
From nobody Sat Aug  1 18:29:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74F8F3A0A24 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:29:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.12
X-Spam-Level: 
X-Spam-Status: No, score=-2.12 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, 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=github.com
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 bVCMBjLBJc-B for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:29:15 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 443E53A0A12 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:29:15 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 1AAC5600DD2 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:29:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596331754; bh=jKy5+/Gd27TdiVlQjSUEy1XOvvpDfIfw+ZIkzMLKlEk=; h=Date:From:To:Subject:From; b=STxVUnqMYDwTe7WAmGfq3y7vlPA+2/EQCpT752dPu7gpIhyxMAG2MPYm3Cl9hygka +XL7xhD4UOJQaZ8IcwK8Wbc7kKaudgizg80mkqsynWyYJ/m2o3nG9WVemmpHbikxgS yzv2CITp772Thy6eF6cnxmSa2Osz2NjFJTTMYl2c=
Date: Sat, 01 Aug 2020 18:29:13 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/97e4ac-3f5cae@github.com>
Subject: [quicwg/base-drafts] 0eb69b: recovery: fix broken links to tls
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iKEbDzsdEZm7u_dVM82iFzVxHRo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 01:29:17 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0eb69b3c9a337e704f1ba1ee85714967bf2d58fa
      https://github.com/quicwg/base-drafts/commit/0eb69b3c9a337e704f1ba1ee85714967bf2d58fa
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  recovery: fix broken links to tls


  Commit: 3f5cae34e49563662cfe520576ccae9015edec04
      https://github.com/quicwg/base-drafts/commit/3f5cae34e49563662cfe520576ccae9015edec04
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3976 from reschke/patch-36

recovery: fix broken links to tls


Compare: https://github.com/quicwg/base-drafts/compare/97e4ac52e3f6...3f5cae34e495


From nobody Sat Aug  1 18:29:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82DA03A0A26 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:29:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uycODPYF5S6p for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:29:18 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4BC353A0A29 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:29:18 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 5637D340DF1 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:29:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596331757; bh=LEhX8Ms5HkVjf96IbOh3bWOwfQDh2eMelsuaA7vZQHw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tGU5P/RlRK6dirlmhSskykakw0eVJBJnH3EKZ9CbH4DIQVVs6fGN38AITEI81/u51 kGeVzWghPV+rmN/qi6yvGKNMmh8g5fi0n/Y8y4psDtZjkP/u69JbhxZX4rxhACxrPf BLZaxXBMnQKFbL6KbyhgAlIu3RFYHilqj3EGspUw=
Date: Sat, 01 Aug 2020 18:29:17 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2BWCJWFVR3QUWAAPF5GH363EVBNHHCP53LIY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3976/review/459613407@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3976@github.com>
References: <quicwg/base-drafts/pull/3976@github.com>
Subject: Re: [quicwg/base-drafts] recovery: fix broken links to tls (#3976)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2616ed45edf_6a5316f8660962"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JrzgZYEVriAP9DuF3tuyyQ-lfJc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 01:29:20 -0000

----==_mimepart_5f2616ed45edf_6a5316f8660962
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3976#pullrequestreview-459613407
----==_mimepart_5f2616ed45edf_6a5316f8660962
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3976#pullrequestreview-459613407">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBSQWEMMBBVPAH7KLR6S6O3ANCNFSM4PRNOLEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK77AU5UD2XKFCSA673R6S6O3A5CNFSM4PRNOLEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNSSJXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3976#pullrequestreview-459613407",
"url": "https://github.com/quicwg/base-drafts/pull/3976#pullrequestreview-459613407",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2616ed45edf_6a5316f8660962--


From nobody Sat Aug  1 18:29:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 191053A0A29 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:29:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 G9t2UPHOjFtl for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:29:25 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C93993A0A12 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:29:25 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 86B205C0D6B for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:29:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596331764; bh=gb0cjfzWf09lbs49TcYvU3wNm0m+xW2Eo6ffP19b85s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WTdgt7aR1+8yhKZJ22QY163uv+lh0GSeyrJvR46DRX2sUY+kbD4PxyiAqJKS5fp53 vyUMtIt0ZqoixV5S2dxbSRoILHL99oeOIPhc2Xz7V4UblbuoP+7OTaNLmaA7XrTesl S1XOx07QgwLQ1QF+/Wk4bJu+2/Ekcq2yVPV9ubc4=
Date: Sat, 01 Aug 2020 18:29:24 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZH57USMTFSRQK3OOF5GH37JEVBNHHCP53LIY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3976/issue_event/3612776699@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3976@github.com>
References: <quicwg/base-drafts/pull/3976@github.com>
Subject: Re: [quicwg/base-drafts] recovery: fix broken links to tls (#3976)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2616f46fe28_7f9d16f8352cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ugB-qwR8_01xPYRlVZkoFV2ashU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 01:29:27 -0000

----==_mimepart_5f2616f46fe28_7f9d16f8352cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3976 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3976#event-3612776699
----==_mimepart_5f2616f46fe28_7f9d16f8352cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="670526278" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3976" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3976/hovercard" href="https://github.com/quicwg/base-drafts/pull/3976">#3976</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3976#event-3612776699">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WM4RVF2WCWJM23OTR6S6PJANCNFSM4PRNOLEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3OBCWGKJAZ47ZTOLDR6S6PJA5CNFSM4PRNOLEKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO25LJR6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3976#event-3612776699",
"url": "https://github.com/quicwg/base-drafts/pull/3976#event-3612776699",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2616f46fe28_7f9d16f8352cd--


From nobody Sat Aug  1 18:31:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54B1B3A0A3E for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:31:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lZGadOyK4fqZ for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:31:05 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 93A453A0A3D for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:31:05 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id D621B84005B for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:31:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596331864; bh=bfiB7cLWK3f4Ryzl6z2vRuc9tEsnGjj0NMjOtJQdUWE=; h=Date:From:To:Subject:From; b=FI6fe76gc7XSrJ+FFp/JvxL3Fdr5pnk3D+IhkxfdEq1BU0MxnpUARIu5cNkrmaBc+ 4sgI0WduuloYESCL8IAtd4w9C2Jo1wdTh4EUCIdA5E3J1X+ZESgUfhwAunW2/4cfV/ RFV7cKUB1YGnRiHHTOjTr2LfSvc/BUZG4ez4h4jo=
Date: Sat, 01 Aug 2020 18:31:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dee44a-7febc8@github.com>
Subject: [quicwg/base-drafts] 7febc8: Script updating gh-pages from 3f5cae34. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_0TZrOaBzSMH-sqyV4nVxsknElY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 01:31:09 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7febc879871bd3e2f403cb4abd0b3f7807a491bc
      https://github.com/quicwg/base-drafts/commit/7febc879871bd3e2f403cb4abd0b3f7807a491bc
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3f5cae34. [ci skip]



From nobody Sat Aug  1 18:31:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8E003A0A3E for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:31:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RMzgMYA9yggc for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:31:19 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9DB53A0A3D for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:31:19 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 93A2E560025 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:31:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596331878; bh=/1hqkC5iDBj2SbD3N8PxA5mipTgVn34Mw2Rnt8MCZhE=; h=Date:From:To:Subject:From; b=K2PzMYI/dqzfTQ/36IchjimY3w1vwF5/JuYvycvnL2IA9QvaTCGVvRApI2AKzT5bh G+7wY4CESebiefFgIcH3zCZJGkkmRf9PcHQiPHc58ORH6kpzlbwmL3WUQBxQX4zkTK QbopVGbBH35pyZLoyrDkycswxqE18DKVWWarRQVs=
Date: Sat, 01 Aug 2020 18:31:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7febc8-c8008a@github.com>
Subject: [quicwg/base-drafts] c8008a: Script updating archive at 2020-08-02T01:30:59Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/elugKFinrgj7esDIee5j4OpBqrc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 01:31:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c8008a0bf3bb9b9005b843387770a2084c10e67a
      https://github.com/quicwg/base-drafts/commit/c8008a0bf3bb9b9005b843387770a2084c10e67a
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-02T01:30:59Z. [ci skip]



From nobody Sat Aug  1 18:50:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB1113A0A81 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:50:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tsWHAy7iT9q1 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:50:24 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53D643A0A73 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:50:24 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 9C7CA840043 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:50:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596333022; bh=NXWokSg95h+OMm1imoYaBgRVwhcf9M4Ov3Mc4vvI0yM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=js2Jm1XJ9RBWYmPkuCZenU9Mig6TlOGetM/5RtfmGy82VRULcEDbaMWonmc45lxVB AW/oLF2WfKQlBGZMlqJdlPhkZ4+CLbRCTy/4k9rRdOphRXkFbsAKaUMBARH3LheRsN 1I7nZyhyhnEhuDJ0KVYF+hwApengRgCjdO35rcpE=
Date: Sat, 01 Aug 2020 18:50:22 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EEEKBR25PZRWDIGN5GH6N5EVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/459613948@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f261bde8d32f_486416f8547160"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8344-kXaDwf23AYmoutXFHLSZlA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 01:50:26 -0000

----==_mimepart_5f261bde8d32f_486416f8547160
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.



> +
+This duration allows a sender to send as many packets, including some in
+response to PTO expiration, as TCP does with Tail Loss Probe ({{RACK}}), before
+establishing persistent congestion, as TCP does with a Retransmission Timeout
+({{?RFC5681}}).
+
+The RECOMMENDED value for kPersistentCongestionThreshold is 3, which is
+approximately equivalent to two TLPs before an RTO in TCP.
+
+This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.

We use expiry elsewhere, so maybe this is slightly clearer?

```suggestion
congestion without depending on the expiry of PTOs.
```

> +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the

I think this is still ambiguous if more than 2 packets are lost, so I'm reusing language below.

```suggestion
* the duration between the send times of the oldest and newest lost packet exceeds the
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-459613948
----==_mimepart_5f261bde8d32f_486416f8547160
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3961#discussi=
on_r464019246">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+This duration allows a sender to send as many packets, including some in=
=0D
+response to PTO expiration, as TCP does with Tail Loss Probe ({{RACK}}),=
 before=0D
+establishing persistent congestion, as TCP does with a Retransmission Ti=
meout=0D
+({{?RFC5681}}).=0D
+=0D
+The RECOMMENDED value for kPersistentCongestionThreshold is 3, which is=0D=

+approximately equivalent to two TLPs before an RTO in TCP.=0D
+=0D
+This design does not use consecutive PTO events to establish persistent=0D=

+congestion, since application patterns impact PTO expirations. For examp=
le, a=0D
+sender that sends small amounts of data with silence periods between the=
m=0D
+restarts the PTO timer every time it sends, potentially preventing the P=
TO timer=0D
+from expiring for a long period of time, even when no acknowledgments ar=
e being=0D
+received. The use of a duration enables a sender to establish persistent=
=0D
+congestion without depending on the occurrence of PTOs.=0D
</pre>=0D
<p>We use expiry elsewhere, so maybe this is slightly clearer?</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-congestion without depending on the occurrenc=
e of PTOs.=0D
+congestion without depending on the expiry of PTOs.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3961#discussi=
on_r464019342">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +This design does not use consecutive PTO =
events to establish persistent=0D
+congestion, since application patterns impact PTO expirations. For examp=
le, a=0D
+sender that sends small amounts of data with silence periods between the=
m=0D
+restarts the PTO timer every time it sends, potentially preventing the P=
TO timer=0D
+from expiring for a long period of time, even when no acknowledgments ar=
e being=0D
+received. The use of a duration enables a sender to establish persistent=
=0D
+congestion without depending on the occurrence of PTOs.=0D
+=0D
+### Establishing Persistent Congestion=0D
+=0D
+A sender establishes persistent congestion on receiving an acknowledgeme=
nt if at=0D
+least two ack-eliciting packets are declared lost, and:=0D
+=0D
+* a prior RTT sample existed when both packets were sent;=0D
+=0D
+* the duration between the send times of these two packets exceeds the=0D=

</pre>=0D
<p>I think this is still ambiguous if more than 2 packets are lost, so I'=
m reusing language below.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-* the duration between the send times of thes=
e two packets exceeds the=0D
+* the duration between the send times of the oldest and newest lost pack=
et exceeds the=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3961#pullrequestreview-459613948">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2PB7U4743LYVLAO53R6TA55ANCNFSM4PKA2QWQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK32T6CGO3G4HEXFNATR6TA55A5CNFSM4=
PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODNSSN7A.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3961#pullrequestrev=
iew-459613948",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview=
-459613948",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f261bde8d32f_486416f8547160--


From nobody Sat Aug  1 18:58:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 038A13A0A9F for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:58:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2UV5IkkpBUyF for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 18:58:01 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5B2C3A0A9C for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:58:01 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id ED90284008E for <quic-issues@ietf.org>; Sat,  1 Aug 2020 18:58:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596333480; bh=Nz16IDwm1QiiUsqCkhJgT1dh9xHqpzngOx7WoU0ophY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qwHwfnGX6LqN4UusUYEQNDo6P4Gy83eX2wuQqhiQ7xr2TcgJBxzReT9q7a9uW5KJr caJWS6n3QXXfYd633PPOMWwh1zjUi3yJXxwQNCcyHRLvh6v6fb6mtwhaNCh/7xvGUl Kky7sFRuz3Vawkcco5cY+ueLkdWR2Fjh13SA2h80=
Date: Sat, 01 Aug 2020 18:58:00 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6YZHEPKEJYYWGHDDV5GH7KREVBNHHCP5S3QY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3975/review/459614318@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3975@github.com>
References: <quicwg/base-drafts/pull/3975@github.com>
Subject: Re: [quicwg/base-drafts] Resetting min_rtt (#3975)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f261da8db34f_464e16f8778343"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N4v2RBT6VI6h4s_vAMjPlDc0DqY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 01:58:04 -0000

----==_mimepart_5f261da8db34f_464e16f8778343
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-459614318
----==_mimepart_5f261da8db34f_464e16f8778343
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-459614318">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RDD2DSBOPXMUSOATR6TB2RANCNFSM4PRJR5CA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Q5PWQBFPWYGTVINLR6TB2RA5CNFSM4PRJR5CKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNSSQ3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-459614318",
"url": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-459614318",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f261da8db34f_464e16f8778343--


From nobody Sat Aug  1 19:03:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C442D3A0AB6 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:03:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 y0ddJte9DgO6 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:03:32 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 533663A0AB5 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:03:32 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 9EE5B5E0205 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:03:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596333811; bh=uBdG1Qtn7UgWVxtQ/ukeTkDSTWU6yLCcsHP/YsfdVzs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H6K3nFMjKtYlTR9/3G78ioSlaJyTigD4kWEgWsqYQLExbDbIrLiAHUqOfsjB3+sBc 8avaFxHR32e+bXmuIuiv1OVSxJlkPAAT+eXK2hWIFZrDYhjNkQ97wIoReZuJrqoAGY pgP8NcIHTScDnwJNugMg9oOJYmJGjNhRQxFSUmRQ=
Date: Sat, 01 Aug 2020 19:03:31 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYULTXMTH7XX22BMMV5GH77HEVBNHHCPBRDMY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3925/review/459614372@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3925@github.com>
References: <quicwg/base-drafts/pull/3925@github.com>
Subject: Re: [quicwg/base-drafts] Rework flow of Push ID (#3925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f261ef38ed43_148416f83183b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zWDOKdJUPHc-BGmBT2NjZsEdsMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 02:03:34 -0000

----==_mimepart_5f261ef38ed43_148416f83183b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.



> -Each server push is identified by a unique Push ID. This Push ID is used in one
-or more PUSH_PROMISE frames (see {{frame-push-promise}}) that carry the request
-fields, then included with the push stream which ultimately fulfills those
-promises. When the same Push ID is promised on multiple request streams, the
-decompressed request field sections MUST contain the same fields in the
-same order, and both the name and the value in each field MUST be exact
-matches.
-
-Server push is only enabled on a connection when a client sends a MAX_PUSH_ID
-frame; see {{frame-max-push-id}}. A server cannot use server push until it
-receives a MAX_PUSH_ID frame. A client sends additional MAX_PUSH_ID frames to
-control the number of pushes that a server can promise. A server SHOULD use Push
-IDs sequentially, starting at 0. A client MUST treat receipt of a push stream
-with a Push ID that is greater than the maximum Push ID as a connection error of
-type H3_ID_ERROR.
+Each server push is assigned a unique Push ID by the server which is used to

```suggestion
Each server push is assigned a unique Push ID by the server.  The Push ID is used to
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3925#pullrequestreview-459614372
----==_mimepart_5f261ef38ed43_148416f83183b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3925#discussi=
on_r464020066">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -Each server push is identified by a uniqu=
e Push ID. This Push ID is used in one=0D
-or more PUSH_PROMISE frames (see {{frame-push-promise}}) that carry the =
request=0D
-fields, then included with the push stream which ultimately fulfills tho=
se=0D
-promises. When the same Push ID is promised on multiple request streams,=
 the=0D
-decompressed request field sections MUST contain the same fields in the=0D=

-same order, and both the name and the value in each field MUST be exact=0D=

-matches.=0D
-=0D
-Server push is only enabled on a connection when a client sends a MAX_PU=
SH_ID=0D
-frame; see {{frame-max-push-id}}. A server cannot use server push until =
it=0D
-receives a MAX_PUSH_ID frame. A client sends additional MAX_PUSH_ID fram=
es to=0D
-control the number of pushes that a server can promise. A server SHOULD =
use Push=0D
-IDs sequentially, starting at 0. A client MUST treat receipt of a push s=
tream=0D
-with a Push ID that is greater than the maximum Push ID as a connection =
error of=0D
-type H3_ID_ERROR.=0D
+Each server push is assigned a unique Push ID by the server which is use=
d to=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Each server push is assigned a unique Push ID=
 by the server which is used to=0D
+Each server push is assigned a unique Push ID by the server.  The Push I=
D is used to=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3925#pullrequestreview-459614372">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6P4D5ATPFEIY6A4YTR6TCPHANCNFSM4PDWZ3EQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK75RTCZY4NPVQCMLBTR6TCPHA5CNFSM4=
PDWZ3E2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODNSSRJA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3925#pullrequestrev=
iew-459614372",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3925#pullrequestreview=
-459614372",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f261ef38ed43_148416f83183b0--


From nobody Sat Aug  1 19:05:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A28B43A0AB6 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:05:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.028
X-Spam-Level: 
X-Spam-Status: No, score=-2.028 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rV5EnJWLVAO8 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:05:55 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B8B83A0A9E for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:05:55 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 441547A0057 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:05:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596333954; bh=gkNZKMbXIAsNfvmBazVt1IqOvW8iS9xxYb88bzsxYjA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jGW6Gxk0wzG2MX0j9MxAI/5EkDCtpjZhXlinNfYU034f9Z37ThtOwUxq+70AR7u5Y hm1xbr7p2WmqdNi2BBximflw3pwVLrwzZYy6PofnFf9D0cy4BrutiqB6vF/6O3W4MC 6J9qDWY5Lcysfit4TX0itw46LGtlqZz1T0UD1ePc=
Date: Sat, 01 Aug 2020 19:05:53 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK324BHPPLFOTRMG2PN5GIAIDEVBNHHCPUC7GA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3972/667612818@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3972@github.com>
References: <quicwg/base-drafts/issues/3972@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion period: text and pseudo-code don't agree (#3972)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f261f81f283c_7aa616f81004af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RI0Sof_DOR1hG8dT1d47rT66IFM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 02:05:57 -0000

----==_mimepart_5f261f81f283c_7aa616f81004af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Given what I've heard, I think this is heading in an editorial direction(fix the pseudocode), though that needs a PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3972#issuecomment-667612818
----==_mimepart_5f261f81f283c_7aa616f81004af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Given what I've heard, I think this is heading in an editorial direction(fix the pseudocode), though that needs a PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3972#issuecomment-667612818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26DTII6F5WJEZISRDR6TCYDANCNFSM4PLYL7WA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBTJUW6F3GVREIVX3R6TCYDA5CNFSM4PLYL7WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7FPNEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3972#issuecomment-667612818",
"url": "https://github.com/quicwg/base-drafts/issues/3972#issuecomment-667612818",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f261f81f283c_7aa616f81004af--


From nobody Sat Aug  1 19:17:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A2DE3A0AD3 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:17:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 kotGSFDFVC41 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:17:20 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B7803A0ACD for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:17:19 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id E91D35E0050 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:17:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596334638; bh=pGUWRoN8o4QJ3NwvcIYJpTFBibS3J8b8or0k14TsEuA=; h=Date:From:To:Subject:From; b=MLdini8gkijVeXuaScf46f4VQWmvuWhcuMzI5K9J0Kyrp5nJaZBdWN1yvVvJ7CsAp QwW2UzbCHrkqsCUa1NjOE4YLCO1YDCZSQLHjCcHalb5DyMLOvRYW9zCWS0aHfA84tW ofDHoMxsN0QLuWMwT97jKloukCuZT1njL+kuHkAA=
Date: Sat, 01 Aug 2020 19:17:18 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/000000-8d117c@github.com>
Subject: [quicwg/base-drafts] 8d117c: Add some MUSTs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vAJ23O_C51l4MWWKwDOJO36frwE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 02:17:22 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb
      https://github.com/quicwg/base-drafts/commit/8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add some MUSTs

Fixes #3944



From nobody Sat Aug  1 19:17:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F031C3A0AD5 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:17:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 2nIvgT2Cu-Qo for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:17:45 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 382E03A0ACD for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:17:45 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id D45607A0042 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:17:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596334664; bh=EmmSET/OxzMQOp8brwjK6YxEPkO8ZY6OrwBzhK1PbNk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=PPRVXBfQcNfePfS6KFiICxcod93f7DrU66l4yW8jPptoDF2uOD0p64/fR/w7YfGNl X5d6tgyD5atMLu/wBbAV2GXSgLhQlJcEtk7S+lokW5Dt2jKYGdrv1lg+Uzxno6rOZ+ pT61LUYmUxHqIewitttz8NJZsq904lqEh71AYlRE=
Date: Sat, 01 Aug 2020 19:17:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2PCSIEHN3ARXAQBMF5GIBUREVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978@github.com>
Subject: [quicwg/base-drafts] Add some MUSTs (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2622488dfe4_3b1716f8942cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DdBEofSGZ_t8JMKZVfkHi6ah74Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 02:17:48 -0000

----==_mimepart_5f2622488dfe4_3b1716f8942cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #3944
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3978

-- Commit Summary --

  * Add some MUSTs

-- File Changes --

    M draft-ietf-quic-recovery.md (22)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3978.patch
https://github.com/quicwg/base-drafts/pull/3978.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978

----==_mimepart_5f2622488dfe4_3b1716f8942cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3944.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664181557" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3944" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3944/hovercard" href="https://github.com/quicwg/base-drafts/issues/3944">#3944</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3978'>https://github.com/quicwg/base-drafts/pull/3978</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add some MUSTs</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3978/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (22)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3978.patch'>https://github.com/quicwg/base-drafts/pull/3978.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3978.diff'>https://github.com/quicwg/base-drafts/pull/3978.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XMMF6N3WQVQZM3JLR6TEERANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTW47W6IQZJXPO6RTR6TEERA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KAE3FBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978",
"url": "https://github.com/quicwg/base-drafts/pull/3978",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2622488dfe4_3b1716f8942cc--


From nobody Sat Aug  1 19:18:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 317AF3A0AD5 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:18:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 x78P2atdX0EN for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:18:11 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B2BE3A0AD3 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:18:11 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 4DDAB520025 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:18:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596334690; bh=1vukpatxxc2Jhz7cXtjpYTxTFaiocdk48ZDNJn7qK34=; h=Date:From:To:Subject:From; b=j1Wohgq127mQ15U0s6GJ6F3QDmHXRSLArdXl1hFrGcitl7lKVALlJ4fOrixCHvsZI NTkZ8vfMOV4qq/x2dBBdEC1Sh/HEepud2talEhFklIrbxFSjf5ye5kFCMw65svcjwf 0AS6wuouOqTyNuJvh2I6DFavE+TByZvcoGJOms90=
Date: Sat, 01 Aug 2020 19:18:10 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c8008a-1db118@github.com>
Subject: [quicwg/base-drafts] 1db118: Script updating gh-pages from 8d117c6b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uuVJk70QDyUBWJc8VNxOCz2vJnU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 02:18:13 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1db11838013949f36284dc3ab9d10ee25ba3f0e7
      https://github.com/quicwg/base-drafts/commit/1db11838013949f36284dc3ab9d10ee25ba3f0e7
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    A ianswett-must-new-reno/draft-ietf-quic-http.html
    A ianswett-must-new-reno/draft-ietf-quic-http.txt
    A ianswett-must-new-reno/draft-ietf-quic-invariants.html
    A ianswett-must-new-reno/draft-ietf-quic-invariants.txt
    A ianswett-must-new-reno/draft-ietf-quic-qpack.html
    A ianswett-must-new-reno/draft-ietf-quic-qpack.txt
    A ianswett-must-new-reno/draft-ietf-quic-recovery.html
    A ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    A ianswett-must-new-reno/draft-ietf-quic-tls.html
    A ianswett-must-new-reno/draft-ietf-quic-tls.txt
    A ianswett-must-new-reno/draft-ietf-quic-transport.html
    A ianswett-must-new-reno/draft-ietf-quic-transport.txt
    A ianswett-must-new-reno/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8d117c6b. [ci skip]



From nobody Sat Aug  1 19:37:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A87E93A0B46 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:37:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TJRbxsppL6pS for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 19:37:33 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B98023A0B45 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:37:33 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id A067C520D81 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 19:37:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596335852; bh=Wui8tepUu/GgAalcoHtrX/OGiTd3PuohftjPritHAWI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UJjiEZf6VWCHxdZoiFezuwMkL7sV2f0h31bT8mXAdh7f3neMcDKz2MdzXCYBUfzFN Gs0pQZkUm+2iculpRiuJaINhat4KJd4WLtN3G70RKj426VkO2XCaeT1g6I2MiB8plP bGtT11Popq6yPURTFZ2KdvjYEm2Ihi/59Dmo0IK4=
Date: Sat, 01 Aug 2020 19:37:32 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3OAFC6FLXC34D3MZN5GID6ZEVBNHHCP5S3QY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3975/review/459615499@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3975@github.com>
References: <quicwg/base-drafts/pull/3975@github.com>
Subject: Re: [quicwg/base-drafts] Resetting min_rtt (#3975)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2626ec907a8_3fec16f8302318"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Zo5Gzq5rzaV8sAo-72TjWGjLXMg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 02:37:36 -0000

----==_mimepart_5f2626ec907a8_3fec16f8302318
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.

I like the cautionary text. Just one suggestion but LGTM regardless. Thank you for working on this.

>  future RTT samples that are smaller than the new RTT to be included in
 smoothed_rtt.
 
+Endpoints SHOULD set the min_rtt to the newest RTT sample after persistent
+congestion is established. This is to allow a connection to reset its estimate
+of min_rtt and smoothed_rtt ({{smoothed-rtt}}) after a disruptive network event,
+and because it is possible that an increase in path delay resulted in persistent
+congestion being incorrectly declared.
+
+Endpoints MAY set the min_rtt to the newest RTT sample at other times in the

```suggestion
Endpoints MAY reestablish min_rtt at other times in the
```

I think it might be a good idea to imply that there could be other ways of refreshing min_rtt rather than just resetting it to the newest sample. To give an example, an endpoint can remember minimum of 100 most recently received packets, then replace `min_rtt` to that value.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-459615499
----==_mimepart_5f2626ec907a8_3fec16f8302318
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@kazuho</b> approved this pull request.</p>=0D
=0D
<p>I like the cautionary text. Just one suggestion but LGTM regardless. T=
hank you for working on this.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3975#discussi=
on_r464022564">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  future RTT samples that are smaller than =
the new RTT to be included in=0D
 smoothed_rtt.=0D
 =0D
+Endpoints SHOULD set the min_rtt to the newest RTT sample after persiste=
nt=0D
+congestion is established. This is to allow a connection to reset its es=
timate=0D
+of min_rtt and smoothed_rtt ({{smoothed-rtt}}) after a disruptive networ=
k event,=0D
+and because it is possible that an increase in path delay resulted in pe=
rsistent=0D
+congestion being incorrectly declared.=0D
+=0D
+Endpoints MAY set the min_rtt to the newest RTT sample at other times in=
 the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Endpoints MAY set the min_rtt to the newest R=
TT sample at other times in the=0D
+Endpoints MAY reestablish min_rtt at other times in the=0D
</pre>=0D
=0D
<p>I think it might be a good idea to imply that there could be other way=
s of refreshing min_rtt rather than just resetting it to the newest sampl=
e. To give an example, an endpoint can remember minimum of 100 most recen=
tly received packets, then replace <code>min_rtt</code> to that value.</p=
>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3975#pullrequestreview-459615499">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3Y4GTTPJVAMFLQIJDR6TGOZANCNFSM4PRJR5CA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6UBNSMIYLSW6RJJETR6TGOZA5CNFSM4=
PRJR5CKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODNSS2CY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestrev=
iew-459615499",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview=
-459615499",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2626ec907a8_3fec16f8302318--


From nobody Sat Aug  1 20:13:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FC983A0B35 for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 20:13:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 X8WfDmP9fGPO for <quic-issues@ietfa.amsl.com>; Sat,  1 Aug 2020 20:13:01 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB4B33A0B34 for <quic-issues@ietf.org>; Sat,  1 Aug 2020 20:13:00 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id D68D084008D for <quic-issues@ietf.org>; Sat,  1 Aug 2020 20:12:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596337979; bh=zTEqgHmarBEMQNhmdXhwGPyuxU/8asCeZ3hxH86aEv0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dJQqgqVwqexUQmKl4lYp7qHy6Bvtpvh/MiPpLYG+TtbTZd35VnbeVv26zhnUObq0E 42CcfR6KYHhFgea3nRblazW0PlWXpb1x55GrOPYc+GzmAvam8hqCo//5vu5w3yULdl i/HZIKy1jhqeM0AR4FON8cMM3Kn6U7U4VRVzgoU8=
Date: Sat, 01 Aug 2020 20:12:59 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DI7I2VFOB5S3YKUF5GIIDXEVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/667619027@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f262f3bc6759_49bf16f81196994"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sNZu5nyJEdzXb7IR3CTwc_C6x_M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 03:13:02 -0000

----==_mimepart_5f262f3bc6759_49bf16f81196994
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm trying to fully digest everything above, so I apologize if I missed something important.

The idea that you wouldn't acknowledge packets that can be processed while waiting for keys for queued packets is clearly unrealistic for a variety of reasons, so we should definitely remove any text that assumes otherwise.

I'm unclear about why moving from handshake complete to confirmed is an improvement, given the example you cite seems to imply the server is retransmitting unnecessary data due to client delays, and for the server complete and confirmed happen at almost identical times.  Prior to CFIN or 1-RTT being acknowledged, the client knows the server has only one of the two keys.  PTO will retransmit the CFIN on the first PTO and the 1-RTT data on a subsequent PTO(assuming the first PTO doesn't send both).  I agree we expect HANDSHAKE_DONE to make this irrelevant in practice, but I can't reason about why this change is an improvement based on the problem description.  Can someone lay that out for me?

I believe we should make normative changes to transport along the lines of S2.  Specifically, I think we should say receivers SHOULD include the delay from the time an undecryptable packet is buffered to the time it's acknowledged in the ack_delay, as well as processing all buffered packets for a given encryption level before sending an ACK.  Ideally, a receiver would process buffered packets after the full datagram being processed as well, since that allows senders to fully mitigate this issue, but we could leave that to a description, rather than normative text if people prefer.  This provides more information to the sender, which it can ignore if it wants, and is much better than sending an Ack Delay of 0us in that case.  It's a bit odd that we say a receiver SHOULD set the ack delay field to 0 for Initial and Handshake packets today.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667619027
----==_mimepart_5f262f3bc6759_49bf16f81196994
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm trying to fully digest everything above, so I apologize if I missed something important.</p>
<p>The idea that you wouldn't acknowledge packets that can be processed while waiting for keys for queued packets is clearly unrealistic for a variety of reasons, so we should definitely remove any text that assumes otherwise.</p>
<p>I'm unclear about why moving from handshake complete to confirmed is an improvement, given the example you cite seems to imply the server is retransmitting unnecessary data due to client delays, and for the server complete and confirmed happen at almost identical times.  Prior to CFIN or 1-RTT being acknowledged, the client knows the server has only one of the two keys.  PTO will retransmit the CFIN on the first PTO and the 1-RTT data on a subsequent PTO(assuming the first PTO doesn't send both).  I agree we expect HANDSHAKE_DONE to make this irrelevant in practice, but I can't reason about why this change is an improvement based on the problem description.  Can someone lay that out for me?</p>
<p>I believe we should make normative changes to transport along the lines of S2.  Specifically, I think we should say receivers SHOULD include the delay from the time an undecryptable packet is buffered to the time it's acknowledged in the ack_delay, as well as processing all buffered packets for a given encryption level before sending an ACK.  Ideally, a receiver would process buffered packets after the full datagram being processed as well, since that allows senders to fully mitigate this issue, but we could leave that to a description, rather than normative text if people prefer.  This provides more information to the sender, which it can ignore if it wants, and is much better than sending an Ack Delay of 0us in that case.  It's a bit odd that we say a receiver SHOULD set the ack delay field to 0 for Initial and Handshake packets today.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667619027">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDLIAGEBX7H5SWG7LR6TKTXANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYDMQCA3GLS4T6CLNLR6TKTXA5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7FQ5UY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667619027",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667619027",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f262f3bc6759_49bf16f81196994--


From nobody Sun Aug  2 13:09:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FD463A0BDA for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 13:09:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 eB5QaxuF_SeP for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 13:09:14 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 248C23A0BD8 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 13:09:14 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 15728600DA9 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 13:09:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596398953; bh=NGe4KB+Fqeb3peGWTz7RGvPR3pVOjjOykQpwq2pweQQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HXxTDkm4YOZ6p2GWLwBJSc3JNo3Zpw3iEJzJ4aKf51JGUMeFUwGy1BBtZq3khxSxg +L+y2Ket8Dv4QMvJNHBa8XLYETcc3y5xcM5yElJXl6NzmJy2lto9n+eKFgQpcFIrGo ZXZKnfmhNOxfKUXUaSYSEz8MJiC05KeXhLsq5RYM=
Date: Sun, 02 Aug 2020 13:09:13 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZ3TDBLPI27DD3GEV5GL7GTEVBNHHCN3I22A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3873/667718818@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3873@github.com>
References: <quicwg/base-drafts/issues/3873@github.com>
Subject: Re: [quicwg/base-drafts] Allow for other inputs than packets (#3873)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f271d69482f_78316f83069a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7aXtm1DHZoiZuRXzyvxiuakkXH8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 20:09:15 -0000

----==_mimepart_5f271d69482f_78316f83069a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Q: Does this indicate that the TLS changes involved in #3821 may be editorial?  I'd like to focus on the transport and recovery changes to deal with the issue, and it'd be nice if the tls changes were separate from my perspective.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3873#issuecomment-667718818
----==_mimepart_5f271d69482f_78316f83069a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Q: Does this indicate that the TLS changes involved in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="651002800" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3821" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3821/hovercard" href="https://github.com/quicwg/base-drafts/issues/3821">#3821</a> may be editorial?  I'd like to focus on the transport and recovery changes to deal with the issue, and it'd be nice if the tls changes were separate from my perspective.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3873#issuecomment-667718818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6PM6LUJGJIAXTWFT3R6XBWTANCNFSM4OUJCU7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3OFO6BN2A7M2LAYQLR6XBWTA5CNFSM4OUJCU72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GJJIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-667718818",
"url": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-667718818",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f271d69482f_78316f83069a5--


From nobody Sun Aug  2 13:26:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 157C33A0BF0 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 13:26:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.201
X-Spam-Level: 
X-Spam-Status: No, score=-1.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kvIkzSHnby9x for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 13:26:37 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E4493A0BED for <quic-issues@ietf.org>; Sun,  2 Aug 2020 13:26:37 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id C32E47A0D83 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 13:26:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596399996; bh=nCLkZalMW/jhvtsMRZ4N8f72jmHe2YAZHrpdo/UA/bQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U+XFTtXpV5PhYB6DH9+Vcbtcc9GCD9uJkQIgZYEbyJKPS8mYZWbBxCCxHvnfm58c7 ZBvtrgLdoG/p0oYx55vrUpJc2ZBO5xUF0+IJ0N943nkeGAO9iOyoLuNkIQeget1U/c 5qY7c6CmyaJbeFDlII/IEtOoqRC+L8OjRH1b3AM8=
Date: Sun, 02 Aug 2020 13:26:36 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2MUOZ74UUUFGFLTC55GMBHZEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/459675656@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f27217c7c1e6_4fb516f8595310"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7UXfNBI3gP8Mhbtb-bFeDIDsuK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 20:26:39 -0000

----==_mimepart_5f27217c7c1e6_4fb516f8595310
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

Sorry for the excessive review delay, it took me a while to fully swap this topic in.

I believe recovery needs a pseudocode update before merge this.

I think @martinthomson may have a different direction on the TLS changes, so it'd be good to figure those out.

> @@ -518,14 +518,20 @@ or when Initial or Handshake keys are discarded. This ensures the PTO is always
 set based on the latest RTT information and for the last sent packet in the
 correct packet number space.
 
+When setting the PTO timer, the ApplicationData packet number space (Section
+4.1.1 of {{QUIC-TLS}}) MUST be ignored until the handshake is confirmed. Not
+arming the PTO timer on ApplicationData prevents an endpoint from retransmitting
+data in packets when the peer might not yet have the keys necessary to process
+them or when the endpoint does not yet have the keys necessary to process their
+acknowledgements. For instance, this can happen when a client retransmits data

```suggestion
acknowledgements. For instance, this could happen if a client retransmitted data
```

> @@ -518,14 +518,20 @@ or when Initial or Handshake keys are discarded. This ensures the PTO is always
 set based on the latest RTT information and for the last sent packet in the
 correct packet number space.
 
+When setting the PTO timer, the ApplicationData packet number space (Section
+4.1.1 of {{QUIC-TLS}}) MUST be ignored until the handshake is confirmed. Not
+arming the PTO timer on ApplicationData prevents an endpoint from retransmitting
+data in packets when the peer might not yet have the keys necessary to process
+them or when the endpoint does not yet have the keys necessary to process their
+acknowledgements. For instance, this can happen when a client retransmits data
+sent in 0-RTT packets to the server before confirming that the server is able to
+decrypt 0-RTT packets. Or it can happen when a server retransmits data sent in

```suggestion
decrypt 0-RTT packets. Or it could happen if a server retransmitted data sent in
```

>  When ack-eliciting packets in multiple packet number spaces are in flight,
-the timer MUST be set for the packet number space with the earliest timeout,
-with one exception. The ApplicationData packet number space (Section 4.1.1
-of {{QUIC-TLS}}) MUST be ignored until the handshake completes. Not arming
-the PTO for ApplicationData prevents a client from retransmitting a 0-RTT
-packet on a PTO expiration before confirming that the server is able to
-decrypt 0-RTT packets, and prevents a server from sending a 1-RTT packet on
-a PTO expiration before it has the keys to process an acknowledgement.
+the timer MUST be set to the earlier value of the Initial and Handshake packet
+number spaces.

To be clear, the confirmed/complete aspect is a behavior change, which means for example that the client only arms PTO for a single PN space at once.

But this updated text looks good, assuming we go with that design change.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-459675656
----==_mimepart_5f27217c7c1e6_4fb516f8595310
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>Sorry for the excessive review delay, it took me a while to fully swap=
 this topic in.</p>=0D
<p>I believe recovery needs a pseudocode update before merge this.</p>=0D=

<p>I think <a class=3D"user-mention" data-hovercard-type=3D"user" data-ho=
vercard-url=3D"/users/martinthomson/hovercard" data-octo-click=3D"hoverca=
rd-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://gi=
thub.com/martinthomson">@martinthomson</a> may have a different direction=
 on the TLS changes, so it'd be good to figure those out.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r464119704">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -518,14 +518,20 @@ or when Initial or H=
andshake keys are discarded. This ensures the PTO is always=0D
 set based on the latest RTT information and for the last sent packet in =
the=0D
 correct packet number space.=0D
 =0D
+When setting the PTO timer, the ApplicationData packet number space (Sec=
tion=0D
+4.1.1 of {{QUIC-TLS}}) MUST be ignored until the handshake is confirmed.=
 Not=0D
+arming the PTO timer on ApplicationData prevents an endpoint from retran=
smitting=0D
+data in packets when the peer might not yet have the keys necessary to p=
rocess=0D
+them or when the endpoint does not yet have the keys necessary to proces=
s their=0D
+acknowledgements. For instance, this can happen when a client retransmit=
s data=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-acknowledgements. For instance, this can happ=
en when a client retransmits data=0D
+acknowledgements. For instance, this could happen if a client retransmit=
ted data=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r464119737">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -518,14 +518,20 @@ or when Initial or H=
andshake keys are discarded. This ensures the PTO is always=0D
 set based on the latest RTT information and for the last sent packet in =
the=0D
 correct packet number space.=0D
 =0D
+When setting the PTO timer, the ApplicationData packet number space (Sec=
tion=0D
+4.1.1 of {{QUIC-TLS}}) MUST be ignored until the handshake is confirmed.=
 Not=0D
+arming the PTO timer on ApplicationData prevents an endpoint from retran=
smitting=0D
+data in packets when the peer might not yet have the keys necessary to p=
rocess=0D
+them or when the endpoint does not yet have the keys necessary to proces=
s their=0D
+acknowledgements. For instance, this can happen when a client retransmit=
s data=0D
+sent in 0-RTT packets to the server before confirming that the server is=
 able to=0D
+decrypt 0-RTT packets. Or it can happen when a server retransmits data s=
ent in=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-decrypt 0-RTT packets. Or it can happen when =
a server retransmits data sent in=0D
+decrypt 0-RTT packets. Or it could happen if a server retransmitted data=
 sent in=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r464118992">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  When ack-eliciting packets in multiple pa=
cket number spaces are in flight,=0D
-the timer MUST be set for the packet number space with the earliest time=
out,=0D
-with one exception. The ApplicationData packet number space (Section 4.1=
.1=0D
-of {{QUIC-TLS}}) MUST be ignored until the handshake completes. Not armi=
ng=0D
-the PTO for ApplicationData prevents a client from retransmitting a 0-RT=
T=0D
-packet on a PTO expiration before confirming that the server is able to=0D=

-decrypt 0-RTT packets, and prevents a server from sending a 1-RTT packet=
 on=0D
-a PTO expiration before it has the keys to process an acknowledgement.=0D=

+the timer MUST be set to the earlier value of the Initial and Handshake =
packet=0D
+number spaces.=0D
</pre>=0D
<p>To be clear, the confirmed/complete aspect is a behavior change, which=
 means for example that the client only arms PTO for a single PN space at=
 once.</p>=0D
<p>But this updated text looks good, assuming we go with that design chan=
ge.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-459675656">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3KJD72ABZEAGCO43LR6XDXZANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6GBOXPFJ3XV6NAQT3R6XDXZA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODNTBQCA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-459675656",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-459675656",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f27217c7c1e6_4fb516f8595310--


From nobody Sun Aug  2 14:08:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88DF53A0C3E for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:07:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 3.799
X-Spam-Level: ***
X-Spam-Status: No, score=3.799 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, GB_SUMOF=5, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Lm_Ro8M2gHf1 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:07:56 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D05D3A0C3D for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:07:56 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 5D6978400AB for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:07:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596402475; bh=7dlTFzUdevuYNQL6O8tpW5SAEMYn5DvOjpLtFLYs4M4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eRW5cMHtwXZovkOXkYSlYkU47JRCNbgU5ShKxgjLOWNyjLmO9rSIqtAnvQPdaLL/D CzGlxtMElzyb4ezPzN7BVxg+AXeTQf17R5KAMbYVzMTSnt/uh9+lXCOLWzsr39M3vP 5LthZga00OVQPQVbZ9wIEZWwDzz5OKCd7lxx+jT8=
Date: Sun, 02 Aug 2020 14:07:55 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FI2GAHC3J6V24YMN5GMGCXEVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/667724809@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f272b2b4d10a_375016f84212de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qndTCxFga8ROLlz4abgjuJpeZ8o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:07:59 -0000

----==_mimepart_5f272b2b4d10a_375016f84212de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> > I'm unclear about why moving from handshake complete to confirmed is an improvement, given the example you cite seems to imply the server is retransmitting unnecessary data due to client delays, and for the server complete and confirmed happen at almost identical times.
> 
> I think it is because the client cannot make an assumption on how long it would take for the server to verify the client's TLS handshake messages being sent using Handshake packets. Important thing to note here is that it could not just be Finished. It might include client certificates. Theoretically, client's handshake transcript might be too large so that it requires multiple round-trips to be sent.

Specifically, is the concern is that the client will have it's Handshake data acknowledged and will spuriously PTO 1-RTT packets a few times over while waiting for the server to make 1-RTT receive keys available?  Is this a problem that's been observed?  It seems like it would in practice require client certs, since verifying only a CFIN should be very fast.

Making the change to wait for handshake confirmed to PTO 1-RTT data doesn't seem harmful given the existence of HANDSHAKE_DONE, but I'm also not sure it's going to matter much in practice.  It also adds an exception to the current rule that PTO is armed when the client isn't sure the server has completed address validation or there are bytes in flight.  If the Handshake data has been acknowledged, but the 1-RTT data hasn't, you'd have bytes in flight but not arm the PTO if I understand correctly.

Given there's still a SHOULD about sending packets from multiple PN spaces on PTO, including Handshake + 1RTT, I think this change will perform well, but I do have apprehension about seemingly small but subtle changes like this late in the process.

> 
> Regarding ack_delay, I might not sure if I fully follow. But I think I agree that it would become reasonable for an endpoint to send a Handshake Ack with a non-zero ack-delay, if it buffered the handshake packet that was undecryptable at the moment that packet was received, and later processed it. It is a natural outcome of us changing the definition of ack-delay to the sum of undecryptable buffering delay and acknowledgement delay.
> 
> As Initial packets would always be decryptable, I think "SHOULD set ack delay to 0" rule can remain for Initial packets.

Agreed, the potential for delay is only for the first Handshake and 1-RTT ACKs.


**My summary:** The issue is that ACKs for Handshake and 1-RTT packets could be delayed because the peer doesn't have the keys(either because it takes time to derive them, or it's missing crypto data to derive the next key).

This creates two potential issues(neither of which effects correctness, but could be suboptimal):
1. Packets may be acknowledged later than expected, causing the peer to spuriously PTO.
2. The first RTT sample in Handshake and 1-RTT packet spaces could have substantial delay in excess of the 'no ack delay' in Handshake or max_ack_delay for 1-RTT, which inflates SRTT and  RTTVar.

Changing when to arm PTO for 1-RTT data mitigates one case of the 1st issue(the server being slow to make 1-RTT receive keys available), but I don't believe it helps otherwise with the issue, such as delays in generating Handshake keys.  Are there any other design changes(besides complete->confirmed) being considered or suggested for the first issue that I'm missing?

If there's no loss, the second issue fixes itself without harm, which is nice.  And it's not as bad for ApplicationData, since that will have a non-0 max_ack_delay, which may be enough to absorb the endpoint delay generating keys or doing cert verification, though it won't typically be enough to adjust for a packet being lost and the data being PTO'd and then that making keys available.  I think Jana's suggestion ack_delay to including the time packets were buffered is sensible, and ignoring max_ack_delay for the first sample in a PN space seems relatively safe given at least one prior sample.  But what if there are no Initial ACKs received and ACK with the large ack_delay is the first ACK of the connection?  I guess you're stuck with one bad sample and hope the next is better? 

The one change we've found mitigates this issue entirely is coalescing packets from the next PN space(Handshake or 1RTT) and then processing the full coalesced packet before processing all buffered packets and sending an ACK.  That ensures there's one new packet being acknowledged and you get a non-delayed RTT sample.  It doesn't seem onerous to add a "SHOULD process all packets in the current datagram and all buffered packets before sending an ACK to avoid generating multiple inflated RTT samples" to me?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667724809
----==_mimepart_5f272b2b4d10a_375016f84212de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<blockquote>
<p>I'm unclear about why moving from handshake complete to confirmed is an improvement, given the example you cite seems to imply the server is retransmitting unnecessary data due to client delays, and for the server complete and confirmed happen at almost identical times.</p>
</blockquote>
<p>I think it is because the client cannot make an assumption on how long it would take for the server to verify the client's TLS handshake messages being sent using Handshake packets. Important thing to note here is that it could not just be Finished. It might include client certificates. Theoretically, client's handshake transcript might be too large so that it requires multiple round-trips to be sent.</p>
</blockquote>
<p>Specifically, is the concern is that the client will have it's Handshake data acknowledged and will spuriously PTO 1-RTT packets a few times over while waiting for the server to make 1-RTT receive keys available?  Is this a problem that's been observed?  It seems like it would in practice require client certs, since verifying only a CFIN should be very fast.</p>
<p>Making the change to wait for handshake confirmed to PTO 1-RTT data doesn't seem harmful given the existence of HANDSHAKE_DONE, but I'm also not sure it's going to matter much in practice.  It also adds an exception to the current rule that PTO is armed when the client isn't sure the server has completed address validation or there are bytes in flight.  If the Handshake data has been acknowledged, but the 1-RTT data hasn't, you'd have bytes in flight but not arm the PTO if I understand correctly.</p>
<p>Given there's still a SHOULD about sending packets from multiple PN spaces on PTO, including Handshake + 1RTT, I think this change will perform well, but I do have apprehension about seemingly small but subtle changes like this late in the process.</p>
<blockquote>
<p>Regarding ack_delay, I might not sure if I fully follow. But I think I agree that it would become reasonable for an endpoint to send a Handshake Ack with a non-zero ack-delay, if it buffered the handshake packet that was undecryptable at the moment that packet was received, and later processed it. It is a natural outcome of us changing the definition of ack-delay to the sum of undecryptable buffering delay and acknowledgement delay.</p>
<p>As Initial packets would always be decryptable, I think "SHOULD set ack delay to 0" rule can remain for Initial packets.</p>
</blockquote>
<p>Agreed, the potential for delay is only for the first Handshake and 1-RTT ACKs.</p>
<p><strong>My summary:</strong> The issue is that ACKs for Handshake and 1-RTT packets could be delayed because the peer doesn't have the keys(either because it takes time to derive them, or it's missing crypto data to derive the next key).</p>
<p>This creates two potential issues(neither of which effects correctness, but could be suboptimal):</p>
<ol>
<li>Packets may be acknowledged later than expected, causing the peer to spuriously PTO.</li>
<li>The first RTT sample in Handshake and 1-RTT packet spaces could have substantial delay in excess of the 'no ack delay' in Handshake or max_ack_delay for 1-RTT, which inflates SRTT and  RTTVar.</li>
</ol>
<p>Changing when to arm PTO for 1-RTT data mitigates one case of the 1st issue(the server being slow to make 1-RTT receive keys available), but I don't believe it helps otherwise with the issue, such as delays in generating Handshake keys.  Are there any other design changes(besides complete-&gt;confirmed) being considered or suggested for the first issue that I'm missing?</p>
<p>If there's no loss, the second issue fixes itself without harm, which is nice.  And it's not as bad for ApplicationData, since that will have a non-0 max_ack_delay, which may be enough to absorb the endpoint delay generating keys or doing cert verification, though it won't typically be enough to adjust for a packet being lost and the data being PTO'd and then that making keys available.  I think Jana's suggestion ack_delay to including the time packets were buffered is sensible, and ignoring max_ack_delay for the first sample in a PN space seems relatively safe given at least one prior sample.  But what if there are no Initial ACKs received and ACK with the large ack_delay is the first ACK of the connection?  I guess you're stuck with one bad sample and hope the next is better?</p>
<p>The one change we've found mitigates this issue entirely is coalescing packets from the next PN space(Handshake or 1RTT) and then processing the full coalesced packet before processing all buffered packets and sending an ACK.  That ensures there's one new packet being acknowledged and you get a non-delayed RTT sample.  It doesn't seem onerous to add a "SHOULD process all packets in the current datagram and all buffered packets before sending an ACK to avoid generating multiple inflated RTT samples" to me?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667724809">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2W22BVDHZ6TYMB36LR6XISXANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK57CWW2VO5UPB4TBNDR6XISXA5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GKYCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667724809",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667724809",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f272b2b4d10a_375016f84212de--


From nobody Sun Aug  2 14:20:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF9AA3A0CE9 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:20:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.15
X-Spam-Level: 
X-Spam-Status: No, score=-0.15 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Y4WxfDCWBSyB for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:20:26 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F96C3A0CD1 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:20:24 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 4CA7E7A0ACE for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:20:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596403223; bh=Yo32ay1xPY+V2x08Vjea54Ky4JvVm0dFoMTQId5ogY0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PzkzGp5FVHavIwS/4OEZJgHHTQGuwHsQmOQvuCQp0CerwWJ5xAdEl4qNBPAA014Ih yPg9N6Oo+xzIA1z2lTu8f+hQcjv56EWPDshqp/TP7YPAgb0mRFu8gMZKM3yFq88G7K OiTCBwpnok6M3LEw2Rw/dSaVdq0OwCPufFRWIuLs=
Date: Sun, 02 Aug 2020 14:20:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BV6M2XHNITBJCEWF5GMHRPEVBNHHCPPTFTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3963/c667726063@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3963@github.com>
References: <quicwg/base-drafts/pull/3963@github.com>
Subject: Re: [quicwg/base-drafts] n't -> not (#3963)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f272e1752d7_648a16f86946f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gEjJnrq5sozbtyFahv6OWw7vsC4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:20:28 -0000

----==_mimepart_5f272e1752d7_648a16f86946f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ping @MikeBishop 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3963#issuecomment-667726063
----==_mimepart_5f272e1752d7_648a16f86946f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>ping <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3963#issuecomment-667726063">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6QOETIGT4XGFZFC3R6XKBPANCNFSM4PKEYGPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AUYCOFAVILLZKUYDR6XKBPA5CNFSM4PKEYGPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GLB3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3963#issuecomment-667726063",
"url": "https://github.com/quicwg/base-drafts/pull/3963#issuecomment-667726063",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f272e1752d7_648a16f86946f--


From nobody Sun Aug  2 14:22:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14B4A3A0C59 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:22:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.475
X-Spam-Level: 
X-Spam-Status: No, score=-0.475 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ki-oJ7pUQrnO for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:22:20 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A98113A0C57 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:22:20 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id E69545C0D77 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:22:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596403339; bh=RcjdKXOEmpu5B/HKINePmuz3ag9PvfBvM1ND3BSi6+8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ReCTsgGSVe5GqL/03OItyVp3f27moMPYwpf3hUE2At425m6bGn0KIG3jSSfiA1x6G Kc4d/U1QWvsDzZM5ZCpyJ330p1nGXNL+0obG8mM6BiFG3Y0g0kMfSsAMGLvrLIC/t1 GzbSwnF6aCRDsKmboRyHgTAu1YNJKYfQXqNBSQQc=
Date: Sun, 02 Aug 2020 14:22:19 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WXW3YGZ72ZTMOEXF5GMHYXEVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/459679566@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f272e8bd60bc_2bf016f86391fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bN6CPtHVM5XX2XXbnai1undHGpE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:22:22 -0000

----==_mimepart_5f272e8bd60bc_2bf016f86391fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the

That's still not correct. The point here is that there's a contiguous period that is long enough, and the duration has to be between two packets that were marked lost, not necessarily the oldest and the newest packets. For example, consider that 
- packets 1-10 were sent,
- all odd packets were marked lost: 1, 3, 5, 7, 9.
- the duration between 1 and 9 was greater than the persistent congestion duration.

According to the existing design, this should not be considered persistent congestion, but with your proposed text, it will be.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#discussion_r464124805
----==_mimepart_5f272e8bd60bc_2bf016f86391fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r464124805">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the
</pre>
<p>That's still not correct. The point here is that there's a contiguous period that is long enough, and the duration has to be between two packets that were marked lost, not necessarily the oldest and the newest packets. For example, consider that</p>
<ul>
<li>packets 1-10 were sent,</li>
<li>all odd packets were marked lost: 1, 3, 5, 7, 9.</li>
<li>the duration between 1 and 9 was greater than the persistent congestion duration.</li>
</ul>
<p>According to the existing design, this should not be considered persistent congestion, but with your proposed text, it will be.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r464124805">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2B5SUVQSUSLOBH5PDR6XKIXANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK45MKH6JNSZOX6VOT3R6XKIXA5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNTCOTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r464124805",
"url": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r464124805",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f272e8bd60bc_2bf016f86391fa--


From nobody Sun Aug  2 14:25:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F0B53A0C64 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:25:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 pZ5plGAFAnjA for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:25:33 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79E193A0C5B for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:25:33 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 5F8C652058E for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:25:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596403532; bh=K4LQiNNkoB+wRk1xr59fMdMSa+GW8BcGPIAiyiI9YkQ=; h=Date:From:To:Subject:From; b=v6tCVyCJi0G7C1+KmLZYoMcPThZGnPLzKTvf7Lymbcj+Sr+LU8hkTWprL6JtSrCDH i3w8d33908QIF+tR5W7z6AwpnlgyxY6FDf5WFZUBDaPOgAoOjZ+xR5nDz5/AEp+UjU yHjrds0KTk3pny4esP6Fx9x6SMBOamXf9OBMUb3k=
Date: Sun, 02 Aug 2020 14:25:32 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/persistent/b38fb2-275d9b@github.com>
Subject: [quicwg/base-drafts] 275d9b: PTO expiration
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vdcKttlnvmtkcVfHVw8wP7lQcFM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:25:35 -0000

  Branch: refs/heads/jri/persistent
  Home:   https://github.com/quicwg/base-drafts
  Commit: 275d9bca78ef19750123bbbcd682b6f000f4cc4e
      https://github.com/quicwg/base-drafts/commit/275d9bca78ef19750123bbbcd682b6f000f4cc4e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  PTO expiration



From nobody Sun Aug  2 14:25:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4FC73A0C68 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:25:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0tDA-_NSdTrK for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:25:42 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C24C93A0C64 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:25:42 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 1476D34004B for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:25:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596403542; bh=2CT8kV2ldET+mFhClB4LgG6ItLvgjm9TsFJiCYBHF7Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oXFWSZq3cqV46E5dCBOFxAKACp8ZGHcIbwUqbToDjiHJ88k4tapLgxMIeJl3XKsef KR5Q0ogEBlOUO/GBa84J+/dJFzbyxI+5c4Wm8V4EjIP5ZWiczpFWtMhOvx9ZrpekrB xfkn2L/WP3yo/pKynKeSbztRiNypYld4ur+17ToY=
Date: Sun, 02 Aug 2020 14:25:42 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/push/5470144011@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f272f562e23_510316f8600335"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s7DT-QuHqS_GH91xFWNG5eUSpOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:25:44 -0000

----==_mimepart_5f272f562e23_510316f8600335
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

275d9bca78ef19750123bbbcd682b6f000f4cc4e  PTO expiration


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961/files/b38fb27f7c14fbf01acc7164417882b51ee34f3e..275d9bca78ef19750123bbbcd682b6f000f4cc4e

----==_mimepart_5f272f562e23_510316f8600335
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/275d9bca78ef19750123bbbcd682b6f000f4cc4e">275d9bc</a>  PTO expiration</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3961/files/b38fb27f7c14fbf01acc7164417882b51ee34f3e..275d9bca78ef19750123bbbcd682b6f000f4cc4e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7T5ACV25SXKILLDO3R6XKVNANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6O2XMMDKZW62SS4K3R6XKVNA5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TONJRHEYTQNSQOVZWQIZVGQ3TAMJUGQYDCMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961/files/b38fb27f7c14fbf01acc7164417882b51ee34f3e..275d9bca78ef19750123bbbcd682b6f000f4cc4e",
"url": "https://github.com/quicwg/base-drafts/pull/3961/files/b38fb27f7c14fbf01acc7164417882b51ee34f3e..275d9bca78ef19750123bbbcd682b6f000f4cc4e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f272f562e23_510316f8600335--


From nobody Sun Aug  2 14:26:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 467183A0C6D for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:26:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 N73FV_9I0cDb for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:26:49 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37C743A0C6B for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:26:49 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 851655203FD for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:26:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596403608; bh=c4KImlOpC4uRDC5VmNovs2K4p7mf1UzH2ysxg/4nMXw=; h=Date:From:To:Subject:From; b=yQGLGoq0blfwl0MvylPt0hWGYaORUj9TRAz9PkugMMmLjdRQNOY/sFDT9x6ACo16A OnFIYyy9QVYe1kxy8t6KsrSe8X5cI6pKK9bCXhnp5KGDZR2OvMW+M/qgwgAb+o9N2n 35HpLQO7AmR9kObdr90zVN3SKNoAGzp0yuWbKRWo=
Date: Sun, 02 Aug 2020 14:26:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1db118-bb589e@github.com>
Subject: [quicwg/base-drafts] bb589e: Script updating gh-pages from 275d9bca. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GYyW686YY107x7oOS58H139vbBU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:26:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb589e56923a607d06d452a3ed7a9db86dfcb0ef
      https://github.com/quicwg/base-drafts/commit/bb589e56923a607d06d452a3ed7a9db86dfcb0ef
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-http.txt
    M jri/persistent/draft-ietf-quic-invariants.html
    M jri/persistent/draft-ietf-quic-invariants.txt
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-qpack.txt
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-tls.txt
    M jri/persistent/draft-ietf-quic-transport.html
    M jri/persistent/draft-ietf-quic-transport.txt
    R separately-keys/draft-ietf-quic-http.html
    R separately-keys/draft-ietf-quic-http.txt
    R separately-keys/draft-ietf-quic-invariants.html
    R separately-keys/draft-ietf-quic-invariants.txt
    R separately-keys/draft-ietf-quic-qpack.html
    R separately-keys/draft-ietf-quic-qpack.txt
    R separately-keys/draft-ietf-quic-recovery.html
    R separately-keys/draft-ietf-quic-recovery.txt
    R separately-keys/draft-ietf-quic-tls.html
    R separately-keys/draft-ietf-quic-tls.txt
    R separately-keys/draft-ietf-quic-transport.html
    R separately-keys/draft-ietf-quic-transport.txt
    R separately-keys/index.html

  Log Message:
  -----------
  Script updating gh-pages from 275d9bca. [ci skip]



From nobody Sun Aug  2 14:27:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9600A3A0C6E for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:27:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DRxQXhEL4cVA for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:27:00 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 869563A0C6D for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:27:00 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id B18A95E07A1 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:26:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596403619; bh=vqsBl72mK0PAviq1zaimY2UuVQ+n34Cv6hcw/6BLKks=; h=Date:From:To:Subject:From; b=0JEeDgJcF1dVhZDzeI88TmRlNLbJxi8wPhHWh8CqWwQofZBWQR/h2dQyQGImAYEmL KJaxLZoZ4OkH4wZ1CeTGOWUG3jhegl2bDIXbp8mt/5nHVTMn3vtN9w2yLmCeWThCNP QAqHsCoRR8XSgyEgWJ+CqU3CDJzHtK9jRrX4pTbE=
Date: Sun, 02 Aug 2020 14:26:59 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bb589e-2512ec@github.com>
Subject: [quicwg/base-drafts] 2512ec: Script updating archive at 2020-08-02T21:26:42Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UjoXmmyVSTS1SJWH00g8_rLJd2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:27:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2512ec84807f9edf2444063e266bb33c2d03ed0b
      https://github.com/quicwg/base-drafts/commit/2512ec84807f9edf2444063e266bb33c2d03ed0b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-02T21:26:42Z. [ci skip]



From nobody Sun Aug  2 14:33:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 98A243A0C96 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:33:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JjiRf7e_vLyM for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:33:39 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 086E73A0C94 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:33:38 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 1C365900208 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:33:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596404018; bh=Z/UYbuXEhiY4/CVCaQc5qDJH4QAaOE+OGAmcIvPa4RI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jvkfiq6Fuq+Q2LnPUwnzbCYLMArIINRInHWc7I5p7xAmTPlQabsd9iizLVIcM1khE sFN6zAtkjfHO4ScAhHhdktZfMC/lndW/eA1f8jBVvcvpL424RsyK6bBGL4dfacOvGE 6yzfGUUrAWPyiiyvpdMagP/Y62HeECWqjuPTkwi8=
Date: Sun, 02 Aug 2020 14:33:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VMPYRBMLOIN75YEN5GMJDFEVBNHHCPGTYQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3951/667727393@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3951@github.com>
References: <quicwg/base-drafts/issues/3951@github.com>
Subject: Re: [quicwg/base-drafts] Including ACK delay in packet loss detection time threshold (#3951)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f273132bbed_213616f81360934"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TsuSk3ThmYjjj5-d4XPvvxXfeww>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:33:41 -0000

----==_mimepart_5f273132bbed_213616f81360934
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@Ralith or @djc either of you want to write a PR for this?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3951#issuecomment-667727393
----==_mimepart_5f273132bbed_213616f81360934
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/Ralith/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Ralith">@Ralith</a> or <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/djc/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/djc">@djc</a> either of you want to write a PR for this?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3951#issuecomment-667727393">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67VVKCLMTI2VMQFODR6XLTFANCNFSM4PFVUXXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2O7PT33Y36NOVYA7TR6XLTFA5CNFSM4PFVUXXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GLMII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3951#issuecomment-667727393",
"url": "https://github.com/quicwg/base-drafts/issues/3951#issuecomment-667727393",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f273132bbed_213616f81360934--


From nobody Sun Aug  2 14:40:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C0253A0C9D for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:40:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 2VUkwYPjZB1A for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:40:16 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 483F13A0C9C for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:40:16 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 847FF5203FD for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:40:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596404415; bh=36oOvv+DH+U/aUvWCrM8BfT/AA0nwQzRYkl4kPx0kfM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dbJ1bE2ZNkqI4Z5Sh6SBNHG/0on9ourekeWYmzamLVLPF/jjlJAhSe8wqqB+9hAb8 DQ6unUoaN7UjnkXb7ksCDYLzKWD8djsgp2x/aJP+SmgyCEhLvGlBckiTk43/292ZiI C/n9Kydo1B5OKUZYP5uezAwr2G3Y7KTDt3RjGoDQ=
Date: Sun, 02 Aug 2020 14:40:15 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4HPMD4HLEVVF6LFN5GMJ37EVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/667728044@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2732bf74ed5_6a3416f8135026c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VwsK0Zp_o440CeQmhef3bunFxXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:40:17 -0000

----==_mimepart_5f2732bf74ed5_6a3416f8135026c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett : I'm yet to process the messages above -- but this issue is the one that was covered in [this email thread on the list](https://mailarchive.ietf.org/arch/msg/quic/KBxSt7rv2PIs6RyumXwRJ0KUK6Q/).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667728044
----==_mimepart_5f2732bf74ed5_6a3416f8135026c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> : I'm yet to process the messages above -- but this issue is the one that was covered in <a href="https://mailarchive.ietf.org/arch/msg/quic/KBxSt7rv2PIs6RyumXwRJ0KUK6Q/" rel="nofollow">this email thread on the list</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667728044">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK56S3RSOQACEUN367DR6XML7ANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AWIHC4ECNCELUPSLR6XML7A5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GLRLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667728044",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667728044",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2732bf74ed5_6a3416f8135026c--


From nobody Sun Aug  2 14:42:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C6183A0CA3 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:42:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lQw0Gp0LS5OW for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:42:52 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 75DD23A0CA2 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:42:52 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id A7B68E1E1A for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:42:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596404571; bh=twR2XYM8uKsHQik0fz1HW9BRsA42WX/2uM+DtNfWTZc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U5AybKe/83Pi0T1+bOii61wRP5gPTUo2XBOjiZAglMjiqInV+nt+MWTogGWOic+iX dTB9SvWyfR+9gAAev/g3Lpi/+CvvRzzU6ASFY7xebAjq6P0T11mu6kkSrwF0xIbtl+ 1bzFQQrF8x7p1i4O1IBZtMia+r2TtE8zXr0pWSCM=
Date: Sun, 02 Aug 2020 14:42:51 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBPVTHEJP7Z5N3I5V5GMKFXEVBNHHCPUC7GA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3972/667728273@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3972@github.com>
References: <quicwg/base-drafts/issues/3972@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion period: text and pseudo-code don't agree (#3972)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f27335b96947_53f516f85401da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mixF09-112OtHLjJxnz3QhnXzoM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:42:53 -0000

----==_mimepart_5f27335b96947_53f516f85401da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, I'm not wedded to the design change, and am happy for this to be an editorial one. I'll write up a PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3972#issuecomment-667728273
----==_mimepart_5f27335b96947_53f516f85401da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, I'm not wedded to the design change, and am happy for this to be an editorial one. I'll write up a PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3972#issuecomment-667728273">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK544MYGNWMF3KAFR73R6XMVXANCNFSM4PLYL7WA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2BIB57QYQQN2ENN4LR6XMVXA5CNFSM4PLYL7WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GLTEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3972#issuecomment-667728273",
"url": "https://github.com/quicwg/base-drafts/issues/3972#issuecomment-667728273",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f27335b96947_53f516f85401da--


From nobody Sun Aug  2 14:48:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AF8B3A0CB5 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:48:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 B-ueh1Rb44x3 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:48:37 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A1F13A0CB3 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:48:37 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id A042F5E05A1 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:48:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596404916; bh=qUiqREJ7dEULYDjtcgAsH1P+R5POW/WTx6ZKYpyEGmU=; h=Date:From:To:Subject:From; b=y3NyskojVakGI862isnkdewnBVbFhgoofVdNzCh4VgLbab3tV618hvDolpAdtJTEt MSv+M3Z4/4K7nIkzvx5HYZx29RC16lJltYpHxTUUi9T/7xRSxOb6ldLbRRQ6M+oSGs zpsci51O5bcrZb8pFy6S901rV0Oecc0zMsszAKdw=
Date: Sun, 02 Aug 2020 14:48:36 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/minrtt/af88ee-3187cb@github.com>
Subject: [quicwg/base-drafts] 3187cb: marten and kazuho comments
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MnNIoAfFjQTDICEo5kFdJqR2XXE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:48:38 -0000

  Branch: refs/heads/jri/minrtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3187cb3b5d05ee6d7c69b1b609412376439913f9
      https://github.com/quicwg/base-drafts/commit/3187cb3b5d05ee6d7c69b1b609412376439913f9
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  marten and kazuho comments



From nobody Sun Aug  2 14:48:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3121D3A0CB3 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:48:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 N1j5EJwhcRdi for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:48:48 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29D943A0CB1 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:48:48 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id BF2807A00A6 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:48:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596404927; bh=VsP7tuXFhxjU02x9cCZ+JSzZcmRjnuD4lLkQJNLzeP0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cd+jRX95mzTkj4oDHHKGE5EbHnxxGUqvVQE/X7zw7lVQj1E+0BDGGRrbvk5NrSKNY G3QZFaAtWk9Plh3/xSlbiJHfy9irdw+4x1b//fcYhuX8XbsNB/emTQJPqqBI5f4ah+ vO5Xr8Sy36JEA9xM6gpY14DP3qOw/xZxspLTKDIY=
Date: Sun, 02 Aug 2020 14:48:47 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3975/push/5470185815@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3975@github.com>
References: <quicwg/base-drafts/pull/3975@github.com>
Subject: Re: [quicwg/base-drafts] Resetting min_rtt (#3975)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2734bf7876b_3dd416f84362c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZTFxKKeaHci4sl4bPX3n3_Udtp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:48:49 -0000

----==_mimepart_5f2734bf7876b_3dd416f84362c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

3187cb3b5d05ee6d7c69b1b609412376439913f9  marten and kazuho comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3975/files/af88eeabd3f9e25c0eefebcb9beef7db3ccc8c45..3187cb3b5d05ee6d7c69b1b609412376439913f9

----==_mimepart_5f2734bf7876b_3dd416f84362c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3187cb3b5d05ee6d7c69b1b609412376439913f9">3187cb3</a>  marten and kazuho comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3975/files/af88eeabd3f9e25c0eefebcb9beef7db3ccc8c45..3187cb3b5d05ee6d7c69b1b609412376439913f9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TVEMYQVN6MDFNZOLR6XNL7ANCNFSM4PRJR5CA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5NPMVYJLDLU2RTQJLR6XNL7A5CNFSM4PRJR5CKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DANZSGI2DQMCQOVZWQIZVGQ3TAMJYGU4DCNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3975/files/af88eeabd3f9e25c0eefebcb9beef7db3ccc8c45..3187cb3b5d05ee6d7c69b1b609412376439913f9",
"url": "https://github.com/quicwg/base-drafts/pull/3975/files/af88eeabd3f9e25c0eefebcb9beef7db3ccc8c45..3187cb3b5d05ee6d7c69b1b609412376439913f9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2734bf7876b_3dd416f84362c3--


From nobody Sun Aug  2 14:49:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3445B3A0CB3 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:49:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TRVh1qNK7a2z for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:49:28 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 265EA3A0CB1 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:49:28 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 5D5B9E0DBE for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:49:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596404967; bh=B8OXFXJYCs1zRccca5NDpNzws1+JYB9Tz7+iyp8F+yQ=; h=Date:From:To:Subject:From; b=0W2V3ID0zzutBogqhU0ADtKXfbrhbNtj7WPPgIxHdhLpB/NEq959XJXKAM9ipDaGE GCbcEHELIH2unphWDyREnXElMh4J0iWgKK31zUDb2X4RMMJp1qqXxJNPsdemosJHLr cJFUgaSGo8+3Nm4w5cPpCl0A5BQFahh8bRkaTibU=
Date: Sun, 02 Aug 2020 14:49:27 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2512ec-0902bb@github.com>
Subject: [quicwg/base-drafts] 0902bb: Script updating gh-pages from 3187cb3b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MAsLQvGYx6Ddu69u945pOim4jvY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:49:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0902bb1dedda3fd121e2d7f30f5e80da6a558701
      https://github.com/quicwg/base-drafts/commit/0902bb1dedda3fd121e2d7f30f5e80da6a558701
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M index.html
    M jri/minrtt/draft-ietf-quic-http.html
    M jri/minrtt/draft-ietf-quic-http.txt
    M jri/minrtt/draft-ietf-quic-invariants.html
    M jri/minrtt/draft-ietf-quic-invariants.txt
    M jri/minrtt/draft-ietf-quic-qpack.html
    M jri/minrtt/draft-ietf-quic-qpack.txt
    M jri/minrtt/draft-ietf-quic-recovery.html
    M jri/minrtt/draft-ietf-quic-recovery.txt
    M jri/minrtt/draft-ietf-quic-tls.html
    M jri/minrtt/draft-ietf-quic-tls.txt
    M jri/minrtt/draft-ietf-quic-transport.html
    M jri/minrtt/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 3187cb3b. [ci skip]



From nobody Sun Aug  2 14:54:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9C2D3A0CD3 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:54:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wrTbxQcWl-cl for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:54:04 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A32393A0CD2 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:54:04 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 7A7288400AA for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:54:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596405243; bh=61hSWUvJavdTJEpKP06Fj6ybH5yisDhPl/byBIOkUiQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=devg2HCQSO8OKWQekcgNjoaV9rBajFm1bBuc76CfXSP93c7lrmRzLuMnFmtq/1Qd5 N/r+7VwKSjAQcVQg8c9pI5emow9Z/0pWLyKj34EGC8+57bESkeRx7Jlnuvdagt7kmp YvMSVIxp02HhpZQrGiWtgzE2/0Q1dmVpdaDitkA8=
Date: Sun, 02 Aug 2020 14:54:03 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6OKBLARS4LM52AN3V5GMLPXEVBNHHCN3I22A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3873/667729304@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3873@github.com>
References: <quicwg/base-drafts/issues/3873@github.com>
Subject: Re: [quicwg/base-drafts] Allow for other inputs than packets (#3873)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2735fb69739_79d16f88319d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E9S4KbE1hotOs43DNBf1JW18HMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:54:06 -0000

----==_mimepart_5f2735fb69739_79d16f88319d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Why isn't #3874 adequate for this? Specifically, isn't it enough to change the stance from synchronous to asynchronous?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3873#issuecomment-667729304
----==_mimepart_5f2735fb69739_79d16f88319d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Why isn't <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653105368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3874" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard" href="https://github.com/quicwg/base-drafts/pull/3874">#3874</a> adequate for this? Specifically, isn't it enough to change the stance from synchronous to asynchronous?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3873#issuecomment-667729304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TOLCOTTNAB7XJB3LR6XN7XANCNFSM4OUJCU7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK72TBQM6MPWNCMRO3LR6XN7XA5CNFSM4OUJCU72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GL3GA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-667729304",
"url": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-667729304",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2735fb69739_79d16f88319d5--


From nobody Sun Aug  2 14:59:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6BB53A0CD7 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:58:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FHNuHnVl8PmT for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 14:58:58 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BA793A0CD5 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:58:58 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id BD0259003FE for <quic-issues@ietf.org>; Sun,  2 Aug 2020 14:58:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596405537; bh=20mXRBumvyz/PQHMnV3hogiB2aLmsWYvFFJXGAs4nY4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HoLGh551iDib0YPMFmMLgUTGSkb8xN1yfJU0YqFCBIaE261Jw2uwpXho+uiTv99vc Glp4InD/FEe9RUiDLBeRhGQ9sJwMf0U8TfTCpd+peroq8n+ybRJwRbx+lB3mwhyIdH KfZTJG/MwORmtrkBn22JLdatKwmyYhaTwXJgsYgc=
Date: Sun, 02 Aug 2020 14:58:57 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK66CZS4FKSS6AR7OTF5GMMCDEVBNHHCPCHN7U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3927/667729724@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3927@github.com>
References: <quicwg/base-drafts/issues/3927@github.com>
Subject: Re: [quicwg/base-drafts] Reset min_rtt on persistent congestion (#3927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f273721ac533_678d16f83415c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N68zmFCh21ctj0a2L5isQkZNYfw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Aug 2020 21:59:00 -0000

----==_mimepart_5f273721ac533_678d16f83415c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Based on agreement on the resolution in #3975, which introduces normative language, let's mark this design.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3927#issuecomment-667729724
----==_mimepart_5f273721ac533_678d16f83415c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Based on agreement on the resolution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="670456710" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3975" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3975/hovercard" href="https://github.com/quicwg/base-drafts/pull/3975">#3975</a>, which introduces normative language, let's mark this design.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3927#issuecomment-667729724">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ62WLWEAX7OFFJ3ADR6XOSDANCNFSM4PEASGCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4P5RAYBZ74PQ3JUVDR6XOSDA5CNFSM4PEASGC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GL6PA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3927#issuecomment-667729724",
"url": "https://github.com/quicwg/base-drafts/issues/3927#issuecomment-667729724",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f273721ac533_678d16f83415c--


From nobody Sun Aug  2 17:24:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 230393A0E23 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 17:24:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 HZSEJ-vHJm1I for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 17:24:36 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0EE6C3A0E22 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 17:24:35 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 3761E520074 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 17:24:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596414275; bh=/8oCNefdrhPOFhIwBbVUQxDKQRkm/YXnONHcvrgiXIM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J4sTSUfs69arNzNSO2zi/uJyUyAmdugdKz1eMb7AqckvJ0cTuG4JOSEi+pwyIt8fm RCqo91vpH+MB6HTX1Zoqe7bgdkgI6jss9gSARPlxcN7FnY5gxFkm5EbaE+x7pbC0AW U9bLfzkh5EZSLnsjZEh4Uzm4mH8LCZpIpeXaGyrc=
Date: Sun, 02 Aug 2020 17:24:35 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/push/5470459402@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f27594326963_342e16f85155d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jQ3Ymlx09z_xCMxSB30Nllr2rBs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 00:24:37 -0000

----==_mimepart_5f27594326963_342e16f85155d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto pushed 1 commit.

5956eaa304742a74dd96c6315f9f55b133e23cd4  moving a comment from code to its definition.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938/files/23dd580e62d723461842986ebdd77ee26da23371..5956eaa304742a74dd96c6315f9f55b133e23cd4

----==_mimepart_5f27594326963_342e16f85155d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazu-yamamoto" class="user-mention">@kazu-yamamoto</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5956eaa304742a74dd96c6315f9f55b133e23cd4">5956eaa</a>  moving a comment from code to its definition.</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3938/files/23dd580e62d723461842986ebdd77ee26da23371..5956eaa304742a74dd96c6315f9f55b133e23cd4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CDP5FZJSDH75WCNTR6X7UHANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MA4S7KUQRDKETXTTR6X7UHA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TIOBXGA3TKNSQOVZWQIZVGQ3TANBVHE2DAMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938/files/23dd580e62d723461842986ebdd77ee26da23371..5956eaa304742a74dd96c6315f9f55b133e23cd4",
"url": "https://github.com/quicwg/base-drafts/pull/3938/files/23dd580e62d723461842986ebdd77ee26da23371..5956eaa304742a74dd96c6315f9f55b133e23cd4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f27594326963_342e16f85155d--


From nobody Sun Aug  2 17:25:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2FCD3A0E25 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 17:25:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qjF7V5vBEWZy for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 17:25:13 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 68F863A0E24 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 17:25:13 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id A00C07A0073 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 17:25:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596414312; bh=4ZUo2XvlkEXHAGrkxbqGo+nsSrfL6RIlYPypA2wtmnU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SwG8MjUEUwpbCy9/51+oAHQNecBDxos4fYP8NEEgOhqjJI9ZAO1YVygvxwAgAPI4M QHrJGQU7sTcSbRjA7sPkyUWSmoss+opmdQCJZReaswZ5e2sMH2taLSpVFLWKsZmvh9 HZmapalIs2HyrUxsCc5phd5Z2I7IepuKp2TZgvRg=
Date: Sun, 02 Aug 2020 17:25:12 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33MPRUW5BAGWIEFW55GM5GREVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/459693312@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2759685a01a_70dc16f88808d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-TiWAXIDlzExhMWcQAU6WhNhL9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 00:25:15 -0000

----==_mimepart_5f2759685a01a_70dc16f88808d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto commented on this pull request.



> @@ -1129,6 +1129,10 @@ follows:
    smoothed_rtt = kInitialRtt
    rttvar = kInitialRtt / 2
    min_rtt = 0
+   // max_ack_delay is initialized to 0 and
+   // updated when transport parameters are exchanged.
+   // If a peer does not specify max_ack_delay,
+   // it is set to 25ms.

It's also fine with me. And done in 5956eaa.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#discussion_r464142645
----==_mimepart_5f2759685a01a_70dc16f88808d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazu-yamamoto</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r464142645">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1129,6 +1129,10 @@ follows:
    smoothed_rtt = kInitialRtt
    rttvar = kInitialRtt / 2
    min_rtt = 0
+   // max_ack_delay is initialized to 0 and
+   // updated when transport parameters are exchanged.
+   // If a peer does not specify max_ack_delay,
+   // it is set to 25ms.
</pre>
<p>It's also fine with me. And done in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/5956eaa304742a74dd96c6315f9f55b133e23cd4/hovercard" href="https://github.com/quicwg/base-drafts/commit/5956eaa304742a74dd96c6315f9f55b133e23cd4"><tt>5956eaa</tt></a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r464142645">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OBRXEZMQA7QHUVVDR6X7WRANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZMGOE2ANWEYECL25DR6X7WRA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNTF2AA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#discussion_r464142645",
"url": "https://github.com/quicwg/base-drafts/pull/3938#discussion_r464142645",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2759685a01a_70dc16f88808d0--


From nobody Sun Aug  2 17:42:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2262E3A0E53 for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 17:42:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.198
X-Spam-Level: 
X-Spam-Status: No, score=-1.198 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 86HUkM4l8ugZ for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 17:42:54 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 93C9E3A0E56 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 17:42:54 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 3EECB7A0088 for <quic-issues@ietf.org>; Sun,  2 Aug 2020 17:42:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596415374; bh=cvvZ1W1IUEcN/z51fFyXwc+24M2BrEWKRODShEjRPr0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uTcFlS/ywCsp8d6Ais5/unTaVhGi5PZYeUyhSGYstoEPhPxGMWSIdbFV/kYXO+bzv emDWyjw7mw+560eB2xbTM/TZkB/jJQWpHUoT7nC7zZbGbts6xnw3UVJSbp3ZufjCKN GeOicqjy3WG6D/ft/lBTqm+E4xuP8vpBBXcJSiPw=
Date: Sun, 02 Aug 2020 17:42:53 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3XWUH6VFJNG5YFS2V5GM7I3EVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/667748606@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f275d8ded4ca_192016f814352cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aZynJlek0hlMhoMTh_Z5Y83uKLw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 00:42:56 -0000

----==_mimepart_5f275d8ded4ca_192016f814352cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho 
> Specifically, is the concern is that the client will have it's Handshake data acknowledged and will spuriously PTO 1-RTT packets a few times over while waiting for the server to make 1-RTT receive keys available? Is this a problem that's been observed? It seems like it would in practice require client certs, since verifying only a CFIN should be very fast.

I think the issue is about principles.

I tend to agree that it would be fine for an endpoint to arm PTO timer for 1-RTT packets, when it knows that the peer is going to be able to handle them. However, if we are going to talk about such cases, then I might point out there are other similar cases that are missing in the draft, that might be as important as the case you point out:

    * A server can arm 1-RTT PTO timer when an abbreviated TLS handshake (a.k.a. resumption) is being used. This is because a server to assume that the client would obtain 1-RTT read keys almost immediately.
    * A client can arm PTO timer for 0-RTT packets, assuming that the server would be resuming the connection.

My view is that all these are "optimizations" that an endpoint might attempt, based on the knowledge of the form of the TLS handshake being used. But they are just optimizations.

I think it would be fine to talk about such optimizations, but at the same time think that we should provide safe and principled rules as baseline, so that endpoints following the recommendations do not end up sending bunch of unnecessary packets.

> Given there's still a SHOULD about sending packets from multiple PN spaces on PTO, including Handshake + 1RTT, I think this change will perform well, but I do have apprehension about seemingly small but subtle changes like this late in the process.

Yeah, I tend to think this as a bug fix. Existing PTO rules seem to assume that the client would spend time in processing the Handshake packets, but the server would not. But the reality is more nuanced, as pointed out by the client-certificate case as well as the examples shown above. And in case where the assumption is too aggressive (the client-cert case), we might see a number of unnecessary packets being sent.

All that said, I do think that we should try to minimize the impact of the changes that we introduce to the drafts. That's why I think that something along the lines of "SHOULD NOT arm PTO timer for ApplicationData packets until the handshake is confirmed, unless the sender can assume that the peer would be capable of processing ApplicationData packets when they arrive." Clients arming PTO for 1-RTT packets when client-certificate is not used would fall into this exception, and therefore the design change would not affect the existing QUIC stacks, assuming that they do not use client certificates. Stacks that do use client certificates have to have this fix applied.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667748606
----==_mimepart_5f275d8ded4ca_192016f814352cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a></p>
<blockquote>
<p>Specifically, is the concern is that the client will have it's Handshake data acknowledged and will spuriously PTO 1-RTT packets a few times over while waiting for the server to make 1-RTT receive keys available? Is this a problem that's been observed? It seems like it would in practice require client certs, since verifying only a CFIN should be very fast.</p>
</blockquote>
<p>I think the issue is about principles.</p>
<p>I tend to agree that it would be fine for an endpoint to arm PTO timer for 1-RTT packets, when it knows that the peer is going to be able to handle them. However, if we are going to talk about such cases, then I might point out there are other similar cases that are missing in the draft, that might be as important as the case you point out:</p>
<pre><code>* A server can arm 1-RTT PTO timer when an abbreviated TLS handshake (a.k.a. resumption) is being used. This is because a server to assume that the client would obtain 1-RTT read keys almost immediately.
* A client can arm PTO timer for 0-RTT packets, assuming that the server would be resuming the connection.
</code></pre>
<p>My view is that all these are "optimizations" that an endpoint might attempt, based on the knowledge of the form of the TLS handshake being used. But they are just optimizations.</p>
<p>I think it would be fine to talk about such optimizations, but at the same time think that we should provide safe and principled rules as baseline, so that endpoints following the recommendations do not end up sending bunch of unnecessary packets.</p>
<blockquote>
<p>Given there's still a SHOULD about sending packets from multiple PN spaces on PTO, including Handshake + 1RTT, I think this change will perform well, but I do have apprehension about seemingly small but subtle changes like this late in the process.</p>
</blockquote>
<p>Yeah, I tend to think this as a bug fix. Existing PTO rules seem to assume that the client would spend time in processing the Handshake packets, but the server would not. But the reality is more nuanced, as pointed out by the client-certificate case as well as the examples shown above. And in case where the assumption is too aggressive (the client-cert case), we might see a number of unnecessary packets being sent.</p>
<p>All that said, I do think that we should try to minimize the impact of the changes that we introduce to the drafts. That's why I think that something along the lines of "SHOULD NOT arm PTO timer for ApplicationData packets until the handshake is confirmed, unless the sender can assume that the peer would be capable of processing ApplicationData packets when they arrive." Clients arming PTO for 1-RTT packets when client-certificate is not used would fall into this exception, and therefore the design change would not affect the existing QUIC stacks, assuming that they do not use client certificates. Stacks that do use client certificates have to have this fix applied.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667748606">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PLI477DBQROPHCCTR6YBY3ANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4EGSUOPNFQK62SOC3R6YBY3A5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7GQR7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667748606",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667748606",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f275d8ded4ca_192016f814352cf--


From nobody Sun Aug  2 22:07:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50B8D3A0AAD for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 22:07:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.201
X-Spam-Level: 
X-Spam-Status: No, score=-1.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 EmC-NENpZnIa for <quic-issues@ietfa.amsl.com>; Sun,  2 Aug 2020 22:07:34 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CBFF23A0AAB for <quic-issues@ietf.org>; Sun,  2 Aug 2020 22:07:34 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id F307A5C0DED for <quic-issues@ietf.org>; Sun,  2 Aug 2020 22:07:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596431254; bh=+oZ2c2kbKhq8P3dqyGMTu+gS5iKznBht9wB0xvwiJeQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QJSboWsFXeDP9MoTVEbq0Oio6Z7uv8X1hUx5rGYvA4ruFeq8ZQFOKmZHfomr+cThf hmELa/z2iMoMIF2paRZ4NmpBli77XxfTBBMdmSmvnL8LmFIdXTxcwnxSTTt9bmThSu yf05Ci1g/SF/+pv6G7/SgRXlegXSoXAqwuXJjvqE=
Date: Sun, 02 Aug 2020 22:07:33 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGJFO3K4KJGHPENVN5GN6JLEVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/667805307@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f279b95e356d_292116f8796225"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qTU4DCM6fNRPtl65vHvud8JMvSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 05:07:36 -0000

----==_mimepart_5f279b95e356d_292116f8796225
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett 
>  But what if there are no Initial ACKs received and ACK with the large ack_delay is the first ACK of the connection? I guess you're stuck with one bad sample and hope the next is better?

That's correct. The resolution proposed by @janaiyengar does not mitigate that issue. By including queuing delay of unencryptable packets into ack_delay, the proposed resolution improves the quality of RTT samples. But as you say, it does not mitigate the case where that would be the first sample.

> It doesn't seem onerous to add a "SHOULD process all packets in the current datagram and all buffered packets before sending an ACK to avoid generating multiple inflated RTT samples" to me?

I'm not sure if doing that mitigates the problem. The proposed resolution recommends endpoints to send ACK for a handshake message before spending time to process it. As an example, a client would ack the Handshake packets before starting to verify the certificate chain. And after that, it would send a Handshake packet (that contains ClientFinished only, no ack will be included), and a 1-RTT packet acking the 0.5-RTT data sent by the server.

If the Handshake ack reached the server, then the server would have a good min_rtt estimate. If it did not, then, the next sample that the server would receive is the ack for the 0.5-RTT packet(s). As the servers do not arm the PTO timer for 0.5-RTT data, it is hard to have a protocol mechanism that prevents the first 1-RTT ACKs sent by the client from having a ack delay field that reflects the amount of time spent for verifying the certificate chain.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667805307
----==_mimepart_5f279b95e356d_292116f8796225
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>But what if there are no Initial ACKs received and ACK with the large ack_delay is the first ACK of the connection? I guess you're stuck with one bad sample and hope the next is better?</p>
</blockquote>
<p>That's correct. The resolution proposed by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> does not mitigate that issue. By including queuing delay of unencryptable packets into ack_delay, the proposed resolution improves the quality of RTT samples. But as you say, it does not mitigate the case where that would be the first sample.</p>
<blockquote>
<p>It doesn't seem onerous to add a "SHOULD process all packets in the current datagram and all buffered packets before sending an ACK to avoid generating multiple inflated RTT samples" to me?</p>
</blockquote>
<p>I'm not sure if doing that mitigates the problem. The proposed resolution recommends endpoints to send ACK for a handshake message before spending time to process it. As an example, a client would ack the Handshake packets before starting to verify the certificate chain. And after that, it would send a Handshake packet (that contains ClientFinished only, no ack will be included), and a 1-RTT packet acking the 0.5-RTT data sent by the server.</p>
<p>If the Handshake ack reached the server, then the server would have a good min_rtt estimate. If it did not, then, the next sample that the server would receive is the ack for the 0.5-RTT packet(s). As the servers do not arm the PTO timer for 0.5-RTT data, it is hard to have a protocol mechanism that prevents the first 1-RTT ACKs sent by the client from having a ack delay field that reflects the amount of time spent for verifying the certificate chain.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667805307">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBKELYFFZ7E3VQOWTR6ZAZLANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CP2RZ2IOZ5MYDFW3R6ZAZLA5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7G6M6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667805307",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-667805307",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f279b95e356d_292116f8796225--


From nobody Mon Aug  3 07:04:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFE273A0A94 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:04:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ziWFZul5zryi for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:04:12 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9C323A0A87 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:04:12 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 03DC3560E92 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:04:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596463452; bh=iFBew3AzcyePXqZeKrj1S6usuHcrj4O4TjWT4oW/9cQ=; h=Date:From:To:Subject:From; b=2JisRjZO4SS9t1OVln1/OyB6aXwmO9CiunV3V0SEZsaq1uCsrgKLAuk+dmzQdYbTU 0EH5E7Uj/Vsq48Bo2MCxKYitt2WEfsnZbH2Rb07k0zecc1rqm2vNw3d8mtt5O5cZnH /uJw5BM8B27aHKrrIcIxTPhU5thCaLDvUARcODFQ=
Date: Mon, 03 Aug 2020 07:04:11 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-tracking-examplary/000000-9cf53b@github.com>
Subject: [quicwg/base-drafts] 9cf53b: Make the ack-tracking examplary
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e_7iMSq1YNs5MB4rBzPqa_QLZ8Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:04:14 -0000

  Branch: refs/heads/ianswett-ack-tracking-examplary
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9cf53b9ced77e3434f8ff5d47a0ff4795c148ca2
      https://github.com/quicwg/base-drafts/commit/9cf53b9ced77e3434f8ff5d47a0ff4795c148ca2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make the ack-tracking examplary

It's no longer normative and it's in a single section.



From nobody Mon Aug  3 07:05:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FF633A0AAD for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:05:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 hRCjLYrLVG29 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:05:44 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99FA73A0A87 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:05:44 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 8BB63E1EDB for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:05:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596463543; bh=Be3q2KOTE+QX7hQLTO7ElGJVJYTcFhtaliuHbZzQhIM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=spnqs/fTrBl0vsZfZouH0T5RnH3O1iIc7O6fqPU9IoLrNi5eCvPlSAYkN5rn6EeJ1 uM8XLcDIT29W5cxpse9zcXZ4Hkg45UupAa7g1fASvITmtnhIXBAjk+qVEr4xOIYimt 3W2N7TglViA8gTzhGuWOdnV/XyNZ4orEnN6ZG/g0=
Date: Mon, 03 Aug 2020 07:05:43 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75EUXQT6R5XVLEK7F5GP5LPEVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979@github.com>
Subject: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2819b77bec9_794316f834794"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qq5D3lYYyNrRYJWnIf3o18QcGWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:05:46 -0000

----==_mimepart_5f2819b77bec9_794316f834794
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It&#39;s no longer normative and it&#39;s in a single section.

I only moved text so far, and not as far as @MikeBishop  suggested.  I can go farther here or in a follow-up PR.

Fixes #3852
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3979

-- Commit Summary --

  * Make the ack-tracking examplary

-- File Changes --

    M draft-ietf-quic-transport.md (50)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3979.patch
https://github.com/quicwg/base-drafts/pull/3979.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979

----==_mimepart_5f2819b77bec9_794316f834794
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's no longer normative and it's in a single section.</p>
<p>I only moved text so far, and not as far as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>  suggested.  I can go farther here or in a follow-up PR.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3852.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652837567" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3852" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3852/hovercard" href="https://github.com/quicwg/base-drafts/issues/3852">#3852</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3979'>https://github.com/quicwg/base-drafts/pull/3979</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Make the ack-tracking examplary</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3979/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (50)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3979.patch'>https://github.com/quicwg/base-drafts/pull/3979.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3979.diff'>https://github.com/quicwg/base-drafts/pull/3979.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JS37VX63UUCITCKDR6273PANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SRS2NKCPDZ566J6LR6273PA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KAPOKFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979",
"url": "https://github.com/quicwg/base-drafts/pull/3979",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2819b77bec9_794316f834794--


From nobody Mon Aug  3 07:05:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B76903A0AC3 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:05:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Ec5M5Fk0m3WH for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:05:47 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 819CC3A0A87 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:05:47 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 99C08600098 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:05:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596463546; bh=102VjAI32bzF34Im6oi/Av+P4M3mwlEDX0hf8gnLfvs=; h=Date:From:To:Subject:From; b=QpUIJWJGRTZdDWHh0ScGt9fGgkNQrAJkINnUQejkMsHBJs1KKfDLM8wXT9CEruJQv zrOBr5NbrKswZAvoDC+wSSD16jQiwAQAwO1uZmjxGKUO4YOdFnRS7KnJ6E7SKjjh+U LkO+BTOzl/IgtT/25SOmdlVZDbnvCcyAyCOrmcR4=
Date: Mon, 03 Aug 2020 07:05:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0902bb-e33dcf@github.com>
Subject: [quicwg/base-drafts] e33dcf: Script updating gh-pages from 9cf53b9c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r-GNWkw8zCOLMKqtE9TkVhf18GA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:05:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e33dcfc7e64a212ce441406152dcfa7189117b97
      https://github.com/quicwg/base-drafts/commit/e33dcfc7e64a212ce441406152dcfa7189117b97
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    A ianswett-ack-tracking-examplary/draft-ietf-quic-http.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-http.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-invariants.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-invariants.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-qpack.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-qpack.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-recovery.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-recovery.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-tls.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-tls.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-transport.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-transport.txt
    A ianswett-ack-tracking-examplary/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9cf53b9c. [ci skip]



From nobody Mon Aug  3 07:06:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44DB73A0AAE for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:06:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IQYBzVHDjITi for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:06:00 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E980A3A0AAD for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:05:59 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 8DDD5560EE1 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:05:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596463558; bh=Yi8/eCYsXo3SHycEMzFs3RqEpp6RsZuNvK//XdV4ZuA=; h=Date:From:To:Subject:From; b=v4MIyAKfY6W/rOeUPLIYh3OpT/reXMBCiq8TA/Y08sai70UkuqKYHT7XKZ67BqqyP uI6MkFgC2uyRXSQTBW1dn8g1sDGefFwxIOU9kvOHZUCsTqMZOrE1zGybzWo5W7DTGH 4DqsVJWBNF+HAbY8hgmzHTgMRHmrFVue9y0Pb4rI=
Date: Mon, 03 Aug 2020 07:05:58 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e33dcf-a2c5e1@github.com>
Subject: [quicwg/base-drafts] a2c5e1: Script updating archive at 2020-08-03T14:05:37Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M4selDO2y5WYQikH2tbP1A-kyrk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:06:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a2c5e1d19dca16e9400948bcf8bf99688e9b5c81
      https://github.com/quicwg/base-drafts/commit/a2c5e1d19dca16e9400948bcf8bf99688e9b5c81
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-03T14:05:37Z. [ci skip]



From nobody Mon Aug  3 07:15:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7B773A0AC1 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:15:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rblCQeMFv249 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:15:04 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 934AF3A0AB6 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:15:04 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 4A7FE5E0050 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:15:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596464103; bh=zfUMdLZi2jHxg1ij0FZdFC8HfECHtL/tTnRJbiOO7fU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hcd0oG4XHUj/IqW87kScLZtlPEzF66quQF3OXvAsTYfZhD9gKNdADkCz0faFe/BEp jI1IG0XcHKc/UyfY+EgcVyswsvwdsZzLSLxpB65ciuc1UjR0tV56dfFLsk6cQptTfd Gp0zd7ZtFOUShFuKCFFgcTx7xrTzG6SEWBT5JBbQ=
Date: Mon, 03 Aug 2020 07:15:03 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYF5AIH7GFYZ6RQAJF5GP6OPEVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/review/460062191@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f281be73af12_59b616f887877"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xuyiGo3M0IHzTDfWLS-Kc5Sjk1I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:15:06 -0000

----==_mimepart_5f281be73af12_59b616f887877
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>  ack-eliciting packet has been received to include an ACK frame with outgoing
 frames.

This is pre-existing, but this sentence is weird, particularly in the context of the "An endpoint MUST NOT send a non-ack-eliciting packet in response to a non-ack-eliciting packet..." above.

Is this supposed to be ", and endpoint waits until..." without the MAY?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-460062191
----==_mimepart_5f281be73af12_59b616f887877
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3979#discussion_r464440892">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  ack-eliciting packet has been received to include an ACK frame with outgoing
 frames.
</pre>
<p>This is pre-existing, but this sentence is weird, particularly in the context of the "An endpoint MUST NOT send a non-ack-eliciting packet in response to a non-ack-eliciting packet..." above.</p>
<p>Is this supposed to be ", and endpoint waits until..." without the MAY?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-460062191">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK75NWITSHYPQRJLSEDR63A6PANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2MI2ULMKTF7HIEZLR63A6PA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNV733Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-460062191",
"url": "https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-460062191",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f281be73af12_59b616f887877--


From nobody Mon Aug  3 07:20:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A71783A0AE0 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:20:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 lRDnGZEjy4Dm for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:20:05 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6ADC03A0AD8 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:20:05 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id A512552058E for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:20:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596464404; bh=Tzb6i05cLBUqQ6duaETbZJb2b0Smb+0gZtN6K/yfbJA=; h=Date:From:To:Subject:From; b=RYDtfrS/7IaZiB98UQn7RP4/d8aAcJlmB4Fc0sC1I6b3yZPPZzlcbfN1O2vRRzcEy IeNy2hNy5uTq/W2bNHgKwAndcivnD6sERrQn7QvgLsK8l9vN7RNNw42XM9x7WM9i3M nt7YF5k3BV/TUPKp4d1PwEzoAW33bGhFkN6G1VYA=
Date: Mon, 03 Aug 2020 07:20:04 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-tracking-examplary/9cf53b-9663dc@github.com>
Subject: [quicwg/base-drafts] 9663dc: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m4evmAkak1uVu5i_NDaetzzfi1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:20:07 -0000

  Branch: refs/heads/ianswett-ack-tracking-examplary
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9663dc9ab37d0ec82b45d542e461573ff06f0cbe
      https://github.com/quicwg/base-drafts/commit/9663dc9ab37d0ec82b45d542e461573ff06f0cbe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Mon Aug  3 07:20:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA15A3A0AE0 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:20:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 EbiVX35pU7Wm for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:20:15 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 989F33A0AE2 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:20:15 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 7CB96900402 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:20:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596464414; bh=K41//COh3DB7F0wSq2n9XdX3h+rYRIOPoCH6CReWxMA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xKiSYVRnvniQ9nooO6hckKO4gMH+ox1LY6iojBdXAxr3DFb/pCGs06Q2uOmWBbKVY nS68OqizAhlqsAUr8KjerpS44DtDPmGL0PJf8IXSPrmBs96EF2wZqVgBvXfqieGC1p VnfP8hBqUx2QTl+SxPtDAdJkKpGf9rlrPYuTdiDM=
Date: Mon, 03 Aug 2020 07:20:14 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/push/5473489418@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f281d1e6d006_231316f8135281"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7dSa18dK3l9ctZO9RNbV4J8HCuQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:20:17 -0000

----==_mimepart_5f281d1e6d006_231316f8135281
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9663dc9ab37d0ec82b45d542e461573ff06f0cbe  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979/files/9cf53b9ced77e3434f8ff5d47a0ff4795c148ca2..9663dc9ab37d0ec82b45d542e461573ff06f0cbe

----==_mimepart_5f281d1e6d006_231316f8135281
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9663dc9ab37d0ec82b45d542e461573ff06f0cbe">9663dc9</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3979/files/9cf53b9ced77e3434f8ff5d47a0ff4795c148ca2..9663dc9ab37d0ec82b45d542e461573ff06f0cbe">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OYZCXTOKCMLTGX6LR63BR5ANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KTI7A75B6CLCSTEDR63BR5A5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DEMJZHAYTMNKQOVZWQIZVGQ3TGNBYHE2DCOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979/files/9cf53b9ced77e3434f8ff5d47a0ff4795c148ca2..9663dc9ab37d0ec82b45d542e461573ff06f0cbe",
"url": "https://github.com/quicwg/base-drafts/pull/3979/files/9cf53b9ced77e3434f8ff5d47a0ff4795c148ca2..9663dc9ab37d0ec82b45d542e461573ff06f0cbe",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f281d1e6d006_231316f8135281--


From nobody Mon Aug  3 07:20:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 175AE3A0ACF for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:20:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vLrzwPvhLX0Y for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:20:57 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0FF4B3A0AC5 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:20:57 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 5D8995E0F99 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:20:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596464456; bh=9HMPRgvpERy5L38qaLK6IjkidTsLvRNiChOhDt7ZPAE=; h=Date:From:To:Subject:From; b=DYXHl1lepTDco69KcJ5mYmo1tcwrOmtySSfB22R36P260/bQUryiOCN3s4gzcuj49 ht6oS/FS6sP8mWBJpEEyPf4+w4I5LFfPw57KAfzpDdEzOLkruQSAc9mTJKabMi1/OL B+placPz3C5GVXenGXhi3RFJTZ4DZFnvO2ySYSvI=
Date: Mon, 03 Aug 2020 07:20:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a2c5e1-306426@github.com>
Subject: [quicwg/base-drafts] 306426: Script updating gh-pages from 9663dc9a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kUZBT2zXrd-w15wI65Gi349zGlU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:20:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 30642682ca2ae0c9852c6744d14384abd337c759
      https://github.com/quicwg/base-drafts/commit/30642682ca2ae0c9852c6744d14384abd337c759
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M ianswett-ack-tracking-examplary/draft-ietf-quic-http.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-invariants.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-qpack.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-recovery.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-tls.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-transport.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9663dc9a. [ci skip]



From nobody Mon Aug  3 07:50:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84FD83A0B0D for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:50:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.201
X-Spam-Level: 
X-Spam-Status: No, score=-1.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WcFRakzFAwSM for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 07:50:47 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 615AA3A0B17 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:50:47 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 58004520E5D for <quic-issues@ietf.org>; Mon,  3 Aug 2020 07:50:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596466246; bh=F0uadD2vcmhxFERICzLI4PIETCWBkOkRM7bRAcdPUEo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=i5QV/oas6xr+N5PkcmGAgtLGSZtzsGM37vJIN3dUl9FxLWFr0pJct6B+ZST1wutOl etRjh6hIr0/iMamrdWuFfWWZA0nf51qNNsbQIap/2zaQ8rGHQewsZw4j4SzADPHmTl I1ixFr3yJ1h1BfrSv3QX5JO6owNCr3zO5Cgjt9BM=
Date: Mon, 03 Aug 2020 07:50:46 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5LPC57SJZZS6Z2ZSF5GQCUNEVBNHHCQD7LPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3980@github.com>
Subject: [quicwg/base-drafts] Processing buffered packets can cause hugely inflated RTT measurements (#3980)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f282446487b3_483516f8138694"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rm0lOosrpqntzdb2KQkvSlQcaRk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 14:50:49 -0000

----==_mimepart_5f282446487b3_483516f8138694
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm splitting this from #3821 because the set of changes are disjoint from the current PR for that issue and I think having both issues in one is making it harder to follow. (The rest of this text is an edit of my last post on that issue).


The issue is that ACKs for Handshake and 1-RTT packets could be delayed because the peer doesn't have the keys(either because it takes time to derive them, or it's missing crypto data to derive the next key).

The first RTT sample in Handshake and 1-RTT packet spaces could have substantial delay in excess of the 'no ack delay' in Handshake or max_ack_delay for 1-RTT, which inflates SRTT and RTTVar.

If there's no loss, this fixes itself without harm, which is nice. And it's not as bad for ApplicationData, since that will have a non-0 max_ack_delay, which may be enough to absorb the endpoint delay generating keys or doing cert verification, though it won't typically be enough to adjust for a packet being lost and the data being PTO'd and then that making keys available.

In #3921, Jana's suggested changing ack_delay to including the time packets were buffered as well as and ignoring max_ack_delay for the first sample in a PN space.  I think this is a sensible mitigation, though it doesn't guarantee the issue will not occur.

If no Initial ACKs have been received and the ACK with the large ack_delay is the first ACK of the connection, then you still can't use ack_delay.

The one change we've found mitigates this issue entirely is coalescing packets from the next PN space(Handshake or 1RTT) and then processing the full coalesced packet before processing all buffered packets and sending an ACK. That ensures there's one new packet being acknowledged and you get a non-delayed RTT sample. It doesn't seem onerous to add a "SHOULD process all packets in the current datagram and all buffered packets before sending an ACK to avoid generating multiple inflated RTT samples" to me?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3980
----==_mimepart_5f282446487b3_483516f8138694
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm splitting this from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="651002800" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3821" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3821/hovercard" href="https://github.com/quicwg/base-drafts/issues/3821">#3821</a> because the set of changes are disjoint from the current PR for that issue and I think having both issues in one is making it harder to follow. (The rest of this text is an edit of my last post on that issue).</p>
<p>The issue is that ACKs for Handshake and 1-RTT packets could be delayed because the peer doesn't have the keys(either because it takes time to derive them, or it's missing crypto data to derive the next key).</p>
<p>The first RTT sample in Handshake and 1-RTT packet spaces could have substantial delay in excess of the 'no ack delay' in Handshake or max_ack_delay for 1-RTT, which inflates SRTT and RTTVar.</p>
<p>If there's no loss, this fixes itself without harm, which is nice. And it's not as bad for ApplicationData, since that will have a non-0 max_ack_delay, which may be enough to absorb the endpoint delay generating keys or doing cert verification, though it won't typically be enough to adjust for a packet being lost and the data being PTO'd and then that making keys available.</p>
<p>In <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="658750244" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3921" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3921/hovercard" href="https://github.com/quicwg/base-drafts/pull/3921">#3921</a>, Jana's suggested changing ack_delay to including the time packets were buffered as well as and ignoring max_ack_delay for the first sample in a PN space.  I think this is a sensible mitigation, though it doesn't guarantee the issue will not occur.</p>
<p>If no Initial ACKs have been received and the ACK with the large ack_delay is the first ACK of the connection, then you still can't use ack_delay.</p>
<p>The one change we've found mitigates this issue entirely is coalescing packets from the next PN space(Handshake or 1RTT) and then processing the full coalesced packet before processing all buffered packets and sending an ACK. That ensures there's one new packet being acknowledged and you get a non-delayed RTT sample. It doesn't seem onerous to add a "SHOULD process all packets in the current datagram and all buffered packets before sending an ACK to avoid generating multiple inflated RTT samples" to me?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3980">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDSSXFXNS4Z4LZZLLR63FENANCNFSM4PTNI3YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KHTRORVCQ2T6QYJLR63FENA5CNFSM4PTNI3YKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KAP5N4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3980",
"url": "https://github.com/quicwg/base-drafts/issues/3980",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f282446487b3_483516f8138694--


From nobody Mon Aug  3 08:12:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F0FA3A0B49 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:12:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 EnYC_2UcPAVx for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:12:10 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7FC7A3A0B46 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:12:10 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 3D32C3403FB for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:12:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596467529; bh=HAGmc4Vh5JA0yvfHIzzuLYtcUujWxmBRtOXl+DI7kKg=; h=Date:From:To:Subject:From; b=kWmsujbYVHB6DhB7BKuH6rQXJRvDS+Y5MFvUlOCZ3PZcH2kirlY8jkbCmdFT12lKY yPwdodUI4l1EeuaETycUBJaZHw2hi8alacDBam85L3duh0QcQhacDNwJvnYVm69UGG G3l7nM0DFprQceS+rGR/vS7aHLWSNxXdwmZAEfD8=
Date: Mon, 03 Aug 2020 08:12:09 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-delay-delayed/000000-9090e4@github.com>
Subject: [quicwg/base-drafts] 9090e4: ack_delay in the first Handshake and 1RTT packet
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IoH6-vQsAEWciE1mHhPnmkwQVSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:12:11 -0000

  Branch: refs/heads/ianswett-ack-delay-delayed
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9090e42c4942461e6529f3603f5f8e7f5465e662
      https://github.com/quicwg/base-drafts/commit/9090e42c4942461e6529f3603f5f8e7f5465e662
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  ack_delay in the first Handshake and 1RTT packet

Clarifies that ack_delay includes anytime the packets were buffered and undecryptable, as well as allowing senders to better use those first ACKs if they choose.



From nobody Mon Aug  3 08:12:46 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C03F43A0B49 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:12:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.473
X-Spam-Level: 
X-Spam-Status: No, score=-0.473 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=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=github.com
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 R3wUvolfDn0X for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:12:43 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (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 D8FB93A0B45 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:12:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=8PVejwGpv78qbIwf7fLUlMoSg/rHGQebfS99eyNCta0=; b= nyHutvAIsw0Lr05aJBQAVQ8hBNf2uWRnos6mxzab3vXPT96EaNJTVsUqlOAi7L3o VjXh5UXd4tOUlMGiEQ1vNjbWtVzJH1wA3u1Z4kxr3E9vry7ihW+9qvIqaMfC8tsK 5m6u4TqJrc2cnWwoRkNdYkxzT3vLu9nYRsVgl3sSf1g=
Received: by filter1200p1las1.sendgrid.net with SMTP id filter1200p1las1-750-5F282968-5 2020-08-03 15:12:40.110909896 +0000 UTC m=+322293.402738996
Received: from github-lowworker-ca5950c.va3-iad.github.net (unknown) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id tpWtrrAISgaFjXLI8Sxg-Q for <quic-issues@ietf.org>; Mon, 03 Aug 2020 15:12:40.000 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-ca5950c.va3-iad.github.net (Postfix) with ESMTP id E7D1AA0785 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:12:39 -0700 (PDT)
Date: Mon, 03 Aug 2020 15:12:41 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZF55BWDJQ3O42CF4F5GQFGPEVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981@github.com>
Subject: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f282967e668f_367616f8313f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0D+mzH5poRITz9jUMvjKYz4haC4NcO1KWB3k rp9iPYHiP6tlk9aD8iC25ZJ87NzJ8iq47YlRDb5STipG1NlJn44ZsyqwhPybwo2tQhMWdukCInsh38 mWPltWbVM7tSCpaehtpRsusJkIg+OixB78KqxrooXB83uyZdXg+3JLCENQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ABrNJpe56YeCfFoXpoFEbRKoteQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:12:45 -0000

----==_mimepart_5f282967e668f_367616f8313f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Clarifies that ack_delay includes anytime the packets were buffered and undecryptable, as well as allowing senders to better use those first ACKs if they choose.

Fixes #3980 
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3981

-- Commit Summary --

  * ack_delay in the first Handshake and 1RTT packet

-- File Changes --

    M draft-ietf-quic-recovery.md (12)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3981.patch
https://github.com/quicwg/base-drafts/pull/3981.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981

----==_mimepart_5f282967e668f_367616f8313f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Clarifies that ack_delay includes anytime the packets were buffered and undecryptable, as well as allowing senders to better use those first ACKs if they choose.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3980.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="672131960" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3980" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3980/hovercard" href="https://github.com/quicwg/base-drafts/issues/3980">#3980</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3981'>https://github.com/quicwg/base-drafts/pull/3981</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>ack_delay in the first Handshake and 1RTT packet</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3981/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (12)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3981.patch'>https://github.com/quicwg/base-drafts/pull/3981.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3981.diff'>https://github.com/quicwg/base-drafts/pull/3981.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5U4XKJPJYYOTMTR2DR63HWPANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3K4PBN7ISU45AEXTDR63HWPA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KAQE2MQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981",
"url": "https://github.com/quicwg/base-drafts/pull/3981",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f282967e668f_367616f8313f5--


From nobody Mon Aug  3 08:25:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B52E3A0B97 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:24:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.197
X-Spam-Level: 
X-Spam-Status: No, score=-0.197 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 OkunhqLT9fh0 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:24:58 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 44BDC3A0B92 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:24:58 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 765FE580087 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:24:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468297; bh=c0JSJpGb9vH5ylKd3Hoov3dz2h3yBZpQUL+uwYyUwN0=; h=Date:From:To:Subject:From; b=weLZSONMKWD1kX1dADMrbXHf/bwuM7vCkrnR6c03kjmzDnhchwepYunG1LVTjWWvb FwRcMsy5GB16goL15ZZxZ1pelINdrdIuDYyD8SyrktR/fq8gK/D+Q9evPvXpv5LVZQ IAEAHYphnfHU9dxni95t7E7IZ4Yunoqyk+GGMkz0=
Date: Mon, 03 Aug 2020 08:24:57 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-include-ack-delay/0c3f6f-d221c7@github.com>
Subject: [quicwg/base-drafts] d221c7: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nhEieQMotaXZP48w7Mo-gCvrylE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:24:59 -0000

  Branch: refs/heads/ianswett-include-ack-delay
  Home:   https://github.com/quicwg/base-drafts
  Commit: d221c7c7d8dcd1ade155c5e544e9215fd95ec007
      https://github.com/quicwg/base-drafts/commit/d221c7c7d8dcd1ade155c5e544e9215fd95ec007
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Mon Aug  3 08:26:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E17173A0C43 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:26:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CtgVoQnDvi3M for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:26:43 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5CE13A0C3B for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:26:43 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id E8CD65C019B for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:26:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468402; bh=VHvr7AyxT2KzYySmcqogLh/t5yg5plQ2JK5Qldi6le4=; h=Date:From:To:Subject:From; b=uqpL4RzlT3PViDbMgTZokr59ZMTkOgLmW0Pc9ynah9IvkYt8iBvqC8OnZl1KSUNtx JPCOHcZrPfjaPZE1/5SJnnfnlLGWkh7LsBX8b0Q+nA5vCBIjcble+WLjpBfxpYUjy2 PtVR0ipPZo4Q8BWtHuzu9ZuEZFbaXHCWMRV79TEw=
Date: Mon, 03 Aug 2020 08:26:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/306426-62f5a6@github.com>
Subject: [quicwg/base-drafts] 62f5a6: Script updating gh-pages from d221c7c7. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DfNGYAAbjb-oHdiNMfP6T8NvlBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:26:45 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 62f5a66488d83963d0722cf1899cb5854e3d928b
      https://github.com/quicwg/base-drafts/commit/62f5a66488d83963d0722cf1899cb5854e3d928b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    A ianswett-include-ack-delay/draft-ietf-quic-http.html
    A ianswett-include-ack-delay/draft-ietf-quic-http.txt
    A ianswett-include-ack-delay/draft-ietf-quic-invariants.html
    A ianswett-include-ack-delay/draft-ietf-quic-invariants.txt
    A ianswett-include-ack-delay/draft-ietf-quic-qpack.html
    A ianswett-include-ack-delay/draft-ietf-quic-qpack.txt
    A ianswett-include-ack-delay/draft-ietf-quic-recovery.html
    A ianswett-include-ack-delay/draft-ietf-quic-recovery.txt
    A ianswett-include-ack-delay/draft-ietf-quic-tls.html
    A ianswett-include-ack-delay/draft-ietf-quic-tls.txt
    A ianswett-include-ack-delay/draft-ietf-quic-transport.html
    A ianswett-include-ack-delay/draft-ietf-quic-transport.txt
    A ianswett-include-ack-delay/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d221c7c7. [ci skip]



From nobody Mon Aug  3 08:30:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63C8B3A0C95 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:30:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 GktLCKRSdtzJ for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:30:15 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D11673A0C64 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:30:15 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 264CD7A0048 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:30:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468615; bh=U3hAWNwpopK1vi3W2ivaXuBHTfk4UzViS8c+DrRwz00=; h=Date:From:To:Subject:From; b=H5UtDVS8YtyjR1qqM0wA5hVTcGKiluVRX6e6JS0wtfwRT5//S0tot5kD+IlwT/UX7 2XPiF+//2MvH5oAFa58gVwujbSXwzHr78/qw1XIGmbQuo/ZKqtnT07dXzSL7yszaYE MtH4PqcBYshKWsbFmBaWBh/W8TyoEoJPBPfaRoFo=
Date: Mon, 03 Aug 2020 08:30:14 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-delay-delayed/9090e4-311d22@github.com>
Subject: [quicwg/base-drafts] 311d22: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CtY8GBh2wwqgFYJrsVbZoNKio8E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:30:17 -0000

  Branch: refs/heads/ianswett-ack-delay-delayed
  Home:   https://github.com/quicwg/base-drafts
  Commit: 311d22d3653542e2742c279822eddf3f4efe1616
      https://github.com/quicwg/base-drafts/commit/311d22d3653542e2742c279822eddf3f4efe1616
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Mon Aug  3 08:30:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48B0F3A0CA6 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:30:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.497
X-Spam-Level: 
X-Spam-Status: No, score=-0.497 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 Ye4dC4Ep1XHH for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:30:25 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5738E3A0C95 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:30:25 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 7BE6BE1F1A for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:30:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468624; bh=j208Lx7Re8M8YvsWH1WdNX1AJByKBLro3l38c3mFcr0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JwZvntW4OIM/46pZQPf3+rYFvTgYsJvkKyqAI36PTu8bRDqoTTawoqvq5o9MORjPU nG+WD4fo4Od9tmyU/ZlkgSWl06Y4fy3TwkUALGFNEI9fc1NOuigHgWEVOAgoGptApu 6Y4CuGLfB6JhaKuJpSxbV+/5w1CHiL15FfSqRnQU=
Date: Mon, 03 Aug 2020 08:30:24 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/push/5473869428@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f282d906c3a4_6b1616f81321f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ikPtmCO-eI3EWW8FEbXANvs4-lM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:30:26 -0000

----==_mimepart_5f282d906c3a4_6b1616f81321f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

311d22d3653542e2742c279822eddf3f4efe1616  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981/files/9090e42c4942461e6529f3603f5f8e7f5465e662..311d22d3653542e2742c279822eddf3f4efe1616

----==_mimepart_5f282d906c3a4_6b1616f81321f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/311d22d3653542e2742c279822eddf3f4efe1616">311d22d</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3981/files/9090e42c4942461e6529f3603f5f8e7f5465e662..311d22d3653542e2742c279822eddf3f4efe1616">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4W5JUWXEW3WD2IFZTR63JZBANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3SMUZAO4COGW6JPHDR63JZBA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DEMRTGYYDSM2QOVZWQIZVGQ3TGOBWHE2DEOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981/files/9090e42c4942461e6529f3603f5f8e7f5465e662..311d22d3653542e2742c279822eddf3f4efe1616",
"url": "https://github.com/quicwg/base-drafts/pull/3981/files/9090e42c4942461e6529f3603f5f8e7f5465e662..311d22d3653542e2742c279822eddf3f4efe1616",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f282d906c3a4_6b1616f81321f--


From nobody Mon Aug  3 08:32:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D42B3A0CA2 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:32:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.198
X-Spam-Level: 
X-Spam-Status: No, score=-0.198 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 HQ5G93tyNuok for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:32:18 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4DE4F3A0C9B for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:32:18 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 9BECCE1E81 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:32:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468737; bh=SOVr0BsovKHPQ2foi1Pz8cd7AuY2Uv1/6uDGFWUC4xw=; h=Date:From:To:Subject:From; b=GAEyk3/kJFuZGqoqdX5e04q6yfUYhXS6B+nuFj8MUXFHaTQerIF114toG2DjizaOR bbUPF0H1bEYmeD1RtaY4MpvZnn0hnwY3RwcYwn4ste7J2NCsLK73uat3thMf0paSnP T0YGCNBdKPOz3+g7/gfIooTIiCIo+LSdFGTnyem0=
Date: Mon, 03 Aug 2020 08:32:17 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-include-ack-delay/d221c7-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/B8OuMuULrbrGxza5ww7et0nayeg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:32:19 -0000

  Branch: refs/heads/ianswett-include-ack-delay
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Aug  3 08:32:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7BE743A0CA2 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:32:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MTUpyd9yxpJR for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:32:26 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90F053A0C9B for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:32:26 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 3860C7A03D3 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:32:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468746; bh=PxYdQ1X7zpxmxd4l5cl6CHtoKBQ+gJ6w4NKWMOMfhhw=; h=Date:From:To:Subject:From; b=RZN6cTy7Zth6OHRMWELcgX5VLl8R9QPTHV7rbPhXiRS3382goq5f2ubNjkvM9/ISA zRqtBjK0RiFHbWYgmGmCMxg5VYw/kXIlXSInQCYa+GgBtmumgP6x2pqehw7N9u+NTM dmvr49T0RwFof5dUaEoC5CUwR8akad8ImvtG5kjw=
Date: Mon, 03 Aug 2020 08:32:25 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-more-pacing/888ea2-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rX3hvs1o9PKAeo9LdmBjnvMaCYg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:32:27 -0000

  Branch: refs/heads/ianswett-more-pacing
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Aug  3 08:34:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27FD23A0C04 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:34:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 hA93tH33CDKG for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:34:52 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C45B3A0BCF for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:34:42 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 86C92340D79 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:34:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468881; bh=HR06VZUdfKB4/dn/cQTH1bPSqc/j8D8Gl9SBNp1Oo84=; h=Date:From:To:Subject:From; b=RXyojxQuwSSR5tcreqshbkxc44DAz3656YcyloHjtopjLalGLHcUHKMWuXi4zKFOc uxW98Q8gY2VnQv/iF0HCajbNBrCF5ql2ZplCHhx7PmLZswPq/OWY7hIA2R+g2e+UFx /m+lji6REB3f5Hhqk5gKgyitAi6+DzKs5l7EkmY8=
Date: Mon, 03 Aug 2020 08:34:41 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-delay-delayed/311d22-9ed953@github.com>
Subject: [quicwg/base-drafts] 9ed953: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BuBbVc7a3w1PKIdU3bP6fZWMl20>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:34:53 -0000

  Branch: refs/heads/ianswett-ack-delay-delayed
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9ed9536d298e87d76293802588a1f01d533c3c6f
      https://github.com/quicwg/base-drafts/commit/9ed9536d298e87d76293802588a1f01d533c3c6f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Mon Aug  3 08:34:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 376AF3A0C04 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:34:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 3xfmpGwt_oXB for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:34:54 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58CC83A0BFE for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:34:52 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 93439840D3D for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:34:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468891; bh=cdhMMQ9l7ac3ug1nubEABhf1Mb+mJYg+/T/seXjkKVs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ygaTO1+eOzI2AXG3Rm1RYR5fQUN5GOBpJb5QXePAuI1zljyrCX0ylswaZyPmKfvJM SXL/fScuV26gOaClJbMMHMaihGHIlmODf9rdTXrFWxQLJDyYQK9KFnxen4bFLe0RU1 Asm1pR6av7H9BVG2qG/ccNUVD6K3SZ3Qk8oF0uJE=
Date: Mon, 03 Aug 2020 08:34:51 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/push/5473893086@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f282e9b84d3f_6f9f16f8103897"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hPQof60fmxlfVqJjYX-mVBoH-uc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:34:56 -0000

----==_mimepart_5f282e9b84d3f_6f9f16f8103897
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9ed9536d298e87d76293802588a1f01d533c3c6f  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981/files/311d22d3653542e2742c279822eddf3f4efe1616..9ed9536d298e87d76293802588a1f01d533c3c6f

----==_mimepart_5f282e9b84d3f_6f9f16f8103897
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9ed9536d298e87d76293802588a1f01d533c3c6f">9ed9536</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3981/files/311d22d3653542e2742c279822eddf3f4efe1616..9ed9536d298e87d76293802588a1f01d533c3c6f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZI43DZBUFVJP5NJSDR63KJXANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZMNLWLCN5P6TQI5K3R63KJXA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DEMRTGYYDSM2QOVZWQIZVGQ3TGOBZGMYDQNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981/files/311d22d3653542e2742c279822eddf3f4efe1616..9ed9536d298e87d76293802588a1f01d533c3c6f",
"url": "https://github.com/quicwg/base-drafts/pull/3981/files/311d22d3653542e2742c279822eddf3f4efe1616..9ed9536d298e87d76293802588a1f01d533c3c6f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f282e9b84d3f_6f9f16f8103897--


From nobody Mon Aug  3 08:36:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D1D63A0C09 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:36:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kSU1ZgU2Dzmz for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:36:17 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4C4A3A0BCF for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:35:52 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 7535C580DBB for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:35:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596468952; bh=4kgpUiDCUKUOj5n+uiDCzA3y9NmSYaNjjJROjaZn4ic=; h=Date:From:To:Subject:From; b=nlYwHhqvTMSAXAmNt02rQPGyho7VKUyzbB8Z0Tk0NjQprJIwLH/BhxgkBe0Aucc+q Dt/1TzZhghMv4HXI4boXoZ3HqTu/4OVnH3IikUqWvz1uOr/7WySXo15m1oHZNxxQwk VZVS9cu85L6XAj4gbFi2H4hDEhQ7eedb1aEahfms=
Date: Mon, 03 Aug 2020 08:35:52 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/62f5a6-7d9810@github.com>
Subject: [quicwg/base-drafts] 7d9810: Script updating gh-pages from 9ed9536d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_W0u3Up5-QaI2ETa_bx_HfdyikU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:36:18 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7d98109d2e09c9933ccf3257e1965490d5798d49
      https://github.com/quicwg/base-drafts/commit/7d98109d2e09c9933ccf3257e1965490d5798d49
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    A ianswett-ack-delay-delayed/draft-ietf-quic-http.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-http.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-invariants.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-invariants.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-qpack.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-qpack.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-recovery.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-recovery.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-tls.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-tls.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-transport.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-transport.txt
    A ianswett-ack-delay-delayed/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9ed9536d. [ci skip]



From nobody Mon Aug  3 08:38:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA3863A0DC2 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:38:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WC-VAssB-MtT for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:38:12 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 946C53A0D7B for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:38:08 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id B7AB152059B for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:38:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596469087; bh=6Zoumf/+xAH+dLzmDZVbNvZ1ZgzGFb1KPYM+G7KNRqg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nn7DgVW0xYNy0daP47/cabWPJqYmpjwzsAhbqcfjcpU2nwv165JqoCAAH+n5pWNlz AeHvJtXxJPFmb0KkgeYMZxRYy6qXPvgpooX5NcVZLOjYYbb3Gd7dMdPgL/KyQ+YD9w PqbLwNKrzgkTdgb/PBzLtSSAbik9MGkKYmq4MIMs=
Date: Mon, 03 Aug 2020 08:38:07 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WU7TQYPIKQVDGIZN5GQIF7EVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/668091614@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f282f5fa7dba_27e16f81337fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F2PfRFcce47jJdZb5DCZWv1hA0U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:38:19 -0000

----==_mimepart_5f282f5fa7dba_27e16f81337fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I created a separate issue(#3980) and PR(#3981) for the inflated RTT problem, since the solution seems fairly disjoint.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668091614
----==_mimepart_5f282f5fa7dba_27e16f81337fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I created a separate issue(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="672131960" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3980" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3980/hovercard" href="https://github.com/quicwg/base-drafts/issues/3980">#3980</a>) and PR(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="672147097" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3981" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3981/hovercard" href="https://github.com/quicwg/base-drafts/pull/3981">#3981</a>) for the inflated RTT problem, since the solution seems fairly disjoint.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668091614">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XNSZAFU4CDHPSXJTR63KV7ANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UYPOJWJ4KTBHUZ7TR63KV7A5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7JEJXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668091614",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668091614",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f282f5fa7dba_27e16f81337fd--


From nobody Mon Aug  3 08:44:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A3003A0C2D for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:44:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.197
X-Spam-Level: 
X-Spam-Status: No, score=-1.197 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 acC9ET0AKSwz for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:44:27 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 453263A0BFE for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:44:27 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 8CD10E1EAC for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:44:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596469466; bh=fdzlbHqKjtlJ38nmOZKvzsIJ4j1D8x3XmUwP8fP02SI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uVdRdk1djDPOCB3W5t/nY+uV/1cZyMg5yLdvyD961tuJ006U7xizklaNG2n+tfYx8 T1t8ccyq1X9QY6atgvIaBuABTozBh9qUl+PJanqP8aFZD6DkHrVLLCVFMWx1UITQck 9WK1v2FZi7Jt6EdF4hydgQ3Th3SdRlnu9mSF+olI=
Date: Mon, 03 Aug 2020 08:44:26 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5S7UC3TAETEOLWVHF5GQI5VEVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/668095002@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2830da7c34b_30a716f8932d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yozhw2BCF_1-kI5bfg0jY9JkOvo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:44:29 -0000

----==_mimepart_5f2830da7c34b_30a716f8932d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> @ianswett
> 
> > But what if there are no Initial ACKs received and ACK with the large ack_delay is the first ACK of the connection? I guess you're stuck with one bad sample and hope the next is better?
> 
> That's correct. The resolution proposed by @janaiyengar does not mitigate that issue. By including queuing delay of unencryptable packets into ack_delay, the proposed resolution improves the quality of RTT samples. But as you say, it does not mitigate the case where that would be the first sample.
> 
> > It doesn't seem onerous to add a "SHOULD process all packets in the current datagram and all buffered packets before sending an ACK to avoid generating multiple inflated RTT samples" to me?
> 
> I'm not sure if doing that mitigates the problem. The proposed resolution recommends endpoints to send ACK for a handshake message before spending time to process it. As an example, a client would ack the Handshake packets before starting to verify the certificate chain. And after that, it would send a Handshake packet (that contains ClientFinished only, no ack will be included), and a 1-RTT packet acking the 0.5-RTT data sent by the server.

I agree that if you have both sets of keys, the transport should send an ACK and not wait for all async crypto processing to complete.  This is similar to receiving a GET request at a proxy.  The proxy acknowledges the GET immediately even if it has to go to a backend to respond.  But that doesn't prevent greatly inflated RTT samples when the keys aren't immediately available.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668095002
----==_mimepart_5f2830da7c34b_30a716f8932d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>But what if there are no Initial ACKs received and ACK with the large ack_delay is the first ACK of the connection? I guess you're stuck with one bad sample and hope the next is better?</p>
</blockquote>
<p>That's correct. The resolution proposed by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> does not mitigate that issue. By including queuing delay of unencryptable packets into ack_delay, the proposed resolution improves the quality of RTT samples. But as you say, it does not mitigate the case where that would be the first sample.</p>
<blockquote>
<p>It doesn't seem onerous to add a "SHOULD process all packets in the current datagram and all buffered packets before sending an ACK to avoid generating multiple inflated RTT samples" to me?</p>
</blockquote>
<p>I'm not sure if doing that mitigates the problem. The proposed resolution recommends endpoints to send ACK for a handshake message before spending time to process it. As an example, a client would ack the Handshake packets before starting to verify the certificate chain. And after that, it would send a Handshake packet (that contains ClientFinished only, no ack will be included), and a 1-RTT packet acking the 0.5-RTT data sent by the server.</p>
</blockquote>
<p>I agree that if you have both sets of keys, the transport should send an ACK and not wait for all async crypto processing to complete.  This is similar to receiving a GET request at a proxy.  The proxy acknowledges the GET immediately even if it has to go to a backend to respond.  But that doesn't prevent greatly inflated RTT samples when the keys aren't immediately available.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668095002">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GGL537AGZZ42T3OTR63LNVANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK755HIO22TKREVHLMTR63LNVA5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7JFEGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668095002",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668095002",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2830da7c34b_30a716f8932d0--


From nobody Mon Aug  3 08:51:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B60693A0DAB for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:51:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Mj9FrLhXYCm0 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:51:23 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 826A93A0DAF for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:51:23 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id A57DA5E0F62 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:51:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596469882; bh=dVt8dx8U05C681SC6S7ab4g4BaySXY/rC2DC264QcXU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RjOn/EOeAsZETOgo/Mwp4SHZDBgxdN2gPfJgB53mV6F5aQkL/KAnjzTES8F8Xbba+ GHQVrXtuf+QhrrpesGYQw8C82FQR6eiPCNvgfCads22fgz3QT4o7eP/B1+f2kfBKhW FRWPC8kfFuCNvCYw/k/cuIz6qSux/wFyA3foLmrg=
Date: Mon, 03 Aug 2020 08:51:22 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQSKV4WX5J2GNWDKF5GQJXVEVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/c668098532@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28327a95fb9_154d16f813898a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/575i5Gtm0BRZJYx6qOM2-rMS9d0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:51:25 -0000

----==_mimepart_5f28327a95fb9_154d16f813898a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

In #3970 we clarified that the ack_delay is only used for intentional del=
ays introduced by an endpoint. Specifically, the time it takes to decrypt=
 the packet and to parse the frames doesn=E2=80=99t count towards the ack=
_delay.=0D
=0D
Counting the queuing delay for undecryptable packets seems to contract th=
is.=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668098532=

----==_mimepart_5f28327a95fb9_154d16f813898a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>In <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to =
load title" data-id=3D"667539339" data-permission-text=3D"Title is privat=
e" data-url=3D"https://github.com/quicwg/base-drafts/issues/3970" data-ho=
vercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/3=
970/hovercard" href=3D"https://github.com/quicwg/base-drafts/issues/3970"=
>#3970</a> we clarified that the ack_delay is only used for intentional d=
elays introduced by an endpoint. Specifically, the time it takes to decry=
pt the packet and to parse the frames doesn=E2=80=99t count towards the a=
ck_delay.</p>=0D
<p>Counting the queuing delay for undecryptable packets seems to contract=
 this.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3981#issuecomment-668098532">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK7AJD=
Y5BZMFRV5HJDLR63MHVANCNFSM4PTN63KQ">unsubscribe</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AFTOJK3XECLC7A4RRIAWF63R63MHVA5CNFSM4PTN63=
K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7JF7ZA.gif=
" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-6=
68098532",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-6680=
98532",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f28327a95fb9_154d16f813898a--


From nobody Mon Aug  3 08:55:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB5DB3A0DD0 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:55:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8imHpFVv5ucO for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 08:55:44 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79A743A0DCD for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:55:44 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 8257E340E78 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 08:55:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596470143; bh=tvAdlaYlRcqPz0dSIE5KOy47DD3Og/VvSjhrPiyHhX0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lwzCFheMlk3MHpr6r7NEiJf37vZMA2R0qXcNY7SGmbi2LfephpyXbj+oeaaRCSUn7 W653ZX0ShXa/Dc/E7NJFnXuA00SnoCy3p+f5yXOSQan7eNEtixDhEc/UYXjw4e6LJ2 MgVu5lr4NaoDvwCw8+poSMpSXJOJbY9igy4+3Q5U=
Date: Mon, 03 Aug 2020 08:55:43 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4OFDRI2MOIEVQV2RN5GQKH7EVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/c668100800@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28337f731e3_15d416f814451a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5dGSbJ0F_cd_su49USP_1ROoxLI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 15:55:46 -0000

----==_mimepart_5f28337f731e3_15d416f814451a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fair point.  As I mention above, there are other ways this could be dealt with, including advice on processing buffered packets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668100800
----==_mimepart_5f28337f731e3_15d416f814451a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Fair point.  As I mention above, there are other ways this could be dealt with, including advice on processing buffered packets.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668100800">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6CAHB6G6RFQCEQJGDR63MX7ANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRWCN5VVSXCUXDZZ3R63MX7A5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7JGRQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668100800",
"url": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668100800",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28337f731e3_15d416f814451a--


From nobody Mon Aug  3 09:19:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 590FB3A0F22 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 09:19:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.475
X-Spam-Level: 
X-Spam-Status: No, score=-0.475 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 d2Zw20K60DBT for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 09:19:26 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ECD9E3A0F21 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 09:19:25 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 1E6915C0EBB for <quic-issues@ietf.org>; Mon,  3 Aug 2020 09:19:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596471565; bh=hsWwWFe7k5kTqzZXThWGilfwkSxkg6DkIFkjzSOUjV8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WwjAnyUdnDMi3yuJ/Suicr9je9jBzU6TDCNm4ixcF1FO/OMiZVMeNQPysYMczCL/D cSwoGm17yfkhO5ErgQ4oa3PSB3n9N01TqLFy4jQ21U2pC6XgU0jl7+Cy7tIur+T6b4 z4AA6C8QQh3k5ai4QaKJrsruJ4cLrpQfvjT/yrIM=
Date: Mon, 03 Aug 2020 09:19:25 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYWCJIHBABDLFFCEI55GQNA3EVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/460161644@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28390dfafd_6d0216f82591c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CoBsLEWjxkwU0atNgQ6OgJ7akM8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 16:19:27 -0000

----==_mimepart_5f28390dfafd_6d0216f82591c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the

There's a requirement that all packets between the largest and smallest are marked lost as well, so my suggested change would still not declare this as persistent congestion(assuming 2, 4, 6 or 8 were acknowledged).

I still think this is unclear if more than 2 packets are lost, so maybe you have a suggestion?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#discussion_r464518304
----==_mimepart_5f28390dfafd_6d0216f82591c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r464518304">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the
</pre>
<p>There's a requirement that all packets between the largest and smallest are marked lost as well, so my suggested change would still not declare this as persistent congestion(assuming 2, 4, 6 or 8 were acknowledged).</p>
<p>I still think this is unclear if more than 2 packets are lost, so maybe you have a suggestion?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r464518304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDXN36V2LNH46C5K3R63PQ3ANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6G6I73FYSGBYCBUBTR63PQ3A5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNWYE3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r464518304",
"url": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r464518304",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28390dfafd_6d0216f82591c0--


From nobody Mon Aug  3 09:21:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E76EE3A0F2E for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 09:21:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3tRmZyslRtzi for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 09:21:08 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D81E53A0F28 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 09:21:08 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id ECBCD560EB0 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 09:21:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596471667; bh=Boa5k9D+SytKxpK1CEnCWh+KXHS44jjVcVOq4DwfB1k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1CIBo1HdHKFJ1GlNxJiXEvLnQ1F7HW5lALmZA/RrvTmEYM0XdlDdvD0awzUBvytdu 9xw5G8h9akveFoz7hJ8HIqHOse0jDzvEWiLvWlWm+O48mh2YhHb0E9XuCU1a7LbHtm kXp0vt+xQvUd2QsgYITKpMpqVjVULNeQpV0Oka90=
Date: Mon, 03 Aug 2020 09:21:07 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJY5Y7QUNXLDDJ4KV5GQNHHEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/460162847@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f283973dbf38_44616f8180095"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/elimy12k4Wr6c3a4VypSWDuRjoM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 16:21:10 -0000

----==_mimepart_5f283973dbf38_44616f8180095
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.

I think this is good now, but would like @janaiyengar to confirm.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-460162847
----==_mimepart_5f283973dbf38_44616f8180095
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<p>I think this is good now, but would like <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> to confirm.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-460162847">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2X2LRXZAVMU3SSI2DR63PXHANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZJVGFTE65GX5GXKLR63PXHA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNWYOHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-460162847",
"url": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-460162847",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f283973dbf38_44616f8180095--


From nobody Mon Aug  3 09:27:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B88103A0CDC for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 09:27:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Nmf_k_3-5tD5 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 09:27:42 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B1EE3A0C99 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 09:27:42 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 93E40340ED6 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 09:27:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596472061; bh=0mU/LtYhusdGazcvRn/XYmr/eoRioPpeDaik60IaWCI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T3v8Jg9ze//1JYFG/lCqIt4UKD6pempRT6ifEN3bih3RX+O+OZb8mJ9E/BzRWEemW R9Xroc+2kbY9QSf7DJy717hTHievvJgxAoyEpnqmEYGi65u94fLkMJaSFZQG85Vy0p T3G1ItHYI+ajgB7jKJ9kiHUj5Blk+7fDfIKmbGsc=
Date: Mon, 03 Aug 2020 09:27:41 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GMU4RYLFGA7F6D3V5GQN73EVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/668116841@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f283afd84a36_204b16f8424814"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eU5Tg4GCXf4ys43cxZybSKpGuNI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Aug 2020 16:27:44 -0000

----==_mimepart_5f283afd84a36_204b16f8424814
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> @ianswett : I'm yet to process the messages above -- but this issue was covered in [this email thread on the list](https://mailarchive.ietf.org/arch/msg/quic/KBxSt7rv2PIs6RyumXwRJ0KUK6Q/).

It's also above, but the inflight PR only attempts to address part of the problem, not the inflated RTT issue that I mentioned halfway through the issue.

Also, I'm finding it confusing to track what problems are trying to be solved and what ones are already largely solved, so I was hoping restating my understanding would allow you to correct me if I'm misunderstanding something.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668116841
----==_mimepart_5f283afd84a36_204b16f8424814
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> : I'm yet to process the messages above -- but this issue was covered in <a href="https://mailarchive.ietf.org/arch/msg/quic/KBxSt7rv2PIs6RyumXwRJ0KUK6Q/" rel="nofollow">this email thread on the list</a>.</p>
</blockquote>
<p>It's also above, but the inflight PR only attempts to address part of the problem, not the inflated RTT issue that I mentioned halfway through the issue.</p>
<p>Also, I'm finding it confusing to track what problems are trying to be solved and what ones are already largely solved, so I was hoping restating my understanding would allow you to correct me if I'm misunderstanding something.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668116841">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJP4QEUE5AQOFJDB3R63QP3ANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3P3MJY5LLC2ZYQVSLR63QP3A5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7JKO2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668116841",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-668116841",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f283afd84a36_204b16f8424814--


From nobody Mon Aug  3 17:51:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 071EA3A11C3 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 17:51:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Jo6_9k8MGBi5 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 17:51:36 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0F893A11BF for <quic-issues@ietf.org>; Mon,  3 Aug 2020 17:51:35 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 21DCA580088 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 17:51:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596502295; bh=y1cFDElL+D+eb6qZfbJPfNow+FoZYZBt81TqULlQrxk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F20JrDAAlfju06V0O/heoG1YyrCLEIQsPjFG9LE5eixmsAxvb6ypprS4sNjvbn3CO KX7FrPdYtzLOFxfsqr5QhSp6Fmxdx/3tv9vAPZ4x+1FQePq0rzBTSzgjQcDEIljFe2 zYp2s9HpKv3J3rtSIxoaaweT/eWvZnEOa4ri03CI=
Date: Mon, 03 Aug 2020 17:51:34 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3MOPGABU224GOR6V5GSJBNEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/c668311940@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28b116d10ab_281816f82139a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pqo91cJsc5ogUlvJbmzK3XD-wxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 00:51:37 -0000

----==_mimepart_5f28b116d10ab_281816f82139a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The text here (aside from needing a rebase) is OK for TLS.  It's the asynchronous certificate validation stuff that bothers me and that can be done as the next step (a step for which it would be good to have this PR merged).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#issuecomment-668311940
----==_mimepart_5f28b116d10ab_281816f82139a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The text here (aside from needing a rebase) is OK for TLS.  It's the asynchronous certificate validation stuff that bothers me and that can be done as the next step (a step for which it would be good to have this PR merged).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#issuecomment-668311940">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2M427ZZY3USKT7ML3R65LRNANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FN4EIC5O7IDZBX3LR65LRNA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7K2DBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#issuecomment-668311940",
"url": "https://github.com/quicwg/base-drafts/pull/3874#issuecomment-668311940",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28b116d10ab_281816f82139a4--


From nobody Mon Aug  3 17:56:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A6D53A11C7 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 17:56:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.201
X-Spam-Level: 
X-Spam-Status: No, score=-1.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 I3S77xFmcerF for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 17:56:53 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A1893A11C5 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 17:56:53 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 7B375520092 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 17:56:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596502612; bh=ItVSaI4ISa1/CJleVVXgjhjWa9PUKzS9cmbSUdlrq80=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xc8j5S2kV8g7iDD3a0qJVvE+xon+EKian8jvLM7HuihcaSSKcOlfCd09NQQaJjevS lV1zg/c6D1JxoT09Nm7kv7BLFFngpbCFb8Kpf8HlaVOhdGzuqgDlQyaPFM0WE0lTqY 2Tj8OMXwFJSHJtzTFW6rU50PFsmbLKCgH13Cx+A4=
Date: Mon, 03 Aug 2020 17:56:52 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26LQPVYFYW4KFBYPF5GSJVJEVBNHHCP5S3QY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3975/review/460426778@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3975@github.com>
References: <quicwg/base-drafts/pull/3975@github.com>
Subject: Re: [quicwg/base-drafts] Resetting min_rtt (#3975)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28b2546a551_3a9b16f82599c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1WCOrxf8wMoJkvN2xwQsa9AWC7A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 00:56:55 -0000

----==_mimepart_5f28b2546a551_3a9b16f82599c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

Seems fine.  I'm not 100% on the strength of the recommendation to reset after persistent congestion, but it's sensible advice.

>  future RTT samples that are smaller than the new RTT to be included in
 smoothed_rtt.
 
+Endpoints SHOULD set the min_rtt to the newest RTT sample after persistent
+congestion is established. This is to allow a connection to reset its estimate
+of min_rtt and smoothed_rtt ({{smoothed-rtt}}) after a disruptive network event,
+and because it is possible that an increase in path delay resulted in persistent
+congestion being incorrectly declared.
+
+Endpoints MAY re-establish the min_rtt at other times in the connection, such as
+when traffic volume is low and an acknowledgement is received with a low
+acknowledgement delay. Implementations should be careful not to refresh this

```suggestion
acknowledgement delay. Implementations SHOULD NOT refresh the min_rtt
```

>  future RTT samples that are smaller than the new RTT to be included in
 smoothed_rtt.
 
+Endpoints SHOULD set the min_rtt to the newest RTT sample after persistent
+congestion is established. This is to allow a connection to reset its estimate
+of min_rtt and smoothed_rtt ({{smoothed-rtt}}) after a disruptive network event,
+and because it is possible that an increase in path delay resulted in persistent
+congestion being incorrectly declared.
+
+Endpoints MAY re-establish the min_rtt at other times in the connection, such as
+when traffic volume is low and an acknowledgement is received with a low
+acknowledgement delay. Implementations should be careful not to refresh this
+value too frequently, since the actual minimum RTT of the path may not be

```suggestion
value too often, since the actual minimum RTT of the path is not
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-460426778
----==_mimepart_5f28b2546a551_3a9b16f82599c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>Seems fine.  I'm not 100% on the strength of the recommendation to res=
et after persistent congestion, but it's sensible advice.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3975#discussi=
on_r464737442">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  future RTT samples that are smaller than =
the new RTT to be included in=0D
 smoothed_rtt.=0D
 =0D
+Endpoints SHOULD set the min_rtt to the newest RTT sample after persiste=
nt=0D
+congestion is established. This is to allow a connection to reset its es=
timate=0D
+of min_rtt and smoothed_rtt ({{smoothed-rtt}}) after a disruptive networ=
k event,=0D
+and because it is possible that an increase in path delay resulted in pe=
rsistent=0D
+congestion being incorrectly declared.=0D
+=0D
+Endpoints MAY re-establish the min_rtt at other times in the connection,=
 such as=0D
+when traffic volume is low and an acknowledgement is received with a low=
=0D
+acknowledgement delay. Implementations should be careful not to refresh =
this=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-acknowledgement delay. Implementations should=
 be careful not to refresh this=0D
+acknowledgement delay. Implementations SHOULD NOT refresh the min_rtt=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3975#discussi=
on_r464737600">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  future RTT samples that are smaller than =
the new RTT to be included in=0D
 smoothed_rtt.=0D
 =0D
+Endpoints SHOULD set the min_rtt to the newest RTT sample after persiste=
nt=0D
+congestion is established. This is to allow a connection to reset its es=
timate=0D
+of min_rtt and smoothed_rtt ({{smoothed-rtt}}) after a disruptive networ=
k event,=0D
+and because it is possible that an increase in path delay resulted in pe=
rsistent=0D
+congestion being incorrectly declared.=0D
+=0D
+Endpoints MAY re-establish the min_rtt at other times in the connection,=
 such as=0D
+when traffic volume is low and an acknowledgement is received with a low=
=0D
+acknowledgement delay. Implementations should be careful not to refresh =
this=0D
+value too frequently, since the actual minimum RTT of the path may not b=
e=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-value too frequently, since the actual minimu=
m RTT of the path may not be=0D
+value too often, since the actual minimum RTT of the path is not=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3975#pullrequestreview-460426778">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2DBF5YEHONVXZMSL3R65MFJANCNFSM4PRJR5CA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4JSAYJSLLKXYD5PO3R65MFJA5CNFSM4=
PRJR5CKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODNYY4GQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestrev=
iew-460426778",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview=
-460426778",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f28b2546a551_3a9b16f82599c4--


From nobody Mon Aug  3 17:58:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A48CD3A1219 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 17:58:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YaGuvaWuuFF5 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 17:57:59 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4252D3A11E8 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 17:57:58 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 37FAA5C0CF3 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 17:57:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596502677; bh=aMlx0QHzJmNdoM7aueXzlBqNngWOhk684L0OXk/qQtE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bPkwBl6Ki54ZCpra0N7dXZ4hEeamm9LSphn4eCAtrCYUlaUVoAB8ZuqXtOsbxDKwM ljaeI6qn8ksxLyL5j4Wu+J+wDRGx7J4U34oXZyYtnXHdPiyqVgibu0Nsh0nFQlk6KY H2x4j+VEPSy4lgUN/BdREtc7kKsFHNUR10emd4V4=
Date: Mon, 03 Aug 2020 17:57:57 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VQMNASY36IFWGEQ55GSJZLEVBNHHCN3I22A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3873/668313711@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3873@github.com>
References: <quicwg/base-drafts/issues/3873@github.com>
Subject: Re: [quicwg/base-drafts] Allow for other inputs than packets (#3873)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28b295278f0_366816f81931af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QxOGdvF03hJEf8Z_tbWgObY8Pmw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 00:58:06 -0000

----==_mimepart_5f28b295278f0_366816f81931af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would prefer to explain how certificate validation can take time and block availability of keys.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3873#issuecomment-668313711
----==_mimepart_5f28b295278f0_366816f81931af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I would prefer to explain how certificate validation can take time and block availability of keys.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3873#issuecomment-668313711">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5HYBTIE6DQDK5LODDR65MJLANCNFSM4OUJCU7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7BPQZKOT5OC6KZRYTR65MJLA5CNFSM4OUJCU72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7K2Q3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-668313711",
"url": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-668313711",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28b295278f0_366816f81931af--


From nobody Mon Aug  3 18:05:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28D013A11CE for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 18:05:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.497
X-Spam-Level: 
X-Spam-Status: No, score=-0.497 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sTfMLYdvO7Ye for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 18:05:12 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0273A3A11CD for <quic-issues@ietf.org>; Mon,  3 Aug 2020 18:05:11 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 3767FE0DBA for <quic-issues@ietf.org>; Mon,  3 Aug 2020 18:05:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596503110; bh=d0IMrrZAUBVenwiE8Ua9xELeucCiDM/vsNyDrsALnNs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TvgT8AchaB95wtQAglcLcuSRVKlMr9HrvV6HpQiRl8600faleXEuFep90BmkHPTMF YwkJwvCH0prdOeU8aaA7uxfBQbG1N7NW5g3Ao2eVOk2PvymYCfZKrmL9zUyZqjzmzY Cssc7LVxpUL1Hbx0DwsgoyHELO2QU6Pbatu1Voag=
Date: Mon, 03 Aug 2020 18:05:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65BZVAK3DUMZJETGN5GSKUNEVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/review/460429587@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28b44626c1b_2b0216f8206654"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mYe4xjFxsGJNCta9ysCRcOD_ctY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 01:05:13 -0000

----==_mimepart_5f28b44626c1b_2b0216f8206654
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.

Thanks Ian.  When you lay it out like this, it seems so obvious.  I checked that we don't have citations for {{ack-tracking}}, so this works nicely.  If you care about the "MAY", then we can fix that in another PR.

>  ack-eliciting packet has been received to include an ACK frame with outgoing
 frames.

or "can".  I don't think that there is any use for the MAY, but I don't think that the sentence is inherently *bad*.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-460429587
----==_mimepart_5f28b44626c1b_2b0216f8206654
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>

<p>Thanks Ian.  When you lay it out like this, it seems so obvious.  I checked that we don't have citations for {{ack-tracking}}, so this works nicely.  If you care about the "MAY", then we can fix that in another PR.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3979#discussion_r464739941">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  ack-eliciting packet has been received to include an ACK frame with outgoing
 frames.
</pre>
<p>or "can".  I don't think that there is any use for the MAY, but I don't think that the sentence is inherently <em>bad</em>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-460429587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ITYTFWYN75DG6GWTR65NENANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2JR6K5B3JCCJQV64LR65NENA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNYZSEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-460429587",
"url": "https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-460429587",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28b44626c1b_2b0216f8206654--


From nobody Mon Aug  3 18:22:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 517253A11D9 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 18:22:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.201
X-Spam-Level: 
X-Spam-Status: No, score=-1.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AuhgLiCNURHj for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 18:22:30 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 107C23A11D7 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 18:22:29 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 22E545E0024 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 18:22:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596504149; bh=OMFyeGP12cV3ev+XLRzx/b/FwW0b1syBQw3f++iL7Ag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mi0BssUP16Pez3cQJpyUVucweQlOY5lVfRMRSu5IoCU9nSIioclg/4sSMuYyfaEmc 03U4l03jOW38/yaXLUHgqpX9tNvhVY/53Hhh0g/nk8I+IIeY70Jtr90HiBPLR2903B kceFNLSDgeHui5hTO4+57SuwOIct8CCOszV2wweo=
Date: Mon, 03 Aug 2020 18:22:29 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5QLDFLWJJJQV2F7N5GSMVLEVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/review/460431969@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28b85511502_6fb516f83308c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EUO4S8JNzK8YNofEVsUvM3k8MG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 01:22:31 -0000

----==_mimepart_5f28b85511502_6fb516f83308c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

I'm not sure about this at all.

This is about delays that are added by a *sender* due to being unable to process a packet (primarily due to a lack of the necessary keys).  So why not be clearer about this and talk about buffering and allow ACK Delay to exceed max_ack_delay by the time that the sender holds packets. 

Or, put another way, when processing an ACK frame, you allow subtract the time that you held the packet in a buffer from the current time in order to calculate the RTT sample.  Then you absorb any costs you imposed.  That means you don't need to concern yourself with the increase to ACK Delay.

As it relates to buffering, and there might be multiple buffered packets, I don't think that you can make a rule for the first packet in a packet number space.

> @@ -348,14 +348,22 @@ latency at the peer or loss of previous ACK frames.  Any delays beyond the
 peer's max_ack_delay are therefore considered effectively part of path delay and
 incorporated into the smoothed_rtt estimate.
 
+The first ACK frame in the Handshake and ApplicationData packet number spaces
+can be greatly delayed due to a lack of decryption keys at the time they're
+received. For these two ACK frames, the max_ack_delay MAY be ignored if the
+sender chooses. If the delayed ACK frame is the first RTT sample, ignoring

The last sentence reads as imperative, but it's more of a "Note that if the delayed"

> @@ -348,14 +348,22 @@ latency at the peer or loss of previous ACK frames.  Any delays beyond the
 peer's max_ack_delay are therefore considered effectively part of path delay and
 incorporated into the smoothed_rtt estimate.
 
+The first ACK frame in the Handshake and ApplicationData packet number spaces
+can be greatly delayed due to a lack of decryption keys at the time they're
+received. For these two ACK frames, the max_ack_delay MAY be ignored if the

It's not really the first, but any packets that are buffered, right?

>  - MUST ignore the ACK Delay field of the ACK frame for packets sent in the
-  Initial and Handshake packet number space.
+  Initial and Handshake packet number space, except for the first ACK frame
+  received in Handshake.

I think that we are again talking about packets that might have been buffered, not just the first.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460431969
----==_mimepart_5f28b85511502_6fb516f83308c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<p>I'm not sure about this at all.</p>
<p>This is about delays that are added by a <em>sender</em> due to being unable to process a packet (primarily due to a lack of the necessary keys).  So why not be clearer about this and talk about buffering and allow ACK Delay to exceed max_ack_delay by the time that the sender holds packets.</p>
<p>Or, put another way, when processing an ACK frame, you allow subtract the time that you held the packet in a buffer from the current time in order to calculate the RTT sample.  Then you absorb any costs you imposed.  That means you don't need to concern yourself with the increase to ACK Delay.</p>
<p>As it relates to buffering, and there might be multiple buffered packets, I don't think that you can make a rule for the first packet in a packet number space.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3981#discussion_r464742001">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -348,14 +348,22 @@ latency at the peer or loss of previous ACK frames.  Any delays beyond the
 peer&#39;s max_ack_delay are therefore considered effectively part of path delay and
 incorporated into the smoothed_rtt estimate.
 
+The first ACK frame in the Handshake and ApplicationData packet number spaces
+can be greatly delayed due to a lack of decryption keys at the time they&#39;re
+received. For these two ACK frames, the max_ack_delay MAY be ignored if the
+sender chooses. If the delayed ACK frame is the first RTT sample, ignoring
</pre>
<p>The last sentence reads as imperative, but it's more of a "Note that if the delayed"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3981#discussion_r464742952">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -348,14 +348,22 @@ latency at the peer or loss of previous ACK frames.  Any delays beyond the
 peer&#39;s max_ack_delay are therefore considered effectively part of path delay and
 incorporated into the smoothed_rtt estimate.
 
+The first ACK frame in the Handshake and ApplicationData packet number spaces
+can be greatly delayed due to a lack of decryption keys at the time they&#39;re
+received. For these two ACK frames, the max_ack_delay MAY be ignored if the
</pre>
<p>It's not really the first, but any packets that are buffered, right?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3981#discussion_r464743221">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  - MUST ignore the ACK Delay field of the ACK frame for packets sent in the
-  Initial and Handshake packet number space.
+  Initial and Handshake packet number space, except for the first ACK frame
+  received in Handshake.
</pre>
<p>I think that we are again talking about packets that might have been buffered, not just the first.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460431969">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4WUZD5OJT7JCYZSPLR65PFLANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZV66Y7GZSSOZKQQDLR65PFLA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNY2EYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460431969",
"url": "https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460431969",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28b85511502_6fb516f83308c4--


From nobody Mon Aug  3 18:41:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7CAB3A1201 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 18:41:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.475
X-Spam-Level: 
X-Spam-Status: No, score=-0.475 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PflTaEoZcKYp for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 18:41:42 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 573983A11FF for <quic-issues@ietf.org>; Mon,  3 Aug 2020 18:41:42 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 8CABF340089 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 18:41:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596505301; bh=vUvfTSpgRgFAsh3P2LHDvkM6suJI3wzDk5Pu6kE6whs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R5jEArdmc4GvKAz1OYKFzUJwtmeVnoE3OcAWWOWkKDnTlZEyAJthjF5L9YPYV7YK2 N0gQzDCW+qVcD0dFibR9WtUrjWlhjP4Skp6ccf04jvQNWqjHHyD/+lXPbeVNRLTU4m pQl4srXq4/vJUiLb3PoM7+tQDISCZTZ8yKjdM2tw=
Date: Mon, 03 Aug 2020 18:41:41 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZSIJ5AGETVR2W5ELN5GSO5LEVBNHHCQD7LPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3980/668328330@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3980@github.com>
References: <quicwg/base-drafts/issues/3980@github.com>
Subject: Re: [quicwg/base-drafts] Processing buffered packets can cause hugely inflated RTT measurements (#3980)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28bcd57bd03_3c7916f8118194"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V8cAp_bc7cxRP5yFqQF5jE04x_I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 01:41:44 -0000

----==_mimepart_5f28bcd57bd03_3c7916f8118194
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Repeating this here, so that the PR comments don't get lost:

This is about a sender having to buffer packets that might contain ACK frames.  Usually, this is because the sender doesn't have the keys necessary, so they hold the packets until they do.

When processing the ACK frame, some time might have passed.  So we now have 5 times in play:  when the largest acknowledged packet was a) sent, and b) received; and when the packet containing the ACK was c) sent, d) buffered, and e) processed.  The critical difference here is that we now recognize the intentional delays at the sender in addition to intentional delays at the receiver.

The receiver calculates and transmit `c - b` and sends that in ACK Delay.  We have a commitment that `c - b <= max_ack_delay`.  That doesn't need to change.

The spec currently assumes that the sender calculates RTT as `e - a - (c - b)` (or `e - a - min(c - b, max_ack_delay)` to include the cap on receiver delay).  That is, the time between when the ACK is processed and when the largest acknowledged was sent, less the ACK Delay.  But that's wrong.  It's `d - a - (c - b)` that we care about.

So all we need to say is that if the sender buffers packets for processing, then it needs to calculate RTT based on the time that the packet entered the buffer.  That is, we capture any intentional delays added *by the sender*.

Then we don't have to worry about the max_ack_delay cap, because receiver behaviour always follows the contract.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668328330
----==_mimepart_5f28bcd57bd03_3c7916f8118194
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Repeating this here, so that the PR comments don't get lost:</p>
<p>This is about a sender having to buffer packets that might contain ACK frames.  Usually, this is because the sender doesn't have the keys necessary, so they hold the packets until they do.</p>
<p>When processing the ACK frame, some time might have passed.  So we now have 5 times in play:  when the largest acknowledged packet was a) sent, and b) received; and when the packet containing the ACK was c) sent, d) buffered, and e) processed.  The critical difference here is that we now recognize the intentional delays at the sender in addition to intentional delays at the receiver.</p>
<p>The receiver calculates and transmit <code>c - b</code> and sends that in ACK Delay.  We have a commitment that <code>c - b &lt;= max_ack_delay</code>.  That doesn't need to change.</p>
<p>The spec currently assumes that the sender calculates RTT as <code>e - a - (c - b)</code> (or <code>e - a - min(c - b, max_ack_delay)</code> to include the cap on receiver delay).  That is, the time between when the ACK is processed and when the largest acknowledged was sent, less the ACK Delay.  But that's wrong.  It's <code>d - a - (c - b)</code> that we care about.</p>
<p>So all we need to say is that if the sender buffers packets for processing, then it needs to calculate RTT based on the time that the packet entered the buffer.  That is, we capture any intentional delays added <em>by the sender</em>.</p>
<p>Then we don't have to worry about the max_ack_delay cap, because receiver behaviour always follows the contract.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668328330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYU6Q6ICDIZVZFTZGLR65RNLANCNFSM4PTNI3YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY45SVLDFY2PL2DRTDR65RNLA5CNFSM4PTNI3YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7K6DCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668328330",
"url": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668328330",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28bcd57bd03_3c7916f8118194--


From nobody Mon Aug  3 20:22:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A2A13A09C7 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 20:22:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 TcOxCIzUnpjG for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 20:22:54 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 101663A09C4 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 20:22:54 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id D3330340202 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 20:22:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596511372; bh=bfOKALcLw/4Yyhc2afTqaTiQzIvxqB9unmXKBeEqbSw=; h=Date:From:To:Subject:From; b=IOwkJ3VWjQli8E7EKcSXOmjt273qk9my4YGIMtS6S1ElbiInUN9+MSnpr2ZNXo80W OWqzOIdlTFZbgUCFUbSr52XADHcrHCX98tt5ufpiyJaUWDAzKKI6UUUxO68QBAnnwp 416PHAaZNO/dssysJxa7ehUIW/1b4hxh0Qqfvwds=
Date: Mon, 03 Aug 2020 20:22:52 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3f5cae-d1d4fb@github.com>
Subject: [quicwg/base-drafts] d1d4fb: Fix Praveen's name
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/B1NDVWc4jLJpIFOu3w0iilTLt58>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 03:22:55 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d1d4fb1f33d6cdc5c130f2c2f310786fb8dd82ef
      https://github.com/quicwg/base-drafts/commit/d1d4fb1f33d6cdc5c130f2c2f310786fb8dd82ef
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix Praveen's name



From nobody Mon Aug  3 20:23:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C4CA3A09F7 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 20:23:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JpBXbytFxdji for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 20:23:48 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CCF03A09E7 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 20:23:48 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id AEACE600DB9 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 20:23:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596511426; bh=bv6C8NkcFi563vNCgz255ZtDJoFKrQu24Mp9a7UMqNo=; h=Date:From:To:Subject:From; b=hM21d7NELyIJLqbnDhxB/rskIgZP69gsG7pQI5V5FBEGn1HzvK0zf2lJOrMBHE34C xZ33FBd98YOrcLO3Fvte2rNVKcBnGTQhB9kdtMR1lau+o2yRImXyFxuIycvn8uUceY OR8ZTNhRjZYx09wMT8gq9Juhd0MCLGPHkoqGeCDw=
Date: Mon, 03 Aug 2020 20:23:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7d9810-8b0901@github.com>
Subject: [quicwg/base-drafts] 8b0901: Script updating gh-pages from d1d4fb1f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Rul66EVQ49ZZHNJ-mvMNEHE3rQs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 03:23:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8b0901cfccef1e0de657e77a0e2b7db3e15ea07a
      https://github.com/quicwg/base-drafts/commit/8b0901cfccef1e0de657e77a0e2b7db3e15ea07a
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d1d4fb1f. [ci skip]



From nobody Mon Aug  3 20:24:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78EB03A09F7 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 20:24:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qEJcuwHY0YL9 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 20:23:59 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C61A3A09E7 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 20:23:59 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 95721340203 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 20:23:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596511438; bh=n2LvefTnZCuNkrVUSMTiKixECrjpthW0KlEnicuTyzg=; h=Date:From:To:Subject:From; b=FbtkyPTtzlKcylyraI5uqXyRG4Et3MwHeOVH4wZICCrhhnss0+O+yBDxDtp0757pY I+2fr5JFc5s29q1y/OGzyxaMwEL9gp9XPSvOAxJOJjBKmTtV+0YRzAALhC4m7PMBgm K5LFHQX/wjbK8SUuz6lid9wB0y6qfkWw1Lh4nIHY=
Date: Mon, 03 Aug 2020 20:23:58 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8b0901-7ef6ba@github.com>
Subject: [quicwg/base-drafts] 7ef6ba: Script updating archive at 2020-08-04T03:23:39Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6Wx5aCFXg-35KULQWLmHs8gvQko>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 03:24:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7ef6baee72d1108c862335f8f4fd8bbee1869c42
      https://github.com/quicwg/base-drafts/commit/7ef6baee72d1108c862335f8f4fd8bbee1869c42
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-04T03:23:39Z. [ci skip]



From nobody Mon Aug  3 21:29:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 198B13A0B3B for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 21:29:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.15
X-Spam-Level: 
X-Spam-Status: No, score=-0.15 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hC305TLl3iXQ for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 21:29:11 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 074AF3A0781 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 21:29:11 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 17FDEE0037 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 21:29:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596515350; bh=7627fJDjJGBeQaqj+Lj4oPdztG9AgdxPkbwg6No1m2g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H5997Y4P9n26Dr8NTAE5wsQTA4h/5QkhA1uCefyCJ1H9/kDIDRsW28CeiEG8FT0Er HXqPN8PT/30daHgAiKAf/b6fge2sD8PIAGpVZZNJK4HFDSVWeI7Cu1utb87jqcm8Rp uxKbaHRfCG38xziqrWyNi78wrM7+xmddDEWLrwps=
Date: Mon, 03 Aug 2020 21:29:10 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2IWNKUGSMNAJFSWS55GTCRNEVBNHHCPSIYIY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3969/issue_event/3618473247@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3969@github.com>
References: <quicwg/base-drafts/issues/3969@github.com>
Subject: Re: [quicwg/base-drafts] loss_detection_timer.update in recovery (#3969)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28e4166feb_5da916f847476c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bRMHaYasESmntYQ7o1NFZT3GJPk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 04:29:12 -0000

----==_mimepart_5f28e4166feb_5da916f847476c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #3969.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3969#event-3618473247
----==_mimepart_5f28e4166feb_5da916f847476c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Reopened <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="667490374" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3969" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3969/hovercard" href="https://github.com/quicwg/base-drafts/issues/3969">#3969</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3969#event-3618473247">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5G24Z7ML4TEPEHMODR66FBNANCNFSM4PLDJLCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7O43UYZ7NMUGIPEF3R66FBNA5CNFSM4PLDJLCKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO26WYKHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3969#event-3618473247",
"url": "https://github.com/quicwg/base-drafts/issues/3969#event-3618473247",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28e4166feb_5da916f847476c--


From nobody Mon Aug  3 21:29:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C0E53A0B3B for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 21:29:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 f-wFMsyPaH3Z for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 21:29:12 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A40313A0781 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 21:29:12 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id F2377E0401 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 21:29:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596515351; bh=qzdavu6ex9PCB09/JOce6Gzt7ZW9RpUxsFlP792t1zc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lb6xI+qqLfW6DvzIOZ7WwAhHc3ReALjmSFC0VwKT3LNhHmJiURKYnfiOYaKdZNY9x LPKqfdtkXRyqkKteV78xxj/oDic3JJhuHkW8bpzXZbovTyFWTJtT49ztxxNhe2pC9A BeyPOc5Odl1JJcSuB181NQ+0bl9g8zgriVNYuJLo=
Date: Mon, 03 Aug 2020 21:29:11 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WUXBF3OQKIZF2VA55GTCRPEVBNHHCPSIYIY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3969/668372594@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3969@github.com>
References: <quicwg/base-drafts/issues/3969@github.com>
Subject: Re: [quicwg/base-drafts] loss_detection_timer.update in recovery (#3969)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28e417e1ed9_5d3c16f82606f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fAkxP7PfStJs9QJRlTbEfya2tFg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 04:29:14 -0000

----==_mimepart_5f28e417e1ed9_5d3c16f82606f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I understand why `timeout - now()` can be negative. Suppose PTO for Initial is set. `SetLossDetectionTimer` is called even in Handshake but `GetPtoTimeAndSpace` returns Initial in this case. So, `loss_detection_timer.update` called in `SetLossDetectionTimer` *adjusts* the previous timer. It depends on timing (probably in thread programming), the value can be negative.

When I modify my code so that `SetLossDetectionTimer` takes packet space and add some logic, I don't see warning for minus anymore. I don't have a strong opinion to modify the current pseudocode but I'm pointing out this for record.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3969#issuecomment-668372594
----==_mimepart_5f28e417e1ed9_5d3c16f82606f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I understand why <code>timeout - now()</code> can be negative. Suppose PTO for Initial is set. <code>SetLossDetectionTimer</code> is called even in Handshake but <code>GetPtoTimeAndSpace</code> returns Initial in this case. So, <code>loss_detection_timer.update</code> called in <code>SetLossDetectionTimer</code> <em>adjusts</em> the previous timer. It depends on timing (probably in thread programming), the value can be negative.</p>
<p>When I modify my code so that <code>SetLossDetectionTimer</code> takes packet space and add some logic, I don't see warning for minus anymore. I don't have a strong opinion to modify the current pseudocode but I'm pointing out this for record.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3969#issuecomment-668372594">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ROSFJSAMRMKFQ6ZTR66FBPANCNFSM4PLDJLCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLYFZMP6JXBOA2Z4LR66FBPA5CNFSM4PLDJLCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7LI44Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3969#issuecomment-668372594",
"url": "https://github.com/quicwg/base-drafts/issues/3969#issuecomment-668372594",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28e417e1ed9_5d3c16f82606f--


From nobody Mon Aug  3 21:50:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 400C33A09B9 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 21:50:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xD31_07fjrW2 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 21:50:40 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F8513A089D for <quic-issues@ietf.org>; Mon,  3 Aug 2020 21:50:40 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 447A6340E91 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 21:50:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596516639; bh=2XAftYsP6srLZtNJyUeTQOvSGgns3eY1IrXkHXSMmhU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZqNKFhE0khdTFrTJa4fjWxQ+sms8CdoG5RxwpCPLsbaz9UADulNNdaOaWt7sw57yS 1xf6kJnko0hx5BYkA/YeSQ4e4fD0oQQQolT3sqi9EaJrCQydQR9fkLZuB43/cZ3gPm aBk6R3UxTjWFVcSgb+mSXodKTKl0keiPQZG/D2nw=
Date: Mon, 03 Aug 2020 21:50:39 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2PGTEZTYAT3IZCZGV5GTFB7EVBNHHCQD7LPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3980/668377696@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3980@github.com>
References: <quicwg/base-drafts/issues/3980@github.com>
Subject: Re: [quicwg/base-drafts] Processing buffered packets can cause hugely inflated RTT measurements (#3980)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28e91f33522_593f16f8686668"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ie3QKWxCaLsTVzAmxoSyNkCGob4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 04:50:41 -0000

----==_mimepart_5f28e91f33522_593f16f8686668
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sorry, I should correct that last bit:  We only have to worry about the max_ack_delay cap when the packet that is being acknowledged might have been buffered.  Thus, it makes sense to remove the cap for packets that might have been buffered (i.e., those that are sent prior to handshake confirmation).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668377696
----==_mimepart_5f28e91f33522_593f16f8686668
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Sorry, I should correct that last bit:  We only have to worry about the max_ack_delay cap when the packet that is being acknowledged might have been buffered.  Thus, it makes sense to remove the cap for packets that might have been buffered (i.e., those that are sent prior to handshake confirmation).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668377696">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53DNBPPIALISCDDLTR66HR7ANCNFSM4PTNI3YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4UH7YH666OGCMR2MDR66HR7A5CNFSM4PTNI3YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7LKEYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668377696",
"url": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668377696",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28e91f33522_593f16f8686668--


From nobody Mon Aug  3 22:08:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE19F3A0C44 for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 22:08:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0AnhbTOkCRqx for <quic-issues@ietfa.amsl.com>; Mon,  3 Aug 2020 22:08:38 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A23BE3A0C42 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 22:08:38 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 10C11340D45 for <quic-issues@ietf.org>; Mon,  3 Aug 2020 22:08:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596517717; bh=PTR0rdah9A+5q281uqdL559WEMeR4aEX2ZysZSGvlIw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uUMUG7dvbN/HEi0vP7MlHxM3nUHgFQEXOCfp0k705/vo0BwEuLhIQlWkUP+d9Aa+q 8tnCL/K6mvMVE2iuMlohMnq5t6Iwjs+luv+OE8hlTfmllzdLO148WsUnN8s1T50e0G tfMFbbe8tze6SsavLJQsgUyjl5BBvm6FDIWV1bz8=
Date: Mon, 03 Aug 2020 22:08:36 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZBBSCBNCWGIL6B76V5GTHFJEVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/review/460498954@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f28ed54ed531_682516f874992"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RK8YnRMhNdJiGBHclBn72Xsyp20>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 05:08:40 -0000

----==_mimepart_5f28ed54ed531_682516f874992
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

My previous review forgot that there were two cases:

1. a packet is received and buffered and then (much) later processed and (even) later acknowledged

2. a packet containing an ACK is received and then (much) later processed

The first can be handled by reporting a large ACK Delay value.  For packets sent before handshake confirmation, keeping max_ack_delay unbounded is the only sensible way to deal with this.

The second is what this attempts to address.  But I don't think that it needs to.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460498954
----==_mimepart_5f28ed54ed531_682516f874992
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<p>My previous review forgot that there were two cases:</p>
<ol>
<li>
<p>a packet is received and buffered and then (much) later processed and (even) later acknowledged</p>
</li>
<li>
<p>a packet containing an ACK is received and then (much) later processed</p>
</li>
</ol>
<p>The first can be handled by reporting a large ACK Delay value.  For packets sent before handshake confirmation, keeping max_ack_delay unbounded is the only sensible way to deal with this.</p>
<p>The second is what this attempts to address.  But I don't think that it needs to.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460498954">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZR2JQLRATW7XXDWGTR66JVJANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2STC5D5ECADRUC4ITR66JVJA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNZKQCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460498954",
"url": "https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460498954",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f28ed54ed531_682516f874992--


From nobody Tue Aug  4 06:46:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27DBD3A0B75 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 06:46:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.694
X-Spam-Level: 
X-Spam-Status: No, score=-1.694 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ixccH2rdAy_5 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 06:46:39 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 88C763A0A5F for <quic-issues@ietf.org>; Tue,  4 Aug 2020 06:46:39 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 4FF17580079 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 06:46:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596548798; bh=lm6gmX3XMsd4oHKbdOk2I1hin1CVKkBjLMAXorSj5nI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eV3To+vDkEZDbULPMenIV0+lZiJx3S+gxvroHrL/78apFiSWfUe9b7E8qqDbQbGg7 9sUd0rB1fnA3+VCR0ACqIvuEFXxjWr3IAR1PHCSrmh029fTzgkYt+PzRyA8OAy7YlM g2isoa3xj9G7QdRJcemI5k00LB8UsDCfF09fMa40=
Date: Tue, 04 Aug 2020 06:46:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3RPT5XH7SWNENKP6N5GVD35EVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/review/460818882@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2966bebb2b_338216f8259184"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E764b6gtDrWSE04HAhukRyfTDvQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 13:46:41 -0000

----==_mimepart_5f2966bebb2b_338216f8259184
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

I was attempting to deal with the first issue where a receiver can't process an acknowledge a buffered packet until they keys are available.

Ideally there would be at most one of these inflated RTT samples, though I don't think we make any suggestions on how buffered packets should be processed when the keys are available.

The second issue hadn't occurred to me, because I don't think we've observed it yet in production.  That would only happen if the server received an ACK in 1RTT before completing the handshake.  As you said, an implementation could subtract the time the packet was buffered from the RTT.

> @@ -348,14 +348,22 @@ latency at the peer or loss of previous ACK frames.  Any delays beyond the
 peer's max_ack_delay are therefore considered effectively part of path delay and
 incorporated into the smoothed_rtt estimate.
 
+The first ACK frame in the Handshake and ApplicationData packet number spaces
+can be greatly delayed due to a lack of decryption keys at the time they're
+received. For these two ACK frames, the max_ack_delay MAY be ignored if the

Sure, though hopefully you're processing all buffered packets before sending an ACK.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460818882
----==_mimepart_5f2966bebb2b_338216f8259184
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<p>I was attempting to deal with the first issue where a receiver can't process an acknowledge a buffered packet until they keys are available.</p>
<p>Ideally there would be at most one of these inflated RTT samples, though I don't think we make any suggestions on how buffered packets should be processed when the keys are available.</p>
<p>The second issue hadn't occurred to me, because I don't think we've observed it yet in production.  That would only happen if the server received an ACK in 1RTT before completing the handshake.  As you said, an implementation could subtract the time the packet was buffered from the RTT.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3981#discussion_r465054916">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -348,14 +348,22 @@ latency at the peer or loss of previous ACK frames.  Any delays beyond the
 peer&#39;s max_ack_delay are therefore considered effectively part of path delay and
 incorporated into the smoothed_rtt estimate.
 
+The first ACK frame in the Handshake and ApplicationData packet number spaces
+can be greatly delayed due to a lack of decryption keys at the time they&#39;re
+received. For these two ACK frames, the max_ack_delay MAY be ignored if the
</pre>
<p>Sure, though hopefully you're processing all buffered packets before sending an ACK.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460818882">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK472RE5GF4HGRGAUD3R7AGL5ANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KWMVSKA3K72L6TUDR7AGL5A5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN3YTQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460818882",
"url": "https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-460818882",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2966bebb2b_338216f8259184--


From nobody Tue Aug  4 07:00:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B65C3A0BAA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 07:00:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 Rzo5dgyDLNYX for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 07:00:06 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F1553A0BC6 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 07:00:06 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 6AF5D5C0DE4 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 07:00:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596549605; bh=jJJof4f5Zb96L4NHywRKb/iPAQhdHavUGtyexiaQmxw=; h=Date:From:To:Subject:From; b=jBIyzUFLgFuuCB1LU1F8ui7PKC8pWBFrmpW1rMBhBndZS/LdnH2OD+ynxiBBQ0eXx CMDdpMZHIpktBJn2AqVguzfPDwa1kj9bEdpl0Kd1jUS90ipziHfYdqvOtHnZ4VZcUK +Z76et5IRQplONZGyF6q++kkpOxABpIyt91pM7KU=
Date: Tue, 04 Aug 2020 07:00:05 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-delay-delayed/9ed953-2226fe@github.com>
Subject: [quicwg/base-drafts] 2226fe: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TW1MTaIWPI0bPL6ltyv3JFoJfOE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 14:00:08 -0000

  Branch: refs/heads/ianswett-ack-delay-delayed
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2226fe74aff7ff4bcfc2dbc8d8f837633da969ee
      https://github.com/quicwg/base-drafts/commit/2226fe74aff7ff4bcfc2dbc8d8f837633da969ee
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Aug  4 07:00:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD90E3A0BAA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 07:00:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 bl0hoTZer3hV for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 07:00:20 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 987993A0BA9 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 07:00:20 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id DF409560069 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 07:00:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596549619; bh=2tQ54tg0SGAHxKFJHB7/4GwIzEvY19LIoJ5IR1+VLcI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ixG4NyZAGfLsxFa0IovwwgsV4KNLsXLvkIW6WBP5zqd2qcqMousnR2w5vOHU66LlI HiI7AzSzwmHQiDai6XEBKKI87htCKnow0j1aROOLx5UeUlZD6ShpWxAEDP3RGjNu/G NEsNjLhcB3WNLiSLyG8pZeM2miOFowej5ikF5gVY=
Date: Tue, 04 Aug 2020 07:00:19 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/push/5479177381@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2969f3d04ac_209b16f8378753"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/acUjFFqUEnCpzqf3gmOQjBuh3UI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 14:00:22 -0000

----==_mimepart_5f2969f3d04ac_209b16f8378753
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2226fe74aff7ff4bcfc2dbc8d8f837633da969ee  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981/files/9ed9536d298e87d76293802588a1f01d533c3c6f..2226fe74aff7ff4bcfc2dbc8d8f837633da969ee

----==_mimepart_5f2969f3d04ac_209b16f8378753
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2226fe74aff7ff4bcfc2dbc8d8f837633da969ee">2226fe7</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3981/files/9ed9536d298e87d76293802588a1f01d533c3c6f..2226fe74aff7ff4bcfc2dbc8d8f837633da969ee">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CRA2ZBIX3S3AD7N3R7AH7HANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK75V2XY2OHCNFIBEITR7AH7HA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DEMRTGYYDSM2QOVZWQIZVGQ3TSMJXG4ZTQMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981/files/9ed9536d298e87d76293802588a1f01d533c3c6f..2226fe74aff7ff4bcfc2dbc8d8f837633da969ee",
"url": "https://github.com/quicwg/base-drafts/pull/3981/files/9ed9536d298e87d76293802588a1f01d533c3c6f..2226fe74aff7ff4bcfc2dbc8d8f837633da969ee",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2969f3d04ac_209b16f8378753--


From nobody Tue Aug  4 07:01:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE5C13A0BA9 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 07:01:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6jZMYiraK_aP for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 07:01:11 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F5F73A0BA6 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 07:01:11 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id C79445C0E3B for <quic-issues@ietf.org>; Tue,  4 Aug 2020 07:01:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596549670; bh=ExRoBaodmo/wJ4f3sm+UY2UgTL/2a3DqpQDxdVnlJeU=; h=Date:From:To:Subject:From; b=XzgIrJpBkxx/mfuFBB9+Z7jn5M0uvd4yzglwQnp4ag9OOu0LKvWieUlidFTseMwyL 2RCSDhgQQmPyjINVDVUd7HtI2S2fx9YJtG/DGKgycJ80gGFl4jvK5/avbrieuHJraE Pr3WLnl5ztq9YMk4PGu7pgB/HnHF8ZQXB/uICLoA=
Date: Tue, 04 Aug 2020 07:01:10 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7ef6ba-77ff27@github.com>
Subject: [quicwg/base-drafts] 77ff27: Script updating gh-pages from 2226fe74. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y-hawZZxGweDMd2yvl6qncl41nI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 14:01:13 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 77ff27eae556fe9bf3b5b2175ebebee63ade468c
      https://github.com/quicwg/base-drafts/commit/77ff27eae556fe9bf3b5b2175ebebee63ade468c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M ianswett-ack-delay-delayed/draft-ietf-quic-http.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-http.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-invariants.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-qpack.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-tls.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-tls.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-transport.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2226fe74. [ci skip]



From nobody Tue Aug  4 07:01:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38C343A0BAA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 07:01:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 THJdnrCtAveD for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 07:01:26 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37DDA3A0BA7 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 07:01:26 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 6E004340E76 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 07:01:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596549685; bh=uoMBiRPewRnsbC1ttdSZwuC82UUrTGI3Pw2tRkVEKlY=; h=Date:From:To:Subject:From; b=hD9/6Pc/7bmmk/Bv6J/FsjAeZAzFtS2kaWrf2+H/MNb0MYMS9hEip829SxtO0jej+ RM2MrNBNVP8zo0PJ29rkzcQeriylSTCUsuUNPJgDxxP+ldE4CrDllh/VbkrwbSGTOb GpEe6m2MtpFwH9YbB38iVi8ggQMyxbw9m2Qzwk9U=
Date: Tue, 04 Aug 2020 07:01:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/77ff27-b69ceb@github.com>
Subject: [quicwg/base-drafts] b69ceb: Script updating archive at 2020-08-04T14:01:01Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZM4iz7Ngw86MxNia_ar5czVLVaY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 14:01:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b69ceb55c2d72edea831a88179497dcdd5025f96
      https://github.com/quicwg/base-drafts/commit/b69ceb55c2d72edea831a88179497dcdd5025f96
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-04T14:01:01Z. [ci skip]



From nobody Tue Aug  4 08:18:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 717DC3A07CB for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:18:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 6b_AJZWTVtxC for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:18:35 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AB683A045B for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:18:27 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 4EAC2560DD7 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:18:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596554306; bh=EkN9BLmWWmuOwkxHwDoCaI/Mhb4YVIOvo2xjgEOFhdU=; h=Date:From:To:Subject:From; b=y/Z5wSlaVQ1Z0DKf9wyTQ8bBP9kJ+B9ZJM1sHhz2FDXoRU9ap+xh8kAVKka4gSyP0 QUdwOUPW4/UOk1XbRq6eRyQpu9ZiTWfiwoVv3I1mE+zele1vcraNnM7Bz7Ac1XAUUe JTTdwjf5p2rANgKTsCif8a7dAaaUxg0WR3decmdE=
Date: Tue, 04 Aug 2020 08:18:26 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-delay-delayed/2226fe-cb6f4c@github.com>
Subject: [quicwg/base-drafts] cb6f4c: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Yas4fDYmi_4GEmYe0FB8O_P6HQg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 15:18:36 -0000

  Branch: refs/heads/ianswett-ack-delay-delayed
  Home:   https://github.com/quicwg/base-drafts
  Commit: cb6f4c7c93a3b481d9794dcb76c83cf941624203
      https://github.com/quicwg/base-drafts/commit/cb6f4c7c93a3b481d9794dcb76c83cf941624203
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Aug  4 08:18:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00F0B3A07CB for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:18:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 qsPZuzw78hhG for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:18:36 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DCBF33A07E3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:18:36 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id C9C0352002F for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:18:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596554315; bh=r2YpjJ9y3vCV8SGSbldGsRoA7dFiWhEvRN5PEsTMK+I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zkdxHiwahYcB5MeTfqazWdCIhuwIiARo/on0vyx/Aj7XcHLHH/oWgvozWOwVtCuhM ZTkC/1Sz53y9UACcNFVpVkQDfFpRoCQTDCKoGdidZdj237Xc1ABpM99MeFs3tUPMt1 KRoyBHfDRX3a+iTGJfjCXXMwDZrlcBPyObyVW+Hk=
Date: Tue, 04 Aug 2020 08:18:35 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/push/5479652657@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f297c4bbacbc_707a16f8104246"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lwj2xs1SnPmftG8sbkBzeRMRBJc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 15:18:38 -0000

----==_mimepart_5f297c4bbacbc_707a16f8104246
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

cb6f4c7c93a3b481d9794dcb76c83cf941624203  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981/files/2226fe74aff7ff4bcfc2dbc8d8f837633da969ee..cb6f4c7c93a3b481d9794dcb76c83cf941624203

----==_mimepart_5f297c4bbacbc_707a16f8104246
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/cb6f4c7c93a3b481d9794dcb76c83cf941624203">cb6f4c7</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3981/files/2226fe74aff7ff4bcfc2dbc8d8f837633da969ee..cb6f4c7c93a3b481d9794dcb76c83cf941624203">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DYNKTIMHYRPEFRUDR7AREXANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MCX7FT4J4WKFTWLDR7AREXA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DEMRTGYYDSM2QOVZWQIZVGQ3TSNRVGI3DKNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981/files/2226fe74aff7ff4bcfc2dbc8d8f837633da969ee..cb6f4c7c93a3b481d9794dcb76c83cf941624203",
"url": "https://github.com/quicwg/base-drafts/pull/3981/files/2226fe74aff7ff4bcfc2dbc8d8f837633da969ee..cb6f4c7c93a3b481d9794dcb76c83cf941624203",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f297c4bbacbc_707a16f8104246--


From nobody Tue Aug  4 08:19:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EAEC3A0787 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:19:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kbG0OoCSYHX7 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:19:01 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82CB83A044A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:19:01 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 97690520089 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:19:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596554340; bh=u77JBIcaFMVkIWZb/Dr/qu/oTa4g0PXKLHGP4x7QkVM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x9HnfGqhSJ+MyuUa1137KpNJxhhPuIa5AO1Vt6gAkXHvGu+jckIxCb360NfI3azRD soq2VnsV2dodI1savF8+Wfc/oAxs8FzYesi+cwOiHvSMDq6QKr7PWDQ7aOG/qvLdb/ KnhXz4cmEq/49TwARZsBbX9wiGjAO0WQNKhfl2sc=
Date: Tue, 04 Aug 2020 08:19:00 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMXLEWO5G7EO5DILV5GVOWJEVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/c668659100@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f297c6487cae_798916f87522"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EyDzs0gW2ep0-1g7CNTT39K-fUM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 15:19:03 -0000

----==_mimepart_5f297c6487cae_798916f87522
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm still not sure I love this PR, but hopefully the text is now clearer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668659100
----==_mimepart_5f297c6487cae_798916f87522
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm still not sure I love this PR, but hopefully the text is now clearer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668659100">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42LJK6OBSMFMSVVFDR7ARGJANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK73OPBFLNNIVCKROMDR7ARGJA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7NO3HA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668659100",
"url": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668659100",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f297c6487cae_798916f87522--


From nobody Tue Aug  4 08:19:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 409ED3A045B for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:19:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BoC5wz42unez for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:19:43 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE71A3A044A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:19:42 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 9DE095C0D70 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:19:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596554381; bh=BtzRsbxiHYERvvTZ5wQmV9CGGWAVPGe76//JJO3GTCM=; h=Date:From:To:Subject:From; b=k7VOO0bMDTIZbGEKqaqFfVZUhJcu3uZwmSbu58igwModO97Zda70GYUX2D1LkcH4c Ei8/Vyz9tapGlhpbf+NaGLjpvrlut6QAPNLlp5Ox42j/qxWV2l8HNt4d13I7mXZSlG NKj8Ep7zPZF1fFtIrBY0Pq0xUS8zREd3Zb5E2UAQ=
Date: Tue, 04 Aug 2020 08:19:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b69ceb-96d8ab@github.com>
Subject: [quicwg/base-drafts] 96d8ab: Script updating gh-pages from cb6f4c7c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uA4oCtH9htoskOgS4FFrHuKnJik>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 15:19:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 96d8abbc58ca9834a47b9e8b6d7366b528c27507
      https://github.com/quicwg/base-drafts/commit/96d8abbc58ca9834a47b9e8b6d7366b528c27507
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M ianswett-ack-delay-delayed/draft-ietf-quic-http.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-tls.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from cb6f4c7c. [ci skip]



From nobody Tue Aug  4 08:25:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 712893A0A39 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:25:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5koL1ETCFhA3 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:25:23 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 521FF3A09D9 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:25:23 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 9298C5E05AF for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:25:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596554722; bh=uHfeZSQpfUKJru1ZBaQdLRTmkNlNV5V1C9PIQLBoyv4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WP/2V6mnvTXaO0OBjs70IimxiM7m7V1TLVeSaaN5KFDlc6efpumxwpc0L+XV297H2 EmI8ams7kXMCw3qBWu2Oq8qjeE1YLeLmYG5J0XYaa/U03r6oPKXA08dXx/1lHdsh/E QR6s+neGapsxHwG8zgblpLQNndVSkywkUiidC4hU=
Date: Tue, 04 Aug 2020 08:25:22 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23KNEISQKOTHYX63V5GVPOFEVBNHHCQD7LPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3980/668662719@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3980@github.com>
References: <quicwg/base-drafts/issues/3980@github.com>
Subject: Re: [quicwg/base-drafts] Processing buffered packets can cause hugely inflated RTT measurements (#3980)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f297de281af2_626c16f8102411"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j4zlv39b6GHu0RTNEbjfJg_4Ze8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 15:25:24 -0000

----==_mimepart_5f297de281af2_626c16f8102411
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Also from the PR.  I had never considered the case when the sender has buffered a packet that contains an ACK frame until you pointed it out.  The PR was intended to deal with the case when a peer receives packets it can't immediately decrypt and acknowledge.

But I added a sentence about subtracting the amount of time buffered when processing a buffered packet containing an ACK.  It can only happen for a server that hasn't reached handshake confirmed, so it's fairly rare.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668662719
----==_mimepart_5f297de281af2_626c16f8102411
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Also from the PR.  I had never considered the case when the sender has buffered a packet that contains an ACK frame until you pointed it out.  The PR was intended to deal with the case when a peer receives packets it can't immediately decrypt and acknowledge.</p>
<p>But I added a sentence about subtracting the amount of time buffered when processing a buffered packet containing an ACK.  It can only happen for a server that hasn't reached handshake confirmed, so it's fairly rare.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668662719">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VOAK2SYKVFOKJN4DR7AR6FANCNFSM4PTNI3YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJUI7MK3AILK6LVA3R7AR6FA5CNFSM4PTNI3YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7NPXPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668662719",
"url": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668662719",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f297de281af2_626c16f8102411--


From nobody Tue Aug  4 08:27:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC80D3A0A39 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:26:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 Y-h_JBwyi3dD for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:26:56 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FDA33A0A40 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:26:51 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id A86C19005AC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:26:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596554810; bh=WKrvnHTB1mniPOcfB6a+e970UL0x7PSsOYkldZczqRc=; h=Date:From:To:Subject:From; b=cTckieIqL3z4D+FRiWZ9Rrh4Lg7pf8TqPB1xbdGQiUEsxLtqHTUOzjGzQMzf3VaF8 Q3k1zaTSW2rpspoaiyiyY6hfFqlFB67Hs1+GagZZA0S5BJnA53AOpd9wjVedviD7sO /h+PJDYcBXLoNVTr/E7F2tbRBJldOYN4WPiJuYLk=
Date: Tue, 04 Aug 2020 08:26:50 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-delay-delayed/cb6f4c-73ec35@github.com>
Subject: [quicwg/base-drafts] 73ec35: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fAvYZScnNvfXvmn8VGVm5HqLPrs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 15:26:59 -0000

  Branch: refs/heads/ianswett-ack-delay-delayed
  Home:   https://github.com/quicwg/base-drafts
  Commit: 73ec359ef76275aeb222af46b48696a4677146eb
      https://github.com/quicwg/base-drafts/commit/73ec359ef76275aeb222af46b48696a4677146eb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Aug  4 08:27:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B8373A0A39 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:27:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.551
X-Spam-Level: 
X-Spam-Status: No, score=-1.551 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 aFMGg1uKln6G for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:27:02 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71D7E3A09AC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:27:02 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id AB922600E16 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:27:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596554821; bh=QVig+rvEvUiVlcwe1X/aXWkuZzeNGcWyOMPUnVHUAYY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OoN1RPg4d8q2o7I5AoLwaIYZsv6jgCn9IQyZllZUmBKcoHphrv/frVbPWdOkv5UOw RLzx61N1d/Ehishb8irJe47eue0JnZ+AqDJVlgWJBrMQV+b0DYv2p5jftTXHQzIDAo qnVtJ7peh3fc+uqA6bfyJTmMwp9Tr9Uly71l0aso=
Date: Tue, 04 Aug 2020 08:27:01 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/push/5479702605@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f297e459c8f6_163116f81009a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sT9g5Xhv8BvElHqNhWSuDdXFuIM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 15:27:03 -0000

----==_mimepart_5f297e459c8f6_163116f81009a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

73ec359ef76275aeb222af46b48696a4677146eb  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981/files/cb6f4c7c93a3b481d9794dcb76c83cf941624203..73ec359ef76275aeb222af46b48696a4677146eb

----==_mimepart_5f297e459c8f6_163116f81009a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/73ec359ef76275aeb222af46b48696a4677146eb">73ec359</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3981/files/cb6f4c7c93a3b481d9794dcb76c83cf941624203..73ec359ef76275aeb222af46b48696a4677146eb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK65M5355PZPXX54QLDR7ASELANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4OJ3QT5SBHVUY6EBTR7ASELA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DEMRTGYYDSM2QOVZWQIZVGQ3TSNZQGI3DANI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981/files/cb6f4c7c93a3b481d9794dcb76c83cf941624203..73ec359ef76275aeb222af46b48696a4677146eb",
"url": "https://github.com/quicwg/base-drafts/pull/3981/files/cb6f4c7c93a3b481d9794dcb76c83cf941624203..73ec359ef76275aeb222af46b48696a4677146eb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f297e459c8f6_163116f81009a1--


From nobody Tue Aug  4 08:28:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B3AE3A0B71 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:27:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JQtJFTc1ZF7L for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 08:27:55 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 31FE03A0B67 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:27:52 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 25F55340D7A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 08:27:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596554871; bh=OBLzJ+1uDiNyzIS+ejtF7DmZLUvo5fBW7rs8YyAjjaQ=; h=Date:From:To:Subject:From; b=NqVx2XTuFZ3o52Jzu73+qX02PMwb0fHtG5Kdugdejk49xEs0d5uIz67VHPRlCjoMJ +aQRWl+TstrNWHOxHUJua63eN/xOFUDPes1aZmoget0Ze/H9BCjVihbtjK8cSLB0K0 pmpaum1VhqQ5JWSBd/2P1ZIFCmp3s1XGwFr5DGaM=
Date: Tue, 04 Aug 2020 08:27:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/96d8ab-45322c@github.com>
Subject: [quicwg/base-drafts] 45322c: Script updating gh-pages from 73ec359e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2yfISE_a8-xF6pjwULcA7BDUZd4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 15:28:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 45322c6619097f81d438588aa1e5c4ecd7861829
      https://github.com/quicwg/base-drafts/commit/45322c6619097f81d438588aa1e5c4ecd7861829
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M ianswett-ack-delay-delayed/draft-ietf-quic-http.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 73ec359e. [ci skip]



From nobody Tue Aug  4 13:24:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E83683A10B7 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 13:24:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WNxzdskV1Q2Z for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 13:24:26 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E262C3A10B5 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 13:24:25 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id F0949520E17 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 13:24:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596572664; bh=jqhJz3tAsdu4k/tYthN2Zdmb37Yc4qI8sdxjf1PHT8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DFBmZL4tDnFjh9VUht851UuZRfzCe8JqQMu4ujXEwrWy2vb4jlps2VEdfW5bOKAVu TtAG97DK8cvfplW0Ki1dH0aV9rfOzSHqkHFEwU76amrNtAEa6jxO1D8k3a57xxslNk oMXUo8mXdpDXT1VQ0y5dsGWfZpb7GBcQIBazd48Y=
Date: Tue, 04 Aug 2020 13:24:24 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5481114968@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29c3f8e1b66_5f1916f82045b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DTh2Nee9KTNdOlST5-PbeiYb10c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 20:24:27 -0000

----==_mimepart_5f29c3f8e1b66_5f1916f82045b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

7cff551ff5536dea56d3dc3937a7a5b6ebe44693  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/2e36c1e926183e37f3dca7271a05348fe07b09e9..7cff551ff5536dea56d3dc3937a7a5b6ebe44693

----==_mimepart_5f29c3f8e1b66_5f1916f82045b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7cff551ff5536dea56d3dc3937a7a5b6ebe44693">7cff551</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/2e36c1e926183e37f3dca7271a05348fe07b09e9..7cff551ff5536dea56d3dc3937a7a5b6ebe44693">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY4F6EAKSWMGAQ5ZDDR7BU7RANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3GIFXNSZMMMJ6ZIM3R7BU7RA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DCMJRGQ4TMOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/2e36c1e926183e37f3dca7271a05348fe07b09e9..7cff551ff5536dea56d3dc3937a7a5b6ebe44693",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/2e36c1e926183e37f3dca7271a05348fe07b09e9..7cff551ff5536dea56d3dc3937a7a5b6ebe44693",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f29c3f8e1b66_5f1916f82045b8--


From nobody Tue Aug  4 13:45:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8E3F3A0AEB for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 13:45:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.899
X-Spam-Level: *
X-Spam-Status: No, score=1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, GB_SUMOF=5, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wRrXTZ-hhANM for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 13:45:20 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6CDF13A0ACC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 13:45:20 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id A8AC0520DA1 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 13:45:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596573919; bh=4l7q4Z9vNCc3kOHKy/nAkCCgrKyXN5Vv13YJpGQURw4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BZAQYFthS3xXkdk35p39oHE+y2n9/WHJBcP4XYcFgR/kGH7BG3PMOy4WzZ/XGNv07 gcp99OBa1wN2FyFm980VgOdk3xutOvrMdxR5X41K9u5ZJITjOx+Klid+qDYvi/PKdV DJv0o/RH7C54ix4oQ+CI6avvL/fckhVcrFhQTkSM=
Date: Tue, 04 Aug 2020 13:45:19 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62HLIKMGAIGX5QKNF5GWU57EVBNHHCQD7LPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3980/668816044@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3980@github.com>
References: <quicwg/base-drafts/issues/3980@github.com>
Subject: Re: [quicwg/base-drafts] Processing buffered packets can cause hugely inflated RTT measurements (#3980)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29c8df99216_5fc316f84167bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c5tn7riJm-ohePovC6N6hYViMxI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 20:45:22 -0000

----==_mimepart_5f29c8df99216_5fc316f84167bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It seems to me that this issue is an alternative resolution to one specific part of what is being proposed as the resolution to #3821. Specifically, quoting from https://github.com/quicwg/base-drafts/issues/3821#issuecomment-665393532, the approach proposed here is an alternative to the line being emphasized below.

> S1. To solve the first problem, we already have a condition in the recovery draft to _not_ arm the PTO on
1-RTT data until the handshake is complete (Section 6.2.1). This is not quite adequate, since it still allows
a client to arm a PTO timer on 1-RTT data on sending a CFIN and 1-RTT data, before ensuring that the server
has received the CFIN. The proposed solution here is to change this condition from "handshake complete" to
"handshake confirmed". Meaning that an endpoint only arms a PTO timer on 0-RTT or 1-RTT data when it knows
that the peer has the keys necessary to read and write in 1-RTT, and can therefore respond with an ACK.
> 
> We think this holds up, but we'd like to get this under everyone's eyes, to ensure that the discussion isn't
missing subtle deadlock issues.
> 
> S2. To solve the second problem, the proposal is to use ack_delay as reported by the endpoint that buffers
the data appropriately. ack_delay is the amount of the time the information (regardless of that being the
packet itself or the acknowledgement) being buffered intentionally. For this, we need the following:
> 
> - endpoints MUST report an ack_delay that is the sum of the controlled delay (i.e. the duration of the data
and the ack being buffered)
> 
> - __endpoints ignore max_ack_delay for acknowledgements of packets that were sent prior to handshake
confirmation. Those are the ones that might have been buffered at the peer until keys were ready.__
> 
> In addition, we explicitly recommend endpoints that asynchronously process handshake messages to buffer
1-RTT packets, instead of dropping them, as dropping packets has significant impact on congestion control.
Note that this matches what those implementations already do.

The proposed resolution in #3821 recommends the sender to retain one bit of constant for each packet it sends, and use it to see if ack_delay should be capped.

The resolution proposed here is to retain a mutable bit for each packet number space, and flip that bit when the seder receives the first ack. Until that bit is flipped, the sender does not cap ack_delay. As correctly pointed out in the [original comment](https://github.com/quicwg/base-drafts/issues/3980#issue-672131960), this approach relies on the receiver processing all the buffered packets at once then sending an ACK.

I think that both approaches work, and do not have a strong preference among the two.

I'd also note both approaches would work correctly once we adopt the basis of the latter approach; i.e. recommend the receiver to process all buffered packets before sending an ACK (the basis of the latter resolution.

Therefore, it seems to me that the only question is if we want to have that recommendation. If the answer is yes, then both approaches would work, and the choice between the approaches becomes an editorial preference (i.e. write down either or both).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668816044
----==_mimepart_5f29c8df99216_5fc316f84167bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p>It seems to me that this issue is an alternative resolution to one spe=
cific part of what is being proposed as the resolution to <a class=3D"iss=
ue-link js-issue-link" data-error-text=3D"Failed to load title" data-id=3D=
"651002800" data-permission-text=3D"Title is private" data-url=3D"https:/=
/github.com/quicwg/base-drafts/issues/3821" data-hovercard-type=3D"issue"=
 data-hovercard-url=3D"/quicwg/base-drafts/issues/3821/hovercard" href=3D=
"https://github.com/quicwg/base-drafts/issues/3821">#3821</a>. Specifical=
ly, quoting from <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"651002800" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/38=
21" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/3821/hovercard?comment_id=3D665393532&amp;comment_type=3Dissue_=
comment" href=3D"https://github.com/quicwg/base-drafts/issues/3821#issuec=
omment-665393532">#3821 (comment)</a>, the approach proposed here is an a=
lternative to the line being emphasized below.</p>
<blockquote>
<p>S1. To solve the first problem, we already have a condition in the rec=
overy draft to <em>not</em> arm the PTO on<br>
1-RTT data until the handshake is complete (Section 6.2.1). This is not q=
uite adequate, since it still allows<br>
a client to arm a PTO timer on 1-RTT data on sending a CFIN and 1-RTT dat=
a, before ensuring that the server<br>
has received the CFIN. The proposed solution here is to change this condi=
tion from "handshake complete" to<br>
"handshake confirmed". Meaning that an endpoint only arms a PTO timer on =
0-RTT or 1-RTT data when it knows<br>
that the peer has the keys necessary to read and write in 1-RTT, and can =
therefore respond with an ACK.</p>
<p>We think this holds up, but we'd like to get this under everyone's eye=
s, to ensure that the discussion isn't<br>
missing subtle deadlock issues.</p>
<p>S2. To solve the second problem, the proposal is to use ack_delay as r=
eported by the endpoint that buffers<br>
the data appropriately. ack_delay is the amount of the time the informati=
on (regardless of that being the<br>
packet itself or the acknowledgement) being buffered intentionally. For t=
his, we need the following:</p>
<ul>
<li>
<p>endpoints MUST report an ack_delay that is the sum of the controlled d=
elay (i.e. the duration of the data<br>
and the ack being buffered)</p>
</li>
<li>
<p><strong>endpoints ignore max_ack_delay for acknowledgements of packets=
 that were sent prior to handshake<br>
confirmation. Those are the ones that might have been buffered at the pee=
r until keys were ready.</strong></p>
</li>
</ul>
<p>In addition, we explicitly recommend endpoints that asynchronously pro=
cess handshake messages to buffer<br>
1-RTT packets, instead of dropping them, as dropping packets has signific=
ant impact on congestion control.<br>
Note that this matches what those implementations already do.</p>
</blockquote>
<p>The proposed resolution in <a class=3D"issue-link js-issue-link" data-=
error-text=3D"Failed to load title" data-id=3D"651002800" data-permission=
-text=3D"Title is private" data-url=3D"https://github.com/quicwg/base-dra=
fts/issues/3821" data-hovercard-type=3D"issue" data-hovercard-url=3D"/qui=
cwg/base-drafts/issues/3821/hovercard" href=3D"https://github.com/quicwg/=
base-drafts/issues/3821">#3821</a> recommends the sender to retain one bi=
t of constant for each packet it sends, and use it to see if ack_delay sh=
ould be capped.</p>
<p>The resolution proposed here is to retain a mutable bit for each packe=
t number space, and flip that bit when the seder receives the first ack. =
Until that bit is flipped, the sender does not cap ack_delay. As correctl=
y pointed out in the <a href=3D"https://github.com/quicwg/base-drafts/iss=
ues/3980#issue-672131960" data-hovercard-type=3D"issue" data-hovercard-ur=
l=3D"/quicwg/base-drafts/issues/3980/hovercard">original comment</a>, thi=
s approach relies on the receiver processing all the buffered packets at =
once then sending an ACK.</p>
<p>I think that both approaches work, and do not have a strong preference=
 among the two.</p>
<p>I'd also note both approaches would work correctly once we adopt the b=
asis of the latter approach; i.e. recommend the receiver to process all b=
uffered packets before sending an ACK (the basis of the latter resolution=
.</p>
<p>Therefore, it seems to me that the only question is if we want to have=
 that recommendation. If the answer is yes, then both approaches would wo=
rk, and the choice between the approaches becomes an editorial preference=
 (i.e. write down either or both).</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3980#issuecomment-668816044">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK2Q=
4KQMXZQDC6W5BMDR7BXN7ANCNFSM4PTNI3YA">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK7SFLHXD652BGK3H2DR7BXN7A5CNFSM4PTN=
I3YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7OVFLA.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment=
-668816044",
"url": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-66=
8816044",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5f29c8df99216_5fc316f84167bd--


From nobody Tue Aug  4 14:16:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE9DF3A10D8 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 14:16:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.48
X-Spam-Level: 
X-Spam-Status: No, score=-1.48 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 o1h_Wb_hR8Tc for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 14:16:29 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AE4B3A10D3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 14:16:29 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 674BA600DF4 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 14:16:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596575788; bh=GHfyacW9Fi5fgGz17JnlrO0LosJFsCoIUeykViulVGg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Oct2ma/za1yq6oDjKgHhP3KBAsu3T0FazFuacCAF8Z3u+iDrHrel0Ms2h6KClfzya JzTOtOdSsPxNrC7U19edPrsCmruiPj2SdaeUTAxjk3qU2GhWfEm1CJnJBnf0nk1gvP XpPSXSMWWMeiWDvqEEF6BW/gxoQHq/ZxG+a2cskY=
Date: Tue, 04 Aug 2020 14:16:28 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZIR7SCXZDV2MO4KYN5GWYSZEVBNHHCQD7LPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3980/668829194@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3980@github.com>
References: <quicwg/base-drafts/issues/3980@github.com>
Subject: Re: [quicwg/base-drafts] Processing buffered packets can cause hugely inflated RTT measurements (#3980)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29d02c47da1_30fb16f81701cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aeS3JH7kiXU1pT5iVC3y6UY0jRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 21:16:31 -0000

----==_mimepart_5f29d02c47da1_30fb16f81701cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I actually updated the PR to align more closely with the original proposal after @mt pointed out that they weren't identical if all buffered packets weren't processed at once(which is something I'd implicitly assumed).  I could go either way on that, but I do think it's easier to only special case the first ACK for a PN space rather than store a bit per packet.  It also mitigates the issue for those that don't follow this new MAY.

However, one difference from the above is this doesn't rely on handshake confirmation, since this is just as much a problem for Handshake packets as it is 1-RTT packets, so I think we need to use a more general statement about the sender not knowing if the receiver has the keys to process the packets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668829194
----==_mimepart_5f29d02c47da1_30fb16f81701cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I actually updated the PR to align more closely with the original proposal after <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mt">@mt</a> pointed out that they weren't identical if all buffered packets weren't processed at once(which is something I'd implicitly assumed).  I could go either way on that, but I do think it's easier to only special case the first ACK for a PN space rather than store a bit per packet.  It also mitigates the issue for those that don't follow this new MAY.</p>
<p>However, one difference from the above is this doesn't rely on handshake confirmation, since this is just as much a problem for Handshake packets as it is 1-RTT packets, so I think we need to use a more general statement about the sender not knowing if the receiver has the keys to process the packets.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668829194">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4VAUGQDQUORMU67GTR7B3CZANCNFSM4PTNI3YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK67EORXABDFJQ2IDJ3R7B3CZA5CNFSM4PTNI3YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7OYMCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668829194",
"url": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668829194",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29d02c47da1_30fb16f81701cf--


From nobody Tue Aug  4 14:24:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7A253A10E0 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 14:24:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 txDkpZD2oPkN for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 14:24:49 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CC5C3A1096 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 14:24:49 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 19AA65E007A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 14:24:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596576288; bh=UpuZMTeFYU+d4NNOVjEH/5uGCSFsWrEKuvce+ZcLYmc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OdN5fCFVPvEpoGrStpkaB+bYgEgf9nQGXcTxJ2TJGfmiDeqxrihrmwuthADAIh59T vZnx1NYkUnV2sZ5d+ccJktjetwFlrbp96Me9bMcgAMmANdoaHYpG6MFRga0sWfFbfB x2EoMTWIlFDC65pCOuMWJow8iv0dG6DGjOj8xnWM=
Date: Tue, 04 Aug 2020 14:24:48 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNFRD6O2MYHX7S6LF5GWZSBEVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/c668832801@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29d2208cba_1a2d16f894734"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V2aJhiUp7lqfsnRURq3gzYgOJdM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 21:24:51 -0000

----==_mimepart_5f29d2208cba_1a2d16f894734
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I want to add some text about processing all buffered packets at once when new keys are available, but I'd like to merge PR #3979 first.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668832801
----==_mimepart_5f29d2208cba_1a2d16f894734
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I want to add some text about processing all buffered packets at once when new keys are available, but I'd like to merge PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="672101003" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3979" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3979/hovercard" href="https://github.com/quicwg/base-drafts/pull/3979">#3979</a> first.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668832801">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DBDKKS2GLCODNF5DR7B4CBANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2Y3OJGNTRWKTPHADR7B4CBA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7OZIII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668832801",
"url": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-668832801",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29d2208cba_1a2d16f894734--


From nobody Tue Aug  4 14:41:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 492733A1189 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 14:41:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hS602SyrE684 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 14:41:47 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 472143A1168 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 14:41:47 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id A141434004A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 14:41:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596577305; bh=tfxZaJCNQUvyHaRWG+es7GSIxkHwyni+goUsrKtyHrM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZbjqUDlhHSUz/3NBCP6SjsrmG13FT3cJ0rGDGv8LFLxrU7u7dDLVrXr/7iuDaWVXx JDYkBrXXVU41ksG/FD1CnqxEs3otfjbzpVZi8nsAxpbO4YMhU0u/11IC6in5VsGaXx Qs6JsS5bJ790nSZwpO84IZsF/yV4YM3DYW+oH5Ow=
Date: Tue, 04 Aug 2020 14:41:45 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5481433292@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29d619912cd_dd916f8152329"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hysD21J2S2wmHKVWKLQFHyQJqi8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 21:41:48 -0000

----==_mimepart_5f29d619912cd_dd916f8152329
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

2032e7cb3fe6ebaf69199ecf2ded6c60571c0325  Resolution from #3821 (pseudocode missing)


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/7cff551ff5536dea56d3dc3937a7a5b6ebe44693..2032e7cb3fe6ebaf69199ecf2ded6c60571c0325

----==_mimepart_5f29d619912cd_dd916f8152329
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2032e7cb3fe6ebaf69199ecf2ded6c60571c0325">2032e7c</a>  Resolution from #3821 (pseudocode missing)</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/7cff551ff5536dea56d3dc3937a7a5b6ebe44693..2032e7cb3fe6ebaf69199ecf2ded6c60571c0325">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNAU7XYS7QKMZVFH3R7B6BTANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK23SBZTHDLIZV6T6ITR7B6BTA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DCNBTGMZDSMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/7cff551ff5536dea56d3dc3937a7a5b6ebe44693..2032e7cb3fe6ebaf69199ecf2ded6c60571c0325",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/7cff551ff5536dea56d3dc3937a7a5b6ebe44693..2032e7cb3fe6ebaf69199ecf2ded6c60571c0325",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f29d619912cd_dd916f8152329--


From nobody Tue Aug  4 14:43:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C4153A1189 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 14:43:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.48
X-Spam-Level: 
X-Spam-Status: No, score=-1.48 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wG0s0BoCab2r for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 14:43:50 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 196C13A1168 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 14:43:50 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 58A7B580062 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 14:43:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596577429; bh=S8+fiD8JPvQje/X55K/s38pc33wV/zFjmzxnhonLb/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pD396CmoikJJZXsItQUcR+JKmdY5bRXWY2++eccsxpiSC5XTtqtmO97bG/vagTdQC 3D5GtboZl8g0pMzTqCb09J3e+d11p4h1kuRgBihMgvQe6f1ocxvmwdz8/2UdpIouzb QLU+oSoCfKv/ucbxzDYhD9+01QFfDrtCk2pkTnWY=
Date: Tue, 04 Aug 2020 14:43:49 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PTWSYCSNC44LXFMF5GW3ZLEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461195635@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29d69513d44_583016f863441"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/udZg2_-ZJzvgkeMqT_U8sRmUn5I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 21:43:51 -0000

----==_mimepart_5f29d69513d44_583016f863441
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

I've incorporated changes discussed in #3821 (and those agreed on the mailing list). I haven't added pseudocode yet, will do that next. I also haven't squared these changes with #3980; will do that as well.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461195635
----==_mimepart_5f29d69513d44_583016f863441
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>I've incorporated changes discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="651002800" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3821" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3821/hovercard" href="https://github.com/quicwg/base-drafts/issues/3821">#3821</a> (and those agreed on the mailing list). I haven't added pseudocode yet, will do that next. I also haven't squared these changes with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="672131960" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3980" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3980/hovercard" href="https://github.com/quicwg/base-drafts/issues/3980">#3980</a>; will do that as well.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461195635">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WQMIQZXDGKGFVSJDR7B6JLANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FWMJB7BU2CP7PWZLR7B6JLA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN6US4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461195635",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461195635",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29d69513d44_583016f863441--


From nobody Tue Aug  4 15:05:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CDEA33A110A for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:05:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vKkNR7TmiyQF for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:05:03 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3927B3A1103 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:05:03 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 4BC7290020C for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:05:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596578702; bh=yQak1X1FCkApHq61gQsub8T1eXu12WgsI8SlXtENZRs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RJn5OSBbIW3s5QMefSbhBA5zRHOycXi6tkYkYwNuAxAhTlfRH5DMdqCmt1rwFDEL8 ZoHBRWuUqboqXethz5Y1z1a5qcUn6QRZq+X6KqOMHSn1QuFv5d18/WFDDyoaTsGGch JT3/zcC64IQlRPL1Vbl5DM1hQKuSFTBhMZZNh4h0=
Date: Tue, 04 Aug 2020 15:05:02 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2L52VDENWSQSEWCBN5GW6I5EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461204128@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29db8e3c4a4_332016f879255"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BD-Nou7H193g1UHQUVUF2Yi-OfQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:05:05 -0000

----==_mimepart_5f29db8e3c4a4_332016f879255
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

Thanks for adding more to the PR, some initial comments.

> @@ -338,27 +338,41 @@ mean variation.
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
 for acknowledgement delays. These delays are computed using the ACK Delay
 field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
-For packets sent in the ApplicationData packet number space, a peer limits
-any delay in sending an acknowledgement for an ack-eliciting packet to no
-greater than the value it advertised in the max_ack_delay transport parameter.
-Consequently, when a peer reports an Ack Delay that is greater than its
-max_ack_delay, the delay is attributed to reasons out of the peer's control,
-such as scheduler latency at the peer or loss of previous ACK frames.  Any
-delays beyond the peer's max_ack_delay are therefore considered effectively
-part of path delay and incorporated into the smoothed_rtt estimate.
+
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer does not delay
+acknowledging them any longer than the period it advertised in the max_ack_delay
+transport parameter; see Section 18.2 of {{QUIC-TRANSPORT}}.
+
+However, an endpoint SHOULD use ignore max_ack_delay until the handshake is

```suggestion
However, an endpoint SHOULD ignore max_ack_delay until the handshake is
```

> -part of path delay and incorporated into the smoothed_rtt estimate.
+
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer does not delay
+acknowledging them any longer than the period it advertised in the max_ack_delay
+transport parameter; see Section 18.2 of {{QUIC-TRANSPORT}}.
+
+However, an endpoint SHOULD use ignore max_ack_delay until the handshake is
+confirmed (Section 4.1.2 of {{QUIC-TLS}}). Prior to handshake confirmation, the
+peer's reported acknowledgement delays might exceed the peer's max_ack_delay
+because it might buffer undecryptable packets and acknowledge them when the
+requisite keys become available to it. Since these delays, when they occur, are
+measurable and limited to the handshake, the endpoint can use the delays without
+limiting them to the max_ack_delay and avoid unnecessarily inflating the
+smoothed_rtt estimate.
+
+After the handshake is confirmed, any acknowledgement delays reported by the

Handshake confirmed only works for 1-RTT packets.  But Handshake packets suffer from the same problem as 1-RTT packets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461204128
----==_mimepart_5f29db8e3c4a4_332016f879255
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>Thanks for adding more to the PR, some initial comments.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465354455">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -338,27 +338,41 @@ mean variation.=0D
 The calculation of smoothed_rtt uses path latency after adjusting RTT sa=
mples=0D
 for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
 field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
-For packets sent in the ApplicationData packet number space, a peer limi=
ts=0D
-any delay in sending an acknowledgement for an ack-eliciting packet to n=
o=0D
-greater than the value it advertised in the max_ack_delay transport para=
meter.=0D
-Consequently, when a peer reports an Ack Delay that is greater than its=0D=

-max_ack_delay, the delay is attributed to reasons out of the peer&#39;s =
control,=0D
-such as scheduler latency at the peer or loss of previous ACK frames.  A=
ny=0D
-delays beyond the peer&#39;s max_ack_delay are therefore considered effe=
ctively=0D
-part of path delay and incorporated into the smoothed_rtt estimate.=0D
+=0D
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer does not =
delay=0D
+acknowledging them any longer than the period it advertised in the max_a=
ck_delay=0D
+transport parameter; see Section 18.2 of {{QUIC-TRANSPORT}}.=0D
+=0D
+However, an endpoint SHOULD use ignore max_ack_delay until the handshake=
 is=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-However, an endpoint SHOULD use ignore max_ac=
k_delay until the handshake is=0D
+However, an endpoint SHOULD ignore max_ack_delay until the handshake is=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465356006">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -part of path delay and incorporated into =
the smoothed_rtt estimate.=0D
+=0D
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer does not =
delay=0D
+acknowledging them any longer than the period it advertised in the max_a=
ck_delay=0D
+transport parameter; see Section 18.2 of {{QUIC-TRANSPORT}}.=0D
+=0D
+However, an endpoint SHOULD use ignore max_ack_delay until the handshake=
 is=0D
+confirmed (Section 4.1.2 of {{QUIC-TLS}}). Prior to handshake confirmati=
on, the=0D
+peer&#39;s reported acknowledgement delays might exceed the peer&#39;s m=
ax_ack_delay=0D
+because it might buffer undecryptable packets and acknowledge them when =
the=0D
+requisite keys become available to it. Since these delays, when they occ=
ur, are=0D
+measurable and limited to the handshake, the endpoint can use the delays=
 without=0D
+limiting them to the max_ack_delay and avoid unnecessarily inflating the=
=0D
+smoothed_rtt estimate.=0D
+=0D
+After the handshake is confirmed, any acknowledgement delays reported by=
 the=0D
</pre>=0D
<p>Handshake confirmed only works for 1-RTT packets.  But Handshake packe=
ts suffer from the same problem as 1-RTT packets.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-461204128">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K655IEY32XECTJ2VOLR7CAY5ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6H3FRXWZTYKQKMOZLR7CAY5A5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODN6WVIA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-461204128",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-461204128",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f29db8e3c4a4_332016f879255--


From nobody Tue Aug  4 15:08:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 522E43A1122 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:08:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6FmOl3QC6UvD for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:08:11 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE2D73A110A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:08:09 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id E327D6005AC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:08:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596578888; bh=l7bm8OOJ3UKmGwBzpUgDuPXy2P/pkcdnLXe/WjrOLAM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2fPOMIK8BAFjb91LIPbDjLocKQyn1SbjWAFRRQBUaJQVXEJHvY3uMZrCzge8FeGcf 7zfd/NRRfq4sWiN2yaZdR0ylZYnD2rrduDpePYG8QLFyfLaHHG3MRKDPVSHlXZ2oiS aMU8jI3hHyRD4U6Y1an0No6l2OzS8lTwooB3F7Kw=
Date: Tue, 04 Aug 2020 15:08:08 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5ZPCXIA3OROWS5OV5GW6UREVBNHHCQD7LPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3980/668848535@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3980@github.com>
References: <quicwg/base-drafts/issues/3980@github.com>
Subject: Re: [quicwg/base-drafts] Processing buffered packets can cause hugely inflated RTT measurements (#3980)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29dc48d2c02_709016f864887"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FA5NbtM3J2StbEqiSnU_qzU6Qww>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:08:12 -0000

----==_mimepart_5f29dc48d2c02_709016f864887
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett (swapping paragraphs being quoted)
> However, one difference from the above is this doesn't rely on handshake confirmation, since this is just as much a problem for Handshake packets as it is 1-RTT packets, so I think we need to use a more general statement about the sender not knowing if the receiver has the keys to process the packets.

I am happy to see the issue addressed for all epochs if that's the preference of others.

> It also mitigates the issue for those that don't follow this new MAY.

FWIW I tend to think that we should use SHOULD, especially if we are going to also cover the delay of Handshake ACKs.

Max-ack-delay of Handshake packets are assumed to be zero. Therefore, we would see the problem on any environment where the time required for processing a TLS handshake message is relatively greater than the path delay. Including datacenter networks where RTT is small, or slow IoT devices.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668848535
----==_mimepart_5f29dc48d2c02_709016f864887
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> (swapping paragraphs being quoted)</p>
<blockquote>
<p>However, one difference from the above is this doesn't rely on handshake confirmation, since this is just as much a problem for Handshake packets as it is 1-RTT packets, so I think we need to use a more general statement about the sender not knowing if the receiver has the keys to process the packets.</p>
</blockquote>
<p>I am happy to see the issue addressed for all epochs if that's the preference of others.</p>
<blockquote>
<p>It also mitigates the issue for those that don't follow this new MAY.</p>
</blockquote>
<p>FWIW I tend to think that we should use SHOULD, especially if we are going to also cover the delay of Handshake ACKs.</p>
<p>Max-ack-delay of Handshake packets are assumed to be zero. Therefore, we would see the problem on any environment where the time required for processing a TLS handshake message is relatively greater than the path delay. Including datacenter networks where RTT is small, or slow IoT devices.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668848535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UNDERQOHFUQJX6PDR7CBERANCNFSM4PTNI3YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KTATRXQGFC5QLC73R7CBERA5CNFSM4PTNI3YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7O5DFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668848535",
"url": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-668848535",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29dc48d2c02_709016f864887--


From nobody Tue Aug  4 15:16:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48EBE3A1193 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:16:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vIkrmxYRh2hP for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:16:11 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 992173A113E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:16:11 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id DBA01580DB5 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:16:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596579370; bh=eKHwrCvSMAvCr7J2JDsy3yM6AnhorXwlx0BLtHhM2Uw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sJMQ7KB9qmq+CRECdiXKP6m2OoonszmMhHgQYliL0D5r7FKkiDFqi7R3RJKSwrz8e 4lKARTwaT1IM5f+NOP++3eF6SjUzg4p6f2r563NPP95O/xcYqTOKeq2onVvcyhZ4NW wEMLxpXt35LMXHEqIXCYwry8KO5gssUCpUegpngM=
Date: Tue, 04 Aug 2020 15:16:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK25HPKIZSLV6SHDNZN5GW7SVEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461210174@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29de2ab66ad_2c0c16f8856a8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LlPMogyaCJGoUV6Ioc8Mz6PTxOI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:16:13 -0000

----==_mimepart_5f29de2ab66ad_2c0c16f8856a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

More coming

> @@ -338,27 +338,41 @@ mean variation.
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
 for acknowledgement delays. These delays are computed using the ACK Delay
 field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
-For packets sent in the ApplicationData packet number space, a peer limits
-any delay in sending an acknowledgement for an ack-eliciting packet to no
-greater than the value it advertised in the max_ack_delay transport parameter.
-Consequently, when a peer reports an Ack Delay that is greater than its
-max_ack_delay, the delay is attributed to reasons out of the peer's control,
-such as scheduler latency at the peer or loss of previous ACK frames.  Any
-delays beyond the peer's max_ack_delay are therefore considered effectively
-part of path delay and incorporated into the smoothed_rtt estimate.
+
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer does not delay

```suggestion
When 0-RTT or 1-RTT ack-eliciting packets are received, a peer MUST NOT delay
```

>    Initial and Handshake packet number space.
 
-- MUST use the lesser of the value reported in Ack Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- MUST ignore the peer's max_ack_delay until the handshake is confirmed,

```suggestion
- SHOULD ignore the peer's max_ack_delay until the handshake is confirmed,
```

>  
 When adjusting an RTT sample using peer-reported acknowledgement delays, an
 endpoint:
 
-- MUST ignore the Ack Delay field of the ACK frame for packets sent in the
+- MUST ignore the ACK Delay field of the ACK frame for packets sent in the

```suggestion
- MAY ignore the ACK Delay field of the ACK frame for packets sent in the
```

> @@ -338,27 +338,41 @@ mean variation.
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
 for acknowledgement delays. These delays are computed using the ACK Delay
 field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
-For packets sent in the ApplicationData packet number space, a peer limits
-any delay in sending an acknowledgement for an ack-eliciting packet to no
-greater than the value it advertised in the max_ack_delay transport parameter.
-Consequently, when a peer reports an Ack Delay that is greater than its
-max_ack_delay, the delay is attributed to reasons out of the peer's control,
-such as scheduler latency at the peer or loss of previous ACK frames.  Any
-delays beyond the peer's max_ack_delay are therefore considered effectively
-part of path delay and incorporated into the smoothed_rtt estimate.
+
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer does not delay
+acknowledging them any longer than the period it advertised in the max_ack_delay
+transport parameter; see Section 18.2 of {{QUIC-TRANSPORT}}.

We need to add: ...except during the handshake, if packets cannot be processed when received due to lack of packet protection keys.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461210174
----==_mimepart_5f29de2ab66ad_2c0c16f8856a8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>More coming</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465358642">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -338,27 +338,41 @@ mean variation.=0D
 The calculation of smoothed_rtt uses path latency after adjusting RTT sa=
mples=0D
 for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
 field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
-For packets sent in the ApplicationData packet number space, a peer limi=
ts=0D
-any delay in sending an acknowledgement for an ack-eliciting packet to n=
o=0D
-greater than the value it advertised in the max_ack_delay transport para=
meter.=0D
-Consequently, when a peer reports an Ack Delay that is greater than its=0D=

-max_ack_delay, the delay is attributed to reasons out of the peer&#39;s =
control,=0D
-such as scheduler latency at the peer or loss of previous ACK frames.  A=
ny=0D
-delays beyond the peer&#39;s max_ack_delay are therefore considered effe=
ctively=0D
-part of path delay and incorporated into the smoothed_rtt estimate.=0D
+=0D
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer does not =
delay=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-When 0-RTT or 1-RTT ack-eliciting packets are=
 received, a peer does not delay=0D
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer MUST NOT =
delay=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465359875">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;    Initial and Handshake packet number spa=
ce.=0D
 =0D
-- MUST use the lesser of the value reported in Ack Delay field of the AC=
K frame=0D
-  and the peer&#39;s max_ack_delay transport parameter.=0D
+- MUST ignore the peer&#39;s max_ack_delay until the handshake is confir=
med,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-- MUST ignore the peer's max_ack_delay until =
the handshake is confirmed,=0D
+- SHOULD ignore the peer's max_ack_delay until the handshake is confirme=
d,=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465359924">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 When adjusting an RTT sample using peer-reported acknowledgement delays,=
 an=0D
 endpoint:=0D
 =0D
-- MUST ignore the Ack Delay field of the ACK frame for packets sent in t=
he=0D
+- MUST ignore the ACK Delay field of the ACK frame for packets sent in t=
he=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-- MUST ignore the ACK Delay field of the ACK =
frame for packets sent in the=0D
+- MAY ignore the ACK Delay field of the ACK frame for packets sent in th=
e=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465360706">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -338,27 +338,41 @@ mean variation.=0D
 The calculation of smoothed_rtt uses path latency after adjusting RTT sa=
mples=0D
 for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
 field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
-For packets sent in the ApplicationData packet number space, a peer limi=
ts=0D
-any delay in sending an acknowledgement for an ack-eliciting packet to n=
o=0D
-greater than the value it advertised in the max_ack_delay transport para=
meter.=0D
-Consequently, when a peer reports an Ack Delay that is greater than its=0D=

-max_ack_delay, the delay is attributed to reasons out of the peer&#39;s =
control,=0D
-such as scheduler latency at the peer or loss of previous ACK frames.  A=
ny=0D
-delays beyond the peer&#39;s max_ack_delay are therefore considered effe=
ctively=0D
-part of path delay and incorporated into the smoothed_rtt estimate.=0D
+=0D
+When 0-RTT or 1-RTT ack-eliciting packets are received, a peer does not =
delay=0D
+acknowledging them any longer than the period it advertised in the max_a=
ck_delay=0D
+transport parameter; see Section 18.2 of {{QUIC-TRANSPORT}}.=0D
</pre>=0D
<p>We need to add: ...except during the handshake, if packets cannot be p=
rocessed when received due to lack of packet protection keys.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-461210174">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K23SXTKDJFPXWMW5MLR7CCCVANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5S3M7A4OFN4435UM3R7CCCVA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODN6YEPQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-461210174",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-461210174",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f29de2ab66ad_2c0c16f8856a8--


From nobody Tue Aug  4 15:26:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE9593A11C8 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:26:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 O0mvfUkzYlDA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:26:07 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA14E3A11F8 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:26:07 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id AFCAA340030 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:26:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596579966; bh=/HCmsZdvxPncUvrdbossXAPN8PMymIXFooBzH411rA0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=moje9+x3WDWG9sl70tdV0rCWhyFpYNmfuR5kSVHZkGqDWTD3R75DagRLNNHnoiPpE 0uPqtNqYdfx+FRhdF4whkU6fDihOHF4z1nMq7eYR/5h1wcV1WJq5ZlbfM2gUOAZxr2 PD1syVeqeCcoEKGO8J19KN+yb6T3MMC83tqXPdjo=
Date: Tue, 04 Aug 2020 15:26:06 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5481591741@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e07e9e611_62116f82899e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zVriZfzN8gTdjxXc0Revt-TVY_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:26:15 -0000

----==_mimepart_5f29e07e9e611_62116f82899e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

c8f0905556c4b2f4c660100b707c06e500de417e  agreed changes from editors meeting


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/2032e7cb3fe6ebaf69199ecf2ded6c60571c0325..c8f0905556c4b2f4c660100b707c06e500de417e

----==_mimepart_5f29e07e9e611_62116f82899e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c8f0905556c4b2f4c660100b707c06e500de417e">c8f0905</a>  agreed changes from editors meeting</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/2032e7cb3fe6ebaf69199ecf2ded6c60571c0325..c8f0905556c4b2f4c660100b707c06e500de417e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4Z4VBKA2ML3LAQJ6TR7CDH5ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JI5OZFO2EE34JCITR7CDH5A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DCNJZGE3TIMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/2032e7cb3fe6ebaf69199ecf2ded6c60571c0325..c8f0905556c4b2f4c660100b707c06e500de417e",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/2032e7cb3fe6ebaf69199ecf2ded6c60571c0325..c8f0905556c4b2f4c660100b707c06e500de417e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f29e07e9e611_62116f82899e--


From nobody Tue Aug  4 15:28:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F28E33A1087 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:28:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GU6hMdfiIcR6 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:28:26 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDEBA3A1084 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:28:26 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 7F55056002A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:28:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596580105; bh=s/i2VX94BECmHCjLYaj+W5Azyj08yNwo1WkFiCTSuqE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NFPVNdqH3Ru2aOpV5kQTI9mLZfkfhWZF8C0Dlby/mzlXftmCFiMa2Sn+T6z5uhHqn I91CdxIhlhrqzWLKrPvTCTF7S4284L+ZJKrkTZQWWYN3UbXIWfhbkRPO0dD9/2bYbA U5OHADPR5VxC0YaIVNxiNKhtR+nw44oXq2BuaIGM=
Date: Tue, 04 Aug 2020 15:28:25 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYVVH4OULVVHKXZWF5GXBATEVBNHHCPPTFTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3963/c668855782@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3963@github.com>
References: <quicwg/base-drafts/pull/3963@github.com>
Subject: Re: [quicwg/base-drafts] n't -> not (#3963)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e1096edba_6b716f89247a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/laT5Palz-Ya9TnIGMBEK6b6Hgzo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:28:28 -0000

----==_mimepart_5f29e1096edba_6b716f89247a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

https://github.com/quicwg/base-drafts/pull/1289#issuecomment-380736025 :D

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3963#issuecomment-668855782
----==_mimepart_5f29e1096edba_6b716f89247a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="313618643" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/1289" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1289/hovercard?comment_id=380736025&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/pull/1289#issuecomment-380736025">#1289 (comment)</a> :D</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3963#issuecomment-668855782">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK32IY2WXKZXJ5B5JPLR7CDQTANCNFSM4PKEYGPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ZOCP2J264CLNVMHDR7CDQTA5CNFSM4PKEYGPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7O63ZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3963#issuecomment-668855782",
"url": "https://github.com/quicwg/base-drafts/pull/3963#issuecomment-668855782",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e1096edba_6b716f89247a--


From nobody Tue Aug  4 15:29:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 119483A1087 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:29:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fF_c5FUHm81s for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:29:24 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D7CFF3A1084 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:29:24 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 2E8FF5C00A3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:29:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596580164; bh=/mGqbjJWiAScyp7S39dplFP/Wm6hflM+NMPNrEBlR8o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dFJ2CDQGR1UGhvsGWzDNgTRZvYfN4pJHu5M9RAsg/fGK6bfQLocYFgvL7QB3gAUtv 9+gzLEItN1TNlZ5yNA5WsTVwgSutpPI+uOoBdk69CinaOm5pXOvOYg0GV+Fe35x2kZ pYl2DeTyYSEiy1JpQZk8BaFpaJ4r6m8BBhDA07TI=
Date: Tue, 04 Aug 2020 15:29:24 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVDJGLYCDOSCFNVB55GXBEJEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461220103@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e1441e8ff_af916f8128071"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y90Kv0Ov_bwrMb48f2WxgEDtwhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:29:26 -0000

----==_mimepart_5f29e1441e8ff_af916f8128071
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1212,9 +1235,7 @@ OnAckReceived(ack, pn_space):
       IncludesAckEliciting(newly_acked_packets)):
     latest_rtt =
       now - sent_packets[pn_space][ack.largest_acked].time_sent
-    ack_delay = 0
-    if (pn_space == ApplicationData):
-      ack_delay = ack.ack_delay
+    ack_delay = ack.ack_delay
     UpdateRtt(ack_delay)

```suggestion
    UpdateRtt(ack.ack_delay)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461220103
----==_mimepart_5f29e1441e8ff_af916f8128071
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465365870">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1212,9 +1235,7 @@ OnAckReceived(ack, p=
n_space):=0D
       IncludesAckEliciting(newly_acked_packets)):=0D
     latest_rtt =3D=0D
       now - sent_packets[pn_space][ack.largest_acked].time_sent=0D
-    ack_delay =3D 0=0D
-    if (pn_space =3D=3D ApplicationData):=0D
-      ack_delay =3D ack.ack_delay=0D
+    ack_delay =3D ack.ack_delay=0D
     UpdateRtt(ack_delay)=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-    UpdateRtt(ack_delay)=0D
+    UpdateRtt(ack.ack_delay)=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-461220103">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZSO35MTA4UYQAE3D3R7CDUJANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK7C4JGIPQIPECUCNU3R7CDUJA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODN62SBY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-461220103",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-461220103",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f29e1441e8ff_af916f8128071--


From nobody Tue Aug  4 15:44:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65C3E3A0EB2 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:44:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ccpO-5YZATtz for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:44:57 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 814DE3A0EAC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:44:57 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id AE25C5608B6 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:44:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581096; bh=MorAYMaLrKmaH1LgV22r8hQKPaqWvBFH6oMJ8y9rHe8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=wXJX7J+HXBeJp0xxhRLzkaHCzwOv5JM7EZV3C7XVPcoEMCx//Vp73kE3+Tuais1/T raN7io5Q8/VofrqBF8h5hgfUxnfG8cP9J3KAnJWWBQR97mpeNGijw1uhkEpoiWLIw+ ZPJyN23L6OiNe2Gg53CN/0xRmRuiE1KpkggsTtj4=
Date: Tue, 04 Aug 2020 15:44:56 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLCMEFMQAXP26B7OF5GXC6REVBNHHCQHZFVU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3982@github.com>
Subject: [quicwg/base-drafts] Define slow start and congestion avoidance (#3982)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e4e89e54c_46a416f8855a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v7qX364VyvwCCjCTpQvSEEqyE58>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:44:58 -0000

----==_mimepart_5f29e4e89e54c_46a416f8855a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

These are not very crisply defined currently.

The congestion controller starts in slow start.  Slow start is where the congestion window is less than the slow start threshold.  Congestion avoidance is where the congestion window is at least the slow start threshold.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3982
----==_mimepart_5f29e4e89e54c_46a416f8855a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>These are not very crisply defined currently.</p>
<p>The congestion controller starts in slow start.  Slow start is where the congestion window is less than the slow start threshold.  Congestion avoidance is where the congestion window is at least the slow start threshold.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3982">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOBU6CCY4OFGTJESTR7CFORANCNFSM4PU3XD4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYMFVXB73ZWPEPDUNDR7CFORA5CNFSM4PU3XD4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KA7EWWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3982",
"url": "https://github.com/quicwg/base-drafts/issues/3982",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e4e89e54c_46a416f8855a1--


From nobody Tue Aug  4 15:47:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E0E1B3A0EB2 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:47:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2vDMXTMeoH5J for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:47:02 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B39F13A0EAC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:47:02 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 0A393600DE7 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:47:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581222; bh=ZSIXsFQgwGw1JBPd+2V73KlMN4bWUg8v1X5atT2Yo9w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ns2Y1nfxQoaS5htyYM5djk+ccsgNjan+AFqHI24gkNXFFXrURLE2vTeuefM6pXjOv o89IzCYhukH34T/3F4m7f65+c97kXyXhoctpFB2xlFUKALBWaqjZOvCNi17MssYxWg dx5Kune8XGCngvk65DpBy0dMi4QGRhet9LqupPyE=
Date: Tue, 04 Aug 2020 15:47:01 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XJDE27RBHALR6ZVF5GXDGLEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/461227149@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e565eefec_3d5716f810917d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rHfg-KMUE35w_Oqx-PRKlixb9Bg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:47:04 -0000

----==_mimepart_5f29e565eefec_3d5716f810917d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

one nit, but LGTM

> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

```suggestion
Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
approach and MUST increase the congestion window by one maximum packet size
per congestion window acknowledged.  When a loss or ECN-CE marking is
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-461227149
----==_mimepart_5f29e565eefec_3d5716f810917d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> approved this pull request.</p>=0D
=0D
<p>one nit, but LGTM</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3978#discussi=
on_r465371978">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Congestion avoidance uses an Additive Inc=
rease Multiplicative Decrease (AIMD)=0D
+approach that MUST increase the congestion window by one maximum packet =
size=0D
+per congestion window acknowledged.  When a loss or ECN-CE marking is=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Congestion avoidance uses an Additive Increas=
e Multiplicative Decrease (AIMD)=0D
-approach that MUST increase the congestion window by one maximum packet =
size=0D
-per congestion window acknowledged.  When a loss or ECN-CE marking is=0D=

+Congestion avoidance uses an Additive Increase Multiplicative Decrease (=
AIMD)=0D
+approach and MUST increase the congestion window by one maximum packet s=
ize=0D
+per congestion window acknowledged.  When a loss or ECN-CE marking is=0D=

</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3978#pullrequestreview-461227149">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6HERNIR2D2ZPURN53R7CFWLANCNFSM4PSHZKZA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYLACWFJVUU7RBZPBTR7CFWLA5CNFSM4=
PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODN64JDI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestrev=
iew-461227149",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview=
-461227149",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f29e565eefec_3d5716f810917d--


From nobody Tue Aug  4 15:50:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF7413A1154 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:50:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SpgaaDKxpOCN for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:50:46 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3D743A112E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:50:46 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id C2285840D98 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:50:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581445; bh=yayN0t9f9hy1xto1BoDvOSZZSnKAhmJ5I8pD2IcdYMw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gpTi4vZ1YlMvKqaF7/xGq84KSsNbGABUIoylRFefve3i43OKGV/4HHGRXBStDn7lC 2fu+Q22xv5skqOIMyNOCDl7iMSEOq1dLDZtFi6q8f12IsHVWV+Mde3kCDc8rJurS1T ad9/+iOUdFA/Q3UdbykpVES0TSot6i7VQC2Aspg0=
Date: Tue, 04 Aug 2020 15:50:45 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3963/push/5481670755@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3963@github.com>
References: <quicwg/base-drafts/pull/3963@github.com>
Subject: Re: [quicwg/base-drafts] n't -> not (#3963)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e645b19b1_270b16f817448f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ajX4xwRU7XeCeSMKk9mklV_Gofs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:50:48 -0000

----==_mimepart_5f29e645b19b1_270b16f817448f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

7ba50f4795c672a36e8e0de20ab24d0c262efc6b  Merge branch 'master' into nt-to-not


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3963/files/a2a29e832393cc9fae168af443642a7c4d134837..7ba50f4795c672a36e8e0de20ab24d0c262efc6b

----==_mimepart_5f29e645b19b1_270b16f817448f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7ba50f4795c672a36e8e0de20ab24d0c262efc6b">7ba50f4</a>  Merge branch &#39;master&#39; into nt-to-not</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3963/files/a2a29e832393cc9fae168af443642a7c4d134837..7ba50f4795c672a36e8e0de20ab24d0c262efc6b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44EHCL5EFWR7HFFXTR7CGELANCNFSM4PKEYGPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6OSVIQODUZ46UQKWDR7CGELA5CNFSM4PKEYGPKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TONJXGMZDCM2QOVZWQIZVGQ4DCNRXGA3TKNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3963/files/a2a29e832393cc9fae168af443642a7c4d134837..7ba50f4795c672a36e8e0de20ab24d0c262efc6b",
"url": "https://github.com/quicwg/base-drafts/pull/3963/files/a2a29e832393cc9fae168af443642a7c4d134837..7ba50f4795c672a36e8e0de20ab24d0c262efc6b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f29e645b19b1_270b16f817448f--


From nobody Tue Aug  4 15:51:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB4753A1154 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:51:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 moLNNUHpKHH3 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:50:59 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B80853A112E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:50:59 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 026A9340069 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:50:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581459; bh=kyeP9/m98D/3AnmHgHjOrwl33NOR/v5XBVDukxNWjgw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D5/5bNF+4HWaYk+wnZ6VvJZwqyFSv4cjT35fWICQUhocYhn7GDhT+SvZLCxOmfTo2 3iWMOyDxAeUH1cNidhyrbPXFDC6YrhaNCECfjnjA3BckoZoUsKLc9zoN3U+RLYtaz1 5hAnASP9pvQ3/KKs6Oer/eMYx0+5WJhl6AbFZVKI=
Date: Tue, 04 Aug 2020 15:50:58 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4CAQRC3LH3LIWSAGV5GXDVFEVBNHHCPPTFTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3963/c668863431@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3963@github.com>
References: <quicwg/base-drafts/pull/3963@github.com>
Subject: Re: [quicwg/base-drafts] n't -> not (#3963)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e652e7603_33c116f8202991"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HqGB-008GnIBZ34Jq88VLFBPsrk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:51:01 -0000

----==_mimepart_5f29e652e7603_33c116f8202991
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merging.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3963#issuecomment-668863431
----==_mimepart_5f29e652e7603_33c116f8202991
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merging.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3963#issuecomment-668863431">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MO6GK5AMPQYDY67LR7CGFFANCNFSM4PKEYGPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK256FZGOJQFPWRXF3LR7CGFFA5CNFSM4PKEYGPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7PAXRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3963#issuecomment-668863431",
"url": "https://github.com/quicwg/base-drafts/pull/3963#issuecomment-668863431",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e652e7603_33c116f8202991--


From nobody Tue Aug  4 15:56:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07DE23A0EAA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:56:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 c23HKWy8XhAG for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:56:05 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F7B33A0D25 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:56:05 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id BC19360009A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:56:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581764; bh=O8AORKa690avNECuDoQ8V7Oj9+7fOjXruMwOq0Qr32I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NcKb6THx3Ik92D0QEANv4QfvpG84I9nEOAnRr0ZB2MSU80jDwFY5cHdcZQHC5mSug VS6DxDRey/wWlANdxsLAe4Ud5RJMOkBXu8VwGa6FIHELjJ5A8xHtNwUxYdD2jAdcD+ 7iNI5rKaNpHFqKRB9xh584GQjtVuVPIRkO4gzHIk=
Date: Tue, 04 Aug 2020 15:56:04 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYTEFIBGPYRTIGBL7V5GXEIJEVBNHHCN2JJGQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3842/668865455@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3842@github.com>
References: <quicwg/base-drafts/issues/3842@github.com>
Subject: Re: [quicwg/base-drafts] Do I need to reset congestion info when the port changes? (#3842)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e784ac259_682016f8276162"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/12Ea9lrkkHu0HGQECuE-vw-5UBU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:56:09 -0000

----==_mimepart_5f29e784ac259_682016f8276162
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For clarity sake, the proposed resolution is #3945.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3842#issuecomment-668865455
----==_mimepart_5f29e784ac259_682016f8276162
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>For clarity sake, the proposed resolution is <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664216560" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3945" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3945/hovercard" href="https://github.com/quicwg/base-drafts/pull/3945">#3945</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3842#issuecomment-668865455">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ST2O3EFQEX6AB2I3R7CGYJANCNFSM4OUAV2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CGCPWI4355IGSC2LR7CGYJA5CNFSM4OUAV2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7PBHLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3842#issuecomment-668865455",
"url": "https://github.com/quicwg/base-drafts/issues/3842#issuecomment-668865455",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e784ac259_682016f8276162--


From nobody Tue Aug  4 15:56:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8247F3A0EAA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:56:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uzKtAAxpaSW5 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:56:31 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ABCB93A0D25 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:56:31 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id F1E7152002F for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:56:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581790; bh=LBzda7h52hI0a/NxqjJcqiwjGqTSsjSPYNj12dWCifg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SwSm+EMoQW2VoXwHfIOUc4H/zca5fSh3F85eJ7JPaxMBgkTqvH1WKQydYGar1Yxvl pstbJ9/t5qDpBrMqTVxTj08SMIqrcmPrwih5AqIXpqjZKnI7zcbwHzym4uyT1LxYHt ZcToQaa0gNg/BtlqpdzkNct/Ol3g0HhmWs7WhP4g=
Date: Tue, 04 Aug 2020 15:56:30 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6U3RXWC6JSYKTNKDN5GXEJ5EVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/461230911@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e79ee1d3f_562116f8123779"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i4RGf5b_0de5BPS_A0z32s3icdM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:56:33 -0000

----==_mimepart_5f29e79ee1d3f_562116f8123779
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-461230911
----==_mimepart_5f29e79ee1d3f_562116f8123779
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-461230911">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQDFJLDANH5IG77N3R7CGZ5ANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2PNLHU2KTS3AUTXKDR7CGZ5A5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN65GPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-461230911",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-461230911",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e79ee1d3f_562116f8123779--


From nobody Tue Aug  4 15:57:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BEFB3A110D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:57:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 A6cuFsOpt4MG for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:57:55 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 401183A0D25 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:57:55 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 321885C0E4D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:57:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581874; bh=x4evXXLO4ElkRRHaSlAN5EDqcOX5dlAtvvWdAGX1FfI=; h=Date:From:To:Subject:From; b=02QmMDqRGFDvx1WpWa3ldXTBz/hAmlnOZ3bx2E0A6MptucoiCclUziXkzCsh139Uo e/tHcTXvev2crO9b8rS2Kpov40WXEMX/9nCt0sb3z2mixMg3Z33lhHDgwV2Wd5tBPy JkVufKwP+2U1vwmLVyRGanxGT4bPTKL4xcDnc5Og=
Date: Tue, 04 Aug 2020 15:57:54 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/d1d4fb-3d49aa@github.com>
Subject: [quicwg/base-drafts] a2a29e: n't -> not
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aY84gywapaSRLHe__ej9meG-Pkw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:57:56 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a2a29e832393cc9fae168af443642a7c4d134837
      https://github.com/quicwg/base-drafts/commit/a2a29e832393cc9fae168af443642a7c4d134837
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  n't -> not


  Commit: 7ba50f4795c672a36e8e0de20ab24d0c262efc6b
      https://github.com/quicwg/base-drafts/commit/7ba50f4795c672a36e8e0de20ab24d0c262efc6b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into nt-to-not


  Commit: 3d49aa669de026678a8515f1bafeaf27cd5bcf37
      https://github.com/quicwg/base-drafts/commit/3d49aa669de026678a8515f1bafeaf27cd5bcf37
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3963 from larseggert/nt-to-not

n't -> not


Compare: https://github.com/quicwg/base-drafts/compare/d1d4fb1f33d6...3d49aa669de0


From nobody Tue Aug  4 15:58:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FD3F3A11C2 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gid0sBJ9LQb9 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:06 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25CCD3A1154 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:06 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 2898B520037 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581885; bh=dyTh0dEF2XDXJeR8STWwileqsLoPKFRC90S07Wj5DOU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f98Qf2O360udJHkfisd1+1ltsPk5hXPqaRcXtR7ivHwn3E1s30KZZ/cElQClPHFWp Boz7NjKEv717OOa2rFLKLhcvM5+wHpTjpeXz/VbzX2QXkTeG6recYH5rqJ22POWfdB gFggjOr25lnN4l5mm2kYYT7/LRlLkbmksxBykMVc=
Date: Tue, 04 Aug 2020 15:58:05 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7Z3YGKGNHB5JR2MR55GXEP3EVBNHHCPPTFTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3963/issue_event/3622318567@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3963@github.com>
References: <quicwg/base-drafts/pull/3963@github.com>
Subject: Re: [quicwg/base-drafts] n't -> not (#3963)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e7fd17206_444b16f81685dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5Ss9bi159qbi8kbJ_XMJxHLE_0s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:58:07 -0000

----==_mimepart_5f29e7fd17206_444b16f81685dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3963 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3963#event-3622318567
----==_mimepart_5f29e7fd17206_444b16f81685dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="666789277" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3963" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3963/hovercard" href="https://github.com/quicwg/base-drafts/pull/3963">#3963</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3963#event-3622318567">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5A4TZJPPK5BNWQX4LR7CG73ANCNFSM4PKEYGPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3X6D3XT7X6KE6INQ3R7CG73A5CNFSM4PKEYGPKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO27UDDZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3963#event-3622318567",
"url": "https://github.com/quicwg/base-drafts/pull/3963#event-3622318567",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e7fd17206_444b16f81685dd--


From nobody Tue Aug  4 15:58:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55B873A11DF for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 edlMMnubiXpE for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:08 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 309C93A11C2 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:08 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 756C55C0E83 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581887; bh=fBFHiGq0ddOkL4NkZ5QZbwbAKb14Y83NgNUGC1rOdFM=; h=Date:From:To:Subject:From; b=vKqGnpxCnS82xeJhQG/uyVaCyK8oBU8OPhj4VT3zg5cSPB04qNx4X3qI3Pp6gOvCI CQIUrFjHQDXoFi9ArhG6w2mv2VsCbKygJv1aXH1lqiE9tpzv8oTmpMDFq71Th0dI0u V5EkjXbBqtcPWmt5VA5ZmQ8CWtTDHiZgkvCMp+n0=
Date: Tue, 04 Aug 2020 15:58:07 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3d49aa-5d2559@github.com>
Subject: [quicwg/base-drafts] f873eb: Error for frames in the wrong packet
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HVDpElp90E9dt4aK3Mi3e45ISek>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:58:09 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f873eb883eeaa3b9aabeb2370d54f23b7f3b2d9a
      https://github.com/quicwg/base-drafts/commit/f873eb883eeaa3b9aabeb2370d54f23b7f3b2d9a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Error for frames in the wrong packet

Closes #3851.


  Commit: 5d255962f65ab478e71d9bfb15ba2326885d91b5
      https://github.com/quicwg/base-drafts/commit/5d255962f65ab478e71d9bfb15ba2326885d91b5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3859 from quicwg/naughty-frame

Error for frames in the wrong packet


Compare: https://github.com/quicwg/base-drafts/compare/3d49aa669de0...5d255962f65a


From nobody Tue Aug  4 15:58:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85B673A110D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 a4TBqxDBPP-d for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:14 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CB2E3A11C2 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:10 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 5128C900207 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581888; bh=mCSExvHNkvr4GR2gJsiAKqslnywjg/6t2CCL/tRAPsA=; h=Date:From:To:Subject:From; b=w/W47HR4sBO3i1cbuRPPGLMFddHAVmgOPgYVBfCStt4ROfk8V9ahhU4UUc1eBQQk9 9dwj+Yftmw9QQt7Uc0Sfg3zCDA+SlmGJYvTzkWWBVupJV8hhB9rFqbKDVq5HeAVb3q tbuc57lQvyBUb6Exk2zkHvBg7twAfWv2J2DOaKOs=
Date: Tue, 04 Aug 2020 15:58:08 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/naughty-frame/f873eb-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b3hVoShuXHy4Wc6qISZBWbdmC6k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:58:16 -0000

  Branch: refs/heads/naughty-frame
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 15:58:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC3893A11C2 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7cPiwSMob662 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:14 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 867523A112D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:12 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id BE16D840D77 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581891; bh=3ee2r4QahXGfzlLhSk7djt9s5lPIkLMjUcqSt1SlV8o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jPztX+SFaUHoZjMn86TMhE/hsw50aPBG0h3rry4S4l8SeOlmCMH1UCAi9ZQlR1oBm gkVKZJLsDTg+S29p+2ZmzsNBTyjzpstBxvY5RwmZyOvFmH7pmgXi7+ypSMMz8yMsuF rUmoLifV8V5N+Si41OQfLfRHOhaU9ZRhxnh7W9e4=
Date: Tue, 04 Aug 2020 15:58:11 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYR4HMSPNOC5EFELSN5GXEQHEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/461231580@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e803abf7d_15dd16f8273139"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a6lncMDg2Q27aLOp4jGJzwWDcTU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:58:16 -0000

----==_mimepart_5f29e803abf7d_15dd16f8273139
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-461231580
----==_mimepart_5f29e803abf7d_15dd16f8273139
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@nibanks</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-461231580">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54K6MY5YBY5L3WQYDR7CHAHANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ75R6YLONOEBZTWJTR7CHAHA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN65LXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-461231580",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-461231580",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e803abf7d_15dd16f8273139--


From nobody Tue Aug  4 15:58:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60FEA3A11EA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nlRASX-_Hqr9 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:18 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 632D23A11F2 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:14 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id ACF22560D97 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581893; bh=b3kV4Imxa4C398fe0hjaIiSjFDR7f1TJGa5djYl8eYc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FovPnFPrzYUA/DPlHo2tZBnzXM1bsUD37s9bhHs2BmXN3TENTSwlhEb0tVASDQ5QX ERjnIlNf5L+1ZyZUEpOdlx3OnGvi3jV3Q53aAId8IUNlZxAxpc96FHynIRIA5GINa9 Ul105JWwv1LI3gUII/NYfNv0NRe5cIk0Quz5KIeQ=
Date: Tue, 04 Aug 2020 15:58:13 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK443GEKBLALJ3RUAPV5GXEQLEVBNHHCN23QG4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3859/review/461231607@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3859@github.com>
References: <quicwg/base-drafts/pull/3859@github.com>
Subject: Re: [quicwg/base-drafts] Error for frames in the wrong packet (#3859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e8059d3c3_3c5116f816192c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6NAHeNmFzfgquemj4PBK1qVs414>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:58:20 -0000

----==_mimepart_5f29e8059d3c3_3c5116f816192c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3859#pullrequestreview-461231607
----==_mimepart_5f29e8059d3c3_3c5116f816192c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3859#pullrequestreview-461231607">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QHCUBTWUA45TNN4LR7CHALANCNFSM4OUFF32A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK555RE5YJMJH5PHBCDR7CHALA5CNFSM4OUFF32KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN65L5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3859#pullrequestreview-461231607",
"url": "https://github.com/quicwg/base-drafts/pull/3859#pullrequestreview-461231607",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e8059d3c3_3c5116f816192c--


From nobody Tue Aug  4 15:58:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1845E3A11DB for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dXKJm9bD3AHs for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:21 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39BCC3A11E6 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:18 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 3E068580C16 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581897; bh=SBVUOflpUzwL3YUio2/jawVCsmVMHOTbgoSktW31FNc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LyMFHHI+1Wn3Sig9o11XUnnx2p6gL2gygvEMN3FjvxwKc0J+OV343P4gnbknyDtIu LLgcOh4y9gbrTIY6TcxlQm8YVPvYJdlX64idf9tECI9uCYCL7K2w1VpfJalITEL9YF 2z5Xi//Q10ZWFN1QigxABhvPuvGpEUlNvM8L8l2s=
Date: Tue, 04 Aug 2020 15:58:16 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6FT7PKCCBP2ALRT755GXEQREVBNHHCN23QG4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3859/issue_event/3622319018@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3859@github.com>
References: <quicwg/base-drafts/pull/3859@github.com>
Subject: Re: [quicwg/base-drafts] Error for frames in the wrong packet (#3859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e808ed457_6c6e16f816047"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DThIi0M1iEH0khUGNy5WG9uIkZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:58:22 -0000

----==_mimepart_5f29e808ed457_6c6e16f816047
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3859 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3859#event-3622319018
----==_mimepart_5f29e808ed457_6c6e16f816047
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652963895" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3859" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3859/hovercard" href="https://github.com/quicwg/base-drafts/pull/3859">#3859</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3859#event-3622319018">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WF5S3BWIUUUEXM7DR7CHARANCNFSM4OUFF32A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLOAN5TPEW75A5O3LR7CHARA5CNFSM4OUFF32KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO27UDHKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3859#event-3622319018",
"url": "https://github.com/quicwg/base-drafts/pull/3859#event-3622319018",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e808ed457_6c6e16f816047--


From nobody Tue Aug  4 15:58:32 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 432E03A11F8 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hXqDvUIInkX1 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:58:25 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (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 DFDD13A1200 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=rew4rajGPH57e8W4BtjuEk6h6jXKqIt1hMxIzi7MnOI=; b= Rluy8LluNaUhWKAoVam2RTVUKeXiijv1MemZ2Q+J8G/GPAITpJigekeiV86IFqpf /XH/AD1K3+mxG4ShzWJGUA8E4i+8mLDQnLsFZ3TKgwI5i132ZsN310mdXiFgBmyU z/r/VYoBDFWPhUh/8BsxrGh1u7RASI4eXYVIuselHHM=
Received: by filter1289p1las1.sendgrid.net with SMTP id filter1289p1las1-1334-5F29E809-26 2020-08-04 22:58:17.636716747 +0000 UTC m=+355.649697689
Received: from out-17.smtp.github.com (unknown) by ismtpd0099p1mdw1.sendgrid.net (SG) with ESMTP id 9WJTXOhATQiQRkzW3mn-pA for <quic-issues@ietf.org>; Tue, 04 Aug 2020 22:58:17.450 +0000 (UTC)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 00D035C0E3B for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:58:17 -0700 (PDT)
Date: Tue, 04 Aug 2020 22:58:17 +0000 (UTC)
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2N7OBVLSNQBTIDG5F5GXEQREVBNHHCN2L2DY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3851/issue_event/3622319027@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3851@github.com>
References: <quicwg/base-drafts/issues/3851@github.com>
Subject: Re: [quicwg/base-drafts] Frames of impermissible type (#3851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e808e673d_325016f82674e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1Ao5jJWUBrpCdPT9K9U08ZAnuX3RPU6voFc1 pzD7GhtDGNUjmL57q6JSUeLLWs8qYok3/14LhN9kNmk4fEBkK4jXnOPtBso5sK2ryCdQfUy8EAc810 5rA4buF9MS4IC2PxhoNjsaD1MB/uYXclujgMOjMPSVuvv4D7GVk1jTJ9/zkECG5Vblx47oHRWIyM1V s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GoqzGMUk6ec9R-Eae7j1GF_sZnA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:58:27 -0000

----==_mimepart_5f29e808e673d_325016f82674e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3851 via #3859.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3851#event-3622319027
----==_mimepart_5f29e808e673d_325016f82674e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652835358" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3851" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3851/hovercard" href="https://github.com/quicwg/base-drafts/issues/3851">#3851</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652963895" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3859" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3859/hovercard" href="https://github.com/quicwg/base-drafts/pull/3859">#3859</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3851#event-3622319027">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5WQ4WBJ5DN5TMG5EDR7CHARANCNFSM4OUBMCIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CNOLXZ7R4OZA4SS3R7CHARA5CNFSM4OUBMCIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO27UDHMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3851#event-3622319027",
"url": "https://github.com/quicwg/base-drafts/issues/3851#event-3622319027",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e808e673d_325016f82674e0--


From nobody Tue Aug  4 15:59:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BA713A112D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:59:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7lU76OPdoNHT for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:59:08 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A2EC3A110D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:59:08 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 7A72856002F for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:59:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581947; bh=yqi1TRuF2AglQ6yTD/8/oe5xljuIYenC4UMgHdTHNaE=; h=Date:From:To:Subject:From; b=UE65QISxvMW8NY6NK/YJnEsqbfIjdcaJUzFG+unKWtDsy1n8oo/R4XgWoN8lQd61g doKvhYzKXsfjoe1qgUV44ZY8n9A4hqcKGCdm2oOG0Z0wkWd73wdthR84Zy6YV9wFlD fmbSXHUObAKHYVEahmiLxzfYxeRNd3hPB6pZ8+9c=
Date: Tue, 04 Aug 2020 15:59:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/45322c-132f9e@github.com>
Subject: [quicwg/base-drafts] 132f9e: Script updating gh-pages from 5d255962. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u8fbtis8o24U6Id99CxU00HsilM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:59:09 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 132f9e6c74398ce2930087da7812206ee1c755ae
      https://github.com/quicwg/base-drafts/commit/132f9e6c74398ce2930087da7812206ee1c755ae
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5d255962. [ci skip]



From nobody Tue Aug  4 15:59:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A74B3A112D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:59:22 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Qr242iFphsSN for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 15:59:21 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B3F23A110D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:59:21 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 09D34580068 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 15:59:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596581961; bh=ULm1tYouqKcmr0peKNjwDIZmLjx7EC19AA3BsSWLcNo=; h=Date:From:To:Subject:From; b=yKXZYbkRUQWmCl/UwACsG33XTxDwvUsp99dQVdsoqbjhI8q2JEh2zQq/LI3zOiPcy 06+sypv4WXEYQrKUKlCnMANvXJdVbVDHenN1RN2sqG7xVnaDS1PYSY/EO/Xo23EyDK C9cdRTLsxUpkhTeVRDXhM/dNxBeQ6vs6eyBDb1pE=
Date: Tue, 04 Aug 2020 15:59:20 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/132f9e-84f965@github.com>
Subject: [quicwg/base-drafts] 84f965: Script updating archive at 2020-08-04T22:59:01Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PrDEjSMNGxBPDHff8IaGGog2Kzo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 22:59:22 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 84f96565a4a98ad7b6688cb0fb625eeb29dadf1c
      https://github.com/quicwg/base-drafts/commit/84f96565a4a98ad7b6688cb0fb625eeb29dadf1c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-04T22:59:01Z. [ci skip]



From nobody Tue Aug  4 16:00:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2822E3A11D8 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:00:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 hwbcO9fy3dJ1 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:00:26 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A4913A11C2 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:00:26 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 69AEE520DA1 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:00:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596582025; bh=ndwmEGbhNJBgYMw2R2b2+grBaaBZh9I7x59zuoCc97g=; h=Date:From:To:Subject:From; b=gboMapjFTG/gzRjjJ0hfP8DR4jwPKFJxjFs9LxYRIUZRfYlfqr9f2EfOG7GTmSpon ZaN9Q5iIDa0gU9BfVENCFLNCa2mzsgdzt8Opu7U7P2V2fAdAMOfS/ysk5Rap/tJkVh TYmPyNDV6AWX5BMOMweO5U6QlSMBZv1Sw2IzBjDg=
Date: Tue, 04 Aug 2020 16:00:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/5d2559-b4f08d@github.com>
Subject: [quicwg/base-drafts] a38e49: Be clearer about protections
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0ssWHTNX6zIWSCLDpWlt9Ye2x6Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:00:27 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a38e49b3e25977f9dea8f0bc099e542f04004d5a
      https://github.com/quicwg/base-drafts/commit/a38e49b3e25977f9dea8f0bc099e542f04004d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Be clearer about protections

This breaks down some of the packet protection text in favour of more
specific language about the protections provided.  By preference,
this talks about integrity protection and confidentiality protection as
it relates to those packets that are protected using keys derived from
TLS.  For Initial packets this means avoid use of "packet protection" as
much as possible (I'm sure that I have missed some of these).  The same
for Retry.

This required some additional framing, but it wasn't too intrusive.
Most of the changes are cosmetic.

Closes #3887.


  Commit: 25264d07790fcb63f08d3400a9bb61aa6a4785c2
      https://github.com/quicwg/base-drafts/commit/25264d07790fcb63f08d3400a9bb61aa6a4785c2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  First initial


  Commit: 83e840eb0fdef5f972306477b8b9cc62fe355bb4
      https://github.com/quicwg/base-drafts/commit/83e840eb0fdef5f972306477b8b9cc62fe355bb4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  first Initial

Co-authored-by: Mike Bishop <mbishop@evequefou.be>


  Commit: 5782bf9aead14fee58252a587376e56bf62abf91
      https://github.com/quicwg/base-drafts/commit/5782bf9aead14fee58252a587376e56bf62abf91
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into less-protection


  Commit: c78921e5d3ff5d5ea37a398eccd8afd74872e71b
      https://github.com/quicwg/base-drafts/commit/c78921e5d3ff5d5ea37a398eccd8afd74872e71b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Use text from master for this paragraph


  Commit: 1db24ca405c391ad6044260aeb196626b1c716d3
      https://github.com/quicwg/base-drafts/commit/1db24ca405c391ad6044260aeb196626b1c716d3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Trailing whitespace, gah


  Commit: 05cb8f2eb7027a63f4697fccec69a18f194a405b
      https://github.com/quicwg/base-drafts/commit/05cb8f2eb7027a63f4697fccec69a18f194a405b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Lots of review comments

These will need to be wrapped

Co-authored-by: ianswett <ianswett@users.noreply.github.com>
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>
Co-authored-by: Kazuho Oku <kazuhooku@gmail.com>


  Commit: bca2743083bca2e8a7b85abb392b85675798c8fe
      https://github.com/quicwg/base-drafts/commit/bca2743083bca2e8a7b85abb392b85675798c8fe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  wrap


  Commit: 92d1701ac1e5b1554dc1df4abf0c7af3a5b0d403
      https://github.com/quicwg/base-drafts/commit/92d1701ac1e5b1554dc1df4abf0c7af3a5b0d403
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moor sugestions

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 00d90fccb3fb8dfb3e831198629a63b0399052ad
      https://github.com/quicwg/base-drafts/commit/00d90fccb3fb8dfb3e831198629a63b0399052ad
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Some more rearrangement


  Commit: 645d6f8be9824db6909f2a02131c21a690a30809
      https://github.com/quicwg/base-drafts/commit/645d6f8be9824db6909f2a02131c21a690a30809
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Cleaner


  Commit: 7f190d7ec7885c46bc0a4e40a3535870af006b6d
      https://github.com/quicwg/base-drafts/commit/7f190d7ec7885c46bc0a4e40a3535870af006b6d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split sentence; reword


  Commit: b4f08d1c60e31d359ace41b5f477009deaeb9e45
      https://github.com/quicwg/base-drafts/commit/b4f08d1c60e31d359ace41b5f477009deaeb9e45
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3900 from quicwg/less-protection

Be clearer about protections


Compare: https://github.com/quicwg/base-drafts/compare/5d255962f65a...b4f08d1c60e3


From nobody Tue Aug  4 16:00:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6A733A11C2 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:00:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RHpU5E1nhTRd for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:00:27 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E70EE3A1154 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:00:26 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 40E5E56005E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:00:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596582026; bh=9T+nTGJKvQf6zdzQugjcVCBPzAMLR+85NjKhOnKoIeI=; h=Date:From:To:Subject:From; b=LCGQNVnWBKAZt9uZhW/0T6F5zhMsxnm7FRoNio5HeyniYczCTU9yjcBPnOApXu85K 0HbZGNdrxr2j+KpiCTEZmEQY9U94Ogiys3aKaLJv55iVyLQuAOPrP152whTacotxKN CKbsJQbxbyQnhTPnWH7UY8YF3bAaWaTL4+eIq01o=
Date: Tue, 04 Aug 2020 16:00:26 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/less-protection/7f190d-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gZ5dUkIbrZHd1IdNSC2GUPSXAAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:00:28 -0000

  Branch: refs/heads/less-protection
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:00:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5F573A11D8 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:00:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SjHo5c2w287i for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:00:35 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC1BB3A1154 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:00:35 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 09A68520ED5 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:00:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596582035; bh=FMiygqr20r0U9qzvLa3jk7RWM0x4pWPijIIFLnLVRpY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TtP7Zqx4bRp7XgmSHjkMKK8RO6VcuP8RX1yOQVHCI+pUJEDsGKMEv2OLfgjPiONkw PdvH10ve4WP+gmFu9oly+oZZHytMQqjfGs8+kuMkhXekcbJrWllOdssMc4vTCGJhAs 9R3do9XZkXEHXAWIr6bR8gfe9lEobNy4a6I5Pec4=
Date: Tue, 04 Aug 2020 16:00:34 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QEF2Q5URAHKUXNNF5GXEZFEVBNHHCN7H3EU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3887/issue_event/3622323831@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3887@github.com>
References: <quicwg/base-drafts/issues/3887@github.com>
Subject: Re: [quicwg/base-drafts] Packet protection or not? (#3887)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e892ecf24_d9b16f8210998"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b_EHw2tLc8Ct3MnCNzHizGlp7Zs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:00:37 -0000

----==_mimepart_5f29e892ecf24_d9b16f8210998
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3887 via #3900.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3887#event-3622323831
----==_mimepart_5f29e892ecf24_d9b16f8210998
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="654113573" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3887" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3887/hovercard" href="https://github.com/quicwg/base-drafts/issues/3887">#3887</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="656362728" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3900" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3900/hovercard" href="https://github.com/quicwg/base-drafts/pull/3900">#3900</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3887#event-3622323831">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GXMIFI3BI7Z2GGVLR7CHJFANCNFSM4OVVMPHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2OAXD22MYSLNZC4XLR7CHJFA5CNFSM4OVVMPH2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO27UEM5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3887#event-3622323831",
"url": "https://github.com/quicwg/base-drafts/issues/3887#event-3622323831",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e892ecf24_d9b16f8210998--


From nobody Tue Aug  4 16:00:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CD5A3A1154 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:00:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RabdA6pNZwUk for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:00:36 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F1E83A11C2 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:00:36 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 73E00560D6F for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:00:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596582035; bh=WPCQ8YfrkXU+xTIKD/dAz9V/0BN1oC32o4qbdfLyKW0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LXlBvhMWlx2KIrQgYdC4KiuY6UiwlYu76vd1U2TKnCC5dAN+WkyT5Q+st186m4Tjc J6XB+Tacr3dbqM2ziUEqMSDelApKYYKB+FeSGe4Cvkg3jJuF0j/y50SszL0fFlxnlV immmTrr5bBQ1bpeEyl660bfYDUyY0ZzCd9I5ouhk=
Date: Tue, 04 Aug 2020 16:00:35 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6PWGCGG33MPY3XDFN5GXEZHEVBNHHCOH2M5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3900/issue_event/3622323822@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3900@github.com>
References: <quicwg/base-drafts/pull/3900@github.com>
Subject: Re: [quicwg/base-drafts] Be clearer about protections (#3900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e89364316_5d3516f82281a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kMs1vGXp80VlDYB2vc1p37aFLj0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:00:38 -0000

----==_mimepart_5f29e89364316_5d3516f82281a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3900 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3900#event-3622323822
----==_mimepart_5f29e89364316_5d3516f82281a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="656362728" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3900" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3900/hovercard" href="https://github.com/quicwg/base-drafts/pull/3900">#3900</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3900#event-3622323822">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EWSWEGDXDSMCTMFTR7CHJHANCNFSM4OZGCBSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRI6TJLYUGSTYKE5LR7CHJHA5CNFSM4OZGCBSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO27UEM3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3900#event-3622323822",
"url": "https://github.com/quicwg/base-drafts/pull/3900#event-3622323822",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e89364316_5d3516f82281a2--


From nobody Tue Aug  4 16:01:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2B1E3A11D8 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:01:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MdVBib-d3-I4 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:01:24 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA73D3A112D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:01:23 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 442385C0043 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:01:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596582083; bh=7zitzOOs53DxIzpiv0WIpb2bvikO9Zv1SAnKegTouYk=; h=Date:From:To:Subject:From; b=0pfF24ypho9GzsGiXAs38YrT0MaF6KDp8SISz5LL9jVt93AkNnjxfgEMQTqrMke4y R3LZQlS8lsONfPzObjNU24BIj4b7EallfcnyJwkxUMZ7AZhzS5NJUOdhJ/Nl1RI737 8cM/IVlLMZ+9liJP6aAU7WF38RzlEwZDQoaSua4c=
Date: Tue, 04 Aug 2020 16:01:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/84f965-413e6d@github.com>
Subject: [quicwg/base-drafts] 413e6d: Script updating gh-pages from b4f08d1c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9H9i3EfuEVKq8kxCoYGzdPtm5Kw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:01:25 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 413e6d3dcc49df7349d743aedc2ae480b516874b
      https://github.com/quicwg/base-drafts/commit/413e6d3dcc49df7349d743aedc2ae480b516874b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b4f08d1c. [ci skip]



From nobody Tue Aug  4 16:01:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80A063A112D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:01:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dd1X7mC5K6WM for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:01:33 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8911B3A110D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:01:33 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id A672184004A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:01:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596582092; bh=s/jnTVJVgs0RLa0i232rMceZbxA8I7CR56GEnG2atqU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EiTCVO8zw/fidtYdjkJryKkFeUuX5grIv4IVM6KsK95lj61ibHrp/g4BRymlGQyug yNdSJxt5zUl0Mc5a5v2g9zikKgR4V8dLs6LwpOdimEtBxW1EKsUUSXk1Ush7tLtvKw lTEI75NNUpMsYaiYLIYRzmsl6FPZvH1UvD1Pctm4=
Date: Tue, 04 Aug 2020 16:01:32 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76BNPXQ43P5DQAHFN5GXE4ZEVBNHHCOG62GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3898/c668867541@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3898@github.com>
References: <quicwg/base-drafts/pull/3898@github.com>
Subject: Re: [quicwg/base-drafts] Disable Migration field in SPA (#3898)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e8cc97051_6cc316f835502f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7IN_hP6J1DgeCdfdBXLLAJWhc2A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:01:34 -0000

----==_mimepart_5f29e8cc97051_6cc316f835502f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Resolution was not to do this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3898#issuecomment-668867541
----==_mimepart_5f29e8cc97051_6cc316f835502f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Resolution was not to do this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3898#issuecomment-668867541">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QDPCGTGHYDINLHJDR7CHMZANCNFSM4OY3Q5RA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ODCROF62GCVTMZ2DR7CHMZA5CNFSM4OY3Q5RKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7PBXVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3898#issuecomment-668867541",
"url": "https://github.com/quicwg/base-drafts/pull/3898#issuecomment-668867541",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e8cc97051_6cc316f835502f--


From nobody Tue Aug  4 16:01:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D0A33A110D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5ubf8ZB4EUIg for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:01:34 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 811743A1154 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:01:34 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id D33075E0056 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:01:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596582093; bh=jKWF56189O7gqdytHS9gfXDF9OvHZG+RMsckCJ9lGmU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=svxvI2HcO2MEQ9grlGbaYEKCGYQ6wVwKkb3Vcd/n7gFiQ7x29B47yfl8AHEXuc47j GlP0WcVWApn7GcQZG9oICpvh6Yomj5iwViN+2ILeiGnI1TMkQGenTuvX4UZZ+J5ehv bPRrzodgf8PrbO0Ld8yLPDzzcWqcTqy1VvOkwy5E=
Date: Tue, 04 Aug 2020 16:01:33 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7U54KOJRCTZQWYXZN5GXE43EVBNHHCOG62GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3898/issue_event/3622326046@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3898@github.com>
References: <quicwg/base-drafts/pull/3898@github.com>
Subject: Re: [quicwg/base-drafts] Disable Migration field in SPA (#3898)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29e8cdc304f_13aa16f82256c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R4oHulyaH2PcEyfe_ZR4KAypqOQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:01:35 -0000

----==_mimepart_5f29e8cdc304f_13aa16f82256c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3898.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3898#event-3622326046
----==_mimepart_5f29e8cdc304f_13aa16f82256c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="656136757" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3898" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3898/hovercard" href="https://github.com/quicwg/base-drafts/pull/3898">#3898</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3898#event-3622326046">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7EHGJK33ZJK6S6D4TR7CHM3ANCNFSM4OY3Q5RA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZJMWFRQHBB2QXYFKDR7CHM3A5CNFSM4OY3Q5RKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO27UE6HQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3898#event-3622326046",
"url": "https://github.com/quicwg/base-drafts/pull/3898#event-3622326046",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29e8cdc304f_13aa16f82256c3--


From nobody Tue Aug  4 16:27:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16BAC3A11E0 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:27:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Hc8nQIwti0rC for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:27:21 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64DC53A11D8 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:27:21 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 6D0ACE0079 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:27:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596583639; bh=F+2pxEdQ+v3wD8MBVuS8xR/HSHJ32UvI7K5dwa+BVOM=; h=Date:From:To:Subject:From; b=mJbPSnRs2uigYnhY0PHuyOb3sYDUjDsTaAmKzlOuMxVf5m4fGAf19+xJ5/O8G4f+N jAKAXi6msGW1TUeEMLr1wgsd8t1YG8OIt/T73iHKrXwQ39Y0mDGmrCKNOBrFlp4XE7 viUu1YRu2gCcdi0Fy2z/pFgbRVSv2+j+GrF1EuUw=
Date: Tue, 04 Aug 2020 16:27:19 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-tweaks/000000-1d16c4@github.com>
Subject: [quicwg/base-drafts] 704511: Idle timeout doesn't drain
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Iohgevz9f1YzzHzoqF-yh3LAHp4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:27:23 -0000

  Branch: refs/heads/idle-timeout-tweaks
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7045117f11e41a5ade197b65e42f37c04afc6dce
      https://github.com/quicwg/base-drafts/commit/7045117f11e41a5ade197b65e42f37c04afc6dce
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Idle timeout doesn't drain

Closes #3798.


  Commit: 1d16c413070758325fe6e40d33ab02da0548fc4e
      https://github.com/quicwg/base-drafts/commit/1d16c413070758325fe6e40d33ab02da0548fc4e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Sending PING will reset both idle timeouts

Closes #3844.


Compare: https://github.com/quicwg/base-drafts/compare/7045117f11e4%5E...1d16c4130707


From nobody Tue Aug  4 16:27:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEC823A11E0 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:27:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gLqflYw3o8nA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:27:40 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 000193A11D8 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:27:39 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 9B8087A00A9 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:27:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596583659; bh=ge04OO9Tcm4jF+xfUA2ttlUFOu3lQBzaO5YcUmZ0oUs=; h=Date:From:To:Subject:From; b=ehAUEhZGa6eVeL7B87LBKHTQjVbgHN1u4XJKEcMLVVZ61hU8McKCTcVle5sggntok LixZ0OWxXuomWJtf3Ivmo81H6ZN58WENXqK0q4pUsWjQhLDacC7cGKKiJwg8koueJE lXLHEcN+A2THfBIeiv9LgYifWTCtUWLm6GzqTbfg=
Date: Tue, 04 Aug 2020 16:27:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-corrections/000000-1d16c4@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yiDSf0jRM0yiMIzd302pc8hi1S0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:27:41 -0000

  Branch: refs/heads/idle-timeout-corrections
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:28:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB6CC3A114F for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:28:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Pm0no4_shWPA for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:28:22 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E62703A1142 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:28:21 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id BE376520DDB for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:28:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596583700; bh=Om7McBfLiTDydS3S2kfei4yf5vHomHfXRE3xfpFWhdg=; h=Date:From:To:Subject:From; b=y1leUE2VA7ALQZtG6u7i2d6frCoEJGIL1lyfxuwzHY9qGe8z+GH7FTRIo9542ZRj3 XkN9ouq1KyFnlXeHucKODi9HTc1fEVaqtFaaWwBx8DCuUTwdoTssvKVCNP7jZngTKI zRJ9YbUn4PaJrQKFLXnspDdmCmYvpKjS1Tlm7ylg=
Date: Tue, 04 Aug 2020 16:28:20 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/413e6d-22e2bf@github.com>
Subject: [quicwg/base-drafts] 22e2bf: Script updating gh-pages from 1d16c413. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5f-FN3H3ZI1olFrH9YcDDAl6OtU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:28:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 22e2bfddda88a8917ddece894ecd2867d7491bae
      https://github.com/quicwg/base-drafts/commit/22e2bfddda88a8917ddece894ecd2867d7491bae
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    A idle-timeout-tweaks/draft-ietf-quic-http.html
    A idle-timeout-tweaks/draft-ietf-quic-http.txt
    A idle-timeout-tweaks/draft-ietf-quic-invariants.html
    A idle-timeout-tweaks/draft-ietf-quic-invariants.txt
    A idle-timeout-tweaks/draft-ietf-quic-qpack.html
    A idle-timeout-tweaks/draft-ietf-quic-qpack.txt
    A idle-timeout-tweaks/draft-ietf-quic-recovery.html
    A idle-timeout-tweaks/draft-ietf-quic-recovery.txt
    A idle-timeout-tweaks/draft-ietf-quic-tls.html
    A idle-timeout-tweaks/draft-ietf-quic-tls.txt
    A idle-timeout-tweaks/draft-ietf-quic-transport.html
    A idle-timeout-tweaks/draft-ietf-quic-transport.txt
    A idle-timeout-tweaks/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d16c413. [ci skip]



From nobody Tue Aug  4 16:28:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8FD393A11D7 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:28:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7EKkFiO4R8Ur for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:28:38 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8BCEC3A1142 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:28:38 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 3A6417A00AC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:28:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596583718; bh=9kc+57fVSGbk/HvpS+roje3tv4O+VNtMl7ErSgupbuo=; h=Date:From:To:Subject:From; b=W7jDhtA/Gz4hU45YHEWRH2jVgXpzRYgfcuw2W5sXObN+Ci5uUXYjpOGGc8xELyeIA l5O10zElWUaJol9vsjutznN21BdqIK2UEOzBYB3VE/n69d8kvMGxpfBFcsiXIxh3cG PmwpN7x/ADyXOA0hLbcadV9RfZRka9oTZmmG/0ww=
Date: Tue, 04 Aug 2020 16:28:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/22e2bf-4de4dc@github.com>
Subject: [quicwg/base-drafts] 4de4dc: Script updating gh-pages from 1d16c413. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D7hHbyTpkdq6MIM0KrcgbGKdH4g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:28:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4de4dcbf19395836635283c2cfbc0dc49da0b1b0
      https://github.com/quicwg/base-drafts/commit/4de4dcbf19395836635283c2cfbc0dc49da0b1b0
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    A idle-timeout-corrections/draft-ietf-quic-http.html
    A idle-timeout-corrections/draft-ietf-quic-http.txt
    A idle-timeout-corrections/draft-ietf-quic-invariants.html
    A idle-timeout-corrections/draft-ietf-quic-invariants.txt
    A idle-timeout-corrections/draft-ietf-quic-qpack.html
    A idle-timeout-corrections/draft-ietf-quic-qpack.txt
    A idle-timeout-corrections/draft-ietf-quic-recovery.html
    A idle-timeout-corrections/draft-ietf-quic-recovery.txt
    A idle-timeout-corrections/draft-ietf-quic-tls.html
    A idle-timeout-corrections/draft-ietf-quic-tls.txt
    A idle-timeout-corrections/draft-ietf-quic-transport.html
    A idle-timeout-corrections/draft-ietf-quic-transport.txt
    A idle-timeout-corrections/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d16c413. [ci skip]



From nobody Tue Aug  4 16:29:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 307A93A11D7 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:28:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.096
X-Spam-Level: 
X-Spam-Status: No, score=-3.096 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 Xb8__YoY5IRf for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:28:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB1283A1142 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:28:57 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 48536600089 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:28:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596583737; bh=ZE8pbnN0XdwoBuXnwfeZcSpXTcjEbke5eNr0Yevg7OE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=LwQzoAO6JzzWqfaEB086/MYttjJGqFJcg1ENlmWsm5/cSO/+cGLVGWtTgDGoWoSjW 0ZcDqHwuobXix5BS3V0uu3qcNVOu4T+CxmVbwmjlHGEZl8B6tIP0G0lhPls5MVT0Rg M6uOn5vMzhmMdIffko/jJnLGBFunWaLljP0QvbdU=
Date: Tue, 04 Aug 2020 16:28:57 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TU6YGCWOHATH2D555GXIDTEVBNHHCQH3D4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983@github.com>
Subject: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29ef3938dfb_208e16f8360b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BWyUp3g6sP_pW_mRAVCLpUO2z-4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:28:59 -0000

----==_mimepart_5f29ef3938dfb_208e16f8360b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Idle timeout doesn&#39;t enter the draining period.

Sending PING will reset both idle timeouts for both endpoints.

Closes #3798.
Closes #3844.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3983

-- Commit Summary --

  * Idle timeout doesn&#39;t drain
  * Sending PING will reset both idle timeouts

-- File Changes --

    M draft-ietf-quic-transport.md (11)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3983.patch
https://github.com/quicwg/base-drafts/pull/3983.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983

----==_mimepart_5f29ef3938dfb_208e16f8360b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Idle timeout doesn't enter the draining period.</p>
<p>Sending PING will reset both idle timeouts for both endpoints.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3798.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="648528072" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3798" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3798/hovercard" href="https://github.com/quicwg/base-drafts/issues/3798">#3798</a>.<br>
<span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3844.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652817793" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3844" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3844/hovercard" href="https://github.com/quicwg/base-drafts/issues/3844">#3844</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3983'>https://github.com/quicwg/base-drafts/pull/3983</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Idle timeout doesn&#39;t drain</li>
  <li>Sending PING will reset both idle timeouts</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3983/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (11)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3983.patch'>https://github.com/quicwg/base-drafts/pull/3983.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3983.diff'>https://github.com/quicwg/base-drafts/pull/3983.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3983">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TREGFYVAENJDWSEDR7CKTTANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7R55RZEO3C3JINYE3R7CKTTA5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KA7MPRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983",
"url": "https://github.com/quicwg/base-drafts/pull/3983",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f29ef3938dfb_208e16f8360b8--


From nobody Tue Aug  4 16:54:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CDD33A10B3 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aJ6NYo4Se18D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:40 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8DE353A114D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:40 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 99A3A840E2A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585279; bh=zqBx/BXVWD1DdFdnmOe+fzpoyCMnX9cLzw8XH3qfDyo=; h=Date:From:To:Subject:From; b=Ns7GQ72HIn/C0Q7cNy4jL5eAOPQjREoSLB5gxhRQBgu0ASVHDP4TytIfSsA8AlqOI d0JI1dlEuF4/hJeFwT5C2MI14+J4EsgIpKCzd4uqqPI/iTFExmwINYDgnHINxocL1/ l6U3CKWcpYxP4u0uYjNtFmxBHHViYNEsHdVpsdJc=
Date: Tue, 04 Aug 2020 16:54:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-tweaks/1d16c4-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gl6kLgW8iCwv2XgOuBTtXUONpAA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:54:42 -0000

  Branch: refs/heads/idle-timeout-tweaks
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:54:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B42B3A10B3 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 HYoQOmRD65xy for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:48 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E2BE3A0D3B for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:48 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 98445E006E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585287; bh=n3GDhMEVum12Y5WbjOUK7il0J8QCLVq+y2z70fEV3Yo=; h=Date:From:To:Subject:From; b=GYVNW9ZOI+HItoq3VvktrpxYF2O02uuWcMesjSyOvQBTiCIOP6XWhZjxwN+giKk79 PCpQ9fGZBOQdfgEQtKXrYZyQUHzTSX9y9d1GBNvbsV926wsxtGaP8x8GnprxjlIHT8 CrT14rQ/0xfNGbUVPw9kxF6dAcqlAXMUYkeZkJss=
Date: Tue, 04 Aug 2020 16:54:47 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ignore-different-connection/8fdcf6-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_H-T3L9MJhgZRgvHU2ba3iLL8wM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:54:49 -0000

  Branch: refs/heads/ignore-different-connection
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:54:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1AFC3A114D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QE_8xzTKUz9L for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:49 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B6CD93A0D3B for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:49 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id B009A5C0E27 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585288; bh=VO+Vv7BEg2HsuPQzj2gl70tRGOyGcwhSGEqesJRE8Zk=; h=Date:From:To:Subject:From; b=JKL9a4fpuxYIbvuX2vk6bbb+o8/WgW8ZVBL+dSFsqwHbSifZ+MsgiHYvSBAUgk1Up /UvTfBf3UzcPgVA+SEHxYlgI93QRy2RFVeVvkvqk99oVflxPiT/+dQetBQeydsE6d3 HKG3JJFMjlFcapy0uhbH7iKWtMlZNomtokJCqs2E=
Date: Tue, 04 Aug 2020 16:54:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/references/5983e5-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wsorGVFASBE_keNxdkMAh02yoH4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:54:51 -0000

  Branch: refs/heads/http/references
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:54:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D158D3A1201 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tjnFiJ034fgL for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:50 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 84A0E3A10B3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:50 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id D63C8600404 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585289; bh=gaIGcD+KqtpWHy/o60vjvzP6chq0yQ96NVxlbXhmW4c=; h=Date:From:To:Subject:From; b=BqcougDDOymDE3Cqm/rEbRbF+Ib0dE9MnrK5Kct8ExItKWLgh7k34j9D99FK/fMqF f+5j0DYNVCDWcg/n8nwBHDUb+nLbXZ2Bbr2yFGjBajyo+XfG5YFa8O3xphx1T7OXEf 5XORfBUpe2u/TFppYnlikGo+sb6k9k4B4xs7qN4c=
Date: Tue, 04 Aug 2020 16:54:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/sewage_tunnels/346cf2-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/80yy_UDAmtwZLicxvbsfHm1ZvOo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:54:52 -0000

  Branch: refs/heads/http/sewage_tunnels
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:55:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 214E53A0D3B for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tpBHr_HynBB7 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:54:51 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99B1E3A11FB for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:51 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id D432A340029 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:54:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585290; bh=3IG9JxXRzqQevQW9BF3+OaxXdZNuWjMU/swpL5lc24o=; h=Date:From:To:Subject:From; b=Q3n1cN1tYB4EMh9/I7J2kEuW1+HTO/nEWRGFDKQ6w4o4xs7zwlRiULXcQDJXyuauV 7hGaxdX6P2wiRjUxBYhRsqMkV9lu45o8+zhj1MbA00Gjj0hC9qLRHCfS51jFWQFAMd jDs9MPvVYJ4UWEn77vdqUeZIl3sISPavwokBg+LI=
Date: Tue, 04 Aug 2020 16:54:50 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/janaiyengar-patch-1/5b3aac-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9g0_5vKZwgmzfFK_y8NqNqcxbrg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:54:53 -0000

  Branch: refs/heads/janaiyengar-patch-1
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:55:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C644F3A114D for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:55:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0DNVh88hMcTm for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:55:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A060A3A10B3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:55:27 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id EE6B1600081 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:55:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585326; bh=l6HDgbxNFIC35fAHTFF14Ii7lgJr76OAATGELcllLNA=; h=Date:From:To:Subject:From; b=TO0E+V1Ly+3Lc+MLIRjSQtS0MMBomBYTm8QIXldjNLQG1WjqKhZOvSNpRLWH9dzqy adrZH3wsuj4Z641QrRFGFYgF8ogDdf3HDQkhmw/4KrAexJkPJD6z4srXYCrQ+HZCEz JP6qvg+w8X1v0ezRtGsEgIfs1pAyDbRBVCVjdofw=
Date: Tue, 04 Aug 2020 16:55:26 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-remove-must/b038e8-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FuTEnRPybSLvsbOjTlzv-aqFHcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:55:29 -0000

  Branch: refs/heads/ianswett-remove-must
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:55:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 036C93A1150 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:55:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 79PxZ6VeB1YU for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:55:29 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 016193A114E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:55:28 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id E36455E05AB for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:55:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585327; bh=BedVg0haRV2QUFDB2AxZhMFxzFcCcf6IElrJrSvXgIc=; h=Date:From:To:Subject:From; b=w50NiRlF8QkovVnq8wTLOQM72y+SkCaFiMF3ObAHizrS2FVOlFu3BIa3D/CRtyP63 by1o6dzTvs+Mfs/Zp/29LP+cykfp/AveBh5uzYhuqJFNZ/G4HKquwA1kP7qhLdJ/k8 xlbZ00D5jYUiffxrMBerUM5Sto7gphZB0fAn8Bw4=
Date: Tue, 04 Aug 2020 16:55:27 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/4a8213-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z4QkPcvwX6waAVE8qe8Aao-P-C0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:55:30 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:55:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D4323A11FC for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:55:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 C3BVXbPdjwI7 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:55:29 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9330C3A10B3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:55:29 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id C073456058F for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:55:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585328; bh=yi83XfhRMRO45p/0BoT60D5F5eeV1YL7YGDBpVdy2oI=; h=Date:From:To:Subject:From; b=b2hquBOSuIF9gzjvNgtSQLbejE7w0TLzbkDXIxk6xHGLDx/mvLIML422PZt/C87oq EXvzs0aUZTjxyV0jrvKEbw+FVzHfHdDai0SK8CIvhoDQbIeW3MZqCKLC2ULvOyROTX btvK7+CjP2BEwpVAIFBs+S8GkRQ37Cl/1WUvoLNc=
Date: Tue, 04 Aug 2020 16:55:28 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-retire-prior-to/d74e2b-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vL3VOu0FeGLtHFkdV6RgyFEDU-U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:55:31 -0000

  Branch: refs/heads/ianswett-retire-prior-to
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 16:55:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D13C3A0D3B for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:55:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ONvqh54ccaGD for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 16:55:41 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7364C3A114D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:55:41 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 98B6B84006A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 16:55:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585340; bh=/TGxkFdaczsglaXzJKdERds4wVw6E1tW1kaHuXQED7Q=; h=Date:From:To:Subject:From; b=f4J4OJ68GddllWj2rWuNU42xtMVd+FHx7xlUn0GaBDgG9G4VDERdDB73Pr67v+z9G LrjHpICvI4pmOMDoQYvWx6yyfx8fxQw/5Oov+cuqanRvnloDNnO+awHi/ttW8Evwsi A6dUIkc6VQhbREGJ70v6higgC9QC5ycD9Ntbbc7A=
Date: Tue, 04 Aug 2020 16:55:40 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/semi-colons/49983b-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rAAmhoAdtMVGEnYqemZbxtV7jrA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Aug 2020 23:55:42 -0000

  Branch: refs/heads/semi-colons
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug  4 17:02:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E05D63A11FB for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:02:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 wVERNFws_jug for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:02:25 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BCAD13A11F8 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:02:25 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 0EFA48408B4 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:02:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585745; bh=tpxuXiHC6SD2KatumJhPUgunLudDpPUh9Z8i+hr0ARs=; h=Date:From:To:Subject:From; b=hx626rYnFCs5GitPwk33g0v41Nhtj9ySBFkwW928533zpiuwIUgc2BBJdOijZzyXn TFVKbrCd5dRggJCPpmmPYUNzoAcxttZSMTYEr6dqTuJVw9Vk2VYat8e/S+OiOfYQL/ T3MtjracbQ4m1WjwAK2q5qEEB0JgTrgb8NboGZ/M=
Date: Tue, 04 Aug 2020 17:02:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/spin-path/000000-a3f8e9@github.com>
Subject: [quicwg/base-drafts] a3f8e9: Spin bit is path-bound
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CAdE2Ic65bc7OMDptcrlNsevv5g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 00:02:27 -0000

  Branch: refs/heads/spin-path
  Home:   https://github.com/quicwg/base-drafts
  Commit: a3f8e95d65042f286024e09c8999eca2aa2e3952
      https://github.com/quicwg/base-drafts/commit/a3f8e95d65042f286024e09c8999eca2aa2e3952
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Spin bit is path-bound

This binds the spin-bit state to a network path, which aligns with
intent better than the existing language.  It's more words, but it is
far less ambiguous.

Closes #3802.



From nobody Tue Aug  4 17:02:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEED03A11FF for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:02:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 S4kZoIVsVkfr for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:02:49 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD4793A11FE for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:02:49 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id D7F99840039 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:02:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585768; bh=LsaqQvfgf9XWtHzjxDMrVfoklV4XhfraDC17J0l4gx0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=w0qnPdIWrFvO7/qTh3zH+CnXSyIa4+x8+GGo6YqmvrBi+lPksiOrBgGcU5P39zjJB OOJqXofw6csLE6Si4a336M7A0ZBDDR8iGF7BkKo4nvDjw1srBG5K/caU2LCydtSdV+ jzxlsOeFMsM4oJ/On7UBR/AJXrQ9u/kfoJP+Kt3c=
Date: Tue, 04 Aug 2020 17:02:48 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2DZJOLTGXFTX47DEN5GXMCREVBNHHCQH4QHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3984@github.com>
Subject: [quicwg/base-drafts] Spin bit is path-bound (#3984)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29f728c7b83_705e16f81037e9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uWfdbOH8K-vCdh1KwaenoPIQXrw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 00:02:51 -0000

----==_mimepart_5f29f728c7b83_705e16f81037e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This binds the spin-bit state to a network path, which aligns with
intent better than the existing language.  It&#39;s more words, but it is
far less ambiguous.

Closes #3802.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3984

-- Commit Summary --

  * Spin bit is path-bound

-- File Changes --

    M draft-ietf-quic-transport.md (29)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3984.patch
https://github.com/quicwg/base-drafts/pull/3984.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3984

----==_mimepart_5f29f728c7b83_705e16f81037e9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This binds the spin-bit state to a network path, which aligns with<br>
intent better than the existing language.  It's more words, but it is<br>
far less ambiguous.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3802.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="648557448" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3802" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3802/hovercard" href="https://github.com/quicwg/base-drafts/issues/3802">#3802</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3984'>https://github.com/quicwg/base-drafts/pull/3984</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Spin bit is path-bound</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3984/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (29)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3984.patch'>https://github.com/quicwg/base-drafts/pull/3984.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3984.diff'>https://github.com/quicwg/base-drafts/pull/3984.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3984">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJDMYSNIOS4NKQQJ3R7COSRANCNFSM4PU5DS2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GV7MEFLKQ5YO2P2DR7COSRA5CNFSM4PU5DS22YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KA7SA7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3984",
"url": "https://github.com/quicwg/base-drafts/pull/3984",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f29f728c7b83_705e16f81037e9--


From nobody Tue Aug  4 17:03:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 805D03A11FF for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:03:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LVGbzsB8w8ik for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:03:32 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78AD13A11FE for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:03:32 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id B04378407E5 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:03:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585811; bh=jpkRx9rGhobtz/Q9iUedhGt83vJKucoYUUY3de9wxkk=; h=Date:From:To:Subject:From; b=swvLB1IPDeLqxxMsy6XG+e6hM+pkDqvAS/9Jb1lJ7DumMMJ1hb1wOdthlpJAqe9KZ goCeAOHcsiivYoEgYPsbXuQ+1T1Kin+M5aTUSRpxnUrNvY8rxYlLBL8Ssw77NPFgLX do9j9uLBD6AhQDHi/t339Eq8fgEitWfRXlj/uM+Q=
Date: Tue, 04 Aug 2020 17:03:31 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4de4dc-7e2162@github.com>
Subject: [quicwg/base-drafts] 7e2162: Script updating gh-pages from a3f8e95d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M1jq5qGUdwt1IM6whvbp731-OBs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 00:03:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7e2162479b383b9b85b47269e09719d241f7696d
      https://github.com/quicwg/base-drafts/commit/7e2162479b383b9b85b47269e09719d241f7696d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M index.html
    A spin-path/draft-ietf-quic-http.html
    A spin-path/draft-ietf-quic-http.txt
    A spin-path/draft-ietf-quic-invariants.html
    A spin-path/draft-ietf-quic-invariants.txt
    A spin-path/draft-ietf-quic-qpack.html
    A spin-path/draft-ietf-quic-qpack.txt
    A spin-path/draft-ietf-quic-recovery.html
    A spin-path/draft-ietf-quic-recovery.txt
    A spin-path/draft-ietf-quic-tls.html
    A spin-path/draft-ietf-quic-tls.txt
    A spin-path/draft-ietf-quic-transport.html
    A spin-path/draft-ietf-quic-transport.txt
    A spin-path/index.html

  Log Message:
  -----------
  Script updating gh-pages from a3f8e95d. [ci skip]



From nobody Tue Aug  4 17:06:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11F0B3A11FF for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:06:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8jx7RlxQzwCg for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:05:59 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0871F3A11FE for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:05:59 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 39F625C0E12 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:05:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596585958; bh=0C3wo0hId6OO4V8pnVYSaHR0BXtMPffJ53/249Y1xG8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0C1KFTJjBXo1Em4QmnKFlBBp5XWFtUFMH5cnT6n/1a2mhhwyI429OdUxw56gG+5cr kIR9vZNrSwS/qgoh6+s8xptRyJPV5McP86qUA4LU4xuQ/NewUAdlCiIa5iTlJV8Qs/ +iP6tDTMk/rMSDn5oDmihdN6x8Kekcq6jdGD9I2I=
Date: Tue, 04 Aug 2020 17:05:58 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47AV6QS5CO47UZ7KV5GXMONEVBNHHCNKCHVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3804/668890756@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3804@github.com>
References: <quicwg/base-drafts/issues/3804@github.com>
Subject: Re: [quicwg/base-drafts] Frames vs. Frame (#3804)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29f7e62a73d_4e6716f88029e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o4W9oir3Dl1610-bhXNU38H1dZs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 00:06:00 -0000

----==_mimepart_5f29f7e62a73d_4e6716f88029e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

How about we refer to frames collectively always instead and say "X frames are formatted as shown in {{x}}."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3804#issuecomment-668890756
----==_mimepart_5f29f7e62a73d_4e6716f88029e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>How about we refer to frames collectively always instead and say "X frames are formatted as shown in {{x}}."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3804#issuecomment-668890756">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4XHQBYTHE65KN3CGTR7CO6NANCNFSM4OM3MIDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4IS34W2DYAJDZ4SFLR7CO6NA5CNFSM4OM3MIDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7PHNBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3804#issuecomment-668890756",
"url": "https://github.com/quicwg/base-drafts/issues/3804#issuecomment-668890756",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29f7e62a73d_4e6716f88029e--


From nobody Tue Aug  4 17:36:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6D5F3A119B for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:36:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hYlFDgzjHwXL for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:36:28 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C21A13A119A for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:36:28 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id EF74B60059D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:36:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596587787; bh=ZHT6ZOm0sIBCFH/zclOjWztOPcFGgB+suTJvpOBqbbA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SKhFynH0mIJ9U85ZeN6o9ADd5vR6iNaDg2N9M/WXvQonNFUOYIf2EuZJyqnLUicBv OUC82yVOlNMFzst62HwioIjj8rdWct9ZmA6XrdTF3uWdQ061Yb0uppJW79TTVVoqWE LkchFh+Cjzo2z3gU24pj/33HsE80xHfvJZV4GvFA=
Date: Tue, 04 Aug 2020 17:36:27 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5481975356@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29ff0bddf02_3e8216f82415d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KhuDb6WcadvWMobufhDXNMPaAeg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 00:36:30 -0000

----==_mimepart_5f29ff0bddf02_3e8216f82415d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

728dc375f6b4cdcf8ad977e578a542f02cd9245c  mt's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/7f22ad84730e22190bb61aceec94145bb8eca93a..728dc375f6b4cdcf8ad977e578a542f02cd9245c

----==_mimepart_5f29ff0bddf02_3e8216f82415d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/728dc375f6b4cdcf8ad977e578a542f02cd9245c">728dc37</a>  mt&#39;s comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/7f22ad84730e22190bb61aceec94145bb8eca93a..728dc375f6b4cdcf8ad977e578a542f02cd9245c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZETHGPMVM6VBP3ZTR7CSQXANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2BNOKBIIG3MHMGDWLR7CSQXA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DCOJXGUZTKNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/7f22ad84730e22190bb61aceec94145bb8eca93a..728dc375f6b4cdcf8ad977e578a542f02cd9245c",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/7f22ad84730e22190bb61aceec94145bb8eca93a..728dc375f6b4cdcf8ad977e578a542f02cd9245c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f29ff0bddf02_3e8216f82415d9--


From nobody Tue Aug  4 17:37:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 691353A119E for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:37:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ih5s6YF8oJRz for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:37:24 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 502C63A119D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:37:24 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 8C5997A0079 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:37:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596587843; bh=zK/sKaUGA2WaJMyAG3EUnzaWqa7EfBVJo0jqrJkBjI0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=szTB5wPstHM6mEea1GC23Fh7x7QiHYvMpjEy8VkMmOrt4aTTEvoUOqkizriUlfdTm p4tl0rFrNyU8b+qxBQZ1DlMl+MxoDbms3ztIxRb6Q4ecjoxMurZSgvweZ7EDH9DGs7 BRuNkpUU4mkVfeacCWba04PcDxxhbkjlR9cSKriI=
Date: Tue, 04 Aug 2020 17:37:23 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK237QJUIWPOHLZDVXN5GXQEHEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461264665@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f29ff434647f_7ada16f8315710"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pDMsZbcos6rWQgqdnkmPnBuQhjE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 00:37:25 -0000

----==_mimepart_5f29ff434647f_7ada16f8315710
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

I've updated the PR, PTAL.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461264665
----==_mimepart_5f29ff434647f_7ada16f8315710
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>I've updated the PR, PTAL.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461264665">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VUEUGGNWSEAGYLQTR7CSUHANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SCIYOKKAIVQFCQJTR7CSUHA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7FOGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461264665",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461264665",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f29ff434647f_7ada16f8315710--


From nobody Tue Aug  4 17:48:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CAE73A1157 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:48:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nBSLbCzMLaPr for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 17:48:00 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C2B713A1118 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:48:00 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id E5DBB34005D for <quic-issues@ietf.org>; Tue,  4 Aug 2020 17:47:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596588479; bh=X5m9pLLGWrMtbkpZSzobZWcPe1rwya2SExdEKLXNs5Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MXza0dmKxY3mTTp352RrC0W1CW3GBvITI3MBjC5hlA5ExheyflYYEk/OHFJ+EIMrt YPBO3iudlacdtDKTe+3rHDf2vf1sTiNB5oS9jzhiFzWf94KfrEhjGMQ66JUmTn+K93 IYdSVkn5hbW8LOYTJIjMcQd/elPPLso7xLAzdlTA=
Date: Tue, 04 Aug 2020 17:47:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37EFOUYNXJVYJO6XV5GXRL7EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461266854@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a01bfd580a_50f016f81693db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PrV41I-HdM61reD4CPRJI5fCslY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 00:48:02 -0000

----==_mimepart_5f2a01bfd580a_50f016f81693db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.

Yes, this is much better.  Shame that it's so big, but that's unavoidable, I think.

>  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- MAY ignore the peer's max_ack_delay until the handshake is confirmed,

Do we want to say SHOULD here instead, given that buffering happens?

It means updating pseudocode, but the change is small.

> @@ -1232,10 +1255,7 @@ OnAckReceived(ack, pn_space):
       IncludesAckEliciting(newly_acked_packets)):
     latest_rtt =
       now() - newly_acked_packets.largest().time_sent
-    ack_delay = 0
-    if (pn_space == ApplicationData):
-      ack_delay = ack.ack_delay
-    UpdateRtt(ack_delay)
+    UpdateRtt(ack.ack_delay)

We should change line ~1285 down there vv to:

```
  if handshake confirmed:
    ack_delay = min(ack_delay, max_ack_delay)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461266854
----==_mimepart_5f2a01bfd580a_50f016f81693db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>

<p>Yes, this is much better.  Shame that it's so big, but that's unavoidable, I think.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465407402">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer&#39;s max_ack_delay transport parameter.
+- MAY ignore the peer&#39;s max_ack_delay until the handshake is confirmed,
</pre>
<p>Do we want to say SHOULD here instead, given that buffering happens?</p>
<p>It means updating pseudocode, but the change is small.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465407814">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1232,10 +1255,7 @@ OnAckReceived(ack, pn_space):
       IncludesAckEliciting(newly_acked_packets)):
     latest_rtt =
       now() - newly_acked_packets.largest().time_sent
-    ack_delay = 0
-    if (pn_space == ApplicationData):
-      ack_delay = ack.ack_delay
-    UpdateRtt(ack_delay)
+    UpdateRtt(ack.ack_delay)
</pre>
<p>We should change line ~1285 down there vv to:</p>
<pre><code>  if handshake confirmed:
    ack_delay = min(ack_delay, max_ack_delay)
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461266854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ENU7N2QNQ7NUW323R7CT37ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK42DPDQF47YFKJN7CLR7CT37A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7F7JQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461266854",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461266854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a01bfd580a_50f016f81693db--


From nobody Tue Aug  4 18:04:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 957713A1257 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:04:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sVMBhk4sJRPF for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:04:40 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B454D3A1247 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:04:38 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id D4EC45E0769 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:04:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596589477; bh=ddT5/Bx6tp6pl1dPfZGU2w9aUjKvxxXPSCWbEQHx+wA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PNX4jZ+7luLdyXbl8iOuKo5NeqmmFdBQrXSu7owel6csl8IIX60nggRBxnfu6eFKs kbmypFL1V5gvtGZUgLni2j8iquSW/JnUAp51Il4ZrKxW5rEVNwRqL+CpbkoZngPyQO iIqVw0J3mIM2Cbjc0OJoCJLO24E7ox+m/Wi6icHs=
Date: Tue, 04 Aug 2020 18:04:37 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5482054354@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a05a5c30fc_329316f8251997"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OzS-EwCjuevFcEiM_QJAUZrJwB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:04:46 -0000

----==_mimepart_5f2a05a5c30fc_329316f8251997
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

102907894de1ddc026a1b32a86d4e65c2cfb550a  kazuho corrections


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/728dc375f6b4cdcf8ad977e578a542f02cd9245c..102907894de1ddc026a1b32a86d4e65c2cfb550a

----==_mimepart_5f2a05a5c30fc_329316f8251997
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/102907894de1ddc026a1b32a86d4e65c2cfb550a">1029078</a>  kazuho corrections</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/728dc375f6b4cdcf8ad977e578a542f02cd9245c..102907894de1ddc026a1b32a86d4e65c2cfb550a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NXA2CJVELVAXG3JTR7CV2LANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3VXBGAOJCCCCAB5ZDR7CV2LA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DEMBVGQZTKNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/728dc375f6b4cdcf8ad977e578a542f02cd9245c..102907894de1ddc026a1b32a86d4e65c2cfb550a",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/728dc375f6b4cdcf8ad977e578a542f02cd9245c..102907894de1ddc026a1b32a86d4e65c2cfb550a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2a05a5c30fc_329316f8251997--


From nobody Tue Aug  4 18:07:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57E5D3A120B for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:07:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 OBsIlbTqk6sg for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:07:05 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 600023A11A3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:07:05 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 86CD55E0ED4 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:07:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596589624; bh=OIi7Qk+MHsWivPGui3+z2PfvxKQZfTuq8ALcRc6uZ+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LH4+u/gWHpXoEwCcahdhqpNPAXaWvUTHINvk6SFQ6A4gQZUKykSvbxduzsSFTMsJJ cWO0tMcE4nE2MgBcMDvc4HBPciNfPMJMPXjU5wrpwMrKFgVUekOy9KL29QuTJkyaeV ncvasVLFGzb3uvpAj0YxLfJ/mXcOCl6AQw97mzNg=
Date: Tue, 04 Aug 2020 18:07:04 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZA4ENRCHOKHFIAJON5GXTTREVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461273067@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a063877848_4eda16f832001f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8AEyM1GESjwksVYuvZ0R9Zftq2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:07:06 -0000

----==_mimepart_5f2a063877848_4eda16f832001f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- MAY ignore the peer's max_ack_delay until the handshake is confirmed,

I think SHOULD is good.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413170
----==_mimepart_5f2a063877848_4eda16f832001f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413170">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer&#39;s max_ack_delay transport parameter.
+- MAY ignore the peer&#39;s max_ack_delay until the handshake is confirmed,
</pre>
<p>I think SHOULD is good.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413170">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2EFRQRRJ26EQ5PCDR7CWDRANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZE37MY2OF5EY56L3TR7CWDRA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7HP2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413170",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413170",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a063877848_4eda16f832001f--


From nobody Tue Aug  4 18:08:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 354963A0D95 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:08:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sC0CZc8HvSeP for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:08:46 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B94863A0D96 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:08:46 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id E9761E004E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:08:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596589725; bh=uOfOfjzRpfk3XfVvNBGSnTmOyL/dxhy3/phwL6/m8Ak=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pz67hCeFC8UvXOMkoGxu6McEMfdaSLV3tkm2MYRSWCY+xZJETlosgSkkwUGREEqz+ eLgMGmOeeVtSVw/blS2+yldjaDY7aPCfxNrrwemJl2AwCR9kQcKR4/AqDHg4RvadGc vrVdJtT9zk2YaPD+pV6+QzlUJ9ujbukfihZhugNw=
Date: Tue, 04 Aug 2020 18:08:45 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZSLTVPQOCWTSKK3OV5GXTZ3EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461273555@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a069ddab97_115416f81920da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7dzIORV5-QZ10Hsug2RpCrkuYtA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:08:48 -0000

----==_mimepart_5f2a069ddab97_115416f81920da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- MAY ignore the peer's max_ack_delay until the handshake is confirmed,

@ianswett may have an opinion here. I'll wait for it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413607
----==_mimepart_5f2a069ddab97_115416f81920da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413607">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer&#39;s max_ack_delay transport parameter.
+- MAY ignore the peer&#39;s max_ack_delay until the handshake is confirmed,
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> may have an opinion here. I'll wait for it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413607">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK55G2Q5NNLMXYPFRSLR7CWJ3ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2FBXY5KXKGEX5UCADR7CWJ3A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7HTUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413607",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r465413607",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a069ddab97_115416f81920da--


From nobody Tue Aug  4 18:10:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CB5C3A0D97 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:10:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6bXDAWf4xYtL for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:10:27 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F06A33A0D96 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:10:26 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 2AAAC840039 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:10:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596589826; bh=u4N967uz2xEhwK+LLoffxCZDBQ49KwPwW2noSZCS97k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cqtft3/kWttrTedgPSbL6a0Jcp7s5n99lUpV2lXLva45sr9jNQHL/zRceWsAKqKLX u7MWPhNxrm0BgNAyvEqK/f7vPK4rpgnHnK0cDaMmf5+CWJgkIgPr6lWrcH5xETVrlz TxIogJAQ9epBvaeLsQy/0TnIePZ2kV2ifxEstrc4=
Date: Tue, 04 Aug 2020 18:10:26 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4KSFUOP5UCISX5LM55GXUAFEVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/review/461273814@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a07021bda1_2dc616f82089d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cjRoDU8L91s5g0MJLyIWdnq0S4A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:10:28 -0000

----==_mimepart_5f2a07021bda1_2dc616f82089d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

Yes, this needs updates based on the resolution of #3821, but it is generally good.

> +The server can receive 1-RTT packets containing ACK frames before the decryption
+keys are available. If the packet is buffered and later processed, the server
+MAY reduce the measured RTT by the amount of time the packet was buffered.

It's the client that has this issue most often, which happens with 0-RTT.  But I would switch this to just use 'endpoint'.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-461273814
----==_mimepart_5f2a07021bda1_2dc616f82089d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<p>Yes, this needs updates based on the resolution of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="651002800" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3821" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3821/hovercard" href="https://github.com/quicwg/base-drafts/issues/3821">#3821</a>, but it is generally good.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3981#discussion_r465413834">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +The server can receive 1-RTT packets containing ACK frames before the decryption
+keys are available. If the packet is buffered and later processed, the server
+MAY reduce the measured RTT by the amount of time the packet was buffered.
</pre>
<p>It's the client that has this issue most often, which happens with 0-RTT.  But I would switch this to just use 'endpoint'.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-461273814">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47HLWQHN5QEPT63HTR7CWQFANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVIZ5BRP5ZUULXDZ3R7CWQFA5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7HVVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-461273814",
"url": "https://github.com/quicwg/base-drafts/pull/3981#pullrequestreview-461273814",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a07021bda1_2dc616f82089d4--


From nobody Tue Aug  4 18:12:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC2543A1215 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:12:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 i5Kcz1OAlArf for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:12:46 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B6F1F3A11A3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:12:46 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id C912F340C2E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:12:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596589965; bh=c/wc7r78BmimE+2MY6Ck03JyAuL6VovkX4Ns+Es3QgQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mOgclbS58Cj6IXCi7TKQMJXmsUDlUIwwQKyYthvGHy+G9AkupZpC3kXeH2iiCOB9J +7KI+tjdAOQaG+zR5RJvVrwPnzIp09CA/R9vHvTN+jEpvjubBpMFca+u2YxTSPK9f7 DhRSgME/COltDpqaAL45JkjsMwW2d6NgYr+3GVGM=
Date: Tue, 04 Aug 2020 18:12:45 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3XIHDUWOJCYQSG4I55GXUI3EVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/461274850@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a078db9cfe_285c16f81305b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZWlJqjLyc9oDJdW5RXKvEqP6jSM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:12:48 -0000

----==_mimepart_5f2a078db9cfe_285c16f81305b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

This is a weird MUST to add.  It just does this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r465414676
----==_mimepart_5f2a078db9cfe_285c16f81305b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r465414676">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>This is a weird MUST to add.  It just does this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r465414676">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OWIP7SVGFZ2LHRTTR7CWY3ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAYKO6S2PFWZ3JX2TR7CWY3A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7H5YQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r465414676",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r465414676",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a078db9cfe_285c16f81305b6--


From nobody Tue Aug  4 18:15:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05A223A11A3 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:15:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Zmbp6gyxB4R9 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:15:02 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B712C3A10B4 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:15:02 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id D99C090009B for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:15:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596590101; bh=DUDbyNsMyv0NbD7mOZ6TWYsz6Hfkk2X+u34R3FOGg5E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oDM0zwSznJSTXBrHoTXUKJzfvMqwLIPvNamK62AzxjjNVocCUWFNgMyub1AX47h0l GWaOpIE7e1WVN6MjnoKCrxZ1fFhYK6f/Ls8ngUUcm+OsbedxFQAuExDq2Tjw9ANeBR If3yML0AAnHR2qxYCiwlf1EGzHY5n1lslAK1dOuQ=
Date: Tue, 04 Aug 2020 18:15:01 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3GBAWXUIXOWQYSSBN5GXURLEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461275585@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a0815cb208_55ce16f821449"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nqGQ1xF4a40BnbcsDM08fpN6sI0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:15:04 -0000

----==_mimepart_5f2a0815cb208_55ce16f821449
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



>  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- MAY ignore the peer's max_ack_delay until the handshake is confirmed,

+1 to changing it to SHOULD. As others have pointed out, there are cases that the delay is inevitable (e.g., due to a client doing OCSP cert validation).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r465415283
----==_mimepart_5f2a0815cb208_55ce16f821449
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465415283">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer&#39;s max_ack_delay transport parameter.
+- MAY ignore the peer&#39;s max_ack_delay until the handshake is confirmed,
</pre>
<p>+1 to changing it to SHOULD. As others have pointed out, there are cases that the delay is inevitable (e.g., due to a client doing OCSP cert validation).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465415283">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ5RSJGR4SPEPPVPXLR7CXBLANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6NRKK57PSJRBPTZ7DR7CXBLA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7IDQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r465415283",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r465415283",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a0815cb208_55ce16f821449--


From nobody Tue Aug  4 18:18:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C0A33A1219 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:18:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DCv9A46RzqaS for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:18:38 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A81D93A11A3 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:18:27 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id DDE43340DCC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:18:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596590306; bh=Mqu8tjJo3HnbqkMj+7nI4a6dW7sfhcinXP9uorEKPTA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ofSuWbVW99woly4C50MGp/wDrGrPIVWVU+5+TA5cxfHGhj5TOo1knNdlGdT+Pgx9h 770QXm/EKxWWEvcWeCiFRX2VPVZX833NRxM96SOWDmTpcsBecFKGqsDSu1SN88IQKE Gzb9Knb3/tNEjDoTZEFeZCPq91qyAV2YXXMTuMLM=
Date: Tue, 04 Aug 2020 18:18:26 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5482092762@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a08e2ce30a_3e9a16f8245365"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Rpt8ZE8g0wJ9soFOa0rRrss7hnM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:18:40 -0000

----==_mimepart_5f2a08e2ce30a_3e9a16f8245365
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 2 commits.

9821f073979277e7e06919742a8bc402ae530922  s/MAY/SHOULD, and some editorializing
1fe972794aeb792c9553bccfc57b096447aea9e0  undo SHOULD


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/102907894de1ddc026a1b32a86d4e65c2cfb550a..1fe972794aeb792c9553bccfc57b096447aea9e0

----==_mimepart_5f2a08e2ce30a_3e9a16f8245365
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9821f073979277e7e06919742a8bc402ae530922">9821f07</a>  s/MAY/SHOULD, and some editorializing</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1fe972794aeb792c9553bccfc57b096447aea9e0">1fe9727</a>  undo SHOULD</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/102907894de1ddc026a1b32a86d4e65c2cfb550a..1fe972794aeb792c9553bccfc57b096447aea9e0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PRJQD5B7VO5JHDP3R7CXOFANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SRKY7FZS7ZSZXSVDR7CXOFA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DEMBZGI3TMMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/102907894de1ddc026a1b32a86d4e65c2cfb550a..1fe972794aeb792c9553bccfc57b096447aea9e0",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/102907894de1ddc026a1b32a86d4e65c2cfb550a..1fe972794aeb792c9553bccfc57b096447aea9e0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2a08e2ce30a_3e9a16f8245365--


From nobody Tue Aug  4 18:23:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F251D3A1247 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:23:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LCI6WPAcH9qf for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:23:04 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11F853A12A7 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:23:00 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 46FEB5C0030 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:23:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596590580; bh=78/TKCy5Fj0Eq8Lt5S6y7Sne86oO6+sW6Lx1Kkv+XkM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x7oulu+jhPlpy2to1Ip05dSljRgjRG/WaYhfOm6LMWwspJxRiuGEyCjYAuChSLW/J x2mcI8Eo4G0aHxsXrocioy6noYNstddJ412woNvkpD9O75VDqIs80gJvNvTWz8keTn kYQjrGgiJR9RF4cwz/aC9N0N/IMYc+q7hGAtBotI=
Date: Tue, 04 Aug 2020 18:23:00 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYL3MNK3OU7KNUTOYN5GXVPJEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461277231@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a09f436dd4_410f16f8115845"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0MatI2c4hX0V4ZFTgsgegWcpmbE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:23:12 -0000

----==_mimepart_5f2a09f436dd4_410f16f8115845
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -337,29 +337,47 @@ samples, and rttvar is the variation in the RTT samples, estimated using a
 mean variation.
 
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
-for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.

Does this belong in the transport draft too?  And maybe we can include Handshake packets by conditioning this: "acknowledge all ack-eliciting Initial and Handshake packets immediately after processing them"

> +available. When this is not the case, the peer MUST immediately acknowledge all
+ack-eliciting Handshake packets, and MUST NOT delay acknowledgement of
+ack-eliciting 0-RTT, or 1-RTT packets for any longer than the period that it
+advertised in the max_ack_delay transport parameter (Section 18.2 of
+{{QUIC-TRANSPORT}}).

With the above change I suggest, you can move this out and talk about acknowledgment within 0 (Initial/Handshake) or max_ack_delay (0-RTT/1-RTT) of processing the packet.  That leaves this paragraph as just "an endpoint might have to delay processing until it has keys".

> -incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.
+
+Prior to handshake confirmation, a peer might not have the packet protection
+keys for Handshake, 0-RTT, or 1-RTT packets when they are received. It might
+therefore buffer them and acknowledge them when the requisite keys become
+available. When this is not the case, the peer MUST immediately acknowledge all
+ack-eliciting Handshake packets, and MUST NOT delay acknowledgement of
+ack-eliciting 0-RTT, or 1-RTT packets for any longer than the period that it
+advertised in the max_ack_delay transport parameter (Section 18.2 of
+{{QUIC-TRANSPORT}}).
+
+Since the peer might report large acknowledgement delays during the handshake,

```suggestion
As the peer might report large acknowledgement delays during the handshake,
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461277231
----==_mimepart_5f2a09f436dd4_410f16f8115845
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465416780">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -337,29 +337,47 @@ samples, and rttvar =
is the variation in the RTT samples, estimated using a=0D
 mean variation.=0D
 =0D
 The calculation of smoothed_rtt uses path latency after adjusting RTT sa=
mples=0D
-for acknowledgement delays. These delays are computed using the ACK Dela=
y field=0D
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For=
 packets=0D
-sent in the Application Data packet number space, a peer limits any dela=
y in=0D
-sending an acknowledgement for an ack-eliciting packet to no greater tha=
n the=0D
-value it advertised in the max_ack_delay transport parameter. Consequent=
ly, when=0D
-a peer reports an acknowledgment delay that is greater than its max_ack_=
delay,=0D
-the delay is attributed to reasons out of the peer&#39;s control, such a=
s scheduler=0D
-latency at the peer or loss of previous ACK frames.  Any delays beyond t=
he=0D
-peer&#39;s max_ack_delay are therefore considered effectively part of pa=
th delay and=0D
-incorporated into the smoothed_rtt estimate.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.=0D=

</pre>=0D
<p>Does this belong in the transport draft too?  And maybe we can include=
 Handshake packets by conditioning this: "acknowledge all ack-eliciting I=
nitial and Handshake packets immediately after processing them"</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465417187">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +available. When this is not the case, the=
 peer MUST immediately acknowledge all=0D
+ack-eliciting Handshake packets, and MUST NOT delay acknowledgement of=0D=

+ack-eliciting 0-RTT, or 1-RTT packets for any longer than the period tha=
t it=0D
+advertised in the max_ack_delay transport parameter (Section 18.2 of=0D
+{{QUIC-TRANSPORT}}).=0D
</pre>=0D
<p>With the above change I suggest, you can move this out and talk about =
acknowledgment within 0 (Initial/Handshake) or max_ack_delay (0-RTT/1-RTT=
) of processing the packet.  That leaves this paragraph as just "an endpo=
int might have to delay processing until it has keys".</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465417262">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -incorporated into the smoothed_rtt estima=
te.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.=0D=

+=0D
+Prior to handshake confirmation, a peer might not have the packet protec=
tion=0D
+keys for Handshake, 0-RTT, or 1-RTT packets when they are received. It m=
ight=0D
+therefore buffer them and acknowledge them when the requisite keys becom=
e=0D
+available. When this is not the case, the peer MUST immediately acknowle=
dge all=0D
+ack-eliciting Handshake packets, and MUST NOT delay acknowledgement of=0D=

+ack-eliciting 0-RTT, or 1-RTT packets for any longer than the period tha=
t it=0D
+advertised in the max_ack_delay transport parameter (Section 18.2 of=0D
+{{QUIC-TRANSPORT}}).=0D
+=0D
+Since the peer might report large acknowledgement delays during the hand=
shake,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Since the peer might report large acknowledge=
ment delays during the handshake,=0D
+As the peer might report large acknowledgement delays during the handsha=
ke,=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-461277231">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3AQOG7YMMLFJPT4L3R7CX7JANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3NO36LV7OON2Z4J6LR7CX7JA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODN7IQLY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-461277231",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-461277231",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2a09f436dd4_410f16f8115845--


From nobody Tue Aug  4 18:46:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EEF03A123E for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:46:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 04maan2Q2DCt for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:46:13 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 012123A1282 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:46:12 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 1B75D600D94 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:46:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596591972; bh=oRXiLH3l/4iSIKwFhVfRI/0gdvY1+MS+7vZwu2Qjjnk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GftZMcxoe/bgSuk1urjnuIVg4Ys6qHGTbJxmM7WHOBAVM2uoEKPmkSz6AhztfR2Ri mHMtcngzmHwjFQh2E/lxX0GaDfyY42zrzRApttSXcjIIwx37kd3Cgl5VL3baZMaEYL 8yaTCgKBuCor+xeqlqMZ68O8kDRhxfEIe07AuDCI=
Date: Tue, 04 Aug 2020 18:46:12 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5482168516@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a0f64b52f_663016f8669a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/97VTEr9UePrag9TdAn8isMbfp4U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:46:17 -0000

----==_mimepart_5f2a0f64b52f_663016f8669a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

0000ceb45a959ffc7b568a079b8b01fe4956bbce  Add para on local delays when ack is buffered


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/1fe972794aeb792c9553bccfc57b096447aea9e0..0000ceb45a959ffc7b568a079b8b01fe4956bbce

----==_mimepart_5f2a0f64b52f_663016f8669a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0000ceb45a959ffc7b568a079b8b01fe4956bbce">0000ceb</a>  Add para on local delays when ack is buffered</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/1fe972794aeb792c9553bccfc57b096447aea9e0..0000ceb45a959ffc7b568a079b8b01fe4956bbce">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZPV2DFKQONUUUFJCLR7C2WHANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CZZ7QHZ4NDQ3V3F3R7C2WHA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DEMJWHA2TCNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/1fe972794aeb792c9553bccfc57b096447aea9e0..0000ceb45a959ffc7b568a079b8b01fe4956bbce",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/1fe972794aeb792c9553bccfc57b096447aea9e0..0000ceb45a959ffc7b568a079b8b01fe4956bbce",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2a0f64b52f_663016f8669a0--


From nobody Tue Aug  4 18:49:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3B073A1242 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:49:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 olwdMuFsxLbn for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:49:08 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9AB7D3A123B for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:49:08 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id DC49F5C0DFB for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:49:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596592147; bh=fGJiBUGLGvCa33gNASuQLXqUxE/9qkhm8EgjjuAodPk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wmEBfl/TBy9dwttFuOem0TRi8DWdqogL7plZnR4fpySAY6wJdqdEWLo2VMcej5X9d Q3rH5i66OsAfs6zdyOhFIq/ZezXguBXB4ppXP8LVSd5nyEgwLb5LFvxEQFa/e3oO+w FvfIFY93ElP81HXfs1mqbu91L1bJn0zMSBCMKOkQ=
Date: Tue, 04 Aug 2020 18:49:07 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5JACIWWF7R2DFL45N5GXYRHEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461285354@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a1013cae2d_687116f848470"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/On0SlQs5AjY0Ds8zigP5Lu6T4cQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:49:10 -0000

----==_mimepart_5f2a1013cae2d_687116f848470
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

Let's be consistent with the other recommendations (i.e., SHOULD ignore max_ack_delay).

Assuming that is, that Ian agrees with Kazuho and I about this needing RECOMMENDED-strength text.

> @@ -407,6 +407,13 @@ rttvar_sample = abs(smoothed_rtt - adjusted_rtt)
 rttvar = 3/4 * rttvar + 1/4 * rttvar_sample
 ~~~
 
+An endpoint might postpone the processing of acknowledgements when the
+corresponding decryption keys are not immediately available. For example, a
+client might receive an acknowledgement for a 0-RTT packet that it cannot
+decrypt because 1-RTT packet protection keys are not yet available to it. In
+such cases, an endpoint can ignore such local delays in its round-trip time

```suggestion
such cases, an endpoint SHOULD ignore such local delays in its round-trip time
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461285354
----==_mimepart_5f2a1013cae2d_687116f848470
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>Let's be consistent with the other recommendations (i.e., SHOULD ignor=
e max_ack_delay).</p>=0D
<p>Assuming that is, that Ian agrees with Kazuho and I about this needing=
 RECOMMENDED-strength text.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465424329">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -407,6 +407,13 @@ rttvar_sample =3D abs=
(smoothed_rtt - adjusted_rtt)=0D
 rttvar =3D 3/4 * rttvar + 1/4 * rttvar_sample=0D
 ~~~=0D
 =0D
+An endpoint might postpone the processing of acknowledgements when the=0D=

+corresponding decryption keys are not immediately available. For example=
, a=0D
+client might receive an acknowledgement for a 0-RTT packet that it canno=
t=0D
+decrypt because 1-RTT packet protection keys are not yet available to it=
. In=0D
+such cases, an endpoint can ignore such local delays in its round-trip t=
ime=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-such cases, an endpoint can ignore such local=
 delays in its round-trip time=0D
+such cases, an endpoint SHOULD ignore such local delays in its round-tri=
p time=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-461285354">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K23XSL67NQ4YRYF3CLR7C3BHANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3PY3TVW7FSGTQY5Q3R7C3BHA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODN7KP2Q.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-461285354",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-461285354",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2a1013cae2d_687116f848470--


From nobody Tue Aug  4 18:51:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8210D3A1242 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:51:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nd7-M1n8u-1T for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:51:43 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62F2F3A1243 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:51:43 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 735A58408B4 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:51:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596592302; bh=+9bS3vt+iHrbl5cUo9CkBeveFHqava1cG6ayFXarPVE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UQjCiByFhbFIV9Wl10t/ZdgfW705/GHBPxtA02tKDBSCOxE39wmYleF48N9Bf7Flx 7fItdFcOc1jJuvVX6RnnyxmQlMl0/K0Bvfq/dp/U3LxuXF5XYBYXk8GdPYhBgegYhX iNPBg/p4AoaRFQlqyzNTvIwvNHwykwQZxGazjuVk=
Date: Tue, 04 Aug 2020 18:51:42 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QPA37ETQ4QX3F2FF5GXY25EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461282623@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a10ae6359c_606b16f87302"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nZEixp3mT6toin6ezggIN5y1h0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:51:45 -0000

----==_mimepart_5f2a10ae6359c_606b16f87302
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> -for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.
+
+Prior to handshake confirmation, a peer might not have the packet protection

I think decryption keys is better in this context, since protection keys implies the keys to send a packet, and the server has keys to send 0.5 RTT packets, but not process them.

> -sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.
+
+Prior to handshake confirmation, a peer might not have the packet protection
+keys for Handshake, 0-RTT, or 1-RTT packets when they are received. It might
+therefore buffer them and acknowledge them when the requisite keys become
+available. When this is not the case, the peer MUST immediately acknowledge all

The section on ACK behavior is in transport, let's not duplicate select parts of it here.

> -packet in the correct packet number space. When the PTO expires and there are
-no ack-eliciting packets in flight, the PTO is set from that moment.
-
-When ack-eliciting packets in multiple packet number spaces are in flight,
-the timer MUST be set for the packet number space with the earliest timeout,
-with one exception. The Application Data packet number space (Section 4.1.1
-of {{QUIC-TLS}}) MUST be ignored until the handshake completes. Not arming
-the PTO for Application Data prevents a client from retransmitting a 0-RTT
-packet on a PTO expiration before confirming that the server is able to
-decrypt 0-RTT packets, and prevents a server from sending a 1-RTT packet on
-a PTO expiration before it has the keys to process an acknowledgement.
+When ack-eliciting packets in multiple packet number spaces are in flight, the
+timer MUST be set to the earlier value of the Initial and Handshake packet
+number spaces.
+
+An endpoint MUST NOT set its PTO timer for 0-RTT and 1-RTT packets until the

```suggestion
An endpoint MUST NOT set its PTO timer for the ApplicationData packet number space until the
```

>  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- MAY ignore the peer's max_ack_delay until the handshake is confirmed,

I think that's ok, but is there a reason line 371 is a MAY instead of a SHOULD?  I can't think of any.  If it was a SHOULD, the the pseudocode should follow the SHOULDs.

> @@ -1232,10 +1255,7 @@ OnAckReceived(ack, pn_space):
       IncludesAckEliciting(newly_acked_packets)):
     latest_rtt =
       now() - newly_acked_packets.largest().time_sent
-    ack_delay = 0
-    if (pn_space == ApplicationData):
-      ack_delay = ack.ack_delay
-    UpdateRtt(ack_delay)
+    UpdateRtt(ack.ack_delay)

GetPtoTimeAndSpace needs to be updated to use handshake confirmed as well

> @@ -337,29 +337,47 @@ samples, and rttvar is the variation in the RTT samples, estimated using a
 mean variation.
 
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
-for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.

This is already in the transport draft, so I'd be inclined to remove it, and if you want to add an informational comment about how Initial and Handshake packets are acknowledged immediately, feel free.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461282623
----==_mimepart_5f2a10ae6359c_606b16f87302
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465422501">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -for acknowledgement delays. These delays =
are computed using the ACK Delay field=0D
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For=
 packets=0D
-sent in the Application Data packet number space, a peer limits any dela=
y in=0D
-sending an acknowledgement for an ack-eliciting packet to no greater tha=
n the=0D
-value it advertised in the max_ack_delay transport parameter. Consequent=
ly, when=0D
-a peer reports an acknowledgment delay that is greater than its max_ack_=
delay,=0D
-the delay is attributed to reasons out of the peer&#39;s control, such a=
s scheduler=0D
-latency at the peer or loss of previous ACK frames.  Any delays beyond t=
he=0D
-peer&#39;s max_ack_delay are therefore considered effectively part of pa=
th delay and=0D
-incorporated into the smoothed_rtt estimate.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.=0D=

+=0D
+Prior to handshake confirmation, a peer might not have the packet protec=
tion=0D
</pre>=0D
<p>I think decryption keys is better in this context, since protection ke=
ys implies the keys to send a packet, and the server has keys to send 0.5=
 RTT packets, but not process them.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465422786">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -sending an acknowledgement for an ack-eli=
citing packet to no greater than the=0D
-value it advertised in the max_ack_delay transport parameter. Consequent=
ly, when=0D
-a peer reports an acknowledgment delay that is greater than its max_ack_=
delay,=0D
-the delay is attributed to reasons out of the peer&#39;s control, such a=
s scheduler=0D
-latency at the peer or loss of previous ACK frames.  Any delays beyond t=
he=0D
-peer&#39;s max_ack_delay are therefore considered effectively part of pa=
th delay and=0D
-incorporated into the smoothed_rtt estimate.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.=0D=

+=0D
+Prior to handshake confirmation, a peer might not have the packet protec=
tion=0D
+keys for Handshake, 0-RTT, or 1-RTT packets when they are received. It m=
ight=0D
+therefore buffer them and acknowledge them when the requisite keys becom=
e=0D
+available. When this is not the case, the peer MUST immediately acknowle=
dge all=0D
</pre>=0D
<p>The section on ACK behavior is in transport, let's not duplicate selec=
t parts of it here.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465424097">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -packet in the correct packet number space=
. When the PTO expires and there are=0D
-no ack-eliciting packets in flight, the PTO is set from that moment.=0D
-=0D
-When ack-eliciting packets in multiple packet number spaces are in fligh=
t,=0D
-the timer MUST be set for the packet number space with the earliest time=
out,=0D
-with one exception. The Application Data packet number space (Section 4.=
1.1=0D
-of {{QUIC-TLS}}) MUST be ignored until the handshake completes. Not armi=
ng=0D
-the PTO for Application Data prevents a client from retransmitting a 0-R=
TT=0D
-packet on a PTO expiration before confirming that the server is able to=0D=

-decrypt 0-RTT packets, and prevents a server from sending a 1-RTT packet=
 on=0D
-a PTO expiration before it has the keys to process an acknowledgement.=0D=

+When ack-eliciting packets in multiple packet number spaces are in fligh=
t, the=0D
+timer MUST be set to the earlier value of the Initial and Handshake pack=
et=0D
+number spaces.=0D
+=0D
+An endpoint MUST NOT set its PTO timer for 0-RTT and 1-RTT packets until=
 the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint MUST NOT set its PTO timer for 0-=
RTT and 1-RTT packets until the=0D
+An endpoint MUST NOT set its PTO timer for the ApplicationData packet nu=
mber space until the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465423547">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-- MUST use the lesser of the value reported in ACK Delay field of the AC=
K frame=0D
-  and the peer&#39;s max_ack_delay transport parameter.=0D
+- MAY ignore the peer&#39;s max_ack_delay until the handshake is confirm=
ed,=0D
</pre>=0D
<p>I think that's ok, but is there a reason line 371 is a MAY instead of =
a SHOULD?  I can't think of any.  If it was a SHOULD, the the pseudocode =
should follow the SHOULDs.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465425220">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1232,10 +1255,7 @@ OnAckReceived(ack, =
pn_space):=0D
       IncludesAckEliciting(newly_acked_packets)):=0D
     latest_rtt =3D=0D
       now() - newly_acked_packets.largest().time_sent=0D
-    ack_delay =3D 0=0D
-    if (pn_space =3D=3D ApplicationData):=0D
-      ack_delay =3D ack.ack_delay=0D
-    UpdateRtt(ack_delay)=0D
+    UpdateRtt(ack.ack_delay)=0D
</pre>=0D
<p>GetPtoTimeAndSpace needs to be updated to use handshake confirmed as w=
ell</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r465421752">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -337,29 +337,47 @@ samples, and rttvar =
is the variation in the RTT samples, estimated using a=0D
 mean variation.=0D
 =0D
 The calculation of smoothed_rtt uses path latency after adjusting RTT sa=
mples=0D
-for acknowledgement delays. These delays are computed using the ACK Dela=
y field=0D
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For=
 packets=0D
-sent in the Application Data packet number space, a peer limits any dela=
y in=0D
-sending an acknowledgement for an ack-eliciting packet to no greater tha=
n the=0D
-value it advertised in the max_ack_delay transport parameter. Consequent=
ly, when=0D
-a peer reports an acknowledgment delay that is greater than its max_ack_=
delay,=0D
-the delay is attributed to reasons out of the peer&#39;s control, such a=
s scheduler=0D
-latency at the peer or loss of previous ACK frames.  Any delays beyond t=
he=0D
-peer&#39;s max_ack_delay are therefore considered effectively part of pa=
th delay and=0D
-incorporated into the smoothed_rtt estimate.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.=0D=

</pre>=0D
<p>This is already in the transport draft, so I'd be inclined to remove i=
t, and if you want to add an informational comment about how Initial and =
Handshake packets are acknowledged immediately, feel free.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-461282623">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K7MCJA33NS7VUVP2H3R7C3K5ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3GGG4L4OU7SB4YQKLR7C3K5A5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODN7J2PY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-461282623",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-461282623",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2a10ae6359c_606b16f87302--


From nobody Tue Aug  4 18:51:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 495673A124A for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:51:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YXP2O7mKMN1n for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:51:51 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 310B23A1244 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:51:51 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 76100840098 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:51:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596592310; bh=AVp7ElLIeTZS/BKvVjOcDdP6/qMAO0Eq+ki7nNJf3p4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uR3FWdqp8xhE82uN3zzsY1vWqipPuQGCNguvYdNIjvvPyKicG088+rVVo+8ASAts2 TgHKQABCYDrn4mVyceWbrtXuq2YnfAjvs/Z3RURQFt+MWnupBdQG/nrQBukOujIZrE Ham5RbW3la7eFrLQRihXDqzdj45uBDQalMjUuwWk=
Date: Tue, 04 Aug 2020 18:51:50 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4D3HXUSNH3FHVM6QN5GXY3NEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461286345@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a10b666f3d_7e0516f8163668"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ubrWOzps8O7_46TR42upX2VV_M0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:51:52 -0000

----==_mimepart_5f2a10b666f3d_7e0516f8163668
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

I added a paragraph on local delays playing into the RTT estimate, which seems helpful. I'm happy to remove it if folks have a strong opinion that it should be.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461286345
----==_mimepart_5f2a10b666f3d_7e0516f8163668
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>I added a paragraph on local delays playing into the RTT estimate, which seems helpful. I'm happy to remove it if folks have a strong opinion that it should be.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461286345">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6Y4LZMZQQ6455E5MDR7C3LNANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYBNSTFDRP7R3VEWRLR7C3LNA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7KXSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461286345",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-461286345",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a10b666f3d_7e0516f8163668--


From nobody Tue Aug  4 18:52:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99BCF3A1247 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:52:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IP_fWEz7b9Bo for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:52:22 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 800263A1244 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:52:22 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 1D2D13400A4 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:52:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596592341; bh=9CnVclMx/HEz/Qx8pp7kjtWxYPPR7qXFGRz5Gl2Wodk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u0Fu5cyCy3drp4X5R/B4C8jYyVXg1F05Cm1nujclE5pZCD7AqzTOjOCTLBHvh/pD6 VESP9s4ziZXtRwtjqUPSEVwy7xME6wzLtMviU2bSfwerod7whItMx7aZMLuVXrKwHn OeqWCE4n5UR8ACLcAC4MnuD0Dv52tQz2JhxUv+lI=
Date: Tue, 04 Aug 2020 18:52:21 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4WBYG5P6SEYKDVKHV5GXY5LEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/c668926674@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a10d5d61a_686d16f8877f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kwh_taAb-S_pBu9jt22kDzExkhs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:52:24 -0000

----==_mimepart_5f2a10d5d61a_686d16f8877f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Let's not duplicate existing requirements on ACK behavior in recovery, given we decided to move it to transport and that text is still getting cleaned up.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#issuecomment-668926674
----==_mimepart_5f2a10d5d61a_686d16f8877f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Let's not duplicate existing requirements on ACK behavior in recovery, given we decided to move it to transport and that text is still getting cleaned up.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#issuecomment-668926674">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJTUHVJX2IGJ77453R7C3NLANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4A3FG26LFJM4HPTODR7C3NLA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7PQFUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#issuecomment-668926674",
"url": "https://github.com/quicwg/base-drafts/pull/3874#issuecomment-668926674",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a10d5d61a_686d16f8877f8--


From nobody Tue Aug  4 18:54:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10F043A1217 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:54:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 C7c3Hb7NITRI for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 18:54:23 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71ED83A11D6 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:54:23 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id BADB0E03FC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 18:54:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596592462; bh=yt1qaDWQIgSRtj9aqGLt8Ik7qKPGbykpXAnOYVUzXu8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EOjo5DqpXEmdrUP8PJFa+01NtKWiYOMzZKnKvuJHheF3NkZpNnMc4rEBOSMNX+VX2 hyQ9J0jvhwUCTsMWIlT78fna+EWOIGE4YUN/GBHTIWLY3iBWvroUb/Y+YNHgofcFvB TEQ5JADzfRCCe6JDXaujaPgin+9oSjaVQFgupKg0=
Date: Tue, 04 Aug 2020 18:54:22 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4G2GAEN72LDUFNLON5GXZE5EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461286860@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a114ea96e3_591416f81981d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qfvG69FHgxpsDLIAaAuLpn4yCqE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 01:54:25 -0000

----==_mimepart_5f2a114ea96e3_591416f81981d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



>  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- MAY ignore the peer's max_ack_delay until the handshake is confirmed,

MAY is in recognition of the fact that an attacker can already tilt the calculation for RTT using Initial ACK, so we allow people to ignore that information, but we don't need to recommend it.

> @@ -1232,10 +1255,7 @@ OnAckReceived(ack, pn_space):
       IncludesAckEliciting(newly_acked_packets)):
     latest_rtt =
       now() - newly_acked_packets.largest().time_sent
-    ack_delay = 0
-    if (pn_space == ApplicationData):
-      ack_delay = ack.ack_delay
-    UpdateRtt(ack_delay)
+    UpdateRtt(ack.ack_delay)

Good catch.

> @@ -337,29 +337,47 @@ samples, and rttvar is the variation in the RTT samples, estimated using a
 mean variation.
 
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
-for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.

Sounds reasonable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425760
----==_mimepart_5f2a114ea96e3_591416f81981d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425760">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer&#39;s max_ack_delay transport parameter.
+- MAY ignore the peer&#39;s max_ack_delay until the handshake is confirmed,
</pre>
<p>MAY is in recognition of the fact that an attacker can already tilt the calculation for RTT using Initial ACK, so we allow people to ignore that information, but we don't need to recommend it.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425991">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1232,10 +1255,7 @@ OnAckReceived(ack, pn_space):
       IncludesAckEliciting(newly_acked_packets)):
     latest_rtt =
       now() - newly_acked_packets.largest().time_sent
-    ack_delay = 0
-    if (pn_space == ApplicationData):
-      ack_delay = ack.ack_delay
-    UpdateRtt(ack_delay)
+    UpdateRtt(ack.ack_delay)
</pre>
<p>Good catch.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425853">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -337,29 +337,47 @@ samples, and rttvar is the variation in the RTT samples, estimated using a
 mean variation.
 
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
-for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer&#39;s control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer&#39;s max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.
</pre>
<p>Sounds reasonable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425760">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44SLQTKL4DBG4GF53R7C3U5ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MAE7YMROLRH5OO53R7C3U5A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7K3TA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425760",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425760",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a114ea96e3_591416f81981d9--


From nobody Tue Aug  4 19:18:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5F1B3A1206 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 19:18:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aKYx66okllYM for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 19:18:24 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C8653A11EE for <quic-issues@ietf.org>; Tue,  4 Aug 2020 19:18:24 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id B1C315E0ED0 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 19:18:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596593903; bh=ctbWc2JjOJskipqmNEwpjr2SADijvxFHFbcF40A+x5U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f0TuINPmFsjLnR+xOQEGqCyDuoT6vjMjkEFGH/qhgSfwM8xqwrd1ggUXqYC1/T6Et 8eStYeJ32vTSHiImBP7ooPgo6qskq0Plhu1x5j7KzhgXj9XEpH1ou6tO18acCoiEH5 YxugEivivEcQ92/m2CzblGlH1fb49XichrJB+tP4=
Date: Tue, 04 Aug 2020 19:18:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24LSRE2D3XBK24TRN5GX367EVBNHHCQH3D4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/review/461294260@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a16efa1c2b_23ba16f891099"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IZxwA1EpQr5-fkEYBdV1RuIvqgM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 02:18:26 -0000

----==_mimepart_5f2a16efa1c2b_23ba16f891099
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

One point of confusion.

> @@ -2712,8 +2712,11 @@ An implementation of QUIC might provide applications with an option to defer an
 idle timeout.  This facility could be used when the application wishes to avoid
 losing state that has been associated with an open connection, but does not
 expect to exchange application data for some time.  With this option, an
-endpoint could send a PING frame periodically to defer an idle timeout; see
-{{frame-ping}}.
+endpoint could send a PING frame ({{frame-ping}}) periodically, which will cause
+the peer to restart its idle timeout period.  Sending a packet containing a PING
+frame also restarts the idle timeout for the endpoint if this is the first
+ack-eliciting packet sent since receiving a packet or when an acknowledgment is

I'm confused about this last part.  How you receive an acknowledgement without receiving a packet?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-461294260
----==_mimepart_5f2a16efa1c2b_23ba16f891099
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<p>One point of confusion.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3983#discussion_r465432340">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2712,8 +2712,11 @@ An implementation of QUIC might provide applications with an option to defer an
 idle timeout.  This facility could be used when the application wishes to avoid
 losing state that has been associated with an open connection, but does not
 expect to exchange application data for some time.  With this option, an
-endpoint could send a PING frame periodically to defer an idle timeout; see
-{{frame-ping}}.
+endpoint could send a PING frame ({{frame-ping}}) periodically, which will cause
+the peer to restart its idle timeout period.  Sending a packet containing a PING
+frame also restarts the idle timeout for the endpoint if this is the first
+ack-eliciting packet sent since receiving a packet or when an acknowledgment is
</pre>
<p>I'm confused about this last part.  How you receive an acknowledgement without receiving a packet?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-461294260">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZE66UAAIAQHAHY3MLR7C6O7ANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6L57IOBQWCO4VY5VTR7C6O7A5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7MVNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-461294260",
"url": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-461294260",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a16efa1c2b_23ba16f891099--


From nobody Tue Aug  4 19:20:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBCB93A1206 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 19:20:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PvCfaxfO1EQV for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 19:20:15 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDC1A3A124E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 19:20:15 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 926CF560AC4 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 19:20:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596594014; bh=/4LizlP9x905sPnCRis27txomnDFf/ji/CfXQvZ3kDI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oGq4/aK9/Kffv2I2mhLtAHd/8OwllmdvGbv+7c0UwQiqbZHixAIBUCy2CYR9E8rJ3 4O3JKYXwtU78FNhr/lzRJeL5/lTuEDCkq1IFmO4x05wuDuZlQPGcDLRjNznUP3QyQ1 mFEKmKDFymeZ2G7dzfwxZ9rGQ1NfPI8Hlgqi7dyU=
Date: Tue, 04 Aug 2020 19:20:14 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK42ZYMY7BG3E52L6PF5GX4F5EVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/461294878@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a175e82190_758f16f8964f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VSjP_3s6XQ3nS8-npoikV25HCJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 02:20:17 -0000

----==_mimepart_5f2a175e82190_758f16f8964f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

Agreed, we can just drop this part of the change.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r465432895
----==_mimepart_5f2a175e82190_758f16f8964f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r465432895">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>Agreed, we can just drop this part of the change.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r465432895">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UMTZDWJBUTRV7MJDR7C6V5ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5I2N6NNMJ463ADEK3R7C6V5A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7M2HQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r465432895",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r465432895",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a175e82190_758f16f8964f6--


From nobody Tue Aug  4 19:25:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E77C3A1255 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 19:25:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 e10V41naWFhz for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 19:25:45 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 92D7D3A1202 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 19:25:45 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 6F439560599 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 19:25:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596594344; bh=R5PdxnNSIKiQjyIzMsNZ8W8pR42sBcB0g6Adq6FqXXc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=niQ0jK6VcZnPcNLsur1aRmZ7mlyAWTYidmWK+K301zm+BwERyT4P64ViKbCiNps36 MFIBq45nUAiBZwJH11gx8GXBUwyeGxBh8dieXfSyE+OO4kFYR0hLybhab/cwBpzsm8 1uKPdfdMdhkcTFnn44xijbwtRxbyTya3wgUdQr2s=
Date: Tue, 04 Aug 2020 19:25:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDM3QZRE5M7V6BZNV5GX42REVBNHHCQH4QHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3984/review/461296440@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3984@github.com>
References: <quicwg/base-drafts/pull/3984@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit is path-bound (#3984)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a18a85fe30_6ede16f8359ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0F7Z_2sAbpV4j03XLcWnXClty_4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 02:25:47 -0000

----==_mimepart_5f2a18a85fe30_6ede16f8359ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-461296440
----==_mimepart_5f2a18a85fe30_6ede16f8359ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-461296440">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6E3ELSVGRUNPJS5ODR7C7KRANCNFSM4PU5DS2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK72SCXE6GHCOHPUGSLR7C7KRA5CNFSM4PU5DS22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7NGOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-461296440",
"url": "https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-461296440",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a18a85fe30_6ede16f8359ac--


From nobody Tue Aug  4 19:37:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4986A3A1255 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 19:37:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level: 
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 B6Cklw2SS6TM for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 19:37:37 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BBC53A1221 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 19:37:37 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 7A5E558009E for <quic-issues@ietf.org>; Tue,  4 Aug 2020 19:37:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596595056; bh=3lLId68KkdjAfi1pf/fgLeJQ4G7/BA95iLzIAkxG9pI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y8Y2TNGoELaERFPuAut0195J4sO8dnOktaAlCMXmgLFKYrSGmhTOCQNXNzKdpZB0E dgm3NnyDoymu7bAf8r0bKnsav6BaayFjsQvhzvatW2/dHEMYmtmvfRa0ZjPD4kyv90 lhrtq//TvdeKjguWIBQ5wPMRWBP9jvriFre770Ns=
Date: Tue, 04 Aug 2020 19:37:36 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43ZKGMO2MJ67JTEAV5GX6HBEVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/review/461299815@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a1b7034b80_6bef16f81513e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NyLWP4Njp1fYgW9bO92QC89kBeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 02:37:38 -0000

----==_mimepart_5f2a1b7034b80_6bef16f81513e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>  ack-eliciting packet has been received to include an ACK frame with outgoing
 frames.

Thanks, I think I'd rather not change it in this PR, but wanted to point out the awkwardness to reviewers.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#discussion_r465437358
----==_mimepart_5f2a1b7034b80_6bef16f81513e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3979#discussion_r465437358">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  ack-eliciting packet has been received to include an ACK frame with outgoing
 frames.
</pre>
<p>Thanks, I think I'd rather not change it in this PR, but wanted to point out the awkwardness to reviewers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#discussion_r465437358">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QF6AXTEYG63IO3PLR7DAXBANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3UUUFFEHZILAFEDRTR7DAXBA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7OAZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#discussion_r465437358",
"url": "https://github.com/quicwg/base-drafts/pull/3979#discussion_r465437358",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a1b7034b80_6bef16f81513e5--


From nobody Tue Aug  4 20:17:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBE4E3A128E for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 20:17:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 niu7qrW4rpU1 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 20:17:24 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C7313A1287 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 20:17:24 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 63830560062 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 20:17:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596597443; bh=Kjy7BKcY9kjGSyxpsGH34NVCpzhiB9HVVAWTF35uFow=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gXMArFWMEFBeXZTPc5MZ+9B1HIR5xSxNYtI+dD1y/VwjOlp0wJKrpgQL4wTRA0hKw LWzMJR00ANU1evRXKSkGxgkfElw0ixdR0fwHYHzsjLYZgKVI+M4q4+pAglhNOCUF0i wNE78Syd7/PLPy/NNxrztUGTLUFk5tQxuTXzjSuQ=
Date: Tue, 04 Aug 2020 20:17:23 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HD3AA6ZIXSU5BWH55GYC4HEVBNHHCQH3D4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/review/461311119@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a24c3542c4_195416f8591ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vmwAiSNuBt4pRTzKO-2_-4nQ2xo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 03:17:26 -0000

----==_mimepart_5f2a24c3542c4_195416f8591ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -2712,8 +2712,11 @@ An implementation of QUIC might provide applications with an option to defer an
 idle timeout.  This facility could be used when the application wishes to avoid
 losing state that has been associated with an open connection, but does not
 expect to exchange application data for some time.  With this option, an
-endpoint could send a PING frame periodically to defer an idle timeout; see
-{{frame-ping}}.
+endpoint could send a PING frame ({{frame-ping}}) periodically, which will cause
+the peer to restart its idle timeout period.  Sending a packet containing a PING
+frame also restarts the idle timeout for the endpoint if this is the first
+ack-eliciting packet sent since receiving a packet or when an acknowledgment is

So it says that the idle time is restarted when an acknowledgment is received.  Of course you need a packet for that, which is why the idle timeout restarts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983#discussion_r465447275
----==_mimepart_5f2a24c3542c4_195416f8591ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3983#discussion_r465447275">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2712,8 +2712,11 @@ An implementation of QUIC might provide applications with an option to defer an
 idle timeout.  This facility could be used when the application wishes to avoid
 losing state that has been associated with an open connection, but does not
 expect to exchange application data for some time.  With this option, an
-endpoint could send a PING frame periodically to defer an idle timeout; see
-{{frame-ping}}.
+endpoint could send a PING frame ({{frame-ping}}) periodically, which will cause
+the peer to restart its idle timeout period.  Sending a packet containing a PING
+frame also restarts the idle timeout for the endpoint if this is the first
+ack-eliciting packet sent since receiving a packet or when an acknowledgment is
</pre>
<p>So it says that the idle time is restarted when an acknowledgment is received.  Of course you need a packet for that, which is why the idle timeout restarts.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3983#discussion_r465447275">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54AML34HAQATFZSDDR7DFMHANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3M5AAD3KWMOS4JZS3R7DFMHA5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODN7QZDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983#discussion_r465447275",
"url": "https://github.com/quicwg/base-drafts/pull/3983#discussion_r465447275",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a24c3542c4_195416f8591ad--


From nobody Tue Aug  4 20:37:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB3333A1285 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 20:37:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 c_lLO5XibWPC for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 20:37:40 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4CE43A0B93 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 20:37:40 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 62600560E37 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 20:37:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596598659; bh=oYri3rbbYDknRTnlkRv12iio8JiIlFQU67qOu9wLKrw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dWUPY3sfxrS+QKTZpbqRUMx2RX2fWGaoDD+UVoJX7yhWydyOQMBD/y3HgLJqtrlEA YJ8V58xZV23xeg6TCDwZNuMJh78FPf8wcg79XBcBSQykQcyPpkb6HOuszlnoVotpKs 6WEz08yoA0nSlZScq6wmZUY3VQvuXqoZn8F5D4j0=
Date: Tue, 04 Aug 2020 20:37:39 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZ5FADHHSVAZF62LV5GYFIHEVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/c668960896@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a29835355f_1dfb16f896064"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ebw0DMzbodv_xKNaFOBZFB2jKos>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 03:37:42 -0000

----==_mimepart_5f2a29835355f_1dfb16f896064
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar I would like to merge this.  WDYT?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#issuecomment-668960896
----==_mimepart_5f2a29835355f_1dfb16f896064
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> I would like to merge this.  WDYT?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#issuecomment-668960896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4C457JFDDDHXWVY73R7DHYHANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VKRGYZKQ26Q2NG7DR7DHYHA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7PYRAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#issuecomment-668960896",
"url": "https://github.com/quicwg/base-drafts/pull/3979#issuecomment-668960896",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a29835355f_1dfb16f896064--


From nobody Tue Aug  4 22:01:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AE4E3A0B4E for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:01:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 D6ivG2nhoxsj for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:01:56 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DB063A0B56 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:01:56 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 2CF9F840D77 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:01:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596603715; bh=PFxYhkA2P/KUxvJ1W5FMPPyeoKZnsXCJs91KPwxQADE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AINRiF2XC/xC4HAkEGET5ZHaSlszeDbX93/4anVltFzMjXeK6Q0kKgue3jE3F6j3h M478Zc1YK9IFecfHh9aEiAch3Rn7e1SNY/1YNt46vskYvxzcmrWb9LOp+3SVbgZno6 zbPRSYcp1DZAdy6r0o36xDDmFHI0fCoT5FQfDySY=
Date: Tue, 04 Aug 2020 22:01:55 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3QVHMHINXHUPTEPRN5GYPEHEVBNHHCN2LHJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3849/668980988@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3849@github.com>
References: <quicwg/base-drafts/issues/3849@github.com>
Subject: Re: [quicwg/base-drafts] Integrity protection (#3849)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a3d431da7f_7a616f88974b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bPGxVh4YzsmjvNia8B1xxSW_svI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:01:57 -0000

----==_mimepart_5f2a3d431da7f_7a616f88974b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Address in #3900.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3849#issuecomment-668980988
----==_mimepart_5f2a3d431da7f_7a616f88974b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Address in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="656362728" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3900" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3900/hovercard" href="https://github.com/quicwg/base-drafts/pull/3900">#3900</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3849#issuecomment-668980988">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FVCK7DPE4MMSASNDR7DRUHANCNFSM4OUBGDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZVBAWHV43WQPZDIMTR7DRUHA5CNFSM4OUBGDV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7P5N7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3849#issuecomment-668980988",
"url": "https://github.com/quicwg/base-drafts/issues/3849#issuecomment-668980988",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a3d431da7f_7a616f88974b--


From nobody Tue Aug  4 22:02:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6914A3A0B56 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:01:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PX5ec6M3N_ZP for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:01:56 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 52B913A10EE for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:01:56 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 3DC975E0EA2 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:01:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596603715; bh=UbfpUtnmuuwGSMI4s3EBUMKP9VGPwdty0FCe8S9PUn0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ezpABi4F+pOvw6lLlSzgwHzAx0kjld6aGU9CYaC7U91W+Pj5lNh3nnwyCF92gZpDG /TPGau0JAEdIKTilCSRCwsymoKY9weHZefqvuCQvX4IZmDbtVW1O27rPCbE7IOqUft bD1EOZyX4P4f85ymA8dQpW08RY8cp0aApqL73dAA=
Date: Tue, 04 Aug 2020 22:01:55 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3QVHMHINXHUPTEPRN5GYPEHEVBNHHCN2LHJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3849/issue_event/3623008100@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3849@github.com>
References: <quicwg/base-drafts/issues/3849@github.com>
Subject: Re: [quicwg/base-drafts] Integrity protection (#3849)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a3d432e075_184e16f8851c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sKYY3BwXj97iifBhqfMOU5d5OcY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:01:57 -0000

----==_mimepart_5f2a3d432e075_184e16f8851c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3849.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3849#event-3623008100
----==_mimepart_5f2a3d432e075_184e16f8851c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652830538" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3849" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3849/hovercard" href="https://github.com/quicwg/base-drafts/issues/3849">#3849</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3849#event-3623008100">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FVCK7DPE4MMSASNDR7DRUHANCNFSM4OUBGDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5TITI6QJARM52OAU3R7DRUHA5CNFSM4OUBGDV2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO27ZLOZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3849#event-3623008100",
"url": "https://github.com/quicwg/base-drafts/issues/3849#event-3623008100",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a3d432e075_184e16f8851c0--


From nobody Tue Aug  4 22:09:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55B4A3A0B38 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:09:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 g0tAtGJ_1f_k for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:09:42 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08B703A0B23 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:09:42 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 3D97FE1DE6 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:09:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604181; bh=HYNShTO9QOyAZxKHVMLF/0pEdeZUlEiH8+TNrdsXB8c=; h=Date:From:To:Subject:From; b=rYE79DkHtUYN6psu2HJiJsZNfAgTFv51/mi1jfIg3JN+i2jSFytQqVOPS0lUHNBlY LQW67zlk1U+gxYkXOxSa+1R3dvjzv74elevWSeHSW9NXBpWhh/3DOs4I51T/PDX8cl ML0DqIWeiaoZ405XArZZ0+iDQWOknxBpk6WKjI0I=
Date: Tue, 04 Aug 2020 22:09:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/on-path-is-stronger/000000-89ac29@github.com>
Subject: [quicwg/base-drafts] 89ac29: Strike confusing paragraph
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OA2i16ArVeXYsp835VZdLLD7GlE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:09:43 -0000

  Branch: refs/heads/on-path-is-stronger
  Home:   https://github.com/quicwg/base-drafts
  Commit: 89ac29735a54173093bcafa968f423aeeb45a6fc
      https://github.com/quicwg/base-drafts/commit/89ac29735a54173093bcafa968f423aeeb45a6fc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Strike confusing paragraph

This text could be read to imply that an off-path attacker is more
capable than an on-path attacker, which is rarely true.  What it was
meant to point out was that it is easier to move traffic onto a path
that you are on.  What it fails to acknowledge is that it is also easier
to move traffic *off* a path that you are on.

In other words, the treatment of this in 21.12 is more thorough and we
don't need to talk about limitations.

Mike suggested that there is some duplication between this attack and
the more comprehensive analysis in 21.12.  That is true, but these serve
different purposes.  This is to describe attacks and the normative
requirements on endpoints necessary to avoid them.  The other section is
a thorough and hollistic analysis.  I couldn't see any truly
straightforward changes.  That doesn't mean that we won't find a way to
clean this up, or that it would be undesirable to have fewer words, but
I've not the time for that right now.

Closes #3841.



From nobody Tue Aug  4 22:10:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71F143A0B38 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:10:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 JCtBo-2gY3-k for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:10:05 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E82E3A0B23 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:10:05 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 038A3340024 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:10:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604204; bh=padxz2w8B7hfbJWEh1guJ81b5DQftxwkGN463rBwbQw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vz3hCzxVMlvu5hhy/ZhDbx+c34x93jSfgpcZD5fWZvCkCgwHtJthMDrHv8CIGIx2+ cgBX/QYTC1abSKeYASQOBRvgPf6l2mIkG/n1w5d9UahGDuJfDS/0fFFWMcGAm7lVif e9JCuIf0+dK+ijoGtGSKmmzr1GMmGyowzuTp/hhY=
Date: Tue, 04 Aug 2020 22:10:03 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6IAQMFK4KKNIBEZ5V5GYQCXEVBNHHCQIIZAI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3985@github.com>
Subject: [quicwg/base-drafts] Strike confusing paragraph (#3985)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a3f2be8076_d2516f8105596"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NTnytCbp_CnqrHV_ytE3OC77P6k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:10:06 -0000

----==_mimepart_5f2a3f2be8076_d2516f8105596
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This text could be read to imply that an off-path attacker is more
capable than an on-path attacker, which is rarely true.  What it was
meant to point out was that it is easier to move traffic onto a path
that you are on.  What it fails to acknowledge is that it is also easier
to move traffic *off* a path that you are on.

In other words, the treatment of this in 21.12 is more thorough and we
don&#39;t need to talk about limitations.

Mike suggested that there is some duplication between this attack and
the more comprehensive analysis in 21.12.  That is true, but these serve
different purposes.  This is to describe attacks and the normative
requirements on endpoints necessary to avoid them.  The other section is
a thorough and hollistic analysis.  I couldn&#39;t see any truly
straightforward changes.  That doesn&#39;t mean that we won&#39;t find a way to
clean this up, or that it would be undesirable to have fewer words, but
I&#39;ve not the time for that right now.

Closes #3841.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3985

-- Commit Summary --

  * Strike confusing paragraph

-- File Changes --

    M draft-ietf-quic-transport.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3985.patch
https://github.com/quicwg/base-drafts/pull/3985.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3985

----==_mimepart_5f2a3f2be8076_d2516f8105596
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This text could be read to imply that an off-path attacker is more<br>
capable than an on-path attacker, which is rarely true.  What it was<br>
meant to point out was that it is easier to move traffic onto a path<br>
that you are on.  What it fails to acknowledge is that it is also easier<br>
to move traffic <em>off</em> a path that you are on.</p>
<p>In other words, the treatment of this in 21.12 is more thorough and we<br>
don't need to talk about limitations.</p>
<p>Mike suggested that there is some duplication between this attack and<br>
the more comprehensive analysis in 21.12.  That is true, but these serve<br>
different purposes.  This is to describe attacks and the normative<br>
requirements on endpoints necessary to avoid them.  The other section is<br>
a thorough and hollistic analysis.  I couldn't see any truly<br>
straightforward changes.  That doesn't mean that we won't find a way to<br>
clean this up, or that it would be undesirable to have fewer words, but<br>
I've not the time for that right now.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3841.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652811660" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3841" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3841/hovercard" href="https://github.com/quicwg/base-drafts/issues/3841">#3841</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3985'>https://github.com/quicwg/base-drafts/pull/3985</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Strike confusing paragraph</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3985/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3985.patch'>https://github.com/quicwg/base-drafts/pull/3985.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3985.diff'>https://github.com/quicwg/base-drafts/pull/3985.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3985">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SZXINL6L2TUQ2KALR7DSSXANCNFSM4PVCXWNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27QPRCPBKZ5NNBYA3R7DSSXA5CNFSM4PVCXWN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KBBDEBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3985",
"url": "https://github.com/quicwg/base-drafts/pull/3985",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2a3f2be8076_d2516f8105596--


From nobody Tue Aug  4 22:11:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A3173A0B38 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:11:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6Psx7rkBX4nN for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:11:09 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 578333A0B23 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:11:09 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 7F2C0560DAE for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:11:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604268; bh=NoYDULvGFBPk8DfUbr9Aky/WAlv4hT0XJelng41/wO0=; h=Date:From:To:Subject:From; b=mnPrd6ZWeC9o6G9u+pIPoSDCqoKghvwls/rPbiJecmXNysgrzv3MCmmsdYgkUOAnj oIVzT9kqLSZml4iI8Vjw/PLltnMbnIbcCGNfoES+2+Kxu4mu9dhxV97htL6UwwqpW+ OvuwnMG25gt09JvO06CnpBLBrHGXJA3LMrQFy48s=
Date: Tue, 04 Aug 2020 22:11:08 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7e2162-c5abdb@github.com>
Subject: [quicwg/base-drafts] c5abdb: Script updating gh-pages from 89ac2973. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q4ZI4ojD67oNOQ044JEq--eLNNg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:11:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c5abdbaa391df6c5a18f2cad53c58b8607418123
      https://github.com/quicwg/base-drafts/commit/c5abdbaa391df6c5a18f2cad53c58b8607418123
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M index.html
    R interface-summary-order/draft-ietf-quic-http.html
    R interface-summary-order/draft-ietf-quic-http.txt
    R interface-summary-order/draft-ietf-quic-invariants.html
    R interface-summary-order/draft-ietf-quic-invariants.txt
    R interface-summary-order/draft-ietf-quic-qpack.html
    R interface-summary-order/draft-ietf-quic-qpack.txt
    R interface-summary-order/draft-ietf-quic-recovery.html
    R interface-summary-order/draft-ietf-quic-recovery.txt
    R interface-summary-order/draft-ietf-quic-tls.html
    R interface-summary-order/draft-ietf-quic-tls.txt
    R interface-summary-order/draft-ietf-quic-transport.html
    R interface-summary-order/draft-ietf-quic-transport.txt
    R interface-summary-order/index.html
    A on-path-is-stronger/draft-ietf-quic-http.html
    A on-path-is-stronger/draft-ietf-quic-http.txt
    A on-path-is-stronger/draft-ietf-quic-invariants.html
    A on-path-is-stronger/draft-ietf-quic-invariants.txt
    A on-path-is-stronger/draft-ietf-quic-qpack.html
    A on-path-is-stronger/draft-ietf-quic-qpack.txt
    A on-path-is-stronger/draft-ietf-quic-recovery.html
    A on-path-is-stronger/draft-ietf-quic-recovery.txt
    A on-path-is-stronger/draft-ietf-quic-tls.html
    A on-path-is-stronger/draft-ietf-quic-tls.txt
    A on-path-is-stronger/draft-ietf-quic-transport.html
    A on-path-is-stronger/draft-ietf-quic-transport.txt
    A on-path-is-stronger/index.html

  Log Message:
  -----------
  Script updating gh-pages from 89ac2973. [ci skip]



From nobody Tue Aug  4 22:14:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DD993A12E6 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:14:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 yVXswQDtJ8UT for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:14:45 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D6A03A0BC7 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:14:45 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id AF87FE0DBA for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:14:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604484; bh=7GMimkskPyC6TbcGYHZ8DPS4hFfeVLm/2JfoK6KUlWE=; h=Date:From:To:Subject:From; b=w29wB+TOlrPIJ+M7QxxBzuR1wiCZAQHIhhwjdp1sbHboHN7KFFUsiYPeSiAVSJs+3 8x8B/ll6bYWO59x90nEw6PbdbR9OgUx8AgnVaMaXifgguB6Es+cp668xvtZXrnvJMC z8e2W5+Hy97mwZrlBz3Jn9/U4xJOy1W4okTgbVPg=
Date: Tue, 04 Aug 2020 22:14:44 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/sr-minimum/000000-4638bd@github.com>
Subject: [quicwg/base-drafts] 4638bd: More words on the minimum packet size requirement
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KZeBOcJ4ryAeT4fMw_dy1rfQ1kM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:14:46 -0000

  Branch: refs/heads/sr-minimum
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4638bda40697497e0e8abf0587c071da68a5b7c3
      https://github.com/quicwg/base-drafts/commit/4638bda40697497e0e8abf0587c071da68a5b7c3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More words on the minimum packet size requirement

For stateless resets, we recommend a minimum packet size on ALL packets,
based on the maximum length of connection IDs that might be generated by
the same endpoint.  This isn't exactly clear, but nor do I think we need
to include the fully worked logic that leads to it.

This attempts to split the difference.

Closes #3848.



From nobody Tue Aug  4 22:15:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99BE13A12E5 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:15:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 E-470-Om4n8Z for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:15:06 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39AE63A0BC7 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:15:06 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 7C9BA600E0F for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:15:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604505; bh=P+ReB+S1U2gYmtcWWiE+ML5cHQnA25WeZVAZE798LCY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jzRV6/fq5osA6/Qt/LKSDS0nX7nSivFvbdQziJED42jBUIzg73nOgHOmrs5L9zCbr RofW/6K137Zcf4WE0iv9XTtjgmuldA3hadrGtDSQ51PSrIygFJbqcOps+lMvGTdb2O pH9c25wBW9m4fHFVRUOQ1qWJ4zSJNEhiorAOvlr8=
Date: Tue, 04 Aug 2020 22:15:05 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZMWTQCGFXORME4LF5GYQVTEVBNHHCQII7TQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3986@github.com>
Subject: [quicwg/base-drafts] More words on the minimum packet size requirement (#3986)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a40596b842_165316f8945c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VX7CBqw1yxNTbqAtbflDwjkh19M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:15:08 -0000

----==_mimepart_5f2a40596b842_165316f8945c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For stateless resets, we recommend a minimum packet size on ALL packets,
based on the maximum length of connection IDs that might be generated by
the same endpoint.  This isn&#39;t exactly clear, but nor do I think we need
to include the fully worked logic that leads to it.

This attempts to split the difference.

Closes #3848.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3986

-- Commit Summary --

  * More words on the minimum packet size requirement

-- File Changes --

    M draft-ietf-quic-transport.md (9)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3986.patch
https://github.com/quicwg/base-drafts/pull/3986.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3986

----==_mimepart_5f2a40596b842_165316f8945c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For stateless resets, we recommend a minimum packet size on ALL packets,<br>
based on the maximum length of connection IDs that might be generated by<br>
the same endpoint.  This isn't exactly clear, but nor do I think we need<br>
to include the fully worked logic that leads to it.</p>
<p>This attempts to split the difference.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3848.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652825486" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3848" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3848/hovercard" href="https://github.com/quicwg/base-drafts/issues/3848">#3848</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3986'>https://github.com/quicwg/base-drafts/pull/3986</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>More words on the minimum packet size requirement</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3986/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (9)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3986.patch'>https://github.com/quicwg/base-drafts/pull/3986.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3986.diff'>https://github.com/quicwg/base-drafts/pull/3986.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3986">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYCCXAKAXSQ6K3CAELR7DTFTANCNFSM4PVC3KZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DQQLLMWK6OR5H34TR7DTFTA5CNFSM4PVC3KZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KBBD6OA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3986",
"url": "https://github.com/quicwg/base-drafts/pull/3986",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2a40596b842_165316f8945c2--


From nobody Tue Aug  4 22:16:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E17EC3A1318 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:16:06 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 per3RvhOIWtY for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:16:05 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B50A43A1314 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:16:05 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id EF51AE05AC for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:16:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604564; bh=l9DFhye3F/JdI09Ppo6gWg6N3rUXTjVM1ONxzYhU+j4=; h=Date:From:To:Subject:From; b=jnivdDGtOxQxy8rwf9EAaq+2qGrx6aWAqAyRRSC4Ke5CNjy8FmUnhpp3xo0lNqqKI pNjZbjXDR6CBzudSa1ooeywoQk626m5K6kaxTpiSyixIqxfuJmJMLUuODVAfDr3VbS KtT0EdRfG5/uU+bvvC152fgHDp201afFvLu9GHFo=
Date: Tue, 04 Aug 2020 22:16:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c5abdb-4bcb33@github.com>
Subject: [quicwg/base-drafts] 4bcb33: Script updating gh-pages from 4638bda4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gk0qBsR9D6Twbn5x82u7AuE_nR8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:16:12 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4bcb3378718edc308fbe873499d7e1dd1b59caee
      https://github.com/quicwg/base-drafts/commit/4bcb3378718edc308fbe873499d7e1dd1b59caee
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M index.html
    A sr-minimum/draft-ietf-quic-http.html
    A sr-minimum/draft-ietf-quic-http.txt
    A sr-minimum/draft-ietf-quic-invariants.html
    A sr-minimum/draft-ietf-quic-invariants.txt
    A sr-minimum/draft-ietf-quic-qpack.html
    A sr-minimum/draft-ietf-quic-qpack.txt
    A sr-minimum/draft-ietf-quic-recovery.html
    A sr-minimum/draft-ietf-quic-recovery.txt
    A sr-minimum/draft-ietf-quic-tls.html
    A sr-minimum/draft-ietf-quic-tls.txt
    A sr-minimum/draft-ietf-quic-transport.html
    A sr-minimum/draft-ietf-quic-transport.txt
    A sr-minimum/index.html

  Log Message:
  -----------
  Script updating gh-pages from 4638bda4. [ci skip]



From nobody Tue Aug  4 22:16:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 818493A12E9 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:16:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VT1TEOG8pN29 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:16:54 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1DA263A12E5 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:16:44 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 62819600E28 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:16:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604603; bh=2X2Q8VXSmfzLwwYCNL8RG4WmBbgPvapcnZ1S20y/yEE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=AqIx530Q8YGRzUDbl9gngyz7RjKvunr6GvLOfGrn7Q2E1vBHmkuLsDGUCS4dcR2xi FpOI7DJOHJTDB2yLTArdi9jyNVwU8RCsB5CMHNkLEdCQYdUg7h4zOdBOjuJx+HOo+N 95jqrUYLXIX4EKbVbbn+GlBQkLUaXyfVENnYWTXA=
Date: Tue, 04 Aug 2020 22:16:43 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2G6SRNPZ6PWWRPGLF5GYQ3XEVBNHHCQIJB44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3987@github.com>
Subject: [quicwg/base-drafts] Explain why we include max_ack_delay in some timers (#3987)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a40bb525a5_3a4d16f8832db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IsKs8sfvuqEKgcpKdz16szsXVpE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:16:56 -0000

----==_mimepart_5f2a40bb525a5_3a4d16f8832db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@Ralith says in #3951:

> Some clarifying language expressing that the ack delay is included in path validation/closing/draining timers/etc only for simplicity would be nice. Given the large potential impact, the reader is otherwise left trying to guess why that's appropriate.

This is reasonable.  I don't know which document needs the text though.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3987
----==_mimepart_5f2a40bb525a5_3a4d16f8832db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/Ralith/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Ralith">@Ralith</a> says in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664434817" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3951" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3951/hovercard" href="https://github.com/quicwg/base-drafts/issues/3951">#3951</a>:</p>
<blockquote>
<p>Some clarifying language expressing that the ack delay is included in path validation/closing/draining timers/etc only for simplicity would be nice. Given the large potential impact, the reader is otherwise left trying to guess why that's appropriate.</p>
</blockquote>
<p>This is reasonable.  I don't know which document needs the text though.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3987">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6KPWILGHQTLXO7EXLR7DTLXANCNFSM4PVC4NAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KOTKJAOO354KSD63R7DTLXA5CNFSM4PVC4NA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KBBEHTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3987",
"url": "https://github.com/quicwg/base-drafts/issues/3987",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a40bb525a5_3a4d16f8832db--


From nobody Tue Aug  4 22:17:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4755C3A12EB for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:17:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 F6edHe6rCIo0 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:17:15 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D4E43A12E5 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:17:15 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 4C5FE9008C7 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:17:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604634; bh=rbyUwjBgFhfJy2uodDB+dAASO8BmVPlEDcBPo/LradY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XQZmK7Jn63/z5lUN2ti+ok9jEv1kh5Kwwed5Q47RsQL6usqg0+8ZQzm1/Fnp+f0uc 8JLAPrlUQ+P3UerbRntLxPkA4z8snu6phrnHtUZidBulR7KOnhLoGMvMLjirwxnS0Y pcdXEtWOuwxL9Ak31EwDpJL03BOQHTLknYlX/eYc=
Date: Tue, 04 Aug 2020 22:17:14 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK327BWC6ZOWTZE4H6N5GYQ5VEVBNHHCPGTYQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3951/668985166@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3951@github.com>
References: <quicwg/base-drafts/issues/3951@github.com>
Subject: Re: [quicwg/base-drafts] Including ACK delay in packet loss detection time threshold (#3951)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a40da3d856_1e2316f83420"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wQCZ8f_p1GU9NlChP8nR0Qm24Es>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:17:16 -0000

----==_mimepart_5f2a40da3d856_1e2316f83420
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Let's close this one, because this title is really throwing me off.  I opened #3987 for the specific suggestion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3951#issuecomment-668985166
----==_mimepart_5f2a40da3d856_1e2316f83420
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Let's close this one, because this title is really throwing me off.  I opened <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673260007" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3987" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3987/hovercard" href="https://github.com/quicwg/base-drafts/issues/3987">#3987</a> for the specific suggestion.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3951#issuecomment-668985166">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CE2ULAIJQLDZVWZLR7DTNVANCNFSM4PFVUXXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LW3C2IGZFQU2CXLLR7DTNVA5CNFSM4PFVUXXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE7P6OTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3951#issuecomment-668985166",
"url": "https://github.com/quicwg/base-drafts/issues/3951#issuecomment-668985166",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a40da3d856_1e2316f83420--


From nobody Tue Aug  4 22:17:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFF5F3A12E5 for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:17:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 abl-IFT8SeWW for <quic-issues@ietfa.amsl.com>; Tue,  4 Aug 2020 22:17:16 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E65833A12E9 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:17:15 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 41288600208 for <quic-issues@ietf.org>; Tue,  4 Aug 2020 22:17:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596604635; bh=ZJrivemhuzIgLhlyn2o+ltLO568TMyGfYV72O9084bU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Pg4odCqKSAFoVk0/QPdoqzHcghscgCQYRzfyjby/54jrzvcraBCfpazXy+Bz6h2FP xMnpT134GSeN5NMBQAoIPjtGjh/xKaXJ4EVrP/U3SeXl5ae6ok7KRnMKupeYesJvgo SYyUBl9qsnz+cxBYd8Kw1DJvOLWBdcTu0cWDiBCY=
Date: Tue, 04 Aug 2020 22:17:15 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NWZ3ZZEHDI7RVTQV5GYQ5XEVBNHHCPGTYQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3951/issue_event/3623038346@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3951@github.com>
References: <quicwg/base-drafts/issues/3951@github.com>
Subject: Re: [quicwg/base-drafts] Including ACK delay in packet loss detection time threshold (#3951)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2a40db31ee4_5bba16f813725"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YaeZRtzkhP3VOQcUow7Epedq74c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 05:17:17 -0000

----==_mimepart_5f2a40db31ee4_5bba16f813725
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3951.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3951#event-3623038346
----==_mimepart_5f2a40db31ee4_5bba16f813725
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664434817" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3951" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3951/hovercard" href="https://github.com/quicwg/base-drafts/issues/3951">#3951</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3951#event-3623038346">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4J2T4Q7LBQ42G6P4LR7DTNXANCNFSM4PFVUXXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYX6DPEFGEIBOUS3ITR7DTNXA5CNFSM4PFVUXXKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO27ZS3CQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3951#event-3623038346",
"url": "https://github.com/quicwg/base-drafts/issues/3951#event-3623038346",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2a40db31ee4_5bba16f813725--


From nobody Wed Aug  5 06:34:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 415C43A0797 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 06:34:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Nsc12uxLbUSF for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 06:34:26 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A8DF83A082F for <quic-issues@ietf.org>; Wed,  5 Aug 2020 06:33:46 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id ACCF85E0FB2 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 06:33:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596634425; bh=+YMwGDwxTJ7+E8HzmcC1zKIBucc7Lj466to32MjP2hg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X3jFs+6vV5sC8plFnDuwvryI2lp+0OxJkArXaJ8FE9GON+B4vYRu+zffiZNnC0Ey2 5uaWrFak7pMOb4YoA4srFhPWN+TE2SMncnjzManXwshhVJH2/vQgIGUuKjhlttH4S0 sDUHqHJ68UB6Wh/FNYXTL8rQ3SDldJTbxXIvtf8Y=
Date: Wed, 05 Aug 2020 06:33:45 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TWTEDFKIPPS4KOWN5G2LDTEVBNHHCQII7TQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3986/review/461667513@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3986@github.com>
References: <quicwg/base-drafts/pull/3986@github.com>
Subject: Re: [quicwg/base-drafts] More words on the minimum packet size requirement (#3986)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2ab5399d8b9_368716f811898c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W03P--W48xJx9kPasYHweXS2ZyU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 13:34:27 -0000

----==_mimepart_5f2ab5399d8b9_368716f811898c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.



> @@ -2893,9 +2893,12 @@ difficult to distinguish from other packets if the recipient requires the use of
 a connection ID.  To prevent a resulting stateless reset from being trivially
 distinguishable from a valid packet, all packets sent by an endpoint SHOULD be
 padded to at least 22 bytes longer than the minimum connection ID that the
-endpoint might use.  An endpoint that sends a stateless reset in response to a
-packet that is 43 bytes or less in length SHOULD send a stateless reset that is
-one byte shorter than the packet it responds to.
+endpoint might request that a peer include in the Destination Connection ID
+field.  This ensures that any stateless reset sent by the peer is
+indistinguishable from a valid packet sent to the endpoint.  An endpoint that

This is a bit repetitive to the text 4 paragraphs up, but I'm ok with that if it helps.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3986#pullrequestreview-461667513
----==_mimepart_5f2ab5399d8b9_368716f811898c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3986#discussion_r465729336">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2893,9 +2893,12 @@ difficult to distinguish from other packets if the recipient requires the use of
 a connection ID.  To prevent a resulting stateless reset from being trivially
 distinguishable from a valid packet, all packets sent by an endpoint SHOULD be
 padded to at least 22 bytes longer than the minimum connection ID that the
-endpoint might use.  An endpoint that sends a stateless reset in response to a
-packet that is 43 bytes or less in length SHOULD send a stateless reset that is
-one byte shorter than the packet it responds to.
+endpoint might request that a peer include in the Destination Connection ID
+field.  This ensures that any stateless reset sent by the peer is
+indistinguishable from a valid packet sent to the endpoint.  An endpoint that
</pre>
<p>This is a bit repetitive to the text 4 paragraphs up, but I'm ok with that if it helps.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3986#pullrequestreview-461667513">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43MD2XOAHPG2WWT63R7FNTTANCNFSM4PVC3KZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK35KSGJLXGCZSPNNXDR7FNTTA5CNFSM4PVC3KZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOCHZOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3986#pullrequestreview-461667513",
"url": "https://github.com/quicwg/base-drafts/pull/3986#pullrequestreview-461667513",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2ab5399d8b9_368716f811898c--


From nobody Wed Aug  5 12:16:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2FA33A0EA4 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 12:16:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zvZYApDiN_ke for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 12:16:16 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AD393A0EA3 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 12:16:16 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 16987340E1F for <quic-issues@ietf.org>; Wed,  5 Aug 2020 12:16:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596654975; bh=jkCGRIEWodo/ZDQegCQqdUowhKR/ZueetGXBUKOgg5I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qn2KAtOjqXa88mlTcDe7QcTamUUlgtgoF37IDg7KjZJIHjQFnCAE8/eWAxKM7ty3H oAhOvhD5NUZDZHuP4tjaKWYRn/QnsAJXP/N9Teex2VYZiBOWtVM9cFMN8Uk+CS4uDH CQerKiH2Ej9W+mJxz0IRWmH7nWCyz0fvDUfX44HU=
Date: Wed, 05 Aug 2020 12:16:15 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5486802135@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b057f78d5_2ecd16f810189e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uUMKDOnrWyJd99H6BYCtnHMgVWY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 19:16:18 -0000

----==_mimepart_5f2b057f78d5_2ecd16f810189e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

808310412d66c649651e99d9e67ba8f89cd11628  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/0000ceb45a959ffc7b568a079b8b01fe4956bbce..808310412d66c649651e99d9e67ba8f89cd11628

----==_mimepart_5f2b057f78d5_2ecd16f810189e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/808310412d66c649651e99d9e67ba8f89cd11628">8083104</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/0000ceb45a959ffc7b568a079b8b01fe4956bbce..808310412d66c649651e99d9e67ba8f89cd11628">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WN3ZYKVV65YYOYW3R7GVX7ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YP2ZLXTWIJQKHPQTR7GVX7A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DMOBQGIYTGNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/0000ceb45a959ffc7b568a079b8b01fe4956bbce..808310412d66c649651e99d9e67ba8f89cd11628",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/0000ceb45a959ffc7b568a079b8b01fe4956bbce..808310412d66c649651e99d9e67ba8f89cd11628",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b057f78d5_2ecd16f810189e--


From nobody Wed Aug  5 14:38:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 983783A0FB0 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 14:38:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5fIIeSYbBZHz for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 14:38:21 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7606C3A0FAF for <quic-issues@ietf.org>; Wed,  5 Aug 2020 14:38:21 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 83316600E14 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 14:38:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596663500; bh=tsk9aQZX6QnI9oLhtY7as26c5IIbRO8Ctc0asLC72qo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qWH8p5azbyHrp8OVjJwZrB3TsZP7OtRHgj2y2GS4VsNRbbhgocTpstfkGl0lGy5TT 79tkj0DrA3mzO8WvoZdbAinSt5VmBavVqW9pkdFYPYt0rJFLs8lok3xYzNs8Un41SW Th8WwaLh/J4pgmmNqQry/0YJUQLKLKtG0TpOxOkI=
Date: Wed, 05 Aug 2020 14:38:20 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5487414352@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b26cc73551_261f16f847401"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aJTJrsziiO_QVbe2-3WHjjCTmkQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 21:38:23 -0000

----==_mimepart_5f2b26cc73551_261f16f847401
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

3d26a53dc4dad99851289eabfd4ff600e18c98bc  more changes


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/808310412d66c649651e99d9e67ba8f89cd11628..3d26a53dc4dad99851289eabfd4ff600e18c98bc

----==_mimepart_5f2b26cc73551_261f16f847401
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3d26a53dc4dad99851289eabfd4ff600e18c98bc">3d26a53</a>  more changes</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/808310412d66c649651e99d9e67ba8f89cd11628..3d26a53dc4dad99851289eabfd4ff600e18c98bc">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GKQGUXS3O6G6WZ7TR7HGMZANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYIH4DSH42BALTFHTTR7HGMZA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DONBRGQZTKMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/808310412d66c649651e99d9e67ba8f89cd11628..3d26a53dc4dad99851289eabfd4ff600e18c98bc",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/808310412d66c649651e99d9e67ba8f89cd11628..3d26a53dc4dad99851289eabfd4ff600e18c98bc",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b26cc73551_261f16f847401--


From nobody Wed Aug  5 14:38:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29BEF3A0FAE for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 14:38:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 H3p2is-QC9RV for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 14:38:28 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73DD93A0FAF for <quic-issues@ietf.org>; Wed,  5 Aug 2020 14:38:28 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 8C765340094 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 14:38:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596663507; bh=VZ7MPlOzFpkJWSJlpuVTfOlGc1F07es0QtBUBvMRONE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WeiGUq87nd0bPvTsCtKFhd7UR7sCEp2tOCpmfFF9b4g9Q3woxKYQNt16jONlbnvpY whOYU3sfjS7Im+7c+iINSFYylaWr3dNbihl7BSuEPYZTlCo+Q4y3w5QWs8Hc9V6fod f0gkRduqkPqijRoZ+x13X0kUtw/bt9tkJtammnUA=
Date: Wed, 05 Aug 2020 14:38:27 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHZPSDDFWSQ5GR5XF5G4D5HEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/461943305@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b26d37c2b3_39b116f8440842"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l75yjdzUV_eX2NJhWARvAl4is7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2020 21:38:30 -0000

----==_mimepart_5f2b26d37c2b3_39b116f8440842
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -1232,10 +1255,7 @@ OnAckReceived(ack, pn_space):
       IncludesAckEliciting(newly_acked_packets)):
     latest_rtt =
       now() - newly_acked_packets.largest().time_sent
-    ack_delay = 0
-    if (pn_space == ApplicationData):
-      ack_delay = ack.ack_delay
-    UpdateRtt(ack_delay)
+    UpdateRtt(ack.ack_delay)

Done.

> @@ -337,29 +337,47 @@ samples, and rttvar is the variation in the RTT samples, estimated using a
 mean variation.
 
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
-for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.

The text in the transport draft is weak. I'm moving this there and making it stronger.

> +available. When this is not the case, the peer MUST immediately acknowledge all
+ack-eliciting Handshake packets, and MUST NOT delay acknowledgement of
+ack-eliciting 0-RTT, or 1-RTT packets for any longer than the period that it
+advertised in the max_ack_delay transport parameter (Section 18.2 of
+{{QUIC-TRANSPORT}}).

I've restructured the text a bit differently, see what you think.

> -for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.
+
+Prior to handshake confirmation, a peer might not have the packet protection

We use the term "packet protection keys" for both encryption and decryption keys, but I've made the "decrypting" more explicit now.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r466018540
----==_mimepart_5f2b26d37c2b3_39b116f8440842
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466018540">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1232,10 +1255,7 @@ OnAckReceived(ack, pn_space):
       IncludesAckEliciting(newly_acked_packets)):
     latest_rtt =
       now() - newly_acked_packets.largest().time_sent
-    ack_delay = 0
-    if (pn_space == ApplicationData):
-      ack_delay = ack.ack_delay
-    UpdateRtt(ack_delay)
+    UpdateRtt(ack.ack_delay)
</pre>
<p>Done.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465943549">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -337,29 +337,47 @@ samples, and rttvar is the variation in the RTT samples, estimated using a
 mean variation.
 
 The calculation of smoothed_rtt uses path latency after adjusting RTT samples
-for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer&#39;s control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer&#39;s max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.
</pre>
<p>The text in the transport draft is weak. I'm moving this there and making it stronger.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465967941">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +available. When this is not the case, the peer MUST immediately acknowledge all
+ack-eliciting Handshake packets, and MUST NOT delay acknowledgement of
+ack-eliciting 0-RTT, or 1-RTT packets for any longer than the period that it
+advertised in the max_ack_delay transport parameter (Section 18.2 of
+{{QUIC-TRANSPORT}}).
</pre>
<p>I've restructured the text a bit differently, see what you think.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465966114">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -for acknowledgement delays. These delays are computed using the ACK Delay field
-of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer&#39;s control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer&#39;s max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+A peer MUST immediately acknowledge all ack-eliciting Initial packets.
+
+Prior to handshake confirmation, a peer might not have the packet protection
</pre>
<p>We use the term "packet protection keys" for both encryption and decryption keys, but I've made the "decrypting" more explicit now.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466018540">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3D4G7RSS2GITBM5S3R7HGNHANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5K6NLZLIF23PE5SETR7HGNHA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOELECI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466018540",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466018540",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b26d37c2b3_39b116f8440842--


From nobody Wed Aug  5 17:59:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7F713A0AE5 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 17:59:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 troioBCtbhAj for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 17:59:07 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B11DB3A0AD9 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 17:59:07 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 9DC575603D4 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 17:59:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596675546; bh=K/3UzQu5foK+l1HEik422JMworbIlxl07gQ4fdCMICI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vJ2ikUEq/U1DdRT2f9pvtj5B50pakGfqYdjfMEhMi0oVUOgEcU4zt9rbdaX3/Qiit RFtYncdnGql/s2mXRW/LzpWpYFg9stD3ZJ83Q1wgsKnM8POhw1r1u/lKGCNMB0B28U Uvk9znHYbDFhgtMxX930Rz0CqtVWwkLb5g3WUddw=
Date: Wed, 05 Aug 2020 17:59:06 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5488039870@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b55da8c7d9_343416f8542d7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1HLwLyliJ4Li-sVaC9bNQUYy4II>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 00:59:09 -0000

----==_mimepart_5f2b55da8c7d9_343416f8542d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

e7969995f5ce73f268746c04c89b22bc7bd152a0  fix ref


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/3d26a53dc4dad99851289eabfd4ff600e18c98bc..e7969995f5ce73f268746c04c89b22bc7bd152a0

----==_mimepart_5f2b55da8c7d9_343416f8542d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e7969995f5ce73f268746c04c89b22bc7bd152a0">e796999</a>  fix ref</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/3d26a53dc4dad99851289eabfd4ff600e18c98bc..e7969995f5ce73f268746c04c89b22bc7bd152a0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJK2QAKDPLDMDBUVLR7H55VANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CMVYENN5IDRTH42LR7H55VA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DQMBTHE4DOMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/3d26a53dc4dad99851289eabfd4ff600e18c98bc..e7969995f5ce73f268746c04c89b22bc7bd152a0",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/3d26a53dc4dad99851289eabfd4ff600e18c98bc..e7969995f5ce73f268746c04c89b22bc7bd152a0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b55da8c7d9_343416f8542d7--


From nobody Wed Aug  5 18:01:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A78FC3A0B03 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:01:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JqOzztpZrliL for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:01:05 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5AC423A0B02 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:01:05 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 54C0D5E0050 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:01:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596675664; bh=n0yeQwpAXEgEQY2jiA+o2rXZajoFWmEE8paE1n9juKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T3lTvksHBpbMrIT5c1lDoLeUsmol2GVjm6tp/dTdM7QiGzREusWojcgHIrCyJcEZF DtT8nSMOXif3Cenn0C7yWkwZ76JntejmmucHXmhrSjmGT+WK1amHQeG6i7M18SNEJL jVii7QwDj+89S8KQVQlOKuf7FZFPMa8NVnG60Qcw=
Date: Wed, 05 Aug 2020 18:01:04 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QR2RVYY3RADAI4PV5G43VBEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462118258@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b56504544f_778416f8159428"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7Vpt4ToTkM6CoK7QMitSmGDFrqE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:01:07 -0000

----==_mimepart_5f2b56504544f_778416f8159428
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.



> @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded acknowledgement delay from ACK frame

```suggestion
ack_delay = decoded ACK Delay field from ACK frame
```

> @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded acknowledgement delay from ACK frame
+if (handshake confirmed):
+    ack_delay = min(ack_delay, max_ack_delay)

```suggestion
  ack_delay = min(ack_delay, max_ack_delay)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462118258
----==_mimepart_5f2b56504544f_778416f8159428
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466084706">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -379,8 +387,9 @@ default values.=0D
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:=0D=

 =0D
 ~~~=0D
-ack_delay =3D acknowledgement delay from ACK frame=0D
-ack_delay =3D min(ack_delay, max_ack_delay)=0D
+ack_delay =3D decoded acknowledgement delay from ACK frame=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ack_delay =3D decoded acknowledgement delay f=
rom ACK frame=0D
+ack_delay =3D decoded ACK Delay field from ACK frame=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466084771">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -379,8 +387,9 @@ default values.=0D
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:=0D=

 =0D
 ~~~=0D
-ack_delay =3D acknowledgement delay from ACK frame=0D
-ack_delay =3D min(ack_delay, max_ack_delay)=0D
+ack_delay =3D decoded acknowledgement delay from ACK frame=0D
+if (handshake confirmed):=0D
+    ack_delay =3D min(ack_delay, max_ack_delay)=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-    ack_delay =3D min(ack_delay, max_ack_dela=
y)=0D
+  ack_delay =3D min(ack_delay, max_ack_delay)=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-462118258">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K377UNPGIPGMJV6JFDR7H6FBANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK7DBQQ7QF2SI6LIDUTR7H6FBA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODOFV24Q.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-462118258",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-462118258",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2b56504544f_778416f8159428--


From nobody Wed Aug  5 18:02:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 555E13A0B0A for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:02:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pkY5KTZjBsUf for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:02:09 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 259143A0B02 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:02:09 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 3CB4E600F1D for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:02:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596675728; bh=O/cAzIstoPCNQTrxgy85UyU2jlXZk9cv+5IB1FCFqqI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=snrebx+8TBXzmx1XUyQuSb3GIG6DUYSBfv1qRJEdIh5xnri155xFLxYnCMDw3Ps0S UWET7Nb4Z0FK2ShUPC35pD3c9zaACktHanK01iAR7eqV2t456Yu0ds31N/8/I7Dw92 bnCWDSxa1fw9nUABIsRGz1dHaUIgBAuuvTYASHyo=
Date: Wed, 05 Aug 2020 18:02:08 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5S3BFFOOGG4JTVOIV5G43ZBEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462119017@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b56902cce2_174a16f81434db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NhLKDKGzDX9gYp_SsUzPCzva9ck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:02:10 -0000

----==_mimepart_5f2b56902cce2_174a16f81434db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -1262,8 +1284,9 @@ UpdateRtt(ack_delay):
 
   // min_rtt ignores acknowledgment delay.
   min_rtt = min(min_rtt, latest_rtt)
-  // Limit ack_delay by max_ack_delay
-  ack_delay = min(ack_delay, max_ack_delay)
+  // Limit ack_delay to max_ack_delay after handshake confirmation.

```suggestion
  // Apply max_ack_delay after handshake confirmation.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462119017
----==_mimepart_5f2b56902cce2_174a16f81434db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466085388">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1262,8 +1284,9 @@ UpdateRtt(ack_delay)=
:=0D
 =0D
   // min_rtt ignores acknowledgment delay.=0D
   min_rtt =3D min(min_rtt, latest_rtt)=0D
-  // Limit ack_delay by max_ack_delay=0D
-  ack_delay =3D min(ack_delay, max_ack_delay)=0D
+  // Limit ack_delay to max_ack_delay after handshake confirmation.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  // Limit ack_delay to max_ack_delay after h=
andshake confirmation.=0D
+  // Apply max_ack_delay after handshake confirmation.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-462119017">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6ZTWUEC2WYAL7N4YLR7H6JBANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2PPCKD4QZRZIQ6KEDR7H6JBA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODOFWA2I.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-462119017",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-462119017",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2b56902cce2_174a16f81434db--


From nobody Wed Aug  5 18:03:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89DC83A0B19 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:03:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CmOEUud-rad6 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:03:37 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E50C3A0B10 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:03:37 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 38BC1902634 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:03:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596675816; bh=PdFt27/jwBye4akorcQdw8bNoFL1i41u1SlS4wKlVUg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C5F2BKfU0HrY/NvzNH42BvvplQRf1H+BarqGb8Vvw/odvI/yT48A2/wDjqTDiUgVP kAv6h6NkvRhDZlHrXYfoo+tah8C/5b+U5tfzU1XH+D6ERbxW0Xrl6NLArBpr/sFXpI jxF45pxTu0wmzbK6TdIfpVwsFeWn3ANtGSbbqPU0=
Date: Wed, 05 Aug 2020 18:03:36 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5488053166@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b56e827ca3_737016f825593d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/StV-NS_6jZ6WAcYgfDqO6bQIgoc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:03:39 -0000

----==_mimepart_5f2b56e827ca3_737016f825593d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

ef2a714c4105a4cce5bd11f60ca2f724123e097a  tightening


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/e7969995f5ce73f268746c04c89b22bc7bd152a0..ef2a714c4105a4cce5bd11f60ca2f724123e097a

----==_mimepart_5f2b56e827ca3_737016f825593d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ef2a714c4105a4cce5bd11f60ca2f724123e097a">ef2a714</a>  tightening</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/e7969995f5ce73f268746c04c89b22bc7bd152a0..ef2a714c4105a4cce5bd11f60ca2f724123e097a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7E44I6EDC5LDFRXNDR7H6ORANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2P3YVRPVR6UJWR6OLR7H6ORA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DQMBVGMYTMNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/e7969995f5ce73f268746c04c89b22bc7bd152a0..ef2a714c4105a4cce5bd11f60ca2f724123e097a",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/e7969995f5ce73f268746c04c89b22bc7bd152a0..ef2a714c4105a4cce5bd11f60ca2f724123e097a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b56e827ca3_737016f825593d--


From nobody Wed Aug  5 18:04:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8D3F3A0B10 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:04:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 B9MozMPIku8i for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:04:55 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AEC423A0B0A for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:04:55 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id E1AA75C0E3D for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:04:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596675894; bh=1MiBCD1swJ5/O1Sy+bsXVQ20y98Q1KV6M2PkMsFm3xE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G7VM681JOrId60ZzH56on48aqLMC/NZQ4TNmAAmwGGwbcavKn83QIoUvkE0gPaDRM MOlUCn2K+/g2a0B/yyVySxC1TECr8/ScnhTdywnk6VdxCp+d17xLPyfY8z1Pyya59K wD5aEQlMwQpD5xiSPrseHFk4RxV+Bv5F7q8Z+RM8=
Date: Wed, 05 Aug 2020 18:04:54 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5488056907@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b5736d21f1_669716f8891a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_KmOi1gLvbj8a_RYz0xFNgxeEm4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:04:57 -0000

----==_mimepart_5f2b5736d21f1_669716f8891a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

4c41f557b5e667ea0c97d7c650b526cd5308d6c5  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/ef2a714c4105a4cce5bd11f60ca2f724123e097a..4c41f557b5e667ea0c97d7c650b526cd5308d6c5

----==_mimepart_5f2b5736d21f1_669716f8891a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4c41f557b5e667ea0c97d7c650b526cd5308d6c5">4c41f55</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/ef2a714c4105a4cce5bd11f60ca2f724123e097a..4c41f557b5e667ea0c97d7c650b526cd5308d6c5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZC27SX764OZ2MB5GDR7H6TNANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Q6JGSOBQHHVY5YELR7H6TNA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DQMBVGY4TANY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/ef2a714c4105a4cce5bd11f60ca2f724123e097a..4c41f557b5e667ea0c97d7c650b526cd5308d6c5",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/ef2a714c4105a4cce5bd11f60ca2f724123e097a..4c41f557b5e667ea0c97d7c650b526cd5308d6c5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b5736d21f1_669716f8891a9--


From nobody Wed Aug  5 18:05:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99F713A0B10 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:05:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aVqe3RW1e3Ma for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:05:28 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C5B173A0B0A for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:05:28 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 086F5902627 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:05:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596675928; bh=LW6Q88iz73pziGAu6EY4btzCJ0PAcNBxGpky4PHEl3s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U19TGAXxqu1yHjcW2MVYPF63Jn9siuzGWazm59Sy9h8/ZvynTrmL7athHbgRe0Nyj qOmeCyQxu1ZsnTHnbEqzzkG2M/ON662/sf6BTakIPknWznBTnCAnC3ylqnzQJtfmeJ nGnkILOyUzJRTm2PJF6D/X0DX5EuewG7qAKpefVI=
Date: Wed, 05 Aug 2020 18:05:27 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XEX4567WJX65L7OF5G44FPEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462119697@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b5757ec38a_17f916f811001b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rS0emKiUOWFsQwz7Va-o80KvHq4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:05:32 -0000

----==_mimepart_5f2b5757ec38a_17f916f811001b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

Thank you for working on this. Looks great to me. I just have one editorial preference, but that's definitely not a blocker.

> @@ -389,6 +398,13 @@ rttvar_sample = abs(smoothed_rtt - adjusted_rtt)
 rttvar = 3/4 * rttvar + 1/4 * rttvar_sample
 ~~~
 
+An endpoint might postpone the processing of acknowledgements when the
+corresponding decryption keys are not immediately available. For example, a
+client might receive an acknowledgement for a 0-RTT packet that it cannot
+decrypt because 1-RTT packet protection keys are not yet available to it. In
+such cases, an endpoint SHOULD ignore such local delays in its round-trip time
+sample until the handshake is confirmed.

I would prefer this section moved above line 358 (i.e. "When adjusting an RTT sample using peer-reported acknowledgement delays, an endpoint:"), and this SHOULD repeated in one of the bullet points, as we do for the ack-delay due to buffering on the receiver side.

That said, I wouldn't be surprised if you chose to do that as a separate editorial path after merging this PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462119697
----==_mimepart_5f2b5757ec38a_17f916f811001b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p>Thank you for working on this. Looks great to me. I just have one editorial preference, but that's definitely not a blocker.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466085957">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -389,6 +398,13 @@ rttvar_sample = abs(smoothed_rtt - adjusted_rtt)
 rttvar = 3/4 * rttvar + 1/4 * rttvar_sample
 ~~~
 
+An endpoint might postpone the processing of acknowledgements when the
+corresponding decryption keys are not immediately available. For example, a
+client might receive an acknowledgement for a 0-RTT packet that it cannot
+decrypt because 1-RTT packet protection keys are not yet available to it. In
+such cases, an endpoint SHOULD ignore such local delays in its round-trip time
+sample until the handshake is confirmed.
</pre>
<p>I would prefer this section moved above line 358 (i.e. "When adjusting an RTT sample using peer-reported acknowledgement delays, an endpoint:"), and this SHOULD repeated in one of the bullet points, as we do for the ack-delay due to buffering on the receiver side.</p>
<p>That said, I wouldn't be surprised if you chose to do that as a separate editorial path after merging this PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462119697">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6C42V3WZP43HVH4PDR7H6VPANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7BTVEXU65NRXSU3UDR7H6VPA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOFWGEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462119697",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462119697",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b5757ec38a_17f916f811001b--


From nobody Wed Aug  5 18:37:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6955F3A0B53 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:37:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AIVSDjXJfEG6 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:37:41 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E8833A0B52 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:37:41 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 19AB25C00AA for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:37:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596677860; bh=LmeRImHNwqynehSXQBVjitLz3Ao0tN8st8CWZu6lXTw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jQu8XDOM/MnEEYkhAHKvfZ7Mym+SXH2iapTUjsNXHxklCboSoEEzDsTqOUKuh4FzD GclxEnIpw63Q3/Mx7HLgtqg9lHhQM01Cz23Vd4j9vMuw6mkkMpuhNJO7tSbef2ZnOF EZAVTb6cSxW8nmfz6+jcI+5kUwHpFfg/LbTBBK0I=
Date: Wed, 05 Aug 2020 18:37:40 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32PE2FJ5IUZ77PMKN5G476JEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462129792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b5ee49f61_3f1416f8134274"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ExADc-G9Zh709WXDWaUMhxdRouE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:37:42 -0000

----==_mimepart_5f2b5ee49f61_3f1416f8134274
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -389,6 +398,13 @@ rttvar_sample = abs(smoothed_rtt - adjusted_rtt)
 rttvar = 3/4 * rttvar + 1/4 * rttvar_sample
 ~~~
 
+An endpoint might postpone the processing of acknowledgements when the
+corresponding decryption keys are not immediately available. For example, a
+client might receive an acknowledgement for a 0-RTT packet that it cannot
+decrypt because 1-RTT packet protection keys are not yet available to it. In
+such cases, an endpoint SHOULD ignore such local delays in its round-trip time
+sample until the handshake is confirmed.

I'm fine with moving this further up, before the smoothed_rtt computation, but I don't think we want to include this in that list. That list is about adjusting the RTT sample based on reported ack delay, and it ends with "don't do it if the result is < min_rtt". The local buffering delay is quite different, in that it doesn't need this min_rtt protection. I'm moving it up but leaving it below the adjustment list.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r466094977
----==_mimepart_5f2b5ee49f61_3f1416f8134274
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466094977">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -389,6 +398,13 @@ rttvar_sample = abs(smoothed_rtt - adjusted_rtt)
 rttvar = 3/4 * rttvar + 1/4 * rttvar_sample
 ~~~
 
+An endpoint might postpone the processing of acknowledgements when the
+corresponding decryption keys are not immediately available. For example, a
+client might receive an acknowledgement for a 0-RTT packet that it cannot
+decrypt because 1-RTT packet protection keys are not yet available to it. In
+such cases, an endpoint SHOULD ignore such local delays in its round-trip time
+sample until the handshake is confirmed.
</pre>
<p>I'm fine with moving this further up, before the smoothed_rtt computation, but I don't think we want to include this in that list. That list is about adjusting the RTT sample based on reported ack delay, and it ends with "don't do it if the result is &lt; min_rtt". The local buffering delay is quite different, in that it doesn't need this min_rtt protection. I'm moving it up but leaving it below the adjustment list.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466094977">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PIJQQD44HW3HRCTTR7ICOJANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KCRKNHVSHZVYPEDDR7ICOJA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOFYVAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466094977",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466094977",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b5ee49f61_3f1416f8134274--


From nobody Wed Aug  5 18:38:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21DA03A0B5A for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:38:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 u3bY8lP5HeSi for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:38:36 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E9813A0B52 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:38:36 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 90622520E4F for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:38:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596677915; bh=glmBK+TR92Aa/HTEaLTtcIZQvk6sFCk/4GPCetUwpSY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eG7S9BIgniXwVgOQvAQWj86OJs65/nGUn7cRc5ipaMIe8Sr850xxdeoB+M4do6ejS a3yR6rAAzgQCqPPrj062aDmZC0Oa+Go7VewyFK9T0HChVHKq5vGN8A64TefFFauc0O 16jP16HpLzeL7zkySHWSwRkAXH5NaIHKGKWp+4aM=
Date: Wed, 05 Aug 2020 18:38:35 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5488151190@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b5f1b80591_668816f81725df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RQfqweDQWLgDDXcZ0U-6Y1vi5Ng>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:38:38 -0000

----==_mimepart_5f2b5f1b80591_668816f81725df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

7f87ff781d49f02bfb3565de94525b56529ab54f  move local delay para up


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/4c41f557b5e667ea0c97d7c650b526cd5308d6c5..7f87ff781d49f02bfb3565de94525b56529ab54f

----==_mimepart_5f2b5f1b80591_668816f81725df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7f87ff781d49f02bfb3565de94525b56529ab54f">7f87ff7</a>  move local delay para up</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/4c41f557b5e667ea0c97d7c650b526cd5308d6c5..7f87ff781d49f02bfb3565de94525b56529ab54f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BCHNN2QZK4WOAZOLR7ICRXANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYT3JICODSDQTBXF2DR7ICRXA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DQMJVGEYTSMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/4c41f557b5e667ea0c97d7c650b526cd5308d6c5..7f87ff781d49f02bfb3565de94525b56529ab54f",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/4c41f557b5e667ea0c97d7c650b526cd5308d6c5..7f87ff781d49f02bfb3565de94525b56529ab54f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b5f1b80591_668816f81725df--


From nobody Wed Aug  5 18:40:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DA023A0B5E for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:40:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VBs3s78T1luU for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:40:47 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 196B03A0B5C for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:40:47 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 280093403D2 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:40:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596678046; bh=g5T/s2iykn6hkJpBwk5s6QheIJ0YuKaEqihxKOqXtvA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DGAk3wKJVwG+EtXVf65vqTLwGANit2HLBpLWkgUX5BKCx38hV58Scq6OMMFRgTUUT yQqKMhdcdLcha93aXazwXCPdtdxgU84Hulss4QuPNUtfTMWFSw/IUTvEA5tjq3d4xo GPjFFcTn+njmvCfIH3dGn0cs32kbvM9Tjgz/YRIw=
Date: Wed, 05 Aug 2020 18:40:46 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7IHZJWJAEOL34EOTN5G5AJ5EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462130670@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b5f9e19021_3f0516f8269744"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qBLmlcvS4B84_JPNY3KKZEcCxWI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:40:48 -0000

----==_mimepart_5f2b5f9e19021_3f0516f8269744
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

Heh, apparently I can still approve this since I'm squatting on @kazuho's PR. So I'm approving this :-)

(@kazuho wanted to approve it but couldn't, so I'll approve on his behalf.)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462130670
----==_mimepart_5f2b5f9e19021_3f0516f8269744
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>Heh, apparently I can still approve this since I'm squatting on <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>'s PR. So I'm approving this :-)</p>
<p>(<a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> wanted to approve it but couldn't, so I'll approve on his behalf.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462130670">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QGQ36FPRTNN2NIK3R7ICZ5ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UVHWI7SEIN7OEF73R7ICZ5A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOFY33Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462130670",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462130670",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b5f9e19021_3f0516f8269744--


From nobody Wed Aug  5 18:44:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D552F3A0BC2 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:44:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 J7r4mzR_zf1I for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:44:41 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36FDA3A0BC0 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:44:41 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 8BF4D580D9F for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:44:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596678280; bh=3eaoW3FIb9LuuZnLrvWFDgEYc/ti7+7pVXFGNh/XEtk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BSQkcr81foqAS/jt3QnGMH1Vu87gQWr9WJFeBPFgpGgIsMqWZXlaRzgylo+Ip+JOJ oi9VFGNkgz+sj8edWrLAbj8db8kW7LCh2jcwMlD172+iGKB8xzBnG0cv0vnKPB829G F08mpUgYR/O+pr/dDAL5inyyzzt+e4wTbElOHgOA=
Date: Wed, 05 Aug 2020 18:44:40 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDNIIL5YKZGUMWATV5G5AYREVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462127379@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b608845879_178216f83163d8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mtKD_gQi9TVfbA1ROhatoIlwXfI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:44:43 -0000

----==_mimepart_5f2b608845879_178216f83163d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

This PR is pretty wide-reaching and not isolated to traffic key generation I think we should re-title it before landing to avoid confusion.

>  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- SHOULD ignore the peer's max_ack_delay until the handshake is confirmed,

You have "MAY ignore max_ack_delay until the handshake is confirmed" above.

> -latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint MAY ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily
+inflating the smoothed_rtt estimate.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than its max_ack_delay are attributed to unintentional but

```suggestion
peer that are greater than the peer's max_ack_delay are attributed to unintentional but
```

> +previous acknowledgements. Any delays beyond the peer's max_ack_delay are
+therefore considered effectively part of path delay and incorporated into the
+smoothed_rtt estimate.

```suggestion
previous acknowledgements. Therefore, these extra delays are considered
effectively part of path delay and incorporated into the smoothed_rtt and
rttvar.
```

>  
 When adjusting an RTT sample using peer-reported acknowledgement delays, an
 endpoint:
 
-- MUST ignore the ACK Delay field of the ACK frame for packets sent in the
-  Initial and Handshake packet number space.
+- MAY ignore the acknowledgement delay for Initial packets,

Given we say you should acknowledge these immediately, why is this a MAY?  I'm not aware of any issues this solves vs a MUST or SHOULD.

> @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded ACK Delay field from ACK frame

I think the old text was clearer in this case.
```suggestion
ack_delay = acknowledgement delay from ACK frame
```

> @@ -389,6 +398,13 @@ rttvar_sample = abs(smoothed_rtt - adjusted_rtt)
 rttvar = 3/4 * rttvar + 1/4 * rttvar_sample
 ~~~
 
+An endpoint might postpone the processing of acknowledgements when the

I agree this would be better above.  Also, I think we should make this tighter, since it only applies ACKs of 0-RTT and 0.5-RTT packets.

> +An endpoint might postpone the processing of acknowledgements when the
+corresponding decryption keys are not immediately available. For example, a
+client might receive an acknowledgement for a 0-RTT packet that it cannot
+decrypt because 1-RTT packet protection keys are not yet available to it. In
+such cases, an endpoint SHOULD ignore such local delays in its round-trip time
+sample until the handshake is confirmed.

```suggestion
An endpoint might receive packets in ApplicationData containing
acknowledgements which cannot be processed immediately due to a
lack of 1-RTT decryption keys. For example, a client might receive an
acknowledgement for a 0-RTT packet that it cannot decrypt because
1-RTT packet protection keys are not yet available to it. In such cases,
an endpoint SHOULD subtract the time the packet was buffered and
unable to be decrypted from the round-trip time sample.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462127379
----==_mimepart_5f2b608845879_178216f83163d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>This PR is pretty wide-reaching and not isolated to traffic key genera=
tion I think we should re-title it before landing to avoid confusion.</p>=
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466092816">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-- MUST use the lesser of the value reported in ACK Delay field of the AC=
K frame=0D
-  and the peer&#39;s max_ack_delay transport parameter.=0D
+- SHOULD ignore the peer&#39;s max_ack_delay until the handshake is conf=
irmed,=0D
</pre>=0D
<p>You have "MAY ignore max_ack_delay until the handshake is confirmed" a=
bove.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466092997">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -latency at the peer or loss of previous A=
CK frames.  Any delays beyond the=0D
-peer&#39;s max_ack_delay are therefore considered effectively part of pa=
th delay and=0D
-incorporated into the smoothed_rtt estimate.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+As the peer might report acknowledgement delays that are larger than the=
 peer&#39;s=0D
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), the=0D
+endpoint MAY ignore max_ack_delay until the handshake is confirmed (Sect=
ion=0D
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when t=
hey=0D
+occur, are likely to be non-repeating and limited to the handshake, the =
endpoint=0D
+can use them without limiting them to the max_ack_delay and avoid unnece=
ssarily=0D
+inflating the smoothed_rtt estimate.=0D
+=0D
+After the handshake is confirmed, any acknowledgement delays reported by=
 the=0D
+peer that are greater than its max_ack_delay are attributed to unintenti=
onal but=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-peer that are greater than its max_ack_delay =
are attributed to unintentional but=0D
+peer that are greater than the peer's max_ack_delay are attributed to un=
intentional but=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466093609">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +previous acknowledgements. Any delays bey=
ond the peer&#39;s max_ack_delay are=0D
+therefore considered effectively part of path delay and incorporated int=
o the=0D
+smoothed_rtt estimate.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-previous acknowledgements. Any delays beyond =
the peer's max_ack_delay are=0D
-therefore considered effectively part of path delay and incorporated int=
o the=0D
-smoothed_rtt estimate.=0D
+previous acknowledgements. Therefore, these extra delays are considered=0D=

+effectively part of path delay and incorporated into the smoothed_rtt an=
d=0D
+rttvar.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466094119">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 When adjusting an RTT sample using peer-reported acknowledgement delays,=
 an=0D
 endpoint:=0D
 =0D
-- MUST ignore the ACK Delay field of the ACK frame for packets sent in t=
he=0D
-  Initial and Handshake packet number space.=0D
+- MAY ignore the acknowledgement delay for Initial packets,=0D
</pre>=0D
<p>Given we say you should acknowledge these immediately, why is this a M=
AY?  I'm not aware of any issues this solves vs a MUST or SHOULD.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466094615">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -379,8 +387,9 @@ default values.=0D
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:=0D=

 =0D
 ~~~=0D
-ack_delay =3D acknowledgement delay from ACK frame=0D
-ack_delay =3D min(ack_delay, max_ack_delay)=0D
+ack_delay =3D decoded ACK Delay field from ACK frame=0D
</pre>=0D
<p>I think the old text was clearer in this case.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ack_delay =3D decoded ACK Delay field from AC=
K frame=0D
+ack_delay =3D acknowledgement delay from ACK frame=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466095127">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -389,6 +398,13 @@ rttvar_sample =3D abs=
(smoothed_rtt - adjusted_rtt)=0D
 rttvar =3D 3/4 * rttvar + 1/4 * rttvar_sample=0D
 ~~~=0D
 =0D
+An endpoint might postpone the processing of acknowledgements when the=0D=

</pre>=0D
<p>I agree this would be better above.  Also, I think we should make this=
 tighter, since it only applies ACKs of 0-RTT and 0.5-RTT packets.</p>=0D=

=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466096084">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An endpoint might postpone the processing=
 of acknowledgements when the=0D
+corresponding decryption keys are not immediately available. For example=
, a=0D
+client might receive an acknowledgement for a 0-RTT packet that it canno=
t=0D
+decrypt because 1-RTT packet protection keys are not yet available to it=
. In=0D
+such cases, an endpoint SHOULD ignore such local delays in its round-tri=
p time=0D
+sample until the handshake is confirmed.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint might postpone the processing of =
acknowledgements when the=0D
-corresponding decryption keys are not immediately available. For example=
, a=0D
-client might receive an acknowledgement for a 0-RTT packet that it canno=
t=0D
-decrypt because 1-RTT packet protection keys are not yet available to it=
. In=0D
-such cases, an endpoint SHOULD ignore such local delays in its round-tri=
p time=0D
-sample until the handshake is confirmed.=0D
+An endpoint might receive packets in ApplicationData containing=0D
+acknowledgements which cannot be processed immediately due to a=0D
+lack of 1-RTT decryption keys. For example, a client might receive an=0D=

+acknowledgement for a 0-RTT packet that it cannot decrypt because=0D
+1-RTT packet protection keys are not yet available to it. In such cases,=
=0D
+an endpoint SHOULD subtract the time the packet was buffered and=0D
+unable to be decrypted from the round-trip time sample.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-462127379">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZPCHI3ESNFSI6NAULR7IDIRANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6V6EVVUPGLDBDO6HTR7IDIRA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODOFYCEY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-462127379",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-462127379",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2b608845879_178216f83163d8--


From nobody Wed Aug  5 18:46:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 374FB3A0C39 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:46:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4VoqQsJcv7Rj for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:46:35 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD4B43A0C6A for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:46:34 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 02B015E0044 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:46:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596678394; bh=35wn4Qzh1NRD4cYusVNO9hCCmplQmySiI9TLCDKabRk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zXTzmQdB/yoeqKFOVs7QWSkTf69B7ws7+XEYf9miaQ90t5bhHd9gYJqByzxUVAPhp ZT8ZSbA5cV8l3WrVKlf03jEOozHeIejiae0s2f0ODmT0+zU6KarzsQ6aGvNPn/Ou0I aa3EDoxZPJX/yf/Jsu/5UqVktIqGyKAdJql01ESk=
Date: Wed, 05 Aug 2020 18:46:33 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZH45WOOMCXIAYP7V5G5A7TEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462132366@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b60f9e5396_652e16f818011"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GWStNZlQVG2CVcuW7RkxAkEz8GY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:46:40 -0000

----==_mimepart_5f2b60f9e5396_652e16f818011
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

Looks great!

>  
-- MUST NOT apply the adjustment if the resulting RTT sample is smaller than the
-  min_rtt.  This limits the underestimation that a misreporting peer can cause
-  to the smoothed_rtt.
+- MUST use the lesser of the acknowledgement delay and the peer's max_ack_delay
+  after the handshake is confirmed,
+
+- MUST NOT apply the adjustments above if the resulting round-trip time sample
+  is smaller than the min_rtt.  This limits the underestimation of the
+  smoothed_rtt because of a misreporting peer.
+
+Additionaly, an endpoint might postpone the processing of acknowledgements when
+the corresponding decryption keys are not immediately available. For example, a
+client might receive an acknowledgement for a 0-RTT packet that it cannot
+decrypt because 1-RTT packet protection keys are not yet available to it. In
+such cases, an endpoint SHOULD ignore such local delays in its round-trip time

```suggestion
such cases, an endpoint SHOULD ignore such local delays in its RTT
```

"RTT" is the term we use, I think?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462132366
----==_mimepart_5f2b60f9e5396_652e16f818011
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@kazuho</b> commented on this pull request.</p>=0D
=0D
<p>Looks great!</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466097342">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-- MUST NOT apply the adjustment if the resulting RTT sample is smaller t=
han the=0D
-  min_rtt.  This limits the underestimation that a misreporting peer can=
 cause=0D
-  to the smoothed_rtt.=0D
+- MUST use the lesser of the acknowledgement delay and the peer&#39;s ma=
x_ack_delay=0D
+  after the handshake is confirmed,=0D
+=0D
+- MUST NOT apply the adjustments above if the resulting round-trip time =
sample=0D
+  is smaller than the min_rtt.  This limits the underestimation of the=0D=

+  smoothed_rtt because of a misreporting peer.=0D
+=0D
+Additionaly, an endpoint might postpone the processing of acknowledgemen=
ts when=0D
+the corresponding decryption keys are not immediately available. For exa=
mple, a=0D
+client might receive an acknowledgement for a 0-RTT packet that it canno=
t=0D
+decrypt because 1-RTT packet protection keys are not yet available to it=
. In=0D
+such cases, an endpoint SHOULD ignore such local delays in its round-tri=
p time=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-such cases, an endpoint SHOULD ignore such lo=
cal delays in its round-trip time=0D
+such cases, an endpoint SHOULD ignore such local delays in its RTT=0D
</pre>=0D
=0D
<p>"RTT" is the term we use, I think?</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-462132366">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3HTDAURWXI2KSAG5LR7IDPTANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK54YC4ETIEB5YBDNHTR7IDPTA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODOFZJDQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-462132366",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-462132366",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2b60f9e5396_652e16f818011--


From nobody Wed Aug  5 18:47:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 270A93A0BD5 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:47:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tSDnCj-RzyOv for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:47:15 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F13CE3A0BC5 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:47:14 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 1FA09340062 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:47:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596678434; bh=pL55iR4P73+E3VW6SdizAGHfRjtU8wtxPg0bXDat/QM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XhpM5CO+qoDd8OBRVKdNCoIh23NCHNmI2QxOn3vpGmrDjX+bLr6kMf0Wp9u+Bwh0a s8cgm19FyAXihwbfjVoDdu1moqcctV4wiv/9bYe7V3xjnOKuct/Giz6SopPAdP5ahC YXYMcrMWbQAyk3ScqsMC5xsJsMOHK1xSuo3ZHzlU=
Date: Wed, 05 Aug 2020 18:47:14 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2MMDABVM6WE2BKKBF5G5BCFEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462132703@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b6122f32b_230616f8285413"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ARi8cBPANn9YuFvcb3k5I_hZsdQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:47:16 -0000

----==_mimepart_5f2b6122f32b_230616f8285413
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  
 When adjusting an RTT sample using peer-reported acknowledgement delays, an
 endpoint:
 
-- MUST ignore the ACK Delay field of the ACK frame for packets sent in the
-  Initial and Handshake packet number space.
+- MAY ignore the acknowledgement delay for Initial packets,

https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425760

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r466097605
----==_mimepart_5f2b6122f32b_230616f8285413
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466097605">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 When adjusting an RTT sample using peer-reported acknowledgement delays, an
 endpoint:
 
-- MUST ignore the ACK Delay field of the ACK frame for packets sent in the
-  Initial and Handshake packet number space.
+- MAY ignore the acknowledgement delay for Initial packets,
</pre>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653105368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3874" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard?comment_id=465425760&amp;comment_type=review_comment" href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r465425760">#3874 (comment)</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466097605">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YFOYFHG7FVSJHQZDR7IDSFANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK23Y3ZNC64FJAVUMCLR7IDSFA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOFZLXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466097605",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466097605",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b6122f32b_230616f8285413--


From nobody Wed Aug  5 18:50:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C9FA3A0A6E for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:50:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 OTcjADHXwBXr for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:50:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 750C83A0BC5 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:50:05 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 97594600E4B for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:50:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596678604; bh=nL6b+bAT2ctnFKX4ndayRox6bP2XsrtUh78tVrUxRM4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yCA1KcDhmf/KAwtetwxv7x+gR7uzRDs5KqwEQsDO26nKUboKex4Rk5tsEqMCcUjyb Z1aR6FoYxZPEqSwSJ7JsYvsKU707mQ+xFaxoyuRBZPGzUUSLYtZQaKPbbJV4j8WvLZ njhuvJ4YYQ4oZ+owYbNCCiin+ApokN7MBWoCpLBc=
Date: Wed, 05 Aug 2020 18:50:04 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3S6EZTOWVMSZZ7HGN5G5BMZEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462133511@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b61cc879a0_393c16f838767b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kb4ZMu5ngJCWq9xmfruiDJ4Wbz0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:50:07 -0000

----==_mimepart_5f2b61cc879a0_393c16f838767b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>  
 When adjusting an RTT sample using peer-reported acknowledgement delays, an
 endpoint:
 
-- MUST ignore the ACK Delay field of the ACK frame for packets sent in the
-  Initial and Handshake packet number space.
+- MAY ignore the acknowledgement delay for Initial packets,

Sorry, read it backwards.  Nevermind.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r466098283
----==_mimepart_5f2b61cc879a0_393c16f838767b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466098283">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 When adjusting an RTT sample using peer-reported acknowledgement delays, an
 endpoint:
 
-- MUST ignore the ACK Delay field of the ACK frame for packets sent in the
-  Initial and Handshake packet number space.
+- MAY ignore the acknowledgement delay for Initial packets,
</pre>
<p>Sorry, read it backwards.  Nevermind.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466098283">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UF7CYLGECWXLNMLTR7ID4ZANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK37C6UVTEBLSD72BNTR7ID4ZA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOFZSBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466098283",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466098283",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b61cc879a0_393c16f838767b--


From nobody Wed Aug  5 18:53:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AA0D3A0BD6 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:53:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9Q0MfyrOBjEF for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:53:24 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 609DE3A0BD5 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:53:24 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id A29F5840200 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:53:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596678803; bh=Eqmt+wpDWFwzfopmxZ3ly8NJvU/K4453NjWfSk81u10=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ld4zc/hHY9xbc8EUquMZYKmtmFQrztgnnbzBmsJIc8dh3RsG9+GpRxHqFTuYPhPh/ 2zbof+mB+fqBhXY6dX+aX+rk//W3Omwa4UZujnOEmVDTsQuZL9kk3AGpkQ+jMQMoIP PKQBdLoF75nyIGAXFHZnMXN0GH7kMKCE7uP/pSic=
Date: Wed, 05 Aug 2020 18:53:23 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5488191928@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b629391ea8_393016f82378f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OcDt9s3ispWCVvc0sJoUDY0C3BI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:53:25 -0000

----==_mimepart_5f2b629391ea8_393016f82378f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

6635adb440aeeab3a023dc60aa735679026d1599  Ian's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/7f87ff781d49f02bfb3565de94525b56529ab54f..6635adb440aeeab3a023dc60aa735679026d1599

----==_mimepart_5f2b629391ea8_393016f82378f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6635adb440aeeab3a023dc60aa735679026d1599">6635adb</a>  Ian&#39;s comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/7f87ff781d49f02bfb3565de94525b56529ab54f..6635adb440aeeab3a023dc60aa735679026d1599">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK72OP34OADYUY33CZLR7IEJHANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3F7UJIUCUFSQ6YYWDR7IEJHA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DQMJZGE4TEOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/7f87ff781d49f02bfb3565de94525b56529ab54f..6635adb440aeeab3a023dc60aa735679026d1599",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/7f87ff781d49f02bfb3565de94525b56529ab54f..6635adb440aeeab3a023dc60aa735679026d1599",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b629391ea8_393016f82378f2--


From nobody Wed Aug  5 18:53:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 349FB3A0BD5 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:53:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Npdcjt7OYH1x for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 18:53:42 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 045943A0BC5 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:53:41 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 384435E0080 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 18:53:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596678821; bh=KRg2+zI7cxa+hIQjZ1svphSzfAufH3crQa01gQ0+BlI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VfObam1v+HVwBlwi9DUGAZZMdyOlgT5h3QAnzblEN0EJdQxM1EspwGjuzKbxUSHol tb0gqjTWiZD35VpF6LlR+Wx9+SIMTVZ3eh8xNLSXKypcPQcRHbQuCwjzU9ZD/t39w8 b8qjt2mYxWu5+ttTNA0YAAwztxJAZj1oSDhV+2hQ=
Date: Wed, 05 Aug 2020 18:53:41 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PU3SCLVDWUP2UNLN5G5B2LEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462133363@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b62a528ad9_44b416f8284894"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Nhluw73ZmlcJhbe_aCZsqPNInGM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 01:53:43 -0000

----==_mimepart_5f2b62a528ad9_44b416f8284894
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

Thanks, @ianswett, changes made.

>  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer's max_ack_delay transport parameter.
+- SHOULD ignore the peer's max_ack_delay until the handshake is confirmed,

Gah! That MAY should've been fixed. Fixed now.

> @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded ACK Delay field from ACK frame

it's setting a variable, so spelling out that it is a decoded field seems more explicit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462133363
----==_mimepart_5f2b62a528ad9_44b416f8284894
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>Thanks, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>, changes made.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466098166">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-- MUST use the lesser of the value reported in ACK Delay field of the ACK frame
-  and the peer&#39;s max_ack_delay transport parameter.
+- SHOULD ignore the peer&#39;s max_ack_delay until the handshake is confirmed,
</pre>
<p>Gah! That MAY should've been fixed. Fixed now.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466098485">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded ACK Delay field from ACK frame
</pre>
<p>it's setting a variable, so spelling out that it is a decoded field seems more explicit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462133363">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SW4AOJAPS6DQ6ZNTR7IEKLANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KBK4TNGINPZJWWRLR7IEKLA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOFZQ4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462133363",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462133363",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b62a528ad9_44b416f8284894--


From nobody Wed Aug  5 22:21:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 471E03A0E92 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:21:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VDz3lfieevYM for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:21:22 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 319F33A0E8E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:21:22 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 69ED490020C for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:21:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596691281; bh=3IXpEpM+eBIOVHDeisE06PiZX1WffSVV9G3V4IUyQ00=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=efNs2DjLhEKXdqzTWda28SVLohp60XFIQ5iUlaHPvYbl+Y0zGary8j8hoiaCzSS/2 shWVML/zD8NzESBrqZSiI2poAQE0WekPgQEJ2kD7zuLtLRffty7svdAYp03bhj60iL HRp5f6tO5ZzyXiDC8lnAL/iWg1+Bk4OMRYCGXuEY=
Date: Wed, 05 Aug 2020 22:21:21 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5488786443@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b93515a9bb_56fb16f81155b9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O515mJGTaCo9nmNCIvyZLHAwogU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 05:21:23 -0000

----==_mimepart_5f2b93515a9bb_56fb16f81155b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

ddb4b86561e175e9670b6804bc890fd947491f2e  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/6635adb440aeeab3a023dc60aa735679026d1599..ddb4b86561e175e9670b6804bc890fd947491f2e

----==_mimepart_5f2b93515a9bb_56fb16f81155b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ddb4b86561e175e9670b6804bc890fd947491f2e">ddb4b86</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/6635adb440aeeab3a023dc60aa735679026d1599..ddb4b86561e175e9670b6804bc890fd947491f2e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZY6T3SKVBT7BASYK3R7I4VDANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5AANUUIM7BV5L3I7LR7I4VDA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DQNZYGY2DIMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/6635adb440aeeab3a023dc60aa735679026d1599..ddb4b86561e175e9670b6804bc890fd947491f2e",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/6635adb440aeeab3a023dc60aa735679026d1599..ddb4b86561e175e9670b6804bc890fd947491f2e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b93515a9bb_56fb16f81155b9--


From nobody Wed Aug  5 22:22:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E7FE3A0E8E for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:22:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aRfN9VSA9zLE for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:22:18 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 888C03A0E10 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:22:18 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id C8901600082 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:22:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596691337; bh=S/I63afFgun4o5TOv+qIcn7TmMJAuXQbAjo3fdHRGPs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VR6DWVBZIDAGFzsaf+0q4FLyO7lo3b61AtEIy5OYYuMJItrSCtWq7XpY4mJIGKKQI K6h3WQScclvjB4v4qmEjyHHHB7BgPZB7DXOWAhE6mtJZNzb6JZkAISiGXpILouwxr6 rocJaID/3a4mXQAGVnL4WPfk3uHsyFpcbvvw5rIM=
Date: Wed, 05 Aug 2020 22:22:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5488789161@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b9389b98e9_750e16f89508e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PtJMkc83Qjdc1CT2GnuQTXnQExY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 05:22:21 -0000

----==_mimepart_5f2b9389b98e9_750e16f89508e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95  RTT


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/ddb4b86561e175e9670b6804bc890fd947491f2e..0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95

----==_mimepart_5f2b9389b98e9_750e16f89508e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95">0b9b2e1</a>  RTT</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/ddb4b86561e175e9670b6804bc890fd947491f2e..0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJIVHLOW6RZ2WEZYTR7I4YTANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZLPKCCM2F4PJ6THLR7I4YTA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4DQNZYHEYTMMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/ddb4b86561e175e9670b6804bc890fd947491f2e..0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/ddb4b86561e175e9670b6804bc890fd947491f2e..0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b9389b98e9_750e16f89508e--


From nobody Wed Aug  5 22:27:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 563513A0E93 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:27:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FsTRazIXUS3K for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:26:59 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2CE0C3A0E8E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:26:59 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 4AB4056002F for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:26:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596691618; bh=jrhCem2YrrcQnKdYNzA+azh6htA56/cTAu/+0d7iqx8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cEEHNOpaN/cWREKuyELzGZ0rQBdMNOJfE01kKh9pDx9Dwj6dbhfsYV265xwDcmkIa ZUFvO8urP5bcuRmemOkhowTiqm8BObkrcw5TLZqD9H4vW2/Xh035sLnDLe2aIE5sbe hj3MY8aiJ0VcLBrA86vureQJ+pMK4blPyAGaqvL4=
Date: Wed, 05 Aug 2020 22:26:58 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OA5CHNNZMHSPAFV55G522FEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/462196576@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b94a23b7e1_7fcb16f819751c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E7E0YBoQRVjzq7MgbwDKyaP-zrg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 05:27:00 -0000

----==_mimepart_5f2b94a23b7e1_7fcb16f819751c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

What are we dropping? My suggestion or the MUST increase entirely? Dropping my suggestion is fine, but I would keep the MUST increase -- that's just the definition of Reno.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r466153969
----==_mimepart_5f2b94a23b7e1_7fcb16f819751c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466153969">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>What are we dropping? My suggestion or the MUST increase entirely? Dropping my suggestion is fine, but I would keep the MUST increase -- that's just the definition of Reno.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466153969">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TBWQ5OSN5AXIEJETR7I5KFANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4DS73HWPBJQOMF5RTR7I5KFA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGI6YA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466153969",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466153969",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b94a23b7e1_7fcb16f819751c--


From nobody Wed Aug  5 22:32:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE7E63A0EB7 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:32:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 or01aM-a-n1j for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:32:34 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACB9B3A0EB6 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:32:34 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id E5B0A56002C for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:32:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596691953; bh=irGOyNd4xZZEURQgNecilPZozmZXWS77e3gtoms+Usw=; h=Date:From:To:Subject:From; b=ePjRoT6Uvo7XRKMF3EHgUXrGdT6YZlyuNk/x97XErTAlD7r5IIu68TTZLINpA+D4+ T1/59v0kMBGdNlDpP9tg+N8s1/f/P5we1/psVcHvde75M2W37I6tZTQe8KBj75L2Mg UrXxEMOqZms65I7PQSVUGG8/poOa/k7T2mdWJR+I=
Date: Wed, 05 Aug 2020 22:32:33 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/minrtt/3187cb-bea06b@github.com>
Subject: [quicwg/base-drafts] bea06b: Apply suggestions from code review
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L70dwWzBkVCnWJqaiC02uAkFEMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 05:32:36 -0000

  Branch: refs/heads/jri/minrtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: bea06b7f7326d6d636ffc65580a6233d6f5cb9f1
      https://github.com/quicwg/base-drafts/commit/bea06b7f7326d6d636ffc65580a6233d6f5cb9f1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-authored-by: Martin Thomson <mt@lowentropy.net>



From nobody Wed Aug  5 22:32:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 258623A0EB7 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:32:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WYi-ZnpGQR5q for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:32:44 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E25B3A0E08 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:32:43 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 30E8D902625 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:32:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596691963; bh=SBodkcx2p3GHz6PSnj/tFR2XjpaRFUPu+9l3yWOajY0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qr202ils05NNzFlC1tY64q+Ell6PjWoTXrZyomG0sM7wV7VyI/XM4g8MZTFC765VR 4UiEfgU956bI+/+ytygBGqrC4v7yEFhqglZBZ0olJgvw+KMa2JxSu625xjflPekI19 Gs5Kfr9kZwlPlLOCVlW4ahWqwCpEg/jQ6woRzAGk=
Date: Wed, 05 Aug 2020 22:32:43 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3975/push/5488819520@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3975@github.com>
References: <quicwg/base-drafts/pull/3975@github.com>
Subject: Re: [quicwg/base-drafts] Resetting min_rtt (#3975)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b95fb213dd_744c16f810878"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2f0bPW1-GwxqjjXg2N2LZ2Jcjec>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 05:32:45 -0000

----==_mimepart_5f2b95fb213dd_744c16f810878
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

bea06b7f7326d6d636ffc65580a6233d6f5cb9f1  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3975/files/3187cb3b5d05ee6d7c69b1b609412376439913f9..bea06b7f7326d6d636ffc65580a6233d6f5cb9f1

----==_mimepart_5f2b95fb213dd_744c16f810878
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/bea06b7f7326d6d636ffc65580a6233d6f5cb9f1">bea06b7</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3975/files/3187cb3b5d05ee6d7c69b1b609412376439913f9..bea06b7f7326d6d636ffc65580a6233d6f5cb9f1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66NGJL5KSKM6NMTPDR7I57XANCNFSM4PRJR5CA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYYNQQZXK5GWVLHKITR7I57XA5CNFSM4PRJR5CKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DANZSGI2DQMCQOVZWQIZVGQ4DQOBRHE2TEMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3975/files/3187cb3b5d05ee6d7c69b1b609412376439913f9..bea06b7f7326d6d636ffc65580a6233d6f5cb9f1",
"url": "https://github.com/quicwg/base-drafts/pull/3975/files/3187cb3b5d05ee6d7c69b1b609412376439913f9..bea06b7f7326d6d636ffc65580a6233d6f5cb9f1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2b95fb213dd_744c16f810878--


From nobody Wed Aug  5 22:33:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71D9F3A0EB7 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:33:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 HvuNcZlU5bUz for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:33:37 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 449303A0E08 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:33:37 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 7CAB65E0F24 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:33:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596692016; bh=wTQXH4xxedU73i1KH9dJZwJfvnwN7HMBywxCy5sfDiM=; h=Date:From:To:Subject:From; b=xVsi0pKVx38okPK/Ctc0kK+DpZUv2i5rOLQstz27dqi7cULzeQqd/Pd9JzHkByt6p YYlhsJuH82BYITzvtZS2ZL2XQ7IRIXm6afKucQf08z0kF7fRawXvV2bb/9aAiDNW70 TgVcs6dxoIORKRkx0mFfFcfXxMX8YjcH+PbGgCl4=
Date: Wed, 05 Aug 2020 22:33:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4bcb33-ae1b96@github.com>
Subject: [quicwg/base-drafts] ae1b96: Script updating gh-pages from bea06b7f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KoEEul0FuEEag5ZDJ7m03ZMA84w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 05:33:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ae1b96ca8a938e4a204a79edb597e196afb4b9f5
      https://github.com/quicwg/base-drafts/commit/ae1b96ca8a938e4a204a79edb597e196afb4b9f5
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    R aead-limits2/draft-ietf-quic-http.html
    R aead-limits2/draft-ietf-quic-http.txt
    R aead-limits2/draft-ietf-quic-invariants.html
    R aead-limits2/draft-ietf-quic-invariants.txt
    R aead-limits2/draft-ietf-quic-qpack.html
    R aead-limits2/draft-ietf-quic-qpack.txt
    R aead-limits2/draft-ietf-quic-recovery.html
    R aead-limits2/draft-ietf-quic-recovery.txt
    R aead-limits2/draft-ietf-quic-tls.html
    R aead-limits2/draft-ietf-quic-tls.txt
    R aead-limits2/draft-ietf-quic-transport.html
    R aead-limits2/draft-ietf-quic-transport.txt
    R aead-limits2/index.html
    M index.html
    R invariant-unused/draft-ietf-quic-http.html
    R invariant-unused/draft-ietf-quic-http.txt
    R invariant-unused/draft-ietf-quic-invariants.html
    R invariant-unused/draft-ietf-quic-invariants.txt
    R invariant-unused/draft-ietf-quic-qpack.html
    R invariant-unused/draft-ietf-quic-qpack.txt
    R invariant-unused/draft-ietf-quic-recovery.html
    R invariant-unused/draft-ietf-quic-recovery.txt
    R invariant-unused/draft-ietf-quic-tls.html
    R invariant-unused/draft-ietf-quic-tls.txt
    R invariant-unused/draft-ietf-quic-transport.html
    R invariant-unused/draft-ietf-quic-transport.txt
    R invariant-unused/index.html
    M jri/minrtt/draft-ietf-quic-http.html
    M jri/minrtt/draft-ietf-quic-http.txt
    M jri/minrtt/draft-ietf-quic-invariants.html
    M jri/minrtt/draft-ietf-quic-invariants.txt
    M jri/minrtt/draft-ietf-quic-qpack.html
    M jri/minrtt/draft-ietf-quic-qpack.txt
    M jri/minrtt/draft-ietf-quic-recovery.html
    M jri/minrtt/draft-ietf-quic-recovery.txt
    M jri/minrtt/draft-ietf-quic-tls.html
    M jri/minrtt/draft-ietf-quic-tls.txt
    M jri/minrtt/draft-ietf-quic-transport.html
    M jri/minrtt/draft-ietf-quic-transport.txt
    R path-response-path/draft-ietf-quic-http.html
    R path-response-path/draft-ietf-quic-http.txt
    R path-response-path/draft-ietf-quic-invariants.html
    R path-response-path/draft-ietf-quic-invariants.txt
    R path-response-path/draft-ietf-quic-qpack.html
    R path-response-path/draft-ietf-quic-qpack.txt
    R path-response-path/draft-ietf-quic-recovery.html
    R path-response-path/draft-ietf-quic-recovery.txt
    R path-response-path/draft-ietf-quic-tls.html
    R path-response-path/draft-ietf-quic-tls.txt
    R path-response-path/draft-ietf-quic-transport.html
    R path-response-path/draft-ietf-quic-transport.txt
    R path-response-path/index.html
    R reword-hrr/draft-ietf-quic-http.html
    R reword-hrr/draft-ietf-quic-http.txt
    R reword-hrr/draft-ietf-quic-invariants.html
    R reword-hrr/draft-ietf-quic-invariants.txt
    R reword-hrr/draft-ietf-quic-qpack.html
    R reword-hrr/draft-ietf-quic-qpack.txt
    R reword-hrr/draft-ietf-quic-recovery.html
    R reword-hrr/draft-ietf-quic-recovery.txt
    R reword-hrr/draft-ietf-quic-tls.html
    R reword-hrr/draft-ietf-quic-tls.txt
    R reword-hrr/draft-ietf-quic-transport.html
    R reword-hrr/draft-ietf-quic-transport.txt
    R reword-hrr/index.html

  Log Message:
  -----------
  Script updating gh-pages from bea06b7f. [ci skip]



From nobody Wed Aug  5 22:33:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FB603A0EB8 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:33:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dBG4AdYeD2bS for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:33:50 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D8B13A0EB7 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:33:50 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id A87D75E0087 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:33:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596692029; bh=jVqcu9wKAmwNosQSuoeTdB2bMwRTdbLQYEc0pK5SfwY=; h=Date:From:To:Subject:From; b=IO1ebeXPFeirdxzUfXkcLahre/WOylMl7edr6JO4pCPo4Iklj/P/smo5nULDHUHXT y/CLRipc3Gz3IScktPt9aszpMotdf4RtoVtJKV2aPY7/Bo6Lgq75NBHzIXCTlNqhOU nBRzLEhy6Glmz1ym1nbZkPhuSLBvy7zrNMaTrcqY=
Date: Wed, 05 Aug 2020 22:33:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ae1b96-64c2ad@github.com>
Subject: [quicwg/base-drafts] 64c2ad: Script updating archive at 2020-08-06T05:33:31Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N01Ubcej4Z7sZvqKMxGZcuaRFRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 05:33:52 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 64c2adccea23b90389c3532905b78fd746d238f8
      https://github.com/quicwg/base-drafts/commit/64c2adccea23b90389c3532905b78fd746d238f8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-06T05:33:31Z. [ci skip]



From nobody Wed Aug  5 22:35:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3355A3A0EB7 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:35:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 U3Qp9UUXMhPu for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 22:35:18 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB1173A0E08 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:35:17 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 182D2560D98 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 22:35:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596692117; bh=4mafVuNRZf8f4uCD71w/IWdF2vLQRzsvm45U2grFl7Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Kbe8hp1/eCgSndD5mEn14u74TFe9bnwbIyZX6vsYihW3rwrO+c1/zaVvbzF/5H80z Vn80uH46kATUODO6/SapDlXswwSe6gAoOhI6+SxAJlNRgrxOuAKB5qprlucvTCtDSO 1UgQwZD7RdomStZOl1DwoekZqTsGgEv5MlpSFUJY=
Date: Wed, 05 Aug 2020 22:35:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RY6GXB6JBZ5GX2PN5G53ZLEVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/462199377@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2b969586b7_29bf16f874726"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NrUPg-RYGDSmb0YlZe5yYjS-Bro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 05:35:19 -0000

----==_mimepart_5f2b969586b7_29bf16f874726
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the

We can't require all packets between largest and smallest be acked; see my comment: https://github.com/quicwg/base-drafts/pull/3961#discussion_r463907388.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#discussion_r466156457
----==_mimepart_5f2b969586b7_29bf16f874726
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r466156457">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the
</pre>
<p>We can't require all packets between largest and smallest be acked; see my comment: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="666726985" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3961" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3961/hovercard?comment_id=463907388&amp;comment_type=review_comment" href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r463907388">#3961 (comment)</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r466156457">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46VQK5HRQUOA7QLZTR7I6JLANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Z7WKPZA6SCEO5SMDR7I6JLA5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGJUUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r466156457",
"url": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r466156457",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2b969586b7_29bf16f874726--


From nobody Wed Aug  5 23:26:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 595B23A0F0C for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:26:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xY0NeCU52BIn for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:26:05 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D4023A0CD9 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:26:05 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id B8392600E64 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:26:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596695164; bh=9vcL2Bt7+hzaVVq2oNrVwybHKZGT1a7lK0Otqq07er4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cjhvEBDQsMbHfkxtbf/aK8ReX7NkFq76wjHtnpJ3ORIfT910bPot6y5iOyT3rNbYi u5p/M2sDwKkOnaujE/axH6anK7q7/t5OURQ0A3xHOii0i20jYFnJ7LCPL9jxJWP7mn 6PNl5pcAlDaYuzLwmYr1Q5eAbx8/03VwuwhcoRQo=
Date: Wed, 05 Aug 2020 23:26:04 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RG3HY73IIQDY2UTF5G6BXZEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/462218839@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2ba27ca89b5_4eee16f82622e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xvyQNmUwrpdBz1bOm1xkpEMUNI8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 06:26:08 -0000

----==_mimepart_5f2ba27ca89b5_4eee16f82622e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

The removal of the first sentence is fine.  (Though we need a definition of congestion avoidance, this isn't it.)

The original text here is fine without a MUST: "Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD) approach that increases the congestion window by one maximum packet size per congestion window".  You don't need normative language, because it is definitional.  If you use "MUST" you do so by identifying an actor and an action.  This is saying what "congestion avoidance" is.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r466172580
----==_mimepart_5f2ba27ca89b5_4eee16f82622e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466172580">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>The removal of the first sentence is fine.  (Though we need a definition of congestion avoidance, this isn't it.)</p>
<p>The original text here is fine without a MUST: "Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD) approach that increases the congestion window by one maximum packet size per congestion window".  You don't need normative language, because it is definitional.  If you use "MUST" you do so by identifying an actor and an action.  This is saying what "congestion avoidance" is.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466172580">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PRLV4K4R2JSEQN4LR7JEHZANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7HTELHXQY3FRUJSVDR7JEHZA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGOMVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466172580",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466172580",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2ba27ca89b5_4eee16f82622e8--


From nobody Wed Aug  5 23:45:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8FC63A0FC5 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:45:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 m1mYvyM-L34y for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:45:13 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D89E33A0FA8 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:45:12 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 2C9CA840D97 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:45:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596696312; bh=yXr2Hjt7jKcMRNntBsuxKjt0DTWvrpwUx2ADE1dw1/Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fsR2jXU9sYiHWEIC36MoNer/oPNKhh7yWpcgUlbKqGXi1NxhBDnjG+62ae5W7fGTO IjsRz5gRWXnsygLBdjMYdlc2Qm6T4pfidnhhi7n9dwDu3tWVybbl8Naj6wLF63/L18 8ldCmq+j/eZ3U0WbELP7PiYDvzeZaLUGSgJPCpmg=
Date: Wed, 05 Aug 2020 23:45:12 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QJE43UDHM2LUJCI55G6D7REVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/462227828@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2ba6f81c153_78f116f8253637"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/80zKgSMCqaMflO911n77g46Lihk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 06:45:16 -0000

----==_mimepart_5f2ba6f81c153_78f116f8253637
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

What I meant to say is that this is the definition of it. Congestion avoidance is simply the state of the controller where `cwnd > ssthresh`, this does not imply that the controller needs to increase by 1 packet size per round trip time. Reno isn't defined anywhere formally as a term, but it is an AIMD controller that "increases the congestion window by 1 packet size per round-trip time" and "decreases it by 0.5 when loss is encountered." My point was that to make our controller Reno, these two behaviors have to be MUSTs. Everything else is window dressing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r466179959
----==_mimepart_5f2ba6f81c153_78f116f8253637
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466179959">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>What I meant to say is that this is the definition of it. Congestion avoidance is simply the state of the controller where <code>cwnd &gt; ssthresh</code>, this does not imply that the controller needs to increase by 1 packet size per round trip time. Reno isn't defined anywhere formally as a term, but it is an AIMD controller that "increases the congestion window by 1 packet size per round-trip time" and "decreases it by 0.5 when loss is encountered." My point was that to make our controller Reno, these two behaviors have to be MUSTs. Everything else is window dressing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466179959">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWTSJ2HLFKGIEQJQ3R7JGPRANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IGEFKMOEY6A66UTLR7JGPRA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGQS5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466179959",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466179959",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2ba6f81c153_78f116f8253637--


From nobody Wed Aug  5 23:48:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E490A3A0F4A for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:48:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cRkr-nLCiKTx for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:48:51 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7AD43A0F4E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:48:51 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 0D6175E004E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:48:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596696531; bh=Eyo1qvYwSR6GHATAt/k2526z4l4EnrT1syOUm0bUolg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JgI3AebQ/1sA74pAktwhFc+0m6Xz2IO9yA7A1zANcVXhTUajFhHv3eYFxB2A83Oos PE93SN5Ya/QBvFIK7LZwVCu2DAeVLSRXeEcqhoMD+FzVDUZavQ/ratMtM3hFyuw/HI MCMW7wXmJhKnMr+HibK1SuLrefdET5LyiM4BVYk0=
Date: Wed, 05 Aug 2020 23:48:50 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQRQJB2VFYSNHVX3V5G6ENFEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/462229689@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2ba7d2f163b_18d616f83244c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VRYVO-_ugDoAQMeylAwDOhC4mqI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 06:48:53 -0000

----==_mimepart_5f2ba7d2f163b_18d616f83244c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

Now that I look at RFC 5681 a bit more carefully, we probably want to use language similar to what's used there:
```
   During congestion avoidance, cwnd is incremented by roughly 1 full-
   sized segment per round-trip time (RTT).  Congestion avoidance
   continues until congestion is detected.  The basic guidelines for
   incrementing cwnd during congestion avoidance are:

      * MAY increment cwnd by SMSS bytes

      * SHOULD increment cwnd per equation (2) once per RTT

      * MUST NOT increment cwnd by more than SMSS bytes
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r466181466
----==_mimepart_5f2ba7d2f163b_18d616f83244c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466181466">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>Now that I look at RFC 5681 a bit more carefully, we probably want to use language similar to what's used there:</p>
<pre><code>   During congestion avoidance, cwnd is incremented by roughly 1 full-
   sized segment per round-trip time (RTT).  Congestion avoidance
   continues until congestion is detected.  The basic guidelines for
   incrementing cwnd during congestion avoidance are:

      * MAY increment cwnd by SMSS bytes

      * SHOULD increment cwnd per equation (2) once per RTT

      * MUST NOT increment cwnd by more than SMSS bytes
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466181466">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK73LUNMC7R2SWAQK5LR7JG5FANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LHYUIM57YGUKAGCLR7JG5FA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGRBOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466181466",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466181466",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2ba7d2f163b_18d616f83244c9--


From nobody Wed Aug  5 23:50:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 883083A0F4E for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:50:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zLUevzS-asMl for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:50:43 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6E813A0F4A for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:50:42 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id BBFC6340590 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:50:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596696641; bh=8ljeMPyy1ga8NhyhhyPS2ALux/UZ2hyQrvVZN0LOoHw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XW5AA+pMmmAklLdoQiNEhbKiVoinKEqgx1KH7L1EJRQcxQoR9UXFcfI+Zb8tATB3i eFCAYsuHn8RUPhuN9+0JGCzAcFH3R6hK8VoG2i33/grNMQ/noZpVS0cGAs3uFpW8Tx dsilrsW069LvL2yfN4f90XQsw0NOJsSYD0qC2gYk=
Date: Wed, 05 Aug 2020 23:50:41 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GIWLKB3Q76UHFPBF5G6EUDEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/462230606@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2ba841ab1f5_5b5416f8189988"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9k8WDocOgL4Vou6waz7Y6Xi4F88>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 06:50:45 -0000

----==_mimepart_5f2ba841ab1f5_5b5416f8189988
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

The important bit there is the MUST NOT. I don't think the MAY is useful, but the second and third statements are probably adequate.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r466182249
----==_mimepart_5f2ba841ab1f5_5b5416f8189988
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466182249">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>The important bit there is the MUST NOT. I don't think the MAY is useful, but the second and third statements are probably adequate.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466182249">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK63OISRDTOOQOD33DTR7JHEDANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6IUAKOT5NCTPPLUQDR7JHEDA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGRITQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466182249",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466182249",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2ba841ab1f5_5b5416f8189988--


From nobody Wed Aug  5 23:57:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 438623A0F5B for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:57:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 pec3yAebaw_1 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:57:22 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BFE53A0F4E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:57:22 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 9498A7A008E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:57:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697041; bh=6TRD5JL2mNE8hL9Nb0pqkmhJ4J6rI2uq6cWDYSTtvUc=; h=Date:From:To:Subject:From; b=aOjAdqFUXENze7++MAAIeYvS456AKMjdVEZUaewp6pBFD28YFGgEoAhWkQc7qGnU5 3l18VIs7E+fsyqDzc7nodhVR1XS3+KyXvYvLsfaylamY10ZmCvsYArs0gwEOQamdPN F1SSszboL34DWqhH7JzA0UDxQarynau68c7JrRsw=
Date: Wed, 05 Aug 2020 23:57:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/000000-45e033@github.com>
Subject: [quicwg/base-drafts] 45e033: Closing and draining tidy
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dwvDgwCpuJ5xkeHKa5BwVlzcXPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 06:57:23 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: 45e033da8f481d3d0b85e335a4cf3beda602f1e3
      https://github.com/quicwg/base-drafts/commit/45e033da8f481d3d0b85e335a4cf3beda602f1e3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Closing and draining tidy

I took a careful look at the text here and found a few things:

1. There wasn't much redundancy, but there was a little.

2. The closing and draining states only apply to immediate close.

So I moved things up.  Shortened the top-level immediate close text, and
moved text specific to closing or draining to the corresponding
sections.

There were a few bits that could be cut, and a few that needed to be
better aligned with existing text, but nothing major.  Most of this is
unmodified text.

There are a few bits that I had to rewrite.  I will add comments for
those.

Closes #3907.



From nobody Wed Aug  5 23:57:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0696B3A0F5B for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:57:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 2yF3YCATQzb8 for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:57:42 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99B5F3A0F4E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:57:42 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id E0533840DD9 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:57:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697061; bh=mpaU1GSxOcVPnB+EgrNnagHP1nuQ/peX936GRZ2D/Zo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ognVIxUaDd+hPBODc20XzUPvUo8BFEJblYrTlUHaAJduZUs/ySLKb5kT6TyZqmryU vje55DfC/BkvxAvnZ3SiiCOsPjfOrSPNkYIdke7pH9quqd0xa9opwJ+ABbMqUWP+J7 2tM01ZMCoXr5kb2v9UNCqPEZZwVJV6+SFqJadHAg=
Date: Wed, 05 Aug 2020 23:57:41 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZEPIYDQKGJZLF5VUV5G6FOLEVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988@github.com>
Subject: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2ba9e5d09db_57e316f8474951"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JCqtu2UHmEuOgeZQPhJ5AqAPnM0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 06:57:44 -0000

----==_mimepart_5f2ba9e5d09db_57e316f8474951
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I took a careful look at the text here and found a few things:

1. There wasn&#39;t much redundancy, but there was a little.

2. The closing and draining states only apply to immediate close.

So I moved things up.  Shortened the top-level immediate close text, and
moved text specific to closing or draining to the corresponding
sections.

There were a few bits that could be cut, and a few that needed to be
better aligned with existing text, but nothing major.  Most of this is
unmodified text.

There are a few bits that I had to rewrite.  I will add comments for
those.

Closes #3907.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3988

-- Commit Summary --

  * Closing and draining tidy

-- File Changes --

    M draft-ietf-quic-transport.md (171)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3988.patch
https://github.com/quicwg/base-drafts/pull/3988.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988

----==_mimepart_5f2ba9e5d09db_57e316f8474951
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I took a careful look at the text here and found a few things:</p>
<ol>
<li>
<p>There wasn't much redundancy, but there was a little.</p>
</li>
<li>
<p>The closing and draining states only apply to immediate close.</p>
</li>
</ol>
<p>So I moved things up.  Shortened the top-level immediate close text, and<br>
moved text specific to closing or draining to the corresponding<br>
sections.</p>
<p>There were a few bits that could be cut, and a few that needed to be<br>
better aligned with existing text, but nothing major.  Most of this is<br>
unmodified text.</p>
<p>There are a few bits that I had to rewrite.  I will add comments for<br>
those.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3907.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="656938321" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3907" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3907/hovercard" href="https://github.com/quicwg/base-drafts/issues/3907">#3907</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3988'>https://github.com/quicwg/base-drafts/pull/3988</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Closing and draining tidy</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3988/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (171)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3988.patch'>https://github.com/quicwg/base-drafts/pull/3988.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3988.diff'>https://github.com/quicwg/base-drafts/pull/3988.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6KZOCZRHQ6HAVKXNTR7JH6LANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAMBV6GO6PGT3X6XTR7JH6LA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KBNP2EQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988",
"url": "https://github.com/quicwg/base-drafts/pull/3988",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2ba9e5d09db_57e316f8474951--


From nobody Wed Aug  5 23:58:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2268A3A0F5F for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:58:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2aPhXRxWmP_x for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:58:37 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F11933A0F4E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:58:36 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 4361A340E84 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:58:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697116; bh=jziCmQYbNB3fJ2NcATFyp6/45qDPiLU4TaeZB4Kdq5k=; h=Date:From:To:Subject:From; b=raLxkTYD2lDmO4gcovAx1VeKm965V2xfo25r3QgiJTu2EDpdDFOhRH6fi6ytAvXAT ZgbLAsBjhgmuN/GoOutzHNtoRLVRY/U8OlOHKhHIqqPLZEajSGMyBhVEDDuKLmi3ey 42JlU8wcjqcElZGmgADstw+5fTlzmjNQTwdGlYm4=
Date: Wed, 05 Aug 2020 23:58:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/64c2ad-fd7c39@github.com>
Subject: [quicwg/base-drafts] fd7c39: Script updating gh-pages from 45e033da. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f2lQQCfDhIseCnTk0rr5NpSCiJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 06:58:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fd7c3913ff56a0c0e4af521eded938eada028584
      https://github.com/quicwg/base-drafts/commit/fd7c3913ff56a0c0e4af521eded938eada028584
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    A closing-draining-refactor/draft-ietf-quic-http.html
    A closing-draining-refactor/draft-ietf-quic-http.txt
    A closing-draining-refactor/draft-ietf-quic-invariants.html
    A closing-draining-refactor/draft-ietf-quic-invariants.txt
    A closing-draining-refactor/draft-ietf-quic-qpack.html
    A closing-draining-refactor/draft-ietf-quic-qpack.txt
    A closing-draining-refactor/draft-ietf-quic-recovery.html
    A closing-draining-refactor/draft-ietf-quic-recovery.txt
    A closing-draining-refactor/draft-ietf-quic-tls.html
    A closing-draining-refactor/draft-ietf-quic-tls.txt
    A closing-draining-refactor/draft-ietf-quic-transport.html
    A closing-draining-refactor/draft-ietf-quic-transport.txt
    A closing-draining-refactor/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 45e033da. [ci skip]



From nobody Wed Aug  5 23:59:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 875033A0F5B for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:59:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 WM8OQY1JTTrt for <quic-issues@ietfa.amsl.com>; Wed,  5 Aug 2020 23:59:56 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74E653A0F4E for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:59:56 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id B72EAE0937 for <quic-issues@ietf.org>; Wed,  5 Aug 2020 23:59:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697195; bh=xwrldR8lgMqJgrCuNyF7O0vRvHiEC/5e4W/7EE8jnqY=; h=Date:From:To:Subject:From; b=gsrjh1R6v3k/vQlxdIIq+UyGf3FE9A+gDeMGIS2iroEyt3dbYbDmpYSmmbTTDVS/q mSO77po3PizHeQdPUgroKl/XkltiNZJfrNIgq+J7yRawib7WnFZu90mimevTRyk3eB kJDdHuIDxXe1o37N3SgCsxe1OfOiLhrg+Pc8xJGw=
Date: Wed, 05 Aug 2020 23:59:55 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/45e033-0c9512@github.com>
Subject: [quicwg/base-drafts] 0c9512: Remove self-reference
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g3ZcEyNzJG9X3Borvjj7N6UB230>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 06:59:58 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0c9512f6e81837cd4adba3ed670d3376dd072f73
      https://github.com/quicwg/base-drafts/commit/0c9512f6e81837cd4adba3ed670d3376dd072f73
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove self-reference



From nobody Thu Aug  6 00:00:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 355563A0F5B for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:00:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 eSLwADMNHbuk for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:00:07 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DCFCC3A0F4E for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:00:06 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 1E8E05603F8 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:00:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697206; bh=1dX2ym0uurcwtGdmS2K54y7wEgxMGugnUAaLRYDItBM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ry4WzftxyeEDhsiZY5voXNp0yCJZP5wU7KbOnK5ZCCKYvtSeUMwnNMr+X3obFV4ck Icc7+WIbAMMX77tcmYiY+sSfriskie7je/TYe97w7yqmKkWzzBmVZ1iNAKiNh4BlM4 U87bI/Zm7NJhPfRxrH+JmVSSfRk2zSgMTFNVlvZU=
Date: Thu, 06 Aug 2020 00:00:06 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5489127789@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2baa76ee77_2d0016f8257253"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Dmh_MTL6dLCpDjxgVUgftDZ8udw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:00:08 -0000

----==_mimepart_5f2baa76ee77_2d0016f8257253
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0c9512f6e81837cd4adba3ed670d3376dd072f73  Remove self-reference


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/45e033da8f481d3d0b85e335a4cf3beda602f1e3..0c9512f6e81837cd4adba3ed670d3376dd072f73

----==_mimepart_5f2baa76ee77_2d0016f8257253
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0c9512f6e81837cd4adba3ed670d3376dd072f73">0c9512f</a>  Remove self-reference</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/45e033da8f481d3d0b85e335a4cf3beda602f1e3..0c9512f6e81837cd4adba3ed670d3376dd072f73">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2M2NC3G2BKOIY7DA3R7JIHNANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ4ZZ6I5KVSZHBFRFLR7JIHNA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGQ4DSMJSG43TQOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/45e033da8f481d3d0b85e335a4cf3beda602f1e3..0c9512f6e81837cd4adba3ed670d3376dd072f73",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/45e033da8f481d3d0b85e335a4cf3beda602f1e3..0c9512f6e81837cd4adba3ed670d3376dd072f73",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2baa76ee77_2d0016f8257253--


From nobody Thu Aug  6 00:01:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E86F43A0F5B for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:01:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5M5nCOL8NZJW for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:01:06 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1ACB3A0F4E for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:01:05 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 386725200A5 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:01:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697265; bh=V4bZoipxpV81hWEzE4Go4GCSzWsMfLoHDAkpjJWBYcE=; h=Date:From:To:Subject:From; b=qr4CO5r87VSQaJtGp47MALiNANiuLqxIaLU+QhTFGtrwZTotug1KdPrYzBU/lsaVg RMwm0F7uP9ALNH2UrxEjxuN2AUa2ZvP5oO6Tcv+zfsgwzYiyHv6ZViOF+DM+e/KWpx nJJMctiZMtFFcy03OddTD/w0dDm6pqRpPKGwAt/M=
Date: Thu, 06 Aug 2020 00:01:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fd7c39-c5be1c@github.com>
Subject: [quicwg/base-drafts] c5be1c: Script updating gh-pages from 0c9512f6. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sqj6FjfWXsoGuT0iALOdQJqQhd4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:01:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c5be1cbf3a3ae0634ef44c21858eae25371d48b6
      https://github.com/quicwg/base-drafts/commit/c5be1cbf3a3ae0634ef44c21858eae25371d48b6
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-invariants.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0c9512f6. [ci skip]



From nobody Thu Aug  6 00:03:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 982703A0E8A for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:03:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9_ljphX4Rwee for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:03:55 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47B003A09B8 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:03:55 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 95B3FE1E98 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:03:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697434; bh=M0rZvLwTx1YN8/hsXlHc00tkKP9Rs6Kq1dDypZEnZU4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vyH964b/TJ5NGIQqDfvLw3m/PgtjQzqbx70gSYvfbQ5LKcTiK2Jenrt5EsWXkkcBR bYx2Np68dUhe9letP10DjU6lhkOeJVfUUcqySQPsxvmnfo3nhLxGTqct5kXVYsXeNC X97wXKSDWPeTQ/RP2PieRDc91dP/8s/xwUXW8Dlw=
Date: Thu, 06 Aug 2020 00:03:54 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5ZZBTD6BFL2TQ2KV5G6GFVEVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/462234958@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2bab5a86261_675516f84297ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VNlZnUDC6fovCMzR0YioERnyUNM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:03:57 -0000

----==_mimepart_5f2bab5a86261_675516f84297ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



>  After sending a CONNECTION_CLOSE frame, an endpoint immediately enters the
-closing state.
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame,
+endpoints enter the draining state; see {{draining}}.

This is a new consolidated introduction.  It's all the functional requirements that are relevant to this section.

> +An endpoint MAY drop packet protection keys when starting the closing period
+and send a packet containing a CONNECTION_CLOSE in response to any UDP datagram

This changes to use MAY instead of "is allowed to".

Otherwise, this changes only to remove the self-reference (and s/entering/starting).

> +While in the closing period, an endpoint could receive packets from a new
+source address, indicating a connection migration; see {{migration}}. New
+packets from unverified addresses could be used to create an amplification
+attack; see {{address-validation}}. To avoid being used for an amplication
+attack, an endpoint in the closing state MUST either discard packets received
+from unvalidated addresses or limit the cumulative size of packets it sends to
+unvalidated addresses to 3 times the size of packets it receives from the
+address.

This required a little better alignment with the other text above.  The sentence "To avoid being used for an amplification attack" is now the same in both places.

> +The draining state is entered once an endpoint receives a CONNECTION_CLOSE
+frame, which indicates that its peer is closing or draining. While otherwise
+identical to the closing state, an endpoint in the draining state MUST NOT send
+any packets. Retaining packet protection keys is unnecessary once a connection
+is in the draining state.

We used to think that you could enter draining as a result of a stateless reset or idle timeout.  That is no longer the case, so this just mentions CONNECTION_CLOSE directly.

>  An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
 containing a CONNECTION_CLOSE frame before entering the draining state, using a
 CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
 send further packets, which could result in a constant exchange of
 CONNECTION_CLOSE frames until the closing period on either peer ended.
 
-An immediate close can be used after an application protocol has arranged to
-close a connection.  This might be after the application protocols negotiates a
-graceful shutdown.  The application protocol exchanges whatever messages that
-are needed to cause both endpoints to agree to close the connection, after which
-the application requests that the connection be closed.  When the application
-closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
-will be used to signal closure.
+An endpoint MAY transition from the closing period to the draining period if it
+receives a CONNECTION_CLOSE frame or stateless reset, either of which indicate
+that the peer is also closing or draining.  The draining period SHOULD end when
+the closing period would have ended.  In other words, the endpoint can use the
+same end time, but cease retransmission of the closing packet.
+
+
+### Terminal Connection State

This stuff is awkward.  I will move it up into the introductory part instead.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462234958
----==_mimepart_5f2bab5a86261_675516f84297ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466185788">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  After sending a CONNECTION_CLOSE frame, an endpoint immediately enters the
-closing state.
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame,
+endpoints enter the draining state; see {{draining}}.
</pre>
<p>This is a new consolidated introduction.  It's all the functional requirements that are relevant to this section.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466187011">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +An endpoint MAY drop packet protection keys when starting the closing period
+and send a packet containing a CONNECTION_CLOSE in response to any UDP datagram
</pre>
<p>This changes to use MAY instead of "is allowed to".</p>
<p>Otherwise, this changes only to remove the self-reference (and s/entering/starting).</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466187330">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +While in the closing period, an endpoint could receive packets from a new
+source address, indicating a connection migration; see {{migration}}. New
+packets from unverified addresses could be used to create an amplification
+attack; see {{address-validation}}. To avoid being used for an amplication
+attack, an endpoint in the closing state MUST either discard packets received
+from unvalidated addresses or limit the cumulative size of packets it sends to
+unvalidated addresses to 3 times the size of packets it receives from the
+address.
</pre>
<p>This required a little better alignment with the other text above.  The sentence "To avoid being used for an amplification attack" is now the same in both places.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466187634">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +The draining state is entered once an endpoint receives a CONNECTION_CLOSE
+frame, which indicates that its peer is closing or draining. While otherwise
+identical to the closing state, an endpoint in the draining state MUST NOT send
+any packets. Retaining packet protection keys is unnecessary once a connection
+is in the draining state.
</pre>
<p>We used to think that you could enter draining as a result of a stateless reset or idle timeout.  That is no longer the case, so this just mentions CONNECTION_CLOSE directly.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466188117">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
 containing a CONNECTION_CLOSE frame before entering the draining state, using a
 CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
 send further packets, which could result in a constant exchange of
 CONNECTION_CLOSE frames until the closing period on either peer ended.
 
-An immediate close can be used after an application protocol has arranged to
-close a connection.  This might be after the application protocols negotiates a
-graceful shutdown.  The application protocol exchanges whatever messages that
-are needed to cause both endpoints to agree to close the connection, after which
-the application requests that the connection be closed.  When the application
-closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
-will be used to signal closure.
+An endpoint MAY transition from the closing period to the draining period if it
+receives a CONNECTION_CLOSE frame or stateless reset, either of which indicate
+that the peer is also closing or draining.  The draining period SHOULD end when
+the closing period would have ended.  In other words, the endpoint can use the
+same end time, but cease retransmission of the closing packet.
+
+
+### Terminal Connection State
</pre>
<p>This stuff is awkward.  I will move it up into the introductory part instead.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462234958">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2JNFKBEMYYU4WAEE3R7JIVVANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3SEGBEKRFFABYXZ73R7JIVVA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGSKTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462234958",
"url": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462234958",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2bab5a86261_675516f84297ee--


From nobody Thu Aug  6 00:06:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 380613A0E44 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:06:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 P1y2cOki_leN for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:06:08 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F6343A09B8 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:06:08 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 5D83890261C for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:06:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697567; bh=D6O01lnk5x5l/Au/l3cTukvratytVFZIV5wbDIWUSRg=; h=Date:From:To:Subject:From; b=ZAU2SfNnTPwSdy5eEkE/NqhwGvVrXsBSGNqcmO1qb0Wn5uNmnb/K0lkCwJ3FQh9FO sg9ffbGAg6KLCtJeHzmdvXr88Y6i5sfm4SoUqHYQyiAlsUw39HNHTfYOoU3f9/9VhD hwbRcqOiJy0a+MfO8UsBQzlmD28oEGDi+CgigIG4=
Date: Thu, 06 Aug 2020 00:06:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/0c9512-d44244@github.com>
Subject: [quicwg/base-drafts] d44244: Move general stuff into introductory piece
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Hn3nLMain975GxfPlVuRVD_G6AQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:06:09 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: d44244caca3fd09297fd467bf89bb3908eb90188
      https://github.com/quicwg/base-drafts/commit/d44244caca3fd09297fd467bf89bb3908eb90188
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move general stuff into introductory piece

And a few grammar fixes



From nobody Thu Aug  6 00:06:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC1493A0E44 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:06:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8sE6kmyuU0ME for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:06:18 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1E5B3A09B8 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:06:18 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 6D4165608B5 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:06:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697577; bh=ERqVn+etKjjH/c6wvti2Ai3Y8j9+Gawvs9sDmbx1sY4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eOA/CkyRzZyTRpcjHH2pC57ewjzXWAfLLj/i3IjHUaiCfePgRvLxZOGAuFRMHzqKr thRdtqRKgP/XTPMcpPddQQAV1toKRpUa6KnNcr7HaFM0dMQbB+H5K7B4tIf32NFLNf 6co2i3VR7yIHizaZGEA+HMw2XTNo3na23Sr0j8yk=
Date: Thu, 06 Aug 2020 00:06:17 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5489154148@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2babe95db10_483716f819930"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g7fvARPSeGmt4LJmvkxAJFOBtMM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:06:20 -0000

----==_mimepart_5f2babe95db10_483716f819930
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d44244caca3fd09297fd467bf89bb3908eb90188  Move general stuff into introductory piece


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/0c9512f6e81837cd4adba3ed670d3376dd072f73..d44244caca3fd09297fd467bf89bb3908eb90188

----==_mimepart_5f2babe95db10_483716f819930
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d44244caca3fd09297fd467bf89bb3908eb90188">d44244c</a>  Move general stuff into introductory piece</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/0c9512f6e81837cd4adba3ed670d3376dd072f73..d44244caca3fd09297fd467bf89bb3908eb90188">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGLXOZ3XRIVCC54BTR7JI6TANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ECJGNFLFRRD5MRVDR7JI6TA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGQ4DSMJVGQYTIOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/0c9512f6e81837cd4adba3ed670d3376dd072f73..d44244caca3fd09297fd467bf89bb3908eb90188",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/0c9512f6e81837cd4adba3ed670d3376dd072f73..d44244caca3fd09297fd467bf89bb3908eb90188",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2babe95db10_483716f819930--


From nobody Thu Aug  6 00:07:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00D7E3A0F36 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:07:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Zy3SUJUE5wnW for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:07:51 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ABF603A0F31 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:07:51 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id F0114340DFB for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:07:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596697670; bh=fCddOuXrAdoaT8k4raxbH5gKbZVqqRWOEODp471xhHI=; h=Date:From:To:Subject:From; b=lTCiYzhSNvR5JYKORs2AV8mU+lT8LiST10JiQfgA+JhStpLv0HZqEzADbf4HnEWMf XfGh6+TzPAOl8mToVWCdVuJduH3b8Pe/osycM0ALYEhRmN4/tO/Kg4iHa4Cp54XR2f myCPhnWDKi6kB+HGOUS+S+svimn4gmt//vJaYrCE=
Date: Thu, 06 Aug 2020 00:07:50 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c5be1c-c412f5@github.com>
Subject: [quicwg/base-drafts] c412f5: Script updating gh-pages from d44244ca. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1giliYrk0LluyEpoMIrKVJQMsoQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:07:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c412f56a7284c1fb4bf084d84007f8f3d28dd25a
      https://github.com/quicwg/base-drafts/commit/c412f56a7284c1fb4bf084d84007f8f3d28dd25a
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d44244ca. [ci skip]



From nobody Thu Aug  6 00:20:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6E4A3A0F9E for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:20:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 WlRwNChG2be6 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:20:22 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2752B3A0F97 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:20:22 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 3AFDA5E0F12 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:20:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596698420; bh=kuMh3IX7ykuAXFzKyMEvK14NWlnJfHcIuR2/Dqbd8/U=; h=Date:From:To:Subject:From; b=g1vQvc8mmGVV6wctFFBcZmyHHqfwGCZAKG6lKxbMxH3yxuERGFvSDYEpDfm6qPBWR Zj/UEa8FXRccCwL0CXl0lfNwVRWLwNnQ3IFsrZeKS9xp5J+nW8EU7KvpspX6nW1oXN qW8d8N3Pzt2jC5sSvME+psZXs5D/vd1HpFFWNjQk=
Date: Thu, 06 Aug 2020 00:20:19 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/d44244-43176f@github.com>
Subject: [quicwg/base-drafts] 43176f: Better factoring of closing state introduction
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PNRmfGrVs-kkA8gkAQf0EszJIo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:20:24 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: 43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff
      https://github.com/quicwg/base-drafts/commit/43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Better factoring of closing state introduction

Also stop using 'closing period', which is confusing.



From nobody Thu Aug  6 00:20:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 409113A0FBA for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:20:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9s-wQFHaCxZg for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:20:36 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F7233A0F9E for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:20:36 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 1974990267E for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:20:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596698430; bh=5fcqUr1AFr0IiXrPFOkx6HXOA/h1iMYvOw6rdtpfS5E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iJKyzN4Cr3OMGOpKAdS+Fwp8Q0WyCud0NdLGqQ7AJ6QzkCb9o/V0nW57N1NO6r9Ue Ou46Jt5V+/HNnYLbQYZsGzXLna+jy+DinBoqQpVi648JtQB1rwR72a8TBZ2jeoEu61 uaXjr5fgCSKDUtLdkfcoGOLcp8R+owkh6E3tnX6o=
Date: Thu, 06 Aug 2020 00:20:30 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5489212875@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2baf3ea03f_7e0616f891968"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9Js_2ITSyJ55LaH1CFFkyw1IMWQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:20:37 -0000

----==_mimepart_5f2baf3ea03f_7e0616f891968
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff  Better factoring of closing state introduction


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/d44244caca3fd09297fd467bf89bb3908eb90188..43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff

----==_mimepart_5f2baf3ea03f_7e0616f891968
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff">43176fb</a>  Better factoring of closing state introduction</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/d44244caca3fd09297fd467bf89bb3908eb90188..43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY524WT3EEBEANHX5TR7JKT5ANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYDNWFHGWTFVI6Y323R7JKT5A5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGQ4DSMRRGI4DONI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/d44244caca3fd09297fd467bf89bb3908eb90188..43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/d44244caca3fd09297fd467bf89bb3908eb90188..43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2baf3ea03f_7e0616f891968--


From nobody Thu Aug  6 00:21:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D9523A0FBA for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:21:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7LBZMbE1LFOo for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:21:22 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6A7753A0F97 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:21:22 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id B368E900083 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:21:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596698481; bh=WzP8BoAaYlEu4iHtTIgbv1+jgffsrJFnguf8Qlx00yc=; h=Date:From:To:Subject:From; b=JvBMfZWZz3Xr74rSh/n9MfE2qgTsGMwXzdiO1Wkqcmh8ygmKuzm/RwsZmVT7n7yMs V3nFkeibr2Rcm4BupyrMP4JMeEkrZh2L+W3lpsvSzKZTUe9q+Jap6eJWBIcM8LX2tJ roTOhebjJazrraayE0H18cCW3GLacjz6pb6X4tWs=
Date: Thu, 06 Aug 2020 00:21:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c412f5-0ddb85@github.com>
Subject: [quicwg/base-drafts] 0ddb85: Script updating gh-pages from 43176fb5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cvQjPZddAjiqD88B_RSpsgm1vUo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:21:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0ddb8500c73b3f0eba3e3e1e714eb5434ab08b3f
      https://github.com/quicwg/base-drafts/commit/0ddb8500c73b3f0eba3e3e1e714eb5434ab08b3f
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 43176fb5. [ci skip]



From nobody Thu Aug  6 00:24:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 854613A0F97 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:24:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 8rGkFIr-LRrU for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:24:09 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07B093A0FC6 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:23:55 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 59E9F600E7D for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:23:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596698634; bh=Zj1h3wLVgWpH/I8XkalAVaVhBOgX8iOAQuqPsdGzsho=; h=Date:From:To:Subject:From; b=ZL1WcUERPjxY5KsbLFfFqoi1ROJcK4zcIJBYMkV+7Kv4FtpOAKoWuH6s+qHgJTGg9 fAJhaKE2kAtES2BmNiMUkWxMpnqy20ger60vqOX6sDDQS57rhq9bdv7KCDe0TEmz/u /6mlONxt7FteFjcmYyWzJACkUPkz0hnuuvSrRN1s=
Date: Thu, 06 Aug 2020 00:23:54 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/43176f-cb1bca@github.com>
Subject: [quicwg/base-drafts] cb1bca: Remove mention of stateless reset
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cmvbYTL6FDNXdfdkhMYdc7aLLhs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:24:11 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: cb1bca7cf8468a98a5153e1931a5c7536c8a824c
      https://github.com/quicwg/base-drafts/commit/cb1bca7cf8468a98a5153e1931a5c7536c8a824c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove mention of stateless reset



From nobody Thu Aug  6 00:24:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1435A3A0FC3 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:24:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PhmlW9yE3uRo for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:24:09 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B13E3A0FC8 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:24:06 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id E1DEA5E0F06 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:24:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596698645; bh=p5CF6RnWehs3n+/45xtjseRK0NoX7fQzrK9pzDo/YFM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MRQB+DwIT6lOiqL6uFaUBZeRC6ZaNXdVq25tFExuMegYny9PHdx/wVOIyZj1vHexF K2QQON1NhHLXXUtmUCwD++vwU+BOoG95I9iAxSFU745gW6Hd/ydIc/7ZtqSyCutQ2p XEywOccp0rMoY9xuUSN3zWGqwkxY3OAqRYww6GDU=
Date: Thu, 06 Aug 2020 00:24:05 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5489228223@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2bb015c2ed7_266b16f854870"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wka37t_1l0hE0EsqNvZksEcq90A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:24:11 -0000

----==_mimepart_5f2bb015c2ed7_266b16f854870
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

cb1bca7cf8468a98a5153e1931a5c7536c8a824c  Remove mention of stateless reset


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff..cb1bca7cf8468a98a5153e1931a5c7536c8a824c

----==_mimepart_5f2bb015c2ed7_266b16f854870
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/cb1bca7cf8468a98a5153e1931a5c7536c8a824c">cb1bca7</a>  Remove mention of stateless reset</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff..cb1bca7cf8468a98a5153e1931a5c7536c8a824c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NAAALDO2MVCSM57LR7JLBLANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SXBX5PQROWWEFYOTR7JLBLA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGQ4DSMRSHAZDEMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff..cb1bca7cf8468a98a5153e1931a5c7536c8a824c",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff..cb1bca7cf8468a98a5153e1931a5c7536c8a824c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2bb015c2ed7_266b16f854870--


From nobody Thu Aug  6 00:24:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A26D23A0FC2 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:24:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JvUF5dA0pKJp for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:24:55 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5E283A0FC1 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:24:55 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id C8289840D9B for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:24:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596698694; bh=ICPV2GQZ+YHH6BTJo3rZ0Cy+Jw+FaLQyJOTFCP4nblg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uONQgYEnQx44hc2xXizBGId5R5ofXoqz2qMBHjXIJEZ6X9i8ONNxUIh17yf6MARgl DnH45OTlVUpSmTZSQtHknYkzWCl5y6XgxmM5CAd6c61TISnDF9YM0UseIpqWxiiSLl szahFsUinrhpKIamzilQwILn9TOjdMQ4JyvjBtTk=
Date: Thu, 06 Aug 2020 00:24:54 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LBAJGWIRILFRYZV55G6IUNEVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/462248252@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2bb046b9502_143f16f876253"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y-fLe_gF7mu9NoMmddVHxU6jYeM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:24:58 -0000

----==_mimepart_5f2bb046b9502_143f16f876253
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +In the closing state, an endpoint retains only enough information to generate a
+packet containing a CONNECTION_CLOSE frame and to identify packets as belonging
+to the connection. An endpoint in the closing state sends a packet containing a
+CONNECTION_CLOSE frame in response to any incoming packet that it attributes to
+the connection.
+
+An endpoint SHOULD limit the rate at which it generates packets in the closing
+state. For instance, an endpoint could wait for a progressively increasing
+number of received packets or amount of time before responding to received
+packets.
+
+The endpoint's selected connection ID and the QUIC version are sufficient
+information to identify packets for a closing connection; an endpoint MAY
+discard all other connection state. An endpoint that is closing is not required
+to process the frames contained in packets. An endpoint MAY retain packet
+protection keys for incoming packets to allow it to read and process a
+CONNECTION_CLOSE frame.

This is factored fairly heavily.

> +An endpoint MAY drop packet protection keys when entering the closing state
+and send a packet containing a CONNECTION_CLOSE in response to any UDP datagram
+that is received. However, an endpoint that discards packet protection keys
+cannot identify and discard invalid packets. To avoid being used for an
+amplication attack, such endpoints MUST limit the cumulative size of packets
+containing a CONNECTION_CLOSE frame to 3 times the cumulative size of the
+packets that cause those packets to be sent. To minimize the state that an
+endpoint maintains for a closing connection, endpoints MAY send the exact same
+packet.

This is only factored lightly:

use MAY in place of "is allowed to"

use state instead of period

remove self-reference

> +An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless
+reset. Endpoints that have some alternative means to ensure that late-arriving
+packets on the connection do not induce a response, such as those that are able
+to close the UDP socket, MAY end these states earlier to allow
+for faster resource recovery.  Servers that retain an open socket for accepting
+new connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all
+connection state.  This results in new packets on the connection being handled
+generically.  For instance, an endpoint MAY send a stateless reset in response
+to any further incoming packets.

This stuff is mostly just reordered.  The main change is to  talk about states rather than periods, for consistency reasons.

> +could cause delayed or reordered packets to generate an unnecessary stateless
+reset. Endpoints that have some alternative means to ensure that late-arriving
+packets on the connection do not induce a response, such as those that are able
+to close the UDP socket, MAY end these states earlier to allow
+for faster resource recovery.  Servers that retain an open socket for accepting
+new connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all
+connection state.  This results in new packets on the connection being handled
+generically.  For instance, an endpoint MAY send a stateless reset in response
+to any further incoming packets.
+
+
+### Closing Connection State {#closing}
+
+An endpoint enters a closing state after initiating an immediate close.

Removed a self-reference here, that's all.

>  
-An immediate close can be used after an application protocol has arranged to
-close a connection.  This might be after the application protocols negotiates a
-graceful shutdown.  The application protocol exchanges whatever messages that
-are needed to cause both endpoints to agree to close the connection, after which
-the application requests that the connection be closed.  When the application
-closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
-will be used to signal closure.
+An endpoint MAY transition from the closing state to the draining state if it
+receives a CONNECTION_CLOSE frame or stateless reset, either of which indicate

This is wrong.  I'll fix that.

> +An endpoint MAY transition from the closing state to the draining state if it
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also
+closing or draining. In this case, the draining state SHOULD end when the
+closing state would have ended. In other words, the endpoint uses the same end
+time, but cease retransmission of the closing packet.

This bit used to say that you entered draining after getting a stateless reset, which was just flat wrong.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462248252
----==_mimepart_5f2bb046b9502_143f16f876253
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466196497">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +In the closing state, an endpoint retains only enough information to generate a
+packet containing a CONNECTION_CLOSE frame and to identify packets as belonging
+to the connection. An endpoint in the closing state sends a packet containing a
+CONNECTION_CLOSE frame in response to any incoming packet that it attributes to
+the connection.
+
+An endpoint SHOULD limit the rate at which it generates packets in the closing
+state. For instance, an endpoint could wait for a progressively increasing
+number of received packets or amount of time before responding to received
+packets.
+
+The endpoint&#39;s selected connection ID and the QUIC version are sufficient
+information to identify packets for a closing connection; an endpoint MAY
+discard all other connection state. An endpoint that is closing is not required
+to process the frames contained in packets. An endpoint MAY retain packet
+protection keys for incoming packets to allow it to read and process a
+CONNECTION_CLOSE frame.
</pre>
<p>This is factored fairly heavily.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466196836">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +An endpoint MAY drop packet protection keys when entering the closing state
+and send a packet containing a CONNECTION_CLOSE in response to any UDP datagram
+that is received. However, an endpoint that discards packet protection keys
+cannot identify and discard invalid packets. To avoid being used for an
+amplication attack, such endpoints MUST limit the cumulative size of packets
+containing a CONNECTION_CLOSE frame to 3 times the cumulative size of the
+packets that cause those packets to be sent. To minimize the state that an
+endpoint maintains for a closing connection, endpoints MAY send the exact same
+packet.
</pre>
<p>This is only factored lightly:</p>
<p>use MAY in place of "is allowed to"</p>
<p>use state instead of period</p>
<p>remove self-reference</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466197289">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless
+reset. Endpoints that have some alternative means to ensure that late-arriving
+packets on the connection do not induce a response, such as those that are able
+to close the UDP socket, MAY end these states earlier to allow
+for faster resource recovery.  Servers that retain an open socket for accepting
+new connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all
+connection state.  This results in new packets on the connection being handled
+generically.  For instance, an endpoint MAY send a stateless reset in response
+to any further incoming packets.
</pre>
<p>This stuff is mostly just reordered.  The main change is to  talk about states rather than periods, for consistency reasons.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466197418">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +could cause delayed or reordered packets to generate an unnecessary stateless
+reset. Endpoints that have some alternative means to ensure that late-arriving
+packets on the connection do not induce a response, such as those that are able
+to close the UDP socket, MAY end these states earlier to allow
+for faster resource recovery.  Servers that retain an open socket for accepting
+new connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all
+connection state.  This results in new packets on the connection being handled
+generically.  For instance, an endpoint MAY send a stateless reset in response
+to any further incoming packets.
+
+
+### Closing Connection State {#closing}
+
+An endpoint enters a closing state after initiating an immediate close.
</pre>
<p>Removed a self-reference here, that's all.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466197599">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-An immediate close can be used after an application protocol has arranged to
-close a connection.  This might be after the application protocols negotiates a
-graceful shutdown.  The application protocol exchanges whatever messages that
-are needed to cause both endpoints to agree to close the connection, after which
-the application requests that the connection be closed.  When the application
-closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
-will be used to signal closure.
+An endpoint MAY transition from the closing state to the draining state if it
+receives a CONNECTION_CLOSE frame or stateless reset, either of which indicate
</pre>
<p>This is wrong.  I'll fix that.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466198499">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +An endpoint MAY transition from the closing state to the draining state if it
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also
+closing or draining. In this case, the draining state SHOULD end when the
+closing state would have ended. In other words, the endpoint uses the same end
+time, but cease retransmission of the closing packet.
</pre>
<p>This bit used to say that you entered draining after getting a stateless reset, which was just flat wrong.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462248252">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JSMWNH65RKLEVSHDR7JLENANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XTK5IKA6RAJZ4HGDR7JLENA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGVSPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462248252",
"url": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462248252",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2bb046b9502_143f16f876253--


From nobody Thu Aug  6 00:25:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D0DE3A0FC7 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:25:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4o0f5z95AGnH for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:25:44 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 578583A0FC6 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:25:44 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 85E833403D3 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:25:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596698743; bh=Xfv2neibMx6+MzuG4fYEg7AqWAeifV/AyVUhQpyODRw=; h=Date:From:To:Subject:From; b=xSWYSFPubsMHDPQZCzrhohzZRPnrygbZNCN1kHirWWzSVhUwd9ZfbFIaZGfyenp/2 k1EvvMOmr0oAwQQkn2GXZlHKtMFzFm+AeCuoEws4A8cuOG1R54mlO445E1OeLLUVeZ LQYkHZ+fPbnF8mknRvcWhTnI1RvcBHG/rC6YSgds=
Date: Thu, 06 Aug 2020 00:25:43 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0ddb85-f3910e@github.com>
Subject: [quicwg/base-drafts] f3910e: Script updating gh-pages from cb1bca7c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VJfOiwWrXqbfFRUBX9up-WDD2hc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:25:45 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f3910e34b90e5cf95e1c69b31216ea076c371319
      https://github.com/quicwg/base-drafts/commit/f3910e34b90e5cf95e1c69b31216ea076c371319
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-invariants.html
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from cb1bca7c. [ci skip]



From nobody Thu Aug  6 00:29:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BB143A0FC7 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:29:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8ikoBSQLp2oZ for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 00:29:41 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 496C13A0FC6 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:29:41 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 95BDB520EB3 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 00:29:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596698980; bh=SguBq20uMBLSqzaJ69TIVVYGPpXjUWBcQnMhaQ56ti0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jhfEIaUdpGixSjqUCdarBvgLUI2pZjTbVMNgFkAvaNBKshld7r0jyCjC/VaNAXpo7 JLobrv/wnvjNiD2BEjaGIjrP7rCO9Nw2y98Gc7ZO9Ah5PoN/e7nS0ImEFpvSGi1keg F+g79OxGg8v3Cgfh3Mibp3Z7tVqb2acEKvr2voio=
Date: Thu, 06 Aug 2020 00:29:40 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK437UZ4FKSOHOKVHCF5G6JGJEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/462253827@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2bb164840b6_3d7c16f8118516"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QR86v0SHVENaXPWwVFzL8o26d-U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 07:29:42 -0000

----==_mimepart_5f2bb164840b6_3d7c16f8118516
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

Yes, a MUST NOT would be useful.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r466200995
----==_mimepart_5f2bb164840b6_3d7c16f8118516
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466200995">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>Yes, a MUST NOT would be useful.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466200995">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2IYTPFHKQ6XPR33YTR7JLWJANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4IBSLLGX4L7K4SK43R7JLWJA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOGW6AY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466200995",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466200995",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2bb164840b6_3d7c16f8118516--


From nobody Thu Aug  6 03:46:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28B233A101E for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 03:46:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 q8HPa0ts-kcP for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 03:46:20 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E553A3A101B for <quic-issues@ietf.org>; Thu,  6 Aug 2020 03:46:19 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id DEF2E520E24 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 03:46:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596710778; bh=cuIRc1Zal/t+sKVznGj4OWyKmUy5gr01sfVGKhWh4i0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r2IhQUXZcDDJaqurWSGD7Gb0PtEcmmqFEBRXhUHLyXKVCjsBMPEow8ZTmVRdI4sZp IOZiN+zrbnFkkHjVoqYAnSv/ECwvyvVTgVPll53ckSUvHTooPGsC94u7XvmJD+FJLe SihFQbVCXXa6JwIe8aAKNI4jF4ceofYBiVqp+bkM=
Date: Thu, 06 Aug 2020 03:46:18 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK56AGD52Y5MFMO6F655G7AHVEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/462407243@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2bdf7acea1d_7b3116f81651f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KE0CLTXLj5sClXhHG45IWkwn0qg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 10:46:21 -0000

----==_mimepart_5f2bdf7acea1d_7b3116f81651f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

I would prefer to refer to RFC5681 rather than respecifying these normative requirement here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r466326438
----==_mimepart_5f2bdf7acea1d_7b3116f81651f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466326438">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>I would prefer to refer to RFC5681 rather than respecifying these normative requirement here.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r466326438">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UZYFYLRZKMA3GB4DR7KCXVANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLOJKK7J4BG366X2TR7KCXVA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOH4MSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466326438",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r466326438",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2bdf7acea1d_7b3116f81651f1--


From nobody Thu Aug  6 06:54:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E19533A058F for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 06:54:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zsecB74-QdLr for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 06:54:18 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AB903A052C for <quic-issues@ietf.org>; Thu,  6 Aug 2020 06:54:18 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 706F3340076 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 06:54:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596722057; bh=7huk1qbdRwf6ZJX6rC4O1D8OviRzFsZcYKX7n+VEMD0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ASuoPukBH0xoE9R67hvU9R+/AG+CJQGFkw/LQaMsxbXy+5hRSuPW251Ia62yPGNHD gzhBrydqUJFut3KuHocp+rwuqvVqDF4AMu+pSpT4qDPC7/t6QEjujv7waZLwNaOQrA dmpZsJ29vdbGHKDqIHT8rTeSCEM88PcTj3OdDdFQ=
Date: Thu, 06 Aug 2020 06:54:17 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYFXURB2BQC5Y6U4255G7WITEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462538207@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c0b895f915_4b6616f8132aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vMq8hLW8H-klwfozMHGYnuSdchw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 13:54:20 -0000

----==_mimepart_5f2c0b895f915_4b6616f8132aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.

I think we should stop using intentional delays and instead use only introduced delays.  Intentional seems potentially confusing.

> @@ -3688,11 +3694,13 @@ to adjust for any intentional delays, which is important for getting a better
 estimate of the path RTT when acknowledgments are delayed.  A packet might be

I think we should start using 'introduced delays' instead of 'intentionally introduced delays' because now we have two cases where the delay isn't really intentional: alarms which wake up late and lack of availability of decryption keys.

> @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded ACK Delay field from ACK frame

I think the most correct clear option is "decoded acknowledgement delay from the ACK Delay field in the ACK frame", but that's quite long.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462538207
----==_mimepart_5f2c0b895f915_4b6616f8132aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<p>I think we should stop using intentional delays and instead use only introduced delays.  Intentional seems potentially confusing.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466428681">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3688,11 +3694,13 @@ to adjust for any intentional delays, which is important for getting a better
 estimate of the path RTT when acknowledgments are delayed.  A packet might be
</pre>
<p>I think we should start using 'introduced delays' instead of 'intentionally introduced delays' because now we have two cases where the delay isn't really intentional: alarms which wake up late and lack of availability of decryption keys.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466427147">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded ACK Delay field from ACK frame
</pre>
<p>I think the most correct clear option is "decoded acknowledgement delay from the ACK Delay field in the ACK frame", but that's quite long.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462538207">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQAPGDLSWV3PDPZETR7KYYTANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TXFJXW3DXPHP52ITR7KYYTA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOI4LXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462538207",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462538207",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2c0b895f915_4b6616f8132aa--


From nobody Thu Aug  6 07:14:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DC893A07C0 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 07:14:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CCXvTSV7NQd8 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 07:14:39 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D6CF3A03EE for <quic-issues@ietf.org>; Thu,  6 Aug 2020 07:14:24 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id B3A805208B7 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 07:14:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596723263; bh=jR+EesUNCO7AB0sYJH9/YO+WQZ5V10Cv+05QNYvum48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iaFskMk1TZtFAn4w9HP7ISrVquBNVJd6JjgGe1HLQaUmRe/80UIAmzS9lgqLwXFp8 11BPDIST2MltNsP9PK19X3akFjtzWQU7U0E61ItZpZDsMFcxUnk96nDRb5u/cpNJkc LPs3WuowxoIrJ0rVaUUbDcCSQKLTa6Kz7n0w2Twc=
Date: Thu, 06 Aug 2020 07:14:23 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLVVFPR7G3VVPITKV5G7YT7EVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/462559896@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c103fa47f7_568c16f8187784"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aSfdAMzBwleUL1WgvIlPZiok-vg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 14:14:41 -0000

----==_mimepart_5f2c103fa47f7_568c16f8187784
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks commented on this pull request.



> +endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state

`prior to the exiting the closing or draining state` I can't parse this. Is a comma missing or are there added/missing word?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462559896
----==_mimepart_5f2c103fa47f7_568c16f8187784
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@nibanks</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r466443433">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
</pre>
<p><code>prior to the exiting the closing or draining state</code> I can't parse this. Is a comma missing or are there added/missing word?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462559896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WMULZ4X2J3RS63TLR7K3D7ANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNDX6RVFQ34CTGZYTR7K3D7A5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOJBVGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462559896",
"url": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-462559896",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2c103fa47f7_568c16f8187784--


From nobody Thu Aug  6 07:26:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDD603A0912 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 07:26:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 oGhbNy-BcboZ for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 07:26:50 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D33803A07F5 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 07:26:49 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 0ABBFE1E83 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 07:26:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596724009; bh=Tnb41HIpNm48mqryZ2fhijc7X8J/3rl9O+7dpEUA/B4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cqTBQjvLGVz9tMj2WbGJ2oVwReMLQUGkTMbqKxgnIn2yA6KWIgr4gCAT9cCnt0ugb HcqFwpUpFK7DEA6ai1FEMzryyu7rOjD9tC7FQlltmSqJ/sZvU2e4hB8MMTIlhhuH8c 2wBC2G7P9va84tt9TXUmoMm+88usHskfsA5swUbw=
Date: Thu, 06 Aug 2020 07:26:48 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AO3IZ2GLKBMGJ5CN5G72CREVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462562593@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c1328ed773_1cec16f896838"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zli6TUu61t3vsC1wopBX8UPZpjk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 14:26:52 -0000

----==_mimepart_5f2c1328ed773_1cec16f896838
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.



> @@ -3688,11 +3694,13 @@ to adjust for any intentional delays, which is important for getting a better
 estimate of the path RTT when acknowledgments are delayed.  A packet might be
 held in the OS kernel or elsewhere on the host before being processed.  An
 endpoint MUST NOT include delays that it does not control when populating the
-ACK Delay field in an ACK frame.
+ACK Delay field in an ACK frame, but endpoints SHOULD include buffering delays
+caused by unavailability of decryption keys.

Do we need to explain why this is a SHOULD? We could say that if a packet containing CRYPTO data from the previous PN was lost, the buffering delay will be > 1 RTT. That should be a very good motivation to follow this SHOULD.

> -value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily
+inflating the smoothed_rtt estimate.

It's not only smoothed_rtt, but also rttvar.
```suggestion
inflating the RTT estimate.
```

> +field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily
+inflating the smoothed_rtt estimate.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer's max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the smoothed_rtt
+estimate.

Not sure where to put this, but do we need to recommend something along these lines:
If you set an ack timer for `x ms`, you should advertise a max_ack_delay for `x ms + timer_granularity` in your transport parameters?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-462562593
----==_mimepart_5f2c1328ed773_1cec16f896838
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@marten-seemann</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466445404">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3688,11 +3694,13 @@ to adjust for any =
intentional delays, which is important for getting a better=0D
 estimate of the path RTT when acknowledgments are delayed.  A packet mig=
ht be=0D
 held in the OS kernel or elsewhere on the host before being processed.  =
An=0D
 endpoint MUST NOT include delays that it does not control when populatin=
g the=0D
-ACK Delay field in an ACK frame.=0D
+ACK Delay field in an ACK frame, but endpoints SHOULD include buffering =
delays=0D
+caused by unavailability of decryption keys.=0D
</pre>=0D
<p>Do we need to explain why this is a SHOULD? We could say that if a pac=
ket containing CRYPTO data from the previous PN was lost, the buffering d=
elay will be &gt; 1 RTT. That should be a very good motivation to follow =
this SHOULD.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466446867">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -value it advertised in the max_ack_delay =
transport parameter. Consequently, when=0D
-a peer reports an acknowledgment delay that is greater than its max_ack_=
delay,=0D
-the delay is attributed to reasons out of the peer&#39;s control, such a=
s scheduler=0D
-latency at the peer or loss of previous ACK frames.  Any delays beyond t=
he=0D
-peer&#39;s max_ack_delay are therefore considered effectively part of pa=
th delay and=0D
-incorporated into the smoothed_rtt estimate.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+As the peer might report acknowledgement delays that are larger than the=
 peer&#39;s=0D
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), the=0D
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (S=
ection=0D
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when t=
hey=0D
+occur, are likely to be non-repeating and limited to the handshake, the =
endpoint=0D
+can use them without limiting them to the max_ack_delay and avoid unnece=
ssarily=0D
+inflating the smoothed_rtt estimate.=0D
</pre>=0D
<p>It's not only smoothed_rtt, but also rttvar.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-inflating the smoothed_rtt estimate.=0D
+inflating the RTT estimate.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r466448051">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +field of the ACK frame as described in Se=
ction 19.3 of {{QUIC-TRANSPORT}}.=0D
+=0D
+As the peer might report acknowledgement delays that are larger than the=
 peer&#39;s=0D
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), the=0D
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (S=
ection=0D
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when t=
hey=0D
+occur, are likely to be non-repeating and limited to the handshake, the =
endpoint=0D
+can use them without limiting them to the max_ack_delay and avoid unnece=
ssarily=0D
+inflating the smoothed_rtt estimate.=0D
+=0D
+After the handshake is confirmed, any acknowledgement delays reported by=
 the=0D
+peer that are greater than the peer&#39;s max_ack_delay are attributed t=
o=0D
+unintentional but potentially repeating delays, such as scheduler latenc=
y at the=0D
+peer or loss of previous acknowledgements. Therefore, these extra delays=
 are=0D
+considered effectively part of path delay and incorporated into the smoo=
thed_rtt=0D
+estimate.=0D
</pre>=0D
<p>Not sure where to put this, but do we need to recommend something alon=
g these lines:<br>=0D
If you set an ack timer for <code>x ms</code>, you should advertise a max=
_ack_delay for <code>x ms + timer_granularity</code> in your transport pa=
rameters?</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-462562593">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4M2KQOOZP4TWATO2TR7K4SRANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6S3P6ADQ46KVJFLMDR7K4SRA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODOJCKII.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-462562593",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-462562593",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f2c1328ed773_1cec16f896838--


From nobody Thu Aug  6 07:39:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AD433A07EC for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 07:39:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 itk8V7AJdrjs for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 07:39:06 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 118363A07E7 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 07:39:06 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 3B697340EC3 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 07:39:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596724745; bh=DY7IM81b9d1lxnc4WLyqg/MEZ7BCOG2uDrZaPZR34Rg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WY6biShuR3oaxGaQeXkqg71UqRe5wx1AEgYEibGBL6oDghcgYQ+sccsmRjZatRWBT u3sX3nZNka9QpW21cCYwQhWcJMPetrC7X9xle+k8Q6RVJLg5hupLJAMuSuSyhfw9L2 ug9wvMuDrdZNLNb6P2wYnEpYDc7jqBGlHsjEOYVk=
Date: Thu, 06 Aug 2020 07:39:05 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY336JJWJ2HQCEVBVF5G73QTEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462583580@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c160924629_30e416f81553da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xELpuu6R3IlhIV8vBxrNmo5gJ_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 14:39:08 -0000

----==_mimepart_5f2c160924629_30e416f81553da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks commented on this pull request.



> +field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily
+inflating the smoothed_rtt estimate.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer's max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the smoothed_rtt
+estimate.

I thought we already had something like this, but I agree with the sentiment. MsQuic does exactly this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r466461296
----==_mimepart_5f2c160924629_30e416f81553da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@nibanks</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466461296">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer&#39;s
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily
+inflating the smoothed_rtt estimate.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer&#39;s max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the smoothed_rtt
+estimate.
</pre>
<p>I thought we already had something like this, but I agree with the sentiment. MsQuic does exactly this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466461296">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4UMHZU322YOIZPUUDR7K6ATANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4BLM3BGSDK74ON4MLR7K6ATA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOJHOHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466461296",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466461296",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2c160924629_30e416f81553da--


From nobody Thu Aug  6 07:43:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7D743A089D for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 07:43:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jdOVZlJV7R6r for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 07:43:32 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A6A273A09D5 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 07:42:37 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id EF1E73401FE for <quic-issues@ietf.org>; Thu,  6 Aug 2020 07:42:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596724956; bh=2I1ItS+7g5LynsUkOwVHHyosiqaPGpgmzlgYZ8smkD4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dMTnbIrd0YFdD1pcJM+a8719cDOIA/bWZf/XzSxYzx/SLWxtdX+rBzm4OLp+Ybs09 WSpBHn2H0f4Gth0uq546nfzyzS0PxDP3kESfgseqQe1JE++8XeQ/8QA6CtdlA8THAn d/dWC6ieroraUCEQGNG0T1J8FJzEz7mcAWsmgnwI=
Date: Thu, 06 Aug 2020 07:42:36 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYWFWFH5NESTYETO555G735ZEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462586924@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c16dcdf7af_25a716f816792"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HDrOH3ToZpDFLTaTgGTPWrcz8gE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 14:43:34 -0000

----==_mimepart_5f2c16dcdf7af_25a716f816792
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks commented on this pull request.



> @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded ACK Delay field from ACK frame

Maybe something like `ack_frame.ack_delay`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r466463705
----==_mimepart_5f2c16dcdf7af_25a716f816792
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@nibanks</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466463705">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -379,8 +387,9 @@ default values.
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:
 
 ~~~
-ack_delay = acknowledgement delay from ACK frame
-ack_delay = min(ack_delay, max_ack_delay)
+ack_delay = decoded ACK Delay field from ACK frame
</pre>
<p>Maybe something like <code>ack_frame.ack_delay</code>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466463705">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZD6Z4LDGS6VDVHBRLR7K6NZANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYYRQ5CIYUE3CHIQF3R7K6NZA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOJIILA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466463705",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466463705",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2c16dcdf7af_25a716f816792--


From nobody Thu Aug  6 13:47:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39F3E3A0ED2 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 13:47:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QhfDzl_e2XkK for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 13:47:45 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA9863A0ED5 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 13:47:44 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id F130C340CF2 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 13:47:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596746863; bh=b/NtFmeLDkv884wltl1jftITB7QZPxNrLpc7BUw61jk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l25P9hyEwQUxWvEZpMnaEL51N6o1OEntPyc0tkIa6G6GQlCRQj8jZoTAIPkucDvLT RGKZWW9mMUewsVTdhXbOxAw2ierasK9fOLn/AEIMqtOYydSdSCqM6zN/x2pc+8K5rT bKr2dG8pPLyhtUf3PyabjZ4onwznkWagKZWagiLk=
Date: Thu, 06 Aug 2020 13:47:43 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYV3CPGH6XZL3VD7NV5HBGW7EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/462860538@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c6c6fe20f7_58cb16f8133299"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t3W9OLzCcDNfPsOPvVQtm4bHEw8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 20:47:46 -0000

----==_mimepart_5f2c6c6fe20f7_58cb16f8133299
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily
+inflating the smoothed_rtt estimate.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer's max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the smoothed_rtt
+estimate.

Safeguards are always up to the implementation... this includes any for the idle timeout as well. At any rate, the sender is protected by the rttvar.

I'd be open to an editorial PR that suggests this in the right place.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r466673512
----==_mimepart_5f2c6c6fe20f7_58cb16f8133299
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466673512">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer&#39;s
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily
+inflating the smoothed_rtt estimate.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer&#39;s max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the smoothed_rtt
+estimate.
</pre>
<p>Safeguards are always up to the implementation... this includes any for the idle timeout as well. At any rate, the sender is protected by the rttvar.</p>
<p>I'd be open to an editorial PR that suggests this in the right place.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r466673512">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3MVZAIX4UWKDHWSXLR7MJG7ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NGC7FIMUTILESUD3R7MJG7A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOLLB6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466673512",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r466673512",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2c6c6fe20f7_58cb16f8133299--


From nobody Thu Aug  6 13:48:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA2CC3A0EED for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 13:48:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 oFsmYPF8R2-e for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 13:48:10 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C1053A0ED2 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 13:48:09 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 75CFC5C03F3 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 13:48:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596746888; bh=WsvFjkT+nE3gzFlS3RP1NxJPS9qXG36T7jzfKlGiAjc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rrxFM2FdYiJcLtbmzG3+XH9yY03DE9sb+ZSNGYr/l0NCE5cTQXOxwrf1bRcl0ooB/ l5pCjW7fl3J5jiQdYvlqJCzyDdkd8op2+aGezSSbAR2hReEiVTtqt7STnfthLJpH9s kdw5fRVRmtqHQzox14+73qBVWZy54kYNXZVj1+hg=
Date: Thu, 06 Aug 2020 13:48:08 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5493166097@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c6c8866430_3a2a16f813784f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a6t5gRNNwALS3cLqvenxl2kv6ps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 20:48:13 -0000

----==_mimepart_5f2c6c8866430_3a2a16f813784f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

936c4a0f080564afc3ab0e5c2d8732f14101a27b  more comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95..936c4a0f080564afc3ab0e5c2d8732f14101a27b

----==_mimepart_5f2c6c8866430_3a2a16f813784f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/936c4a0f080564afc3ab0e5c2d8732f14101a27b">936c4a0</a>  more comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95..936c4a0f080564afc3ab0e5c2d8732f14101a27b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK56RBW7BWPSCSM2HP3R7MJIRANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3F3QC5IKJTIJFIQN3R7MJIRA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGQ4TGMJWGYYDSNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95..936c4a0f080564afc3ab0e5c2d8732f14101a27b",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/0b9b2e1e3e9b65773a94c6e9b6c8cf12fbd34d95..936c4a0f080564afc3ab0e5c2d8732f14101a27b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2c6c8866430_3a2a16f813784f--


From nobody Thu Aug  6 15:03:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D7763A078F for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 15:03:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2mpP5Cfd-Bs3 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 15:03:49 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 693BE3A0789 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 15:03:49 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id A08B17A0092 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 15:03:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596751428; bh=3Ifh7GailN/4HzvqMvAF4sVpNuYAQINSBM/pF6qWEvA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2CcDB+xTl7lOBohT42j8DjwRes/sjesEvM/1DC27GWd3pZc2/bEn4enoDTNtYmLmv fgu8lKcMwnjmGaPZ2TGhQatPUxQH7CmhjV3UArenaA6KDLlyM1bmenJ00B9J+Q8rNS qNfkX+wPyAtfmCTRD/thmCb5ayo8GkX8JpgXkJ3E=
Date: Thu, 06 Aug 2020 15:03:48 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32EBEJ3O4YLC6XVZ55HBPUJEVBNHHCQII7TQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3986/review/462906971@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3986@github.com>
References: <quicwg/base-drafts/pull/3986@github.com>
Subject: Re: [quicwg/base-drafts] More words on the minimum packet size requirement (#3986)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c7e447a2ef_399e16f8144096"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SjEa_CecZLIPdNUj_ofuwykTEBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 22:03:51 -0000

----==_mimepart_5f2c7e447a2ef_399e16f8144096
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +endpoint might request that a peer include in the Destination Connection ID
+field.  This ensures that any stateless reset sent by the peer is
+indistinguishable from a valid packet sent to the endpoint.  An endpoint that
+sends a stateless reset in response to a packet that is 43 bytes or less in
+length SHOULD send a stateless reset that is one byte shorter than the packet it
+responds to.

This is difficult to parse. Suggested rephrase of the paragraph.

```
The resulting minimum size of 21 bytes does not guarantee that a stateless reset is
difficult to distinguish from other packets if the recipient requires the use of
a connection ID. To achieve that end, the endpoint SHOULD pad all packets it sends 
to at least 22 bytes longer than the minimum connection ID that the
endpoint might request a peer to include in packets that the peer sends. 
This ensures that any stateless reset sent by the peer is
indistinguishable from a valid packet sent to the endpoint.  An endpoint that
sends a stateless reset in response to a packet that is 43 bytes or shorter
SHOULD send a stateless reset that is one byte shorter than the packet it
responds to.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3986#pullrequestreview-462906971
----==_mimepart_5f2c7e447a2ef_399e16f8144096
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3986#discussion_r466710449">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +endpoint might request that a peer include in the Destination Connection ID
+field.  This ensures that any stateless reset sent by the peer is
+indistinguishable from a valid packet sent to the endpoint.  An endpoint that
+sends a stateless reset in response to a packet that is 43 bytes or less in
+length SHOULD send a stateless reset that is one byte shorter than the packet it
+responds to.
</pre>
<p>This is difficult to parse. Suggested rephrase of the paragraph.</p>
<pre><code>The resulting minimum size of 21 bytes does not guarantee that a stateless reset is
difficult to distinguish from other packets if the recipient requires the use of
a connection ID. To achieve that end, the endpoint SHOULD pad all packets it sends 
to at least 22 bytes longer than the minimum connection ID that the
endpoint might request a peer to include in packets that the peer sends. 
This ensures that any stateless reset sent by the peer is
indistinguishable from a valid packet sent to the endpoint.  An endpoint that
sends a stateless reset in response to a packet that is 43 bytes or shorter
SHOULD send a stateless reset that is one byte shorter than the packet it
responds to.
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3986#pullrequestreview-462906971">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KVRUDJ3DDV2CYHMTR7MSEJANCNFSM4PVC3KZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6XTW2O5CH2PGDULYTR7MSEJA5CNFSM4PVC3KZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOLWMWY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3986#pullrequestreview-462906971",
"url": "https://github.com/quicwg/base-drafts/pull/3986#pullrequestreview-462906971",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2c7e447a2ef_399e16f8144096--


From nobody Thu Aug  6 15:08:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCD113A07B5 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 15:08:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 i6NEuJU4n-22 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 15:08:38 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 323DF3A0787 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 15:08:38 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 60499340086 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 15:08:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596751716; bh=9VQO7AoOa1b2YpMtKxreZeFYNQvcRTSu7b/3EuhHBDk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ewPctZch3G28y5FNLRM/dZYGnHwL0035Eri5xVQUAh/K0baUGyofl9eqlYVrUQg5K qTy3tMcNJvhhEu/NzcaUGomIesyjq9wHxEbrXUTMT+BPXXgIyP42a8IS6hDnz99MqR GLDxf2dFk3ez9nFYSDXOO+c8SKy1+Mf00Db0cKfE=
Date: Thu, 06 Aug 2020 15:08:36 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JGJBTVIG5JRBAJ5F5HBQGJEVBNHHCQIIZAI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3985/review/462909202@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3985@github.com>
References: <quicwg/base-drafts/pull/3985@github.com>
Subject: Re: [quicwg/base-drafts] Strike confusing paragraph (#3985)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2c7f64468c7_696c16f82340c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RJcpviqFP9e0_Y3j9Sywqfubc-w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Aug 2020 22:08:40 -0000

----==_mimepart_5f2c7f64468c7_696c16f82340c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

 



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3985#pullrequestreview-462909202
----==_mimepart_5f2c7f64468c7_696c16f82340c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3985#pullrequestreview-462909202">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5EBSIAWEOHLLVK2NLR7MSWJANCNFSM4PVCXWNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3MWRU5NBRXFIQSTLR7MSWJA5CNFSM4PVCXWN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOLW6EQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3985#pullrequestreview-462909202",
"url": "https://github.com/quicwg/base-drafts/pull/3985#pullrequestreview-462909202",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2c7f64468c7_696c16f82340c9--


From nobody Thu Aug  6 18:02:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E9EB3A0C78 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:02:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 3Dt_8o278a5n for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:02:09 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8E203A0BD3 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:02:08 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id A203B340E40 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:02:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596762127; bh=6J7vupr0DKTkPv/Wg3bCqZzdX1DNchpnpXO9CuYm+sk=; h=Date:From:To:Subject:From; b=u391IDA1MuAHHbaSLXrNgMcOs1e7RqUo5BqtXAONi8bpLlikrRLSNmg/c46pzazXV fGFB629Gfjxx0wVZ6KR/mBIXQzu7iv28Cp34Juca6nfU4fXSonTKlVUuUvqkMVPoOi FcmfISqzWN7SM7urV2Sg/olK5gb33MnsmFcNcU6Q=
Date: Thu, 06 Aug 2020 18:02:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/sr-minimum/4638bd-34e7a3@github.com>
Subject: [quicwg/base-drafts] 34e7a3: Jana's rewording
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r8kTi7XOBjcRYOXsw74oqhbIni8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:02:16 -0000

  Branch: refs/heads/sr-minimum
  Home:   https://github.com/quicwg/base-drafts
  Commit: 34e7a39199388c97cf21d04470b9240a2c583292
      https://github.com/quicwg/base-drafts/commit/34e7a39199388c97cf21d04470b9240a2c583292
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's rewording



From nobody Thu Aug  6 18:02:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CF1F3A0C08 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:02:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zwUyGd3udNlg for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:02:20 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBB463A0C8A for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:02:18 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id C0CF65C0E8C for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:02:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596762137; bh=2GmynFGFCcLqxsewr1s7ORXeFLjbFLZ8G1NaGJiFKIE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fg4Uv2/QcsqI94ASGVhzEEY4PI2PMhBv9VvObW0XCMMbih4Mh56rn7NOW2OIOmG2K sJBU9cS/LHvu8PDQgb/kGvpD526+FKMaK9Tlc4zJgH3UmHbRB0qfB7+uhdusdUQyCU Ke5qebFYqFgeDYj8WFwAFGZzf9nRDP4FB7oIGzCQ=
Date: Thu, 06 Aug 2020 18:02:17 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3986/push/5493972823@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3986@github.com>
References: <quicwg/base-drafts/pull/3986@github.com>
Subject: Re: [quicwg/base-drafts] More words on the minimum packet size requirement (#3986)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2ca819b1476_42d716f86844"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4DI1rQH_3oGraQANdLPpoGyj6V0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:02:28 -0000

----==_mimepart_5f2ca819b1476_42d716f86844
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

34e7a39199388c97cf21d04470b9240a2c583292  Jana's rewording


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3986/files/4638bda40697497e0e8abf0587c071da68a5b7c3..34e7a39199388c97cf21d04470b9240a2c583292

----==_mimepart_5f2ca819b1476_42d716f86844
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/34e7a39199388c97cf21d04470b9240a2c583292">34e7a39</a>  Jana&#39;s rewording</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3986/files/4638bda40697497e0e8abf0587c071da68a5b7c3..34e7a39199388c97cf21d04470b9240a2c583292">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3V2336FCPPRE4JVADR7NHBTANCNFSM4PVC3KZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XK55TLWD547DKA6DR7NHBTA5CNFSM4PVC3KZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGMJUHE4TGMCQOVZWQIZVGQ4TGOJXGI4DEMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3986/files/4638bda40697497e0e8abf0587c071da68a5b7c3..34e7a39199388c97cf21d04470b9240a2c583292",
"url": "https://github.com/quicwg/base-drafts/pull/3986/files/4638bda40697497e0e8abf0587c071da68a5b7c3..34e7a39199388c97cf21d04470b9240a2c583292",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f2ca819b1476_42d716f86844--


From nobody Thu Aug  6 18:04:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 413043A0B71 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:04:26 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pCPenh41B4CE for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:04:24 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 973EC3A0B6F for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:04:24 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id D53395803FD for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:04:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596762262; bh=iLvNzDV31zEXyRTC8DXFphP6vLmhzJhLg35FrC9uioI=; h=Date:From:To:Subject:From; b=cSdhvl6GV8ePpS6sBeSU3f0ypYJeTKmdNzFdZfWqpymSem6af9VO+/ApPXLX/ZuBL vMDzkddFhvhPSTNbOVZcDI+h7MoZ63IGUsibq7dhdBdCjgILsAhSJ1IZTmSzp7OFVg wMWoK1AEtPLV/Ac0o7R6T9hLSlGaV+JI6OyNU23c=
Date: Thu, 06 Aug 2020 18:04:22 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f3910e-6b9ec3@github.com>
Subject: [quicwg/base-drafts] 6b9ec3: Script updating gh-pages from 34e7a391. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rn1G6TXPN3_-2a6yS2YOwKhQ8uc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:04:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6b9ec3d259d002cf26e4c82c7f3a4bd5551b5698
      https://github.com/quicwg/base-drafts/commit/6b9ec3d259d002cf26e4c82c7f3a4bd5551b5698
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M index.html
    M sr-minimum/draft-ietf-quic-http.html
    M sr-minimum/draft-ietf-quic-http.txt
    M sr-minimum/draft-ietf-quic-invariants.html
    M sr-minimum/draft-ietf-quic-invariants.txt
    M sr-minimum/draft-ietf-quic-qpack.html
    M sr-minimum/draft-ietf-quic-qpack.txt
    M sr-minimum/draft-ietf-quic-recovery.html
    M sr-minimum/draft-ietf-quic-recovery.txt
    M sr-minimum/draft-ietf-quic-tls.html
    M sr-minimum/draft-ietf-quic-tls.txt
    M sr-minimum/draft-ietf-quic-transport.html
    M sr-minimum/draft-ietf-quic-transport.txt
    R ticket-semantics/draft-ietf-quic-http.html
    R ticket-semantics/draft-ietf-quic-http.txt
    R ticket-semantics/draft-ietf-quic-invariants.html
    R ticket-semantics/draft-ietf-quic-invariants.txt
    R ticket-semantics/draft-ietf-quic-qpack.html
    R ticket-semantics/draft-ietf-quic-qpack.txt
    R ticket-semantics/draft-ietf-quic-recovery.html
    R ticket-semantics/draft-ietf-quic-recovery.txt
    R ticket-semantics/draft-ietf-quic-tls.html
    R ticket-semantics/draft-ietf-quic-tls.txt
    R ticket-semantics/draft-ietf-quic-transport.html
    R ticket-semantics/draft-ietf-quic-transport.txt
    R ticket-semantics/index.html

  Log Message:
  -----------
  Script updating gh-pages from 34e7a391. [ci skip]



From nobody Thu Aug  6 18:04:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7D3E3A0B71 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:04:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 75jyZaOeDB3n for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:04:35 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C23083A0B6F for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:04:35 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id BE2CA7A0023 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:04:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596762274; bh=cKjD70RnZAUFeMAxGvsHmXRVtiEPTts5rDtzO3sZvCI=; h=Date:From:To:Subject:From; b=xptgV6mhojEmk3F+sDyo146m3sGXuo4SdS+c0qgqwOEsjthcftUbhuIqLfUxRH0aQ 6ie32lgDuJJdmcJ7IrvthJ9wf657FZ5/voOTbGJqf6Ci5SjetleDge9h27aT3bfz6E 6eEzSuOAq57eR+BxbSe3nsj2F7Hr2m01TvGAnc8E=
Date: Thu, 06 Aug 2020 18:04:34 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6b9ec3-35f741@github.com>
Subject: [quicwg/base-drafts] 35f741: Script updating archive at 2020-08-07T01:04:16Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nOjVpLXEtICLXBXyq1Iv0w7h-qw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:04:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 35f7417f0c2952cd025eff8fa6a01a023ac16923
      https://github.com/quicwg/base-drafts/commit/35f7417f0c2952cd025eff8fa6a01a023ac16923
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-07T01:04:16Z. [ci skip]



From nobody Thu Aug  6 18:44:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABEF93A0CB7 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:44:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 80o46IZY5hms for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:44:31 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97E0D3A0CB5 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:44:31 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id DA62358020C for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:44:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596764670; bh=pAZvLuyeOh0wNLlyGl2kcnTXe7r48T5/x1skf3ZOZtw=; h=Date:From:To:Subject:From; b=ZwIdNse5OJ6j7KpnKReiLmE5Zan3mIZBMAiukgb+iNkWuRwUJ3qNcyQs5DaBpathc 75RfSCxFf6PFai63E0Diqg2XKQeUzrDEQPnNLOlygg65iSh6OG5a2Qaif1IQasextv Vp1nIh0+28spM/icbKVI5LFALcZTmJlzpI6fXgz8=
Date: Thu, 06 Aug 2020 18:44:30 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/sr-minimum/34e7a3-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UpLZ_0RHvC65Qbx1nkkdgi8yXUI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:44:33 -0000

  Branch: refs/heads/sr-minimum
  Home:   https://github.com/quicwg/base-drafts


From nobody Thu Aug  6 18:44:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04CF13A0CB5 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:44:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 iFbSxUPIV4ES for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:44:31 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DC3C3A0CA0 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:44:31 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id D6C3D340E29 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:44:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596764669; bh=v+UzTUV78iUulNe4/h6KzjL7AMERpYuoCbeuk8akIPA=; h=Date:From:To:Subject:From; b=FBZf0sjq/4Xr1QYfBs0cc5ZXVjXrfDX/VZ5BdU/U5zcjJ1WcZzPTycc3QmlRL38oZ XNPzdGo38SxZ2qA8PWqGbJvB1/zx2ZE3zvhtwTOcbe7yb9OR9EUpl9NWikUwoPLMM+ pqmyOJZm6iz6CXEv5H5DQG4r4zykjRT2lBdz11aI=
Date: Thu, 06 Aug 2020 18:44:29 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b4f08d-dbd0a7@github.com>
Subject: [quicwg/base-drafts] 4638bd: More words on the minimum packet size requirement
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_QLfdCIWP9AcsFHvTt8a1BaS9zk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:44:33 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4638bda40697497e0e8abf0587c071da68a5b7c3
      https://github.com/quicwg/base-drafts/commit/4638bda40697497e0e8abf0587c071da68a5b7c3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More words on the minimum packet size requirement

For stateless resets, we recommend a minimum packet size on ALL packets,
based on the maximum length of connection IDs that might be generated by
the same endpoint.  This isn't exactly clear, but nor do I think we need
to include the fully worked logic that leads to it.

This attempts to split the difference.

Closes #3848.


  Commit: 34e7a39199388c97cf21d04470b9240a2c583292
      https://github.com/quicwg/base-drafts/commit/34e7a39199388c97cf21d04470b9240a2c583292
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's rewording


  Commit: dbd0a7c3eedc269df6d6c499d7f9ed73ef6697a1
      https://github.com/quicwg/base-drafts/commit/dbd0a7c3eedc269df6d6c499d7f9ed73ef6697a1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3986 from quicwg/sr-minimum

More words on the minimum packet size requirement


Compare: https://github.com/quicwg/base-drafts/compare/b4f08d1c60e3...dbd0a7c3eedc


From nobody Thu Aug  6 18:44:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9ED423A0CB5 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:44:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DAG0t_Ke5fKa for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:44:41 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 525D83A0CA0 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:44:41 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 2B67A840E60 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:44:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596764680; bh=oKweaiGE6pMlnT++qOH0rSxtpxw2g5PgG5ZYqQ1ABfk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mzmS01JfZbRz9mc9dbuMnxNjymotvgHUWp7JF2oVWr6zCRVuBTAVnmJJlqrIIym6o K1CA6Sz6trCABUVzZ6WouZIkmRcClM4EaFTduuQeUcJPQQL4Zt3XRARU4s/NHwsRl9 0js2Yii6TBfwZzK02ZfN4K8VnWKYmtu+MWEgEl9Y=
Date: Thu, 06 Aug 2020 18:44:40 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6JZFBW5YIUXTMR7MV5HCJQREVBNHHCN2KTRY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3848/issue_event/3631420406@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3848@github.com>
References: <quicwg/base-drafts/issues/3848@github.com>
Subject: Re: [quicwg/base-drafts] Minimum packet size for stateless reset (#3848)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2cb2081bd92_68eb16f83981"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7hVxZCpcabjPI8pPPOikeQF-onI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:44:43 -0000

----==_mimepart_5f2cb2081bd92_68eb16f83981
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3848 via #3986.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3848#event-3631420406
----==_mimepart_5f2cb2081bd92_68eb16f83981
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652825486" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3848" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3848/hovercard" href="https://github.com/quicwg/base-drafts/issues/3848">#3848</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673259420" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3986" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3986/hovercard" href="https://github.com/quicwg/base-drafts/pull/3986">#3986</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3848#event-3631420406">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5D2OWMCVYDGTFQWW3R7NMARANCNFSM4OUBBI6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RKKYI56BLMYMXJTTR7NMARA5CNFSM4OUBBI62YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3BZRH5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3848#event-3631420406",
"url": "https://github.com/quicwg/base-drafts/issues/3848#event-3631420406",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2cb2081bd92_68eb16f83981--


From nobody Thu Aug  6 18:44:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CB473A0CA0 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:44:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 THdp61Du-JZq for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:44:41 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BEF23A0CB7 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:44:41 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 563BB902640 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:44:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596764680; bh=NK1hYbsbw0+Jr+TcQl04KKJoKBQ3w8aI5Lk+kgM8yEM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jbsl9aImd/eS30hyMVgl173u+HUEKZYeTwk0EojSp+Dto0KYlovq6TuQHKsqtFjKt HOfVUXim4nUDBgId+1oPuACDo5VuMlP5LmMirWogm7KfXuSQSMqVbSFdLmW/WKFCZE iULt6qeEvz4Z8udI92/PqUdNbHG8jLXDD/edcT80=
Date: Thu, 06 Aug 2020 18:44:40 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YKEKPW2OBNDKGFRN5HCJQREVBNHHCQII7TQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3986/issue_event/3631420404@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3986@github.com>
References: <quicwg/base-drafts/pull/3986@github.com>
Subject: Re: [quicwg/base-drafts] More words on the minimum packet size requirement (#3986)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f2cb20847465_525b16f840564"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V9tM4J1dn4pcgnz6D7AFY02x_kU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:44:43 -0000

----==_mimepart_5f2cb20847465_525b16f840564
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3986 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3986#event-3631420404
----==_mimepart_5f2cb20847465_525b16f840564
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673259420" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3986" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3986/hovercard" href="https://github.com/quicwg/base-drafts/pull/3986">#3986</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3986#event-3631420404">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MEPSIQMY7NV2NUMDR7NMARANCNFSM4PVC3KZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZE3ENBKJYQNVEJZ5LR7NMARA5CNFSM4PVC3KZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3BZRH5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3986#event-3631420404",
"url": "https://github.com/quicwg/base-drafts/pull/3986#event-3631420404",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f2cb20847465_525b16f840564--


From nobody Thu Aug  6 18:45:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 710663A0CB7 for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:45:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CEg4n8DepTxp for <quic-issues@ietfa.amsl.com>; Thu,  6 Aug 2020 18:45:34 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 515C83A0CB5 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:45:34 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 943EB5C03F7 for <quic-issues@ietf.org>; Thu,  6 Aug 2020 18:45:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1596764733; bh=lGfWQXiL1xvJwQvOGk6MY6bF8U6XRNlg0SC85Mswu1c=; h=Date:From:To:Subject:From; b=bWS0g+ZpZaptbgu6+YUvSC9P/6YvbomRtpT56fW6IL0OL2fTYO6bN6C3XPhhggm2M zIG3W92NdGXIM46iNpNwvwNpR52mlUELH7kRaioyJS3cskgNaOSTWjc5SyXn+rva5W 5xVtvyoBaVSCI3GoJ2ocx6DTjawrw0q/jXwXVKlU=
Date: Thu, 06 Aug 2020 18:45:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/35f741-bc8702@github.com>
Subject: [quicwg/base-drafts] bc8702: Script updating gh-pages from dbd0a7c3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nOa3xaRgnm6iANwM-tD7k0Ks7cU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Aug 2020 01:45:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bc870256b725a830b65bb083295a5ca861c4960e
      https://github.com/quicwg/base-drafts/commit/bc870256b725a830b65bb083295a5ca861c4960e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from dbd0a7c3. [ci skip]



From nobody Mon Aug 10 05:29:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62E163A1529 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 05:29:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 H7J138WDeWaw for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 05:29:56 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B7D33A0DD8 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 05:29:55 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id C2FEB900051 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 05:29:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597062594; bh=AJ3OmD7KiBZmWRECYIA7Tx2PvcSRVbzdqP/HysJ8QZM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xxfNplBrBhq7PP7kXTmOBddDms/a99dmBlQml/G6dg2BHjwyCML98cIDt4bpczVfp 4YAomUqZQtW4MyA/MrNyvs0u7dGn0uA+LdGjhD2EJseY3tETeMxlBJx8CL8AtLs61x yPjC35HbvHlvIafCxshAKASZb0WEjNcDv4VSyXrw=
Date: Mon, 10 Aug 2020 05:29:54 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KMJ7R7AVLEM633G55HUPMFEVBNHHCQTDTBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3989@github.com>
Subject: [quicwg/base-drafts] Allow server to enforce port-Retry packet numbering (#3989)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f313dc2b2078_694416f85869"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/StbGso-BifQT4jEND3fLdPvb_Ks>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 12:29:57 -0000

----==_mimepart_5f313dc2b2078_694416f85869
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

_(I first raised this issue on the [mailing list](https://mailarchive.ietf.org/arch/msg/quic/D59v8K4Zem5Kb2zjQWyKsA_v1eI/).)_

There is the following `MUST NOT` in the transport draft:

```
   A client MUST NOT reset the packet number for any packet number space
   after processing a Retry packet; Section 17.2.3 contains more
   information on this.
```

We should allow the server to abort the connection the the client violates this `MUST NOT`.  The server can do so by including the packet number into the Retry token and comparing against it when the client sends packets that carry the token.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3989
----==_mimepart_5f313dc2b2078_694416f85869
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><em>(I first raised this issue on the <a href="https://mailarchive.ietf.org/arch/msg/quic/D59v8K4Zem5Kb2zjQWyKsA_v1eI/" rel="nofollow">mailing list</a>.)</em></p>
<p>There is the following <code>MUST NOT</code> in the transport draft:</p>
<pre><code>   A client MUST NOT reset the packet number for any packet number space
   after processing a Retry packet; Section 17.2.3 contains more
   information on this.
</code></pre>
<p>We should allow the server to abort the connection the the client violates this <code>MUST NOT</code>.  The server can do so by including the packet number into the Retry token and comparing against it when the client sends packets that carry the token.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3989">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KLJWG3S2XPQRTT2LR77R4FANCNFSM4PZ5BN3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4P4RJ6UE46EP5BZQDR77R4FA5CNFSM4PZ5BN32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KCMOMEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3989",
"url": "https://github.com/quicwg/base-drafts/issues/3989",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f313dc2b2078_694416f85869--


From nobody Mon Aug 10 05:40:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7020D3A1493 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 05:40:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.479
X-Spam-Level: 
X-Spam-Status: No, score=-1.479 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 O4NEIytJQTHr for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 05:40:30 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D3713A0813 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 05:40:30 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 6CF73600E51 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 05:40:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597063229; bh=rxmrnUpoh+nB45+HNygJ1BgKavcKVrp9Bd8kNyUX1gg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yfCYMwDdXN+WlKc+o9fx7Xu2PtGbNHbn0GXaVnkYSFk+3ofVleJjnKw40QVVWUZaf FhQs61cAQAMrWsQVTcMbzvLPBqP4kYW1x4pP4srR5vcaT/t6TLYp+GRSQCREojchkP rsunKzLB5WezwzH3XqJMEGgW3RhDQalRKDEK9DRo=
Date: Mon, 10 Aug 2020 05:40:29 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTC6AD23CIHPKT52V5HUQT3EVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990@github.com>
Subject: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31403d5d31f_7fe716f8314319"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FRj7O0jkjAo3Gz30RqGsVXN8uP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 12:40:31 -0000

----==_mimepart_5f31403d5d31f_7fe716f8314319
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes issue #3989.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3990

-- Commit Summary --

  * Let server abort on post-Retry packet number reset

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3990.patch
https://github.com/quicwg/base-drafts/pull/3990.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990

----==_mimepart_5f31403d5d31f_7fe716f8314319
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fixes issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="676098825" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3989" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3989/hovercard" href="https://github.com/quicwg/base-drafts/issues/3989">#3989</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3990'>https://github.com/quicwg/base-drafts/pull/3990</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Let server abort on post-Retry packet number reset</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3990/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3990.patch'>https://github.com/quicwg/base-drafts/pull/3990.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3990.diff'>https://github.com/quicwg/base-drafts/pull/3990.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6X35D3HJQZPNKQJ23R77TD3ANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SEVLZZ46S6XW6PV3R77TD3A5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KCMRL7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990",
"url": "https://github.com/quicwg/base-drafts/pull/3990",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f31403d5d31f_7fe716f8314319--


From nobody Mon Aug 10 08:10:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13F403A169A for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 08:10:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iAB_hEoU89bQ for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 08:10:51 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D93953A1698 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 08:10:51 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id A59FD5E0093 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 08:10:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597072250; bh=HXBZ9CTHjrQxaAGighfLTa4wmXMkrZDm4QRwimJhTJ8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uSr6hi+XCvgAgwXdivTDZGKxPSNY+lu2hLbNcT5hxcV3wh0Qb3VXKoTScRGQVMMgm 7FyN5rW+IJ/WWJCPqoasJuoup8tyiP0iLy6pr6QOaYhWjoJidCrtfDTquwTy5OXvjZ aP8GzlpsqXYPCUKi0BjjORQHiAIoKzdzl//Y+300=
Date: Mon, 10 Aug 2020 08:10:50 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3QW2C4JZPMIQXBPIN5HVCHVEVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/review/464318361@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31637a93afd_63d116f81079e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zm1uE1Pe_TWS16hx2h8mxnuX3g4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 15:10:53 -0000

----==_mimepart_5f31637a93afd_63d116f81079e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.



> @@ -3666,17 +3644,33 @@ validation at a sender and including a lower value than what was included in a
 previous ACK frame could cause ECN to be unnecessarily disabled; see
 {{ecn-validation}}.
 
+{{ack-tracking}} describes an exemplary approach for determining what packets
+to acknowledge in each ACK frame.  Though the goal of this algorithm is to
+generate an acknowledgment for every packet that is processed, it is still
+possible for acknowledgments to be lost.  A sender cannot expect to receive

Minor nit; I think the sender is right to expect this in the normal case, but it's not guaranteed and can't be relied upon.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-464318361
----==_mimepart_5f31637a93afd_63d116f81079e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3979#discussion_r467972714">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3666,17 +3644,33 @@ validation at a sender and including a lower value than what was included in a
 previous ACK frame could cause ECN to be unnecessarily disabled; see
 {{ecn-validation}}.
 
+{{ack-tracking}} describes an exemplary approach for determining what packets
+to acknowledge in each ACK frame.  Though the goal of this algorithm is to
+generate an acknowledgment for every packet that is processed, it is still
+possible for acknowledgments to be lost.  A sender cannot expect to receive
</pre>
<p>Minor nit; I think the sender is right to expect this in the normal case, but it's not guaranteed and can't be relied upon.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-464318361">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OMPKWXS2QKNN3FBTSAAEXVANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YT3HKN5NNHGALRIDSAAEXVA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOWO7GI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-464318361",
"url": "https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-464318361",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31637a93afd_63d116f81079e4--


From nobody Mon Aug 10 11:14:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97F9A3A0A3F for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:14:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lZOVxjzFLi9d for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:14:36 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6BF933A09F8 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:14:36 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id AAF90600D94 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:14:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597083275; bh=GrmYl344OktW3AJGwA/MH+AUtAltoJtYP0/SEs6kcZA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=RqfmUkYn4t/tJTzq7Dbywl+uaZnXtQmiQnimlCFdIniyUpE5dENEQ0agwu+FH08NB URWB05ls0TEA45XtYnv62dI1fef92Iop/oKEohsIf2fJ7F3OYUgr3FFjs11w38Ai8l F8l6Ittvqmapbsrto6ngcN7RxMPh5j0tregXZLi8=
Date: Mon, 10 Aug 2020 11:14:35 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WND6OFLU2NTCSKQF5HVXYXEVBNHHCQT65JI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3991@github.com>
Subject: [quicwg/base-drafts] Reserved frame types error (#3991)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f318e8b9c416_4c8d16f811024f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JNcuJX72qZ4OKR2sEjmmOHziUUg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 18:14:38 -0000

----==_mimepart_5f318e8b9c416_4c8d16f811024f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We currently say:
> Frame types that were used in HTTP/2 where there is no corresponding HTTP/3 frame have also been reserved (Section 11.2.1). These frame types MUST NOT be sent, and receipt MAY be treated as an error of type H3_FRAME_UNEXPECTED.

This text has two failings:

- It doesn't specify whether the error is a stream error or a connection error
- In #3955, it was argued that this violation is easily detected, and perhaps warrants a "MUST error" instead of a "MAY error"



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3991
----==_mimepart_5f318e8b9c416_4c8d16f811024f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>We currently say:</p>
<blockquote>
<p>Frame types that were used in HTTP/2 where there is no corresponding HTTP/3 frame have also been reserved (Section 11.2.1). These frame types MUST NOT be sent, and receipt MAY be treated as an error of type H3_FRAME_UNEXPECTED.</p>
</blockquote>
<p>This text has two failings:</p>
<ul>
<li>It doesn't specify whether the error is a stream error or a connection error</li>
<li>In <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664584447" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3955" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3955/hovercard" href="https://github.com/quicwg/base-drafts/pull/3955">#3955</a>, it was argued that this violation is easily detected, and perhaps warrants a "MUST error" instead of a "MAY error"</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3991">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QHPOHLLK6ATN366DSAA2IXANCNFSM4P2G5VLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3XAX5KH5KDXEMZVETSAA2IXA5CNFSM4P2G5VL2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KCP3VFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3991",
"url": "https://github.com/quicwg/base-drafts/issues/3991",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f318e8b9c416_4c8d16f811024f--


From nobody Mon Aug 10 11:15:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A83EC3A0A3D for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:15:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rQbBESjhGYnF for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:15:26 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80FBB3A09F8 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:15:26 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id C638B5E0044 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:15:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597083325; bh=olw8RS9TPbL9/ZIa4TQ2NQNb6OWEAdstzDzx1VAD5JE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gvSZEpxVZnf7DV6p5kSQuzhx3dTYfclBW+I+lKkSEnWBQcVvIwclMEHeFhFs9+ZVM 8t3I9mSLQPQreXDJP19z+OqDwk5xCsqiAxhhzWBEcngQYzMehi7StAB+rvrgB6iqxW 20mCTO3/LSrpgoiBNOnGSSzdQge6KZx15YR76gsc=
Date: Mon, 10 Aug 2020 11:15:25 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZELYQJ7B6FTPZS6TV5HVX33EVBNHHCPHGA74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/c671509132@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f318ebdb6adc_bca16f816434f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ruKl0yLf5Db-L0naUyuWPgDwp04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 18:15:28 -0000

----==_mimepart_5f318ebdb6adc_bca16f816434f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson, that goes back to the discussion we had around stream vs. connection errors.  @kazuho's point, if I can summarize briefly, is that an intermediary might directly copy some things from its connection to the client onto its connection to the server, or vice versa.  That led to the logic of using connection errors for things _definitely_ generated by your peer; settings are definitely generated by the peer, which argues for "MUST error," while frames might have come from upstream.

However, I note that we currently don't specify whether receiving a reserved frame type is a stream or a connection error, so I've opened #3991 for that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955#issuecomment-671509132
----==_mimepart_5f318ebdb6adc_bca16f816434f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>, that goes back to the discussion we had around stream vs. connection errors.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>'s point, if I can summarize briefly, is that an intermediary might directly copy some things from its connection to the client onto its connection to the server, or vice versa.  That led to the logic of using connection errors for things <em>definitely</em> generated by your peer; settings are definitely generated by the peer, which argues for "MUST error," while frames might have come from upstream.</p>
<p>However, I note that we currently don't specify whether receiving a reserved frame type is a stream or a connection error, so I've opened <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="676322634" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3991" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3991/hovercard" href="https://github.com/quicwg/base-drafts/issues/3991">#3991</a> for that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3955#issuecomment-671509132">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52G4IGL4G5MQPMPDDSAA2L3ANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3N7ONCKQTKWUH3AKLSAA2L3A5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFADGVDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955#issuecomment-671509132",
"url": "https://github.com/quicwg/base-drafts/pull/3955#issuecomment-671509132",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f318ebdb6adc_bca16f816434f--


From nobody Mon Aug 10 11:17:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 866113A0A3F for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:17:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Fa_Aq1m6xHMG for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:17:02 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 312B83A0A3D for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:17:02 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 49CB25E05A3 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:17:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597083421; bh=Px7Mzy0DZFIJEKg2QZOrX1N3bAO51cvd8bXp865gv+I=; h=Date:From:To:Subject:From; b=vrhXVmruDTkEpRfmplHTo2jVpKETz9RjwWJ09xNhBtlqtdxNCjcJo/qZZ6q2jrc6R tFw55MVrOgSEhKfMhXqncFPzjl2/WXznHz8zQinTfz0oxjihidnO02tvjQSPgjVUKo icwGxCpmdisiWwNuhQKitHy2ybeqfaP1N0Kjna04=
Date: Mon, 10 Aug 2020 11:17:01 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/h2_settings_reserved/8c8c36-f75b0c@github.com>
Subject: [quicwg/base-drafts] 065a6b: Version field <-> Version is not invariant
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nwehhe9kai7Msjf_kLEwESSf6Y4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 18:17:06 -0000

  Branch: refs/heads/http/h2_settings_reserved
  Home:   https://github.com/quicwg/base-drafts
  Commit: 065a6bd49dc0ddc7a1fb6b7b8a2142834b0158af
      https://github.com/quicwg/base-drafts/commit/065a6bd49dc0ddc7a1fb6b7b8a2142834b0158af
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Version field <-> Version is not invariant

...it's just a Version field.

This is a subtle one, but it follows from the work that others have been
doing on greasing versions or providing additions to echconfig for QUIC
connection establishment.  It basically says that Version is for
endpoints, not middleboxes.


  Commit: 6b19c710bd1ea0df6553a314a2fc473f776b55f0
      https://github.com/quicwg/base-drafts/commit/6b19c710bd1ea0df6553a314a2fc473f776b55f0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Version is for endpoints


  Commit: f873eb883eeaa3b9aabeb2370d54f23b7f3b2d9a
      https://github.com/quicwg/base-drafts/commit/f873eb883eeaa3b9aabeb2370d54f23b7f3b2d9a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Error for frames in the wrong packet

Closes #3851.


  Commit: d1e84109bcf74cc2fb4c0961effc56bd7966b393
      https://github.com/quicwg/base-drafts/commit/d1e84109bcf74cc2fb4c0961effc56bd7966b393
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  change error to PROTOCOL_VIOLATION when receiving an invalid RCID frame


  Commit: 415ae7646ddd5d62810365215893bd9f4ebf55d8
      https://github.com/quicwg/base-drafts/commit/415ae7646ddd5d62810365215893bd9f4ebf55d8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Prohibit reading 1-RTT before handshake complete

This was never explicit for the client as it is usually not possible.

Closes #3855 in a way that perhaps was not anticipated.


  Commit: 8d15c9b4a61a391541b7344166cb60f431bca1a0
      https://github.com/quicwg/base-drafts/commit/8d15c9b4a61a391541b7344166cb60f431bca1a0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  3x amplification limit for CONNECTION_CLOSE

We weren't very concrete in saying how endpoints generate packets with
CONNECTION_CLOSE, particularly those that throw away keys.  We have
a rather vague requirement.

In short, follow the same rules we established for the handshake.
Wording this as an aggregate number allows for stochastic reactions and
larger CONNECTION_CLOSE frames.  This way, if you get a 25-byte packet
and respond with a 200-byte packet, you can do that, but you have to
respond to 3 in 8 or fewer in that way.

Note that this limit only applies if the endpoint throws away decryption
keys.  Endpoints with keys aren't blind amplifiers.

Closes #3845.


  Commit: 2d92d2c893add972496120d364e881af55c70e11
      https://github.com/quicwg/base-drafts/commit/2d92d2c893add972496120d364e881af55c70e11
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  No RTT samples, no persistent congestion

Fixes #3875


  Commit: a38e49b3e25977f9dea8f0bc099e542f04004d5a
      https://github.com/quicwg/base-drafts/commit/a38e49b3e25977f9dea8f0bc099e542f04004d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Be clearer about protections

This breaks down some of the packet protection text in favour of more
specific language about the protections provided.  By preference,
this talks about integrity protection and confidentiality protection as
it relates to those packets that are protected using keys derived from
TLS.  For Initial packets this means avoid use of "packet protection" as
much as possible (I'm sure that I have missed some of these).  The same
for Retry.

This required some additional framing, but it wasn't too intrusive.
Most of the changes are cosmetic.

Closes #3887.


  Commit: 25264d07790fcb63f08d3400a9bb61aa6a4785c2
      https://github.com/quicwg/base-drafts/commit/25264d07790fcb63f08d3400a9bb61aa6a4785c2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  First initial


  Commit: 414498f28aff12124a94fd5ffc5c7c2ece8105bf
      https://github.com/quicwg/base-drafts/commit/414498f28aff12124a94fd5ffc5c7c2ece8105bf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 83e840eb0fdef5f972306477b8b9cc62fe355bb4
      https://github.com/quicwg/base-drafts/commit/83e840eb0fdef5f972306477b8b9cc62fe355bb4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  first Initial

Co-authored-by: Mike Bishop <mbishop@evequefou.be>


  Commit: b10404aba157fc11c01b3cbd62b359988bb3d614
      https://github.com/quicwg/base-drafts/commit/b10404aba157fc11c01b3cbd62b359988bb3d614
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  4-byte identifier rather than integer


  Commit: 4479b16ed2d268284f7777d5ceb0935fcbdfd950
      https://github.com/quicwg/base-drafts/commit/4479b16ed2d268284f7777d5ceb0935fcbdfd950
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M protection-samples.js

  Log Message:
  -----------
  Merge branch 'master' into version-not

Identify VN using 0x00000000.


  Commit: 642cc0f0de4dd9160feea5b6727aeab5fdd4c306
      https://github.com/quicwg/base-drafts/commit/642cc0f0de4dd9160feea5b6727aeab5fdd4c306
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Fixup xref and s/numbers/values


  Commit: 6bfa25a4eda6b4efe52fb802940b0efb04d15f99
      https://github.com/quicwg/base-drafts/commit/6bfa25a4eda6b4efe52fb802940b0efb04d15f99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Current time PTO clarification

This is a rephrase of @martinthomson  suggestion.

Fixes #3908


  Commit: 5782bf9aead14fee58252a587376e56bf62abf91
      https://github.com/quicwg/base-drafts/commit/5782bf9aead14fee58252a587376e56bf62abf91
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into less-protection


  Commit: c78921e5d3ff5d5ea37a398eccd8afd74872e71b
      https://github.com/quicwg/base-drafts/commit/c78921e5d3ff5d5ea37a398eccd8afd74872e71b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Use text from master for this paragraph


  Commit: 1db24ca405c391ad6044260aeb196626b1c716d3
      https://github.com/quicwg/base-drafts/commit/1db24ca405c391ad6044260aeb196626b1c716d3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Trailing whitespace, gah


  Commit: a5cc128e346c5d5ac0111a8a192fdc682ba4a3dd
      https://github.com/quicwg/base-drafts/commit/a5cc128e346c5d5ac0111a8a192fdc682ba4a3dd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 58f73149cd0bc83afa499877ac092635a541a44c
      https://github.com/quicwg/base-drafts/commit/58f73149cd0bc83afa499877ac092635a541a44c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 05cb8f2eb7027a63f4697fccec69a18f194a405b
      https://github.com/quicwg/base-drafts/commit/05cb8f2eb7027a63f4697fccec69a18f194a405b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Lots of review comments

These will need to be wrapped

Co-authored-by: ianswett <ianswett@users.noreply.github.com>
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>
Co-authored-by: Kazuho Oku <kazuhooku@gmail.com>


  Commit: bca2743083bca2e8a7b85abb392b85675798c8fe
      https://github.com/quicwg/base-drafts/commit/bca2743083bca2e8a7b85abb392b85675798c8fe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  wrap


  Commit: 13cfae81cd06270203423bbf93d6ce294dbc676e
      https://github.com/quicwg/base-drafts/commit/13cfae81cd06270203423bbf93d6ce294dbc676e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  May use 64+bit CIDs as address validation

Fixes #3834


  Commit: 5a790e1484d9eef476a63248bd8b2b5a3f91cdee
      https://github.com/quicwg/base-drafts/commit/5a790e1484d9eef476a63248bd8b2b5a3f91cdee
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

A variation on @martinthomson suggestion


  Commit: eabdc5c82c92ef0077d368a58c9f02e7f16b1394
      https://github.com/quicwg/base-drafts/commit/eabdc5c82c92ef0077d368a58c9f02e7f16b1394
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: a5cfbdcf73f306a3cd2c3dc80159d7883d2121a8
      https://github.com/quicwg/base-drafts/commit/a5cfbdcf73f306a3cd2c3dc80159d7883d2121a8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Update persistent congestion pseudocode


  Commit: 918e823125d0111b7ab1c62268d2a8df880f1178
      https://github.com/quicwg/base-drafts/commit/918e823125d0111b7ab1c62268d2a8df880f1178
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Marten Seemann <martenseemann@gmail.com>


  Commit: c2d50c6f103af8f66f2985f4d82861772b37fc99
      https://github.com/quicwg/base-drafts/commit/c2d50c6f103af8f66f2985f4d82861772b37fc99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 7590ad3639cfb3cabd918498cad2ee93d90d25fa
      https://github.com/quicwg/base-drafts/commit/7590ad3639cfb3cabd918498cad2ee93d90d25fa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 92d1701ac1e5b1554dc1df4abf0c7af3a5b0d403
      https://github.com/quicwg/base-drafts/commit/92d1701ac1e5b1554dc1df4abf0c7af3a5b0d403
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moor sugestions

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 00d90fccb3fb8dfb3e831198629a63b0399052ad
      https://github.com/quicwg/base-drafts/commit/00d90fccb3fb8dfb3e831198629a63b0399052ad
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Some more rearrangement


  Commit: 645d6f8be9824db6909f2a02131c21a690a30809
      https://github.com/quicwg/base-drafts/commit/645d6f8be9824db6909f2a02131c21a690a30809
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Cleaner


  Commit: 7f190d7ec7885c46bc0a4e40a3535870af006b6d
      https://github.com/quicwg/base-drafts/commit/7f190d7ec7885c46bc0a4e40a3535870af006b6d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split sentence; reword


  Commit: 6874d0047957ab40acba32937cc915fb2fb47a8a
      https://github.com/quicwg/base-drafts/commit/6874d0047957ab40acba32937cc915fb2fb47a8a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Updates from MT, Jana and Kazuho's suggestions


  Commit: 61584650b49075d6645d6d14f6c6fdc8450c234e
      https://github.com/quicwg/base-drafts/commit/61584650b49075d6645d6d14f6c6fdc8450c234e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Better example of persistent congestion


  Commit: 2780f26cc63a9d5143abc08731cadcabadf37e27
      https://github.com/quicwg/base-drafts/commit/2780f26cc63a9d5143abc08731cadcabadf37e27
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  use PTO


  Commit: 6d16cc98ecc8caaa02896d5eca57b2552c9af33b
      https://github.com/quicwg/base-drafts/commit/6d16cc98ecc8caaa02896d5eca57b2552c9af33b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  write out


  Commit: cb5635178e68203d1ce58044a77db2a1805a8a7a
      https://github.com/quicwg/base-drafts/commit/cb5635178e68203d1ce58044a77db2a1805a8a7a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  capitalize


  Commit: 89e99d1428500ac413cb5197afd67631290ed09b
      https://github.com/quicwg/base-drafts/commit/89e99d1428500ac413cb5197afd67631290ed09b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 4139dce450ec3c8f9e9bf658d6245e6a11426c51
      https://github.com/quicwg/base-drafts/commit/4139dce450ec3c8f9e9bf658d6245e6a11426c51
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 1acc648093ef6782cea2bf3942a66471d170b2cd
      https://github.com/quicwg/base-drafts/commit/1acc648093ef6782cea2bf3942a66471d170b2cd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 3ddca85d4b885e053a7312f02af4dfb49bb9d3ea
      https://github.com/quicwg/base-drafts/commit/3ddca85d4b885e053a7312f02af4dfb49bb9d3ea
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Kazuho's suggestion

Don't pass all the lost packets in, since this is across PN spaces.


  Commit: 7f6999a60d3ccd687f3592a00370b2a29af8f7bc
      https://github.com/quicwg/base-drafts/commit/7f6999a60d3ccd687f3592a00370b2a29af8f7bc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Require coalesced packets to have the same connection ID

Closes #3800.


  Commit: e4601fe7238b8cc101915888ad0585a673efef16
      https://github.com/quicwg/base-drafts/commit/e4601fe7238b8cc101915888ad0585a673efef16
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 6e32e4692e3cc0e685420ee2ed45d6e1bb5cda6a
      https://github.com/quicwg/base-drafts/commit/6e32e4692e3cc0e685420ee2ed45d6e1bb5cda6a
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix spelling and style consistency nits


  Commit: 19a53b39e44af9eb58a67964bfbb28d179842549
      https://github.com/quicwg/base-drafts/commit/19a53b39e44af9eb58a67964bfbb28d179842549
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Address some of @martinthomson's review comments


  Commit: 0b04498bc7d167a2d7118675244d182bd99cd5fc
      https://github.com/quicwg/base-drafts/commit/0b04498bc7d167a2d7118675244d182bd99cd5fc
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ACK delay -> acknowledgement delay (ACK Delay always refers to the field)


  Commit: 296075784b7809bddcaf81b7397ffa2c9e5689fe
      https://github.com/quicwg/base-drafts/commit/296075784b7809bddcaf81b7397ffa2c9e5689fe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  When is the PTO armed from?

I tried adding more text, but I think it made it more confusing.  Suggestions welcome.

Fixes #3831


  Commit: fec8599d452e0451c3b405b5a12358fba6f3b1ed
      https://github.com/quicwg/base-drafts/commit/fec8599d452e0451c3b405b5a12358fba6f3b1ed
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Move some text up


  Commit: 05d495b662d0796f85dd51da173b2b602b24562b
      https://github.com/quicwg/base-drafts/commit/05d495b662d0796f85dd51da173b2b602b24562b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: e0aa78966fc74475b6a5ef8d12d9472497cdfd2d
      https://github.com/quicwg/base-drafts/commit/e0aa78966fc74475b6a5ef8d12d9472497cdfd2d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3911 from quicwg/ianswett-current-time

Current time PTO clarification


  Commit: bae4459886c4cfb0cb58af9268f78a64b4a38bdc
      https://github.com/quicwg/base-drafts/commit/bae4459886c4cfb0cb58af9268f78a64b4a38bdc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  kazuho's and martin's comments


  Commit: f5b7fc54911f5708f30df45f1a25a641a73fee0e
      https://github.com/quicwg/base-drafts/commit/f5b7fc54911f5708f30df45f1a25a641a73fee0e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  lint


  Commit: af66c0e3f788133fcaec5b29699257ffd6739c82
      https://github.com/quicwg/base-drafts/commit/af66c0e3f788133fcaec5b29699257ffd6739c82
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3929 from quicwg/jri/change-example

Use better example for persistent congestion


  Commit: 6d7b4e0b9bc42501b2daf1cca7bc8276f2873d73
      https://github.com/quicwg/base-drafts/commit/6d7b4e0b9bc42501b2daf1cca7bc8276f2873d73
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix spelling and style consistency nits


  Commit: 8ef2052af5e848e867e53ac277709ee2cc0f6f7d
      https://github.com/quicwg/base-drafts/commit/8ef2052af5e848e867e53ac277709ee2cc0f6f7d
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Address some of @martinthomson's review comments


  Commit: 551461ee6bcef774ae89695f3aa045dbd71c54ed
      https://github.com/quicwg/base-drafts/commit/551461ee6bcef774ae89695f3aa045dbd71c54ed
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ACK delay -> acknowledgement delay (ACK Delay always refers to the field)


  Commit: d347e055e64905342ab343226045438614e7c5ff
      https://github.com/quicwg/base-drafts/commit/d347e055e64905342ab343226045438614e7c5ff
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 3480bc22c2dd8c3465c2f3175de61b57474ef21a
      https://github.com/quicwg/base-drafts/commit/3480bc22c2dd8c3465c2f3175de61b57474ef21a
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 71edf40189a46ad6d71d94b03c5e4c4ffa1aced7
      https://github.com/quicwg/base-drafts/commit/71edf40189a46ad6d71d94b03c5e4c4ffa1aced7
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Address more review comments


  Commit: a2a29e832393cc9fae168af443642a7c4d134837
      https://github.com/quicwg/base-drafts/commit/a2a29e832393cc9fae168af443642a7c4d134837
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  n't -> not


  Commit: 8167f2ca109807f5c6890d3f990b0c03b4de0bd2
      https://github.com/quicwg/base-drafts/commit/8167f2ca109807f5c6890d3f990b0c03b4de0bd2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 22e26df92bfef93dcb35e838f9dc3a3315abf025
      https://github.com/quicwg/base-drafts/commit/22e26df92bfef93dcb35e838f9dc3a3315abf025
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge branch 'master' into ianswett-pto-start


  Commit: bfc4d61de29e76fddf9b5ea15a869e9306af32b2
      https://github.com/quicwg/base-drafts/commit/bfc4d61de29e76fddf9b5ea15a869e9306af32b2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 92b25a11d37ad2b86082763b5e07a08ec2af6c93
      https://github.com/quicwg/base-drafts/commit/92b25a11d37ad2b86082763b5e07a08ec2af6c93
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix spelling and style consistency nits


  Commit: 18c9108b1e127bb3b59c26798a9b63f3f97b154a
      https://github.com/quicwg/base-drafts/commit/18c9108b1e127bb3b59c26798a9b63f3f97b154a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MUST error, error reference


  Commit: 203377ea35d22d5fdc226ce424fabe019e8ba1e9
      https://github.com/quicwg/base-drafts/commit/203377ea35d22d5fdc226ce424fabe019e8ba1e9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Emphasize still talking about sending (#3934)

* Emphasize still talking about sending

* Either


  Commit: d884e02c430e857ea692562d1b1dc7ecc15dc04b
      https://github.com/quicwg/base-drafts/commit/d884e02c430e857ea692562d1b1dc7ecc15dc04b
  Author: Kazu Yamamoto <kazu@iij.ad.jp>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  CongestionEvent -> OnCongestionEvent


  Commit: 83eece757739ac0228a054594414776c60b99e21
      https://github.com/quicwg/base-drafts/commit/83eece757739ac0228a054594414776c60b99e21
  Author: Kazu Yamamoto <kazu@iij.ad.jp>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  a workaround for the 65 limit.


  Commit: d9368bd94f4e7c638617239793ff2b7db05849c6
      https://github.com/quicwg/base-drafts/commit/d9368bd94f4e7c638617239793ff2b7db05849c6
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  which -> that where appropriate & related nit fixes


  Commit: 7c4acb7c19474b355b170c9dc70512938f81065d
      https://github.com/quicwg/base-drafts/commit/7c4acb7c19474b355b170c9dc70512938f81065d
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Incorporate @afrind's suggestion


  Commit: 0394072db1cb7b198143ae1cc7c1b25d14a59124
      https://github.com/quicwg/base-drafts/commit/0394072db1cb7b198143ae1cc7c1b25d14a59124
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify ACK Delay and reference host-delay

Fixes #3970


  Commit: c0c3f4ad4cff5d816d200518edab82fa888f04bd
      https://github.com/quicwg/base-drafts/commit/c0c3f4ad4cff5d816d200518edab82fa888f04bd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3889 from quicwg/ianswett-no-rtt

No RTT samples, no persistent congestion


  Commit: 134f481f96637252e932f10d3c272e002257eb42
      https://github.com/quicwg/base-drafts/commit/134f481f96637252e932f10d3c272e002257eb42
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3861 from marten-seemann/fix-invalid-retire-connection-id-error-code

change error to PROTOCOL_VIOLATION when receiving an invalid RCID frame


  Commit: edf21647c5b4c34e875a16f1ae432e425e701757
      https://github.com/quicwg/base-drafts/commit/edf21647c5b4c34e875a16f1ae432e425e701757
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3864 from quicwg/close-amplification

3x amplification limit for CONNECTION_CLOSE


  Commit: f329f7dd96213db18aad78f3325eac44b5d80f5e
      https://github.com/quicwg/base-drafts/commit/f329f7dd96213db18aad78f3325eac44b5d80f5e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Merge pull request #3785 from quicwg/version-not

Version field <-> Version is not invariant


  Commit: 4cf260c202baa9ea4ab033bd14e87bd7f1abfd57
      https://github.com/quicwg/base-drafts/commit/4cf260c202baa9ea4ab033bd14e87bd7f1abfd57
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3930 from quicwg/same-connection-id

Require coalesced packets to have the same connection ID


  Commit: ca51fd116c60868e392720170768807380119032
      https://github.com/quicwg/base-drafts/commit/ca51fd116c60868e392720170768807380119032
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3924 from quicwg/ianswett-dcid-address-validation

May use 64+bit CIDs as address validation


  Commit: 9a2b6720262b8469b34552ef9650775d94f32afc
      https://github.com/quicwg/base-drafts/commit/9a2b6720262b8469b34552ef9650775d94f32afc
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Transport Parameters are not APLN Specific


  Commit: e907711312e7c36c85346910d0dbec4f6ee8d211
      https://github.com/quicwg/base-drafts/commit/e907711312e7c36c85346910d0dbec4f6ee8d211
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Wrap


  Commit: c9d42addbc7f1090ac4bc9b02274dbd68a8eb0b5
      https://github.com/quicwg/base-drafts/commit/c9d42addbc7f1090ac4bc9b02274dbd68a8eb0b5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3964 from larseggert/which-that

which -> that where appropriate & related nit fixes


  Commit: f518bf6df92cd11c94400cf398039435e084e5cf
      https://github.com/quicwg/base-drafts/commit/f518bf6df92cd11c94400cf398039435e084e5cf
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Martin's suggestion


  Commit: fc3f1b9feec42cf8db82bebd50a0ae3d95a9fd12
      https://github.com/quicwg/base-drafts/commit/fc3f1b9feec42cf8db82bebd50a0ae3d95a9fd12
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Another reword


  Commit: e8a7246a7972d3a92d231aac60cbbae514c4ae5e
      https://github.com/quicwg/base-drafts/commit/e8a7246a7972d3a92d231aac60cbbae514c4ae5e
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 8a50ae770b235b1fd3254b90d0a9bc283e250e77
      https://github.com/quicwg/base-drafts/commit/8a50ae770b235b1fd3254b90d0a9bc283e250e77
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: f92cb25a04e813a91099e8dcca667a0f402d0625
      https://github.com/quicwg/base-drafts/commit/f92cb25a04e813a91099e8dcca667a0f402d0625
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 8919206b422be7b3073d993086b4092d82328876
      https://github.com/quicwg/base-drafts/commit/8919206b422be7b3073d993086b4092d82328876
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  ACK delay -> acknowledgment delay


  Commit: ee6f584ddd2631d19a94fe166e7bb172e6db3e3a
      https://github.com/quicwg/base-drafts/commit/ee6f584ddd2631d19a94fe166e7bb172e6db3e3a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into larse-recovery


  Commit: 0262fe31d9cc96e6a1684fba61b7ae7a2b011e68
      https://github.com/quicwg/base-drafts/commit/0262fe31d9cc96e6a1684fba61b7ae7a2b011e68
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Line length fixes


  Commit: 20a2485a5fb1afae3f81b52341ba85f9213a81ab
      https://github.com/quicwg/base-drafts/commit/20a2485a5fb1afae3f81b52341ba85f9213a81ab
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: ffd34e4e03747888bd0c11ac40e1aa4793e9056e
      https://github.com/quicwg/base-drafts/commit/ffd34e4e03747888bd0c11ac40e1aa4793e9056e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: bfa7d1bd0925cf953ce75e94717fb338bd5d751d
      https://github.com/quicwg/base-drafts/commit/bfa7d1bd0925cf953ce75e94717fb338bd5d751d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into ianswett-ack-delay-host-delay


  Commit: 7caae969cd09cfbcd55a7276cdf78bb4942b1e2c
      https://github.com/quicwg/base-drafts/commit/7caae969cd09cfbcd55a7276cdf78bb4942b1e2c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: dd39c97d1a1694438ef6046d902aee9bb612372e
      https://github.com/quicwg/base-drafts/commit/dd39c97d1a1694438ef6046d902aee9bb612372e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: b2d5c1c7dbfa4796ef8f18f772f6284cfa919581
      https://github.com/quicwg/base-drafts/commit/b2d5c1c7dbfa4796ef8f18f772f6284cfa919581
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: f1732ec282a149fd5762cedcc2116fcc06d2fc91
      https://github.com/quicwg/base-drafts/commit/f1732ec282a149fd5762cedcc2116fcc06d2fc91
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3959 from quicwg/ianswett-pto-start

When is the PTO armed from?


  Commit: eb04586372b69a46f5547716069c944e2e29fc7e
      https://github.com/quicwg/base-drafts/commit/eb04586372b69a46f5547716069c944e2e29fc7e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: fd35b37d3b618731a3aa2bb7adba3031ed724c3a
      https://github.com/quicwg/base-drafts/commit/fd35b37d3b618731a3aa2bb7adba3031ed724c3a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3971 from quicwg/ianswett-ack-delay-host-delay

Clarify ACK Delay and reference host-delay


  Commit: 95c5919d77740e9761de84a0daf7e3d46feb24bf
      https://github.com/quicwg/base-drafts/commit/95c5919d77740e9761de84a0daf7e3d46feb24bf
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's suggestion

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 0c08ec7232ef506e1a153cfd33edb1a25936664d
      https://github.com/quicwg/base-drafts/commit/0c08ec7232ef506e1a153cfd33edb1a25936664d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  reorder

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 758eb2a61eef2544dd75ee6c88970981639cfc0c
      https://github.com/quicwg/base-drafts/commit/758eb2a61eef2544dd75ee6c88970981639cfc0c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Use some of that editorializing


  Commit: c92c8928798b82f0fafb9d83cf03d65d2b043698
      https://github.com/quicwg/base-drafts/commit/c92c8928798b82f0fafb9d83cf03d65d2b043698
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  -also

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 967fcd53056273cdf59b2aa5c06c05caa0787417
      https://github.com/quicwg/base-drafts/commit/967fcd53056273cdf59b2aa5c06c05caa0787417
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  PR Feedback


  Commit: c8e6cf3d37742ecede14c3d22e645574e78a7196
      https://github.com/quicwg/base-drafts/commit/c8e6cf3d37742ecede14c3d22e645574e78a7196
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3973 from nibanks/pr/tp-not-alpn-specific

Transport Parameters are not APLN Specific


  Commit: 48b710d05a34ebc4d7440e506c10b19f14f65011
      https://github.com/quicwg/base-drafts/commit/48b710d05a34ebc4d7440e506c10b19f14f65011
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #3868 from quicwg/1rtt-before-complete

Prohibit reading 1-RTT before handshake complete


  Commit: 06b33714a4a10032d318b9ca531a089cfd45b0be
      https://github.com/quicwg/base-drafts/commit/06b33714a4a10032d318b9ca531a089cfd45b0be
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3968 from kazu-yamamoto/congestion-event

CongestionEvent -> OnCongestionEvent


  Commit: 0eb69b3c9a337e704f1ba1ee85714967bf2d58fa
      https://github.com/quicwg/base-drafts/commit/0eb69b3c9a337e704f1ba1ee85714967bf2d58fa
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  recovery: fix broken links to tls


  Commit: dcf68c8cba3d86b1dffafc7a6c585649bde56804
      https://github.com/quicwg/base-drafts/commit/dcf68c8cba3d86b1dffafc7a6c585649bde56804
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  transport: fix broken links to tls


  Commit: 97e4ac52e3f6453d5e6b93733af774260559f89e
      https://github.com/quicwg/base-drafts/commit/97e4ac52e3f6453d5e6b93733af774260559f89e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3977 from reschke/patch-37

transport: fix broken link to tls


  Commit: 3f5cae34e49563662cfe520576ccae9015edec04
      https://github.com/quicwg/base-drafts/commit/3f5cae34e49563662cfe520576ccae9015edec04
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3976 from reschke/patch-36

recovery: fix broken links to tls


  Commit: d1d4fb1f33d6cdc5c130f2c2f310786fb8dd82ef
      https://github.com/quicwg/base-drafts/commit/d1d4fb1f33d6cdc5c130f2c2f310786fb8dd82ef
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix Praveen's name


  Commit: 7ba50f4795c672a36e8e0de20ab24d0c262efc6b
      https://github.com/quicwg/base-drafts/commit/7ba50f4795c672a36e8e0de20ab24d0c262efc6b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into nt-to-not


  Commit: 3d49aa669de026678a8515f1bafeaf27cd5bcf37
      https://github.com/quicwg/base-drafts/commit/3d49aa669de026678a8515f1bafeaf27cd5bcf37
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3963 from larseggert/nt-to-not

n't -> not


  Commit: 5d255962f65ab478e71d9bfb15ba2326885d91b5
      https://github.com/quicwg/base-drafts/commit/5d255962f65ab478e71d9bfb15ba2326885d91b5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3859 from quicwg/naughty-frame

Error for frames in the wrong packet


  Commit: b4f08d1c60e31d359ace41b5f477009deaeb9e45
      https://github.com/quicwg/base-drafts/commit/b4f08d1c60e31d359ace41b5f477009deaeb9e45
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3900 from quicwg/less-protection

Be clearer about protections


  Commit: 4638bda40697497e0e8abf0587c071da68a5b7c3
      https://github.com/quicwg/base-drafts/commit/4638bda40697497e0e8abf0587c071da68a5b7c3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More words on the minimum packet size requirement

For stateless resets, we recommend a minimum packet size on ALL packets,
based on the maximum length of connection IDs that might be generated by
the same endpoint.  This isn't exactly clear, but nor do I think we need
to include the fully worked logic that leads to it.

This attempts to split the difference.

Closes #3848.


  Commit: 34e7a39199388c97cf21d04470b9240a2c583292
      https://github.com/quicwg/base-drafts/commit/34e7a39199388c97cf21d04470b9240a2c583292
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's rewording


  Commit: dbd0a7c3eedc269df6d6c499d7f9ed73ef6697a1
      https://github.com/quicwg/base-drafts/commit/dbd0a7c3eedc269df6d6c499d7f9ed73ef6697a1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3986 from quicwg/sr-minimum

More words on the minimum packet size requirement


  Commit: f75b0c8b20757f89a86ca6fe77ad6700f811be9c
      https://github.com/quicwg/base-drafts/commit/f75b0c8b20757f89a86ca6fe77ad6700f811be9c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into http/h2_settings_reserved


Compare: https://github.com/quicwg/base-drafts/compare/8c8c36327a09...f75b0c8b2075


From nobody Mon Aug 10 11:17:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 25C163A0A3F for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:17:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VmYuIXR1XVVV for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:17:20 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B80DA3A0A3D for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:17:20 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 03642E1E95 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:17:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597083440; bh=OHugvhDL7kM179LZExN+99c4RUF8cl/hZJ+BRyL8Puo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V+0/WrUzjhL8/HJPMfBIJSimDv02QZqdHc5FVJIu5gnjQh2eQUtHMRhL5Rp2vGT3V 4RgztNrNuaIEDvsxt1D0LlywRclm/OkGHi2xQUCqnS0iRvtIgAFfMJBVGOqlFSfcha q0s4q51eoagDjUAamLirLcCjYK1soKlrwCpFQEKA=
Date: Mon, 10 Aug 2020 11:17:19 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/push/5508498023@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f318f2fe81f5_21a416f814203b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Myrqwu8wIvqu5J9z7edV6U7LuNg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 18:17:22 -0000

----==_mimepart_5f318f2fe81f5_21a416f814203b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 2 commits.

18c9108b1e127bb3b59c26798a9b63f3f97b154a  MUST error, error reference
f75b0c8b20757f89a86ca6fe77ad6700f811be9c  Merge remote-tracking branch 'origin/master' into http/h2_settings_reserved


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955/files/8c8c36327a096f13cfa4241420554b827cec24f6..f75b0c8b20757f89a86ca6fe77ad6700f811be9c

----==_mimepart_5f318f2fe81f5_21a416f814203b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/18c9108b1e127bb3b59c26798a9b63f3f97b154a">18c9108</a>  MUST error, error reference</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f75b0c8b20757f89a86ca6fe77ad6700f811be9c">f75b0c8</a>  Merge remote-tracking branch &#39;origin/master&#39; into http/h2_settings_reserved</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3955/files/8c8c36327a096f13cfa4241420554b827cec24f6..f75b0c8b20757f89a86ca6fe77ad6700f811be9c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4T27PN7ICQEI6D5F3SAA2S7ANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3YBLHTKRWH6JNOEI3SAA2S7A5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TKOBQGI2DGMSQOVZWQIZVGUYDQNBZHAYDEMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955/files/8c8c36327a096f13cfa4241420554b827cec24f6..f75b0c8b20757f89a86ca6fe77ad6700f811be9c",
"url": "https://github.com/quicwg/base-drafts/pull/3955/files/8c8c36327a096f13cfa4241420554b827cec24f6..f75b0c8b20757f89a86ca6fe77ad6700f811be9c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f318f2fe81f5_21a416f814203b--


From nobody Mon Aug 10 11:18:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 781913A0943 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:18:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9niPqJj1fopk for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:18:50 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 702533A0928 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:18:50 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 3E53F560E75 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:18:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597083529; bh=knnPM+CAqR4mNYaXGgOBZWA7hXY6KC34R9/CfDXLPdc=; h=Date:From:To:Subject:From; b=sUL48OqujG033apwav5giJe3Vzf6kFytgXRPcFATFtBtiCyHkrqEUfepliRqv4CPY nhAkBNZNCXkoRKFeKx5Ezg0STX+8TdiaKFGolf9WqTOpy6ZLp7CtLnTSJD2/o5nNOh Rni2AOLrXU5wEkcQuFkiaLqAMiCSbrkiNIbha/cU=
Date: Mon, 10 Aug 2020 11:18:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b67fcd-8c5a54@github.com>
Subject: [quicwg/base-drafts] 8c5a54: Script updating archive at 2020-08-10T18:18:27Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_JY-ohRmAwgvCTxB3TiLniJ2CU4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 18:18:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8c5a5451d383d9b1b7f956a924b08b3e233e5159
      https://github.com/quicwg/base-drafts/commit/8c5a5451d383d9b1b7f956a924b08b3e233e5159
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-10T18:18:27Z. [ci skip]



From nobody Mon Aug 10 11:18:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90F723A09AF for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:18:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.424
X-Spam-Level: 
X-Spam-Status: No, score=-0.424 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FUZZY_CREDIT=1.678, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yDJtWskGpv7X for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:18:42 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E91BA3A0778 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:18:41 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 194C15C0D71 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:18:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597083521; bh=AuVaampNQPCTYRcV6bLAaPVw1OGz2OYBAG2dV47/GbQ=; h=Date:From:To:Subject:From; b=Gp1Wk4LwHSsnPH7l8Trn7b/srCshm3czBnq7Pvfhk2B40sDzb/o8XP08tM/nXtFyw m1loqmwBrvsd0uo14N3ef662CbQjVzsac+tkLVxHZK4yhA/y7aQ9rcC8vM2C7Ystej uIjBA2MFfvbpfD7F+z7mwXUTNajm+8A28MFP7eCA=
Date: Mon, 10 Aug 2020 11:18:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bc8702-b67fcd@github.com>
Subject: [quicwg/base-drafts] 0a89c7: Script updating archive at 2020-07-10T20:13:23Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YqJc9bDxsqxH4J4oy6RM3qjZrpY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 18:18:54 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0a89c74f18ac15363a505399423059180b281e51
      https://github.com/quicwg/base-drafts/commit/0a89c74f18ac15363a505399423059180b281e51
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    A .gitignore
    A 0rtt-section/draft-ietf-quic-http.html
    A 0rtt-section/draft-ietf-quic-http.txt
    A 0rtt-section/draft-ietf-quic-invariants.html
    A 0rtt-section/draft-ietf-quic-invariants.txt
    A 0rtt-section/draft-ietf-quic-qpack.html
    A 0rtt-section/draft-ietf-quic-qpack.txt
    A 0rtt-section/draft-ietf-quic-recovery.html
    A 0rtt-section/draft-ietf-quic-recovery.txt
    A 0rtt-section/draft-ietf-quic-tls.html
    A 0rtt-section/draft-ietf-quic-tls.txt
    A 0rtt-section/draft-ietf-quic-transport.html
    A 0rtt-section/draft-ietf-quic-transport.txt
    A 0rtt-section/index.html
    A 11multiplex/draft-ietf-quic-http.html
    A 11multiplex/draft-ietf-quic-http.txt
    A 11multiplex/draft-ietf-quic-invariants.html
    A 11multiplex/draft-ietf-quic-invariants.txt
    A 11multiplex/draft-ietf-quic-qpack.html
    A 11multiplex/draft-ietf-quic-qpack.txt
    A 11multiplex/draft-ietf-quic-recovery.html
    A 11multiplex/draft-ietf-quic-recovery.txt
    A 11multiplex/draft-ietf-quic-tls.html
    A 11multiplex/draft-ietf-quic-tls.txt
    A 11multiplex/draft-ietf-quic-transport.html
    A 11multiplex/draft-ietf-quic-transport.txt
    A 11multiplex/index.html
    A 1rtt-before-complete/draft-ietf-quic-http.html
    A 1rtt-before-complete/draft-ietf-quic-http.txt
    A 1rtt-before-complete/draft-ietf-quic-invariants.html
    A 1rtt-before-complete/draft-ietf-quic-invariants.txt
    A 1rtt-before-complete/draft-ietf-quic-qpack.html
    A 1rtt-before-complete/draft-ietf-quic-qpack.txt
    A 1rtt-before-complete/draft-ietf-quic-recovery.html
    A 1rtt-before-complete/draft-ietf-quic-recovery.txt
    A 1rtt-before-complete/draft-ietf-quic-tls.html
    A 1rtt-before-complete/draft-ietf-quic-tls.txt
    A 1rtt-before-complete/draft-ietf-quic-transport.html
    A 1rtt-before-complete/draft-ietf-quic-transport.txt
    A 1rtt-before-complete/index.html
    A 1rtt-keys-not-fs/draft-ietf-quic-http.html
    A 1rtt-keys-not-fs/draft-ietf-quic-http.txt
    A 1rtt-keys-not-fs/draft-ietf-quic-invariants.html
    A 1rtt-keys-not-fs/draft-ietf-quic-invariants.txt
    A 1rtt-keys-not-fs/draft-ietf-quic-qpack.html
    A 1rtt-keys-not-fs/draft-ietf-quic-qpack.txt
    A 1rtt-keys-not-fs/draft-ietf-quic-recovery.html
    A 1rtt-keys-not-fs/draft-ietf-quic-recovery.txt
    A 1rtt-keys-not-fs/draft-ietf-quic-tls.html
    A 1rtt-keys-not-fs/draft-ietf-quic-tls.txt
    A 1rtt-keys-not-fs/draft-ietf-quic-transport.html
    A 1rtt-keys-not-fs/draft-ietf-quic-transport.txt
    A 1rtt-keys-not-fs/index.html
    A 30s/draft-ietf-quic-http.html
    A 30s/draft-ietf-quic-http.txt
    A 30s/draft-ietf-quic-invariants.html
    A 30s/draft-ietf-quic-invariants.txt
    A 30s/draft-ietf-quic-qpack.html
    A 30s/draft-ietf-quic-qpack.txt
    A 30s/draft-ietf-quic-recovery.html
    A 30s/draft-ietf-quic-recovery.txt
    A 30s/draft-ietf-quic-tls.html
    A 30s/draft-ietf-quic-tls.txt
    A 30s/draft-ietf-quic-transport.html
    A 30s/draft-ietf-quic-transport.txt
    A 30s/index.html
    A actions/draft-ietf-quic-http.html
    A actions/draft-ietf-quic-http.txt
    A actions/draft-ietf-quic-invariants.html
    A actions/draft-ietf-quic-invariants.txt
    A actions/draft-ietf-quic-qpack.html
    A actions/draft-ietf-quic-qpack.txt
    A actions/draft-ietf-quic-recovery.html
    A actions/draft-ietf-quic-recovery.txt
    A actions/draft-ietf-quic-tls.html
    A actions/draft-ietf-quic-tls.txt
    A actions/draft-ietf-quic-transport.html
    A actions/draft-ietf-quic-transport.txt
    A actions/index.html
    A aead-limits2/draft-ietf-quic-http.html
    A aead-limits2/draft-ietf-quic-http.txt
    A aead-limits2/draft-ietf-quic-invariants.html
    A aead-limits2/draft-ietf-quic-invariants.txt
    A aead-limits2/draft-ietf-quic-qpack.html
    A aead-limits2/draft-ietf-quic-qpack.txt
    A aead-limits2/draft-ietf-quic-recovery.html
    A aead-limits2/draft-ietf-quic-recovery.txt
    A aead-limits2/draft-ietf-quic-tls.html
    A aead-limits2/draft-ietf-quic-tls.txt
    A aead-limits2/draft-ietf-quic-transport.html
    A aead-limits2/draft-ietf-quic-transport.txt
    A aead-limits2/index.html
    A archive.json
    A authenticate-vn-external/draft-ietf-quic-http.html
    A authenticate-vn-external/draft-ietf-quic-http.txt
    A authenticate-vn-external/draft-ietf-quic-invariants.html
    A authenticate-vn-external/draft-ietf-quic-invariants.txt
    A authenticate-vn-external/draft-ietf-quic-qpack.html
    A authenticate-vn-external/draft-ietf-quic-qpack.txt
    A authenticate-vn-external/draft-ietf-quic-recovery.html
    A authenticate-vn-external/draft-ietf-quic-recovery.txt
    A authenticate-vn-external/draft-ietf-quic-tls.html
    A authenticate-vn-external/draft-ietf-quic-tls.txt
    A authenticate-vn-external/draft-ietf-quic-transport.html
    A authenticate-vn-external/draft-ietf-quic-transport.txt
    A authenticate-vn-external/index.html
    A clearer-ecn-validation/draft-ietf-quic-http.html
    A clearer-ecn-validation/draft-ietf-quic-http.txt
    A clearer-ecn-validation/draft-ietf-quic-invariants.html
    A clearer-ecn-validation/draft-ietf-quic-invariants.txt
    A clearer-ecn-validation/draft-ietf-quic-qpack.html
    A clearer-ecn-validation/draft-ietf-quic-qpack.txt
    A clearer-ecn-validation/draft-ietf-quic-recovery.html
    A clearer-ecn-validation/draft-ietf-quic-recovery.txt
    A clearer-ecn-validation/draft-ietf-quic-tls.html
    A clearer-ecn-validation/draft-ietf-quic-tls.txt
    A clearer-ecn-validation/draft-ietf-quic-transport.html
    A clearer-ecn-validation/draft-ietf-quic-transport.txt
    A clearer-ecn-validation/index.html
    A close-amplification/draft-ietf-quic-http.html
    A close-amplification/draft-ietf-quic-http.txt
    A close-amplification/draft-ietf-quic-invariants.html
    A close-amplification/draft-ietf-quic-invariants.txt
    A close-amplification/draft-ietf-quic-qpack.html
    A close-amplification/draft-ietf-quic-qpack.txt
    A close-amplification/draft-ietf-quic-recovery.html
    A close-amplification/draft-ietf-quic-recovery.txt
    A close-amplification/draft-ietf-quic-tls.html
    A close-amplification/draft-ietf-quic-tls.txt
    A close-amplification/draft-ietf-quic-transport.html
    A close-amplification/draft-ietf-quic-transport.txt
    A close-amplification/index.html
    A define-preferred-address/draft-ietf-quic-http.html
    A define-preferred-address/draft-ietf-quic-http.txt
    A define-preferred-address/draft-ietf-quic-invariants.html
    A define-preferred-address/draft-ietf-quic-invariants.txt
    A define-preferred-address/draft-ietf-quic-qpack.html
    A define-preferred-address/draft-ietf-quic-qpack.txt
    A define-preferred-address/draft-ietf-quic-recovery.html
    A define-preferred-address/draft-ietf-quic-recovery.txt
    A define-preferred-address/draft-ietf-quic-tls.html
    A define-preferred-address/draft-ietf-quic-tls.txt
    A define-preferred-address/draft-ietf-quic-transport.html
    A define-preferred-address/draft-ietf-quic-transport.txt
    A define-preferred-address/index.html
    A draft-ietf-quic-http.html
    A draft-ietf-quic-http.txt
    A draft-ietf-quic-invariants.html
    A draft-ietf-quic-invariants.txt
    A draft-ietf-quic-qpack.html
    A draft-ietf-quic-qpack.txt
    A draft-ietf-quic-recovery.html
    A draft-ietf-quic-recovery.txt
    A draft-ietf-quic-tls.html
    A draft-ietf-quic-tls.txt
    A draft-ietf-quic-transport.html
    A draft-ietf-quic-transport.txt
    A encryption-level-bytes/draft-ietf-quic-http.html
    A encryption-level-bytes/draft-ietf-quic-http.txt
    A encryption-level-bytes/draft-ietf-quic-invariants.html
    A encryption-level-bytes/draft-ietf-quic-invariants.txt
    A encryption-level-bytes/draft-ietf-quic-qpack.html
    A encryption-level-bytes/draft-ietf-quic-qpack.txt
    A encryption-level-bytes/draft-ietf-quic-recovery.html
    A encryption-level-bytes/draft-ietf-quic-recovery.txt
    A encryption-level-bytes/draft-ietf-quic-tls.html
    A encryption-level-bytes/draft-ietf-quic-tls.txt
    A encryption-level-bytes/draft-ietf-quic-transport.html
    A encryption-level-bytes/draft-ietf-quic-transport.txt
    A encryption-level-bytes/index.html
    A fc-rationale/draft-ietf-quic-http.html
    A fc-rationale/draft-ietf-quic-http.txt
    A fc-rationale/draft-ietf-quic-invariants.html
    A fc-rationale/draft-ietf-quic-invariants.txt
    A fc-rationale/draft-ietf-quic-qpack.html
    A fc-rationale/draft-ietf-quic-qpack.txt
    A fc-rationale/draft-ietf-quic-recovery.html
    A fc-rationale/draft-ietf-quic-recovery.txt
    A fc-rationale/draft-ietf-quic-tls.html
    A fc-rationale/draft-ietf-quic-tls.txt
    A fc-rationale/draft-ietf-quic-transport.html
    A fc-rationale/draft-ietf-quic-transport.txt
    A fc-rationale/index.html
    A fix-chello/draft-ietf-quic-http.html
    A fix-chello/draft-ietf-quic-http.txt
    A fix-chello/draft-ietf-quic-invariants.html
    A fix-chello/draft-ietf-quic-invariants.txt
    A fix-chello/draft-ietf-quic-qpack.html
    A fix-chello/draft-ietf-quic-qpack.txt
    A fix-chello/draft-ietf-quic-recovery.html
    A fix-chello/draft-ietf-quic-recovery.txt
    A fix-chello/draft-ietf-quic-tls.html
    A fix-chello/draft-ietf-quic-tls.txt
    A fix-chello/draft-ietf-quic-transport.html
    A fix-chello/draft-ietf-quic-transport.txt
    A fix-chello/index.html
    A frame-special-rules/draft-ietf-quic-http.html
    A frame-special-rules/draft-ietf-quic-http.txt
    A frame-special-rules/draft-ietf-quic-invariants.html
    A frame-special-rules/draft-ietf-quic-invariants.txt
    A frame-special-rules/draft-ietf-quic-qpack.html
    A frame-special-rules/draft-ietf-quic-qpack.txt
    A frame-special-rules/draft-ietf-quic-recovery.html
    A frame-special-rules/draft-ietf-quic-recovery.txt
    A frame-special-rules/draft-ietf-quic-tls.html
    A frame-special-rules/draft-ietf-quic-tls.txt
    A frame-special-rules/draft-ietf-quic-transport.html
    A frame-special-rules/draft-ietf-quic-transport.txt
    A frame-special-rules/index.html
    A gorry-nits-2/draft-ietf-quic-http.html
    A gorry-nits-2/draft-ietf-quic-http.txt
    A gorry-nits-2/draft-ietf-quic-invariants.html
    A gorry-nits-2/draft-ietf-quic-invariants.txt
    A gorry-nits-2/draft-ietf-quic-qpack.html
    A gorry-nits-2/draft-ietf-quic-qpack.txt
    A gorry-nits-2/draft-ietf-quic-recovery.html
    A gorry-nits-2/draft-ietf-quic-recovery.txt
    A gorry-nits-2/draft-ietf-quic-tls.html
    A gorry-nits-2/draft-ietf-quic-tls.txt
    A gorry-nits-2/draft-ietf-quic-transport.html
    A gorry-nits-2/draft-ietf-quic-transport.txt
    A gorry-nits-2/index.html
    A handshake-bytes/draft-ietf-quic-http.html
    A handshake-bytes/draft-ietf-quic-http.txt
    A handshake-bytes/draft-ietf-quic-invariants.html
    A handshake-bytes/draft-ietf-quic-invariants.txt
    A handshake-bytes/draft-ietf-quic-qpack.html
    A handshake-bytes/draft-ietf-quic-qpack.txt
    A handshake-bytes/draft-ietf-quic-recovery.html
    A handshake-bytes/draft-ietf-quic-recovery.txt
    A handshake-bytes/draft-ietf-quic-tls.html
    A handshake-bytes/draft-ietf-quic-tls.txt
    A handshake-bytes/draft-ietf-quic-transport.html
    A handshake-bytes/draft-ietf-quic-transport.txt
    A handshake-bytes/index.html
    A http/3815/draft-ietf-quic-http.html
    A http/3815/draft-ietf-quic-http.txt
    A http/3815/draft-ietf-quic-invariants.html
    A http/3815/draft-ietf-quic-invariants.txt
    A http/3815/draft-ietf-quic-qpack.html
    A http/3815/draft-ietf-quic-qpack.txt
    A http/3815/draft-ietf-quic-recovery.html
    A http/3815/draft-ietf-quic-recovery.txt
    A http/3815/draft-ietf-quic-tls.html
    A http/3815/draft-ietf-quic-tls.txt
    A http/3815/draft-ietf-quic-transport.html
    A http/3815/draft-ietf-quic-transport.txt
    A http/3815/index.html
    A ianswett-no-rtt/draft-ietf-quic-http.html
    A ianswett-no-rtt/draft-ietf-quic-http.txt
    A ianswett-no-rtt/draft-ietf-quic-invariants.html
    A ianswett-no-rtt/draft-ietf-quic-invariants.txt
    A ianswett-no-rtt/draft-ietf-quic-qpack.html
    A ianswett-no-rtt/draft-ietf-quic-qpack.txt
    A ianswett-no-rtt/draft-ietf-quic-recovery.html
    A ianswett-no-rtt/draft-ietf-quic-recovery.txt
    A ianswett-no-rtt/draft-ietf-quic-tls.html
    A ianswett-no-rtt/draft-ietf-quic-tls.txt
    A ianswett-no-rtt/draft-ietf-quic-transport.html
    A ianswett-no-rtt/draft-ietf-quic-transport.txt
    A ianswett-no-rtt/index.html
    A ianswett-not-h2/draft-ietf-quic-http.html
    A ianswett-not-h2/draft-ietf-quic-http.txt
    A ianswett-not-h2/draft-ietf-quic-invariants.html
    A ianswett-not-h2/draft-ietf-quic-invariants.txt
    A ianswett-not-h2/draft-ietf-quic-qpack.html
    A ianswett-not-h2/draft-ietf-quic-qpack.txt
    A ianswett-not-h2/draft-ietf-quic-recovery.html
    A ianswett-not-h2/draft-ietf-quic-recovery.txt
    A ianswett-not-h2/draft-ietf-quic-tls.html
    A ianswett-not-h2/draft-ietf-quic-tls.txt
    A ianswett-not-h2/draft-ietf-quic-transport.html
    A ianswett-not-h2/draft-ietf-quic-transport.txt
    A ianswett-not-h2/index.html
    A idle-3pto/draft-ietf-quic-http.html
    A idle-3pto/draft-ietf-quic-http.txt
    A idle-3pto/draft-ietf-quic-invariants.html
    A idle-3pto/draft-ietf-quic-invariants.txt
    A idle-3pto/draft-ietf-quic-qpack.html
    A idle-3pto/draft-ietf-quic-qpack.txt
    A idle-3pto/draft-ietf-quic-recovery.html
    A idle-3pto/draft-ietf-quic-recovery.txt
    A idle-3pto/draft-ietf-quic-tls.html
    A idle-3pto/draft-ietf-quic-tls.txt
    A idle-3pto/draft-ietf-quic-transport.html
    A idle-3pto/draft-ietf-quic-transport.txt
    A idle-3pto/index.html
    A ignore-different-connection/draft-ietf-quic-http.html
    A ignore-different-connection/draft-ietf-quic-http.txt
    A ignore-different-connection/draft-ietf-quic-invariants.html
    A ignore-different-connection/draft-ietf-quic-invariants.txt
    A ignore-different-connection/draft-ietf-quic-qpack.html
    A ignore-different-connection/draft-ietf-quic-qpack.txt
    A ignore-different-connection/draft-ietf-quic-recovery.html
    A ignore-different-connection/draft-ietf-quic-recovery.txt
    A ignore-different-connection/draft-ietf-quic-tls.html
    A ignore-different-connection/draft-ietf-quic-tls.txt
    A ignore-different-connection/draft-ietf-quic-transport.html
    A ignore-different-connection/draft-ietf-quic-transport.txt
    A ignore-different-connection/index.html
    A index.html
    A integrity-invariant/draft-ietf-quic-http.html
    A integrity-invariant/draft-ietf-quic-http.txt
    A integrity-invariant/draft-ietf-quic-invariants.html
    A integrity-invariant/draft-ietf-quic-invariants.txt
    A integrity-invariant/draft-ietf-quic-qpack.html
    A integrity-invariant/draft-ietf-quic-qpack.txt
    A integrity-invariant/draft-ietf-quic-recovery.html
    A integrity-invariant/draft-ietf-quic-recovery.txt
    A integrity-invariant/draft-ietf-quic-tls.html
    A integrity-invariant/draft-ietf-quic-tls.txt
    A integrity-invariant/draft-ietf-quic-transport.html
    A integrity-invariant/draft-ietf-quic-transport.txt
    A integrity-invariant/index.html
    A interface-summary-order/draft-ietf-quic-http.html
    A interface-summary-order/draft-ietf-quic-http.txt
    A interface-summary-order/draft-ietf-quic-invariants.html
    A interface-summary-order/draft-ietf-quic-invariants.txt
    A interface-summary-order/draft-ietf-quic-qpack.html
    A interface-summary-order/draft-ietf-quic-qpack.txt
    A interface-summary-order/draft-ietf-quic-recovery.html
    A interface-summary-order/draft-ietf-quic-recovery.txt
    A interface-summary-order/draft-ietf-quic-tls.html
    A interface-summary-order/draft-ietf-quic-tls.txt
    A interface-summary-order/draft-ietf-quic-transport.html
    A interface-summary-order/draft-ietf-quic-transport.txt
    A interface-summary-order/index.html
    A invariant-scope/draft-ietf-quic-http.html
    A invariant-scope/draft-ietf-quic-http.txt
    A invariant-scope/draft-ietf-quic-invariants.html
    A invariant-scope/draft-ietf-quic-invariants.txt
    A invariant-scope/draft-ietf-quic-qpack.html
    A invariant-scope/draft-ietf-quic-qpack.txt
    A invariant-scope/draft-ietf-quic-recovery.html
    A invariant-scope/draft-ietf-quic-recovery.txt
    A invariant-scope/draft-ietf-quic-tls.html
    A invariant-scope/draft-ietf-quic-tls.txt
    A invariant-scope/draft-ietf-quic-transport.html
    A invariant-scope/draft-ietf-quic-transport.txt
    A invariant-scope/index.html
    A invariant-unused/draft-ietf-quic-http.html
    A invariant-unused/draft-ietf-quic-http.txt
    A invariant-unused/draft-ietf-quic-invariants.html
    A invariant-unused/draft-ietf-quic-invariants.txt
    A invariant-unused/draft-ietf-quic-qpack.html
    A invariant-unused/draft-ietf-quic-qpack.txt
    A invariant-unused/draft-ietf-quic-recovery.html
    A invariant-unused/draft-ietf-quic-recovery.txt
    A invariant-unused/draft-ietf-quic-tls.html
    A invariant-unused/draft-ietf-quic-tls.txt
    A invariant-unused/draft-ietf-quic-transport.html
    A invariant-unused/draft-ietf-quic-transport.txt
    A invariant-unused/index.html
    A invariants/mbishop_wglc/draft-ietf-quic-http.html
    A invariants/mbishop_wglc/draft-ietf-quic-http.txt
    A invariants/mbishop_wglc/draft-ietf-quic-invariants.html
    A invariants/mbishop_wglc/draft-ietf-quic-invariants.txt
    A invariants/mbishop_wglc/draft-ietf-quic-qpack.html
    A invariants/mbishop_wglc/draft-ietf-quic-qpack.txt
    A invariants/mbishop_wglc/draft-ietf-quic-recovery.html
    A invariants/mbishop_wglc/draft-ietf-quic-recovery.txt
    A invariants/mbishop_wglc/draft-ietf-quic-tls.html
    A invariants/mbishop_wglc/draft-ietf-quic-tls.txt
    A invariants/mbishop_wglc/draft-ietf-quic-transport.html
    A invariants/mbishop_wglc/draft-ietf-quic-transport.txt
    A invariants/mbishop_wglc/index.html
    A issues.html
    A issues.js
    A just-add-frames/draft-ietf-quic-http.html
    A just-add-frames/draft-ietf-quic-http.txt
    A just-add-frames/draft-ietf-quic-invariants.html
    A just-add-frames/draft-ietf-quic-invariants.txt
    A just-add-frames/draft-ietf-quic-qpack.html
    A just-add-frames/draft-ietf-quic-qpack.txt
    A just-add-frames/draft-ietf-quic-recovery.html
    A just-add-frames/draft-ietf-quic-recovery.txt
    A just-add-frames/draft-ietf-quic-tls.html
    A just-add-frames/draft-ietf-quic-tls.txt
    A just-add-frames/draft-ietf-quic-transport.html
    A just-add-frames/draft-ietf-quic-transport.txt
    A just-add-frames/index.html
    A later-closing-draining/draft-ietf-quic-http.html
    A later-closing-draining/draft-ietf-quic-http.txt
    A later-closing-draining/draft-ietf-quic-invariants.html
    A later-closing-draining/draft-ietf-quic-invariants.txt
    A later-closing-draining/draft-ietf-quic-qpack.html
    A later-closing-draining/draft-ietf-quic-qpack.txt
    A later-closing-draining/draft-ietf-quic-recovery.html
    A later-closing-draining/draft-ietf-quic-recovery.txt
    A later-closing-draining/draft-ietf-quic-tls.html
    A later-closing-draining/draft-ietf-quic-tls.txt
    A later-closing-draining/draft-ietf-quic-transport.html
    A later-closing-draining/draft-ietf-quic-transport.txt
    A later-closing-draining/index.html
    A magnus-wglc/draft-ietf-quic-http.html
    A magnus-wglc/draft-ietf-quic-http.txt
    A magnus-wglc/draft-ietf-quic-invariants.html
    A magnus-wglc/draft-ietf-quic-invariants.txt
    A magnus-wglc/draft-ietf-quic-qpack.html
    A magnus-wglc/draft-ietf-quic-qpack.txt
    A magnus-wglc/draft-ietf-quic-recovery.html
    A magnus-wglc/draft-ietf-quic-recovery.txt
    A magnus-wglc/draft-ietf-quic-tls.html
    A magnus-wglc/draft-ietf-quic-tls.txt
    A magnus-wglc/draft-ietf-quic-transport.html
    A magnus-wglc/draft-ietf-quic-transport.txt
    A magnus-wglc/index.html
    A max-stream-error/draft-ietf-quic-http.html
    A max-stream-error/draft-ietf-quic-http.txt
    A max-stream-error/draft-ietf-quic-invariants.html
    A max-stream-error/draft-ietf-quic-invariants.txt
    A max-stream-error/draft-ietf-quic-qpack.html
    A max-stream-error/draft-ietf-quic-qpack.txt
    A max-stream-error/draft-ietf-quic-recovery.html
    A max-stream-error/draft-ietf-quic-recovery.txt
    A max-stream-error/draft-ietf-quic-tls.html
    A max-stream-error/draft-ietf-quic-tls.txt
    A max-stream-error/draft-ietf-quic-transport.html
    A max-stream-error/draft-ietf-quic-transport.txt
    A max-stream-error/index.html
    A minimal-guarantee/draft-ietf-quic-http.html
    A minimal-guarantee/draft-ietf-quic-http.txt
    A minimal-guarantee/draft-ietf-quic-invariants.html
    A minimal-guarantee/draft-ietf-quic-invariants.txt
    A minimal-guarantee/draft-ietf-quic-qpack.html
    A minimal-guarantee/draft-ietf-quic-qpack.txt
    A minimal-guarantee/draft-ietf-quic-recovery.html
    A minimal-guarantee/draft-ietf-quic-recovery.txt
    A minimal-guarantee/draft-ietf-quic-tls.html
    A minimal-guarantee/draft-ietf-quic-tls.txt
    A minimal-guarantee/draft-ietf-quic-transport.html
    A minimal-guarantee/draft-ietf-quic-transport.txt
    A minimal-guarantee/index.html
    A move-life-of/draft-ietf-quic-http.html
    A move-life-of/draft-ietf-quic-http.txt
    A move-life-of/draft-ietf-quic-invariants.html
    A move-life-of/draft-ietf-quic-invariants.txt
    A move-life-of/draft-ietf-quic-qpack.html
    A move-life-of/draft-ietf-quic-qpack.txt
    A move-life-of/draft-ietf-quic-recovery.html
    A move-life-of/draft-ietf-quic-recovery.txt
    A move-life-of/draft-ietf-quic-tls.html
    A move-life-of/draft-ietf-quic-tls.txt
    A move-life-of/draft-ietf-quic-transport.html
    A move-life-of/draft-ietf-quic-transport.txt
    A move-life-of/index.html
    A naughty-frame/draft-ietf-quic-http.html
    A naughty-frame/draft-ietf-quic-http.txt
    A naughty-frame/draft-ietf-quic-invariants.html
    A naughty-frame/draft-ietf-quic-invariants.txt
    A naughty-frame/draft-ietf-quic-qpack.html
    A naughty-frame/draft-ietf-quic-qpack.txt
    A naughty-frame/draft-ietf-quic-recovery.html
    A naughty-frame/draft-ietf-quic-recovery.txt
    A naughty-frame/draft-ietf-quic-tls.html
    A naughty-frame/draft-ietf-quic-tls.txt
    A naughty-frame/draft-ietf-quic-transport.html
    A naughty-frame/draft-ietf-quic-transport.txt
    A naughty-frame/index.html
    A no-cid/draft-ietf-quic-http.html
    A no-cid/draft-ietf-quic-http.txt
    A no-cid/draft-ietf-quic-invariants.html
    A no-cid/draft-ietf-quic-invariants.txt
    A no-cid/draft-ietf-quic-qpack.html
    A no-cid/draft-ietf-quic-qpack.txt
    A no-cid/draft-ietf-quic-recovery.html
    A no-cid/draft-ietf-quic-recovery.txt
    A no-cid/draft-ietf-quic-tls.html
    A no-cid/draft-ietf-quic-tls.txt
    A no-cid/draft-ietf-quic-transport.html
    A no-cid/draft-ietf-quic-transport.txt
    A no-cid/index.html
    A no-tls12/draft-ietf-quic-http.html
    A no-tls12/draft-ietf-quic-http.txt
    A no-tls12/draft-ietf-quic-invariants.html
    A no-tls12/draft-ietf-quic-invariants.txt
    A no-tls12/draft-ietf-quic-qpack.html
    A no-tls12/draft-ietf-quic-qpack.txt
    A no-tls12/draft-ietf-quic-recovery.html
    A no-tls12/draft-ietf-quic-recovery.txt
    A no-tls12/draft-ietf-quic-tls.html
    A no-tls12/draft-ietf-quic-tls.txt
    A no-tls12/draft-ietf-quic-transport.html
    A no-tls12/draft-ietf-quic-transport.txt
    A no-tls12/index.html
    A non-bad-ecn-validation/draft-ietf-quic-http.html
    A non-bad-ecn-validation/draft-ietf-quic-http.txt
    A non-bad-ecn-validation/draft-ietf-quic-invariants.html
    A non-bad-ecn-validation/draft-ietf-quic-invariants.txt
    A non-bad-ecn-validation/draft-ietf-quic-qpack.html
    A non-bad-ecn-validation/draft-ietf-quic-qpack.txt
    A non-bad-ecn-validation/draft-ietf-quic-recovery.html
    A non-bad-ecn-validation/draft-ietf-quic-recovery.txt
    A non-bad-ecn-validation/draft-ietf-quic-tls.html
    A non-bad-ecn-validation/draft-ietf-quic-tls.txt
    A non-bad-ecn-validation/draft-ietf-quic-transport.html
    A non-bad-ecn-validation/draft-ietf-quic-transport.txt
    A non-bad-ecn-validation/index.html
    A packets-for-connection/draft-ietf-quic-http.html
    A packets-for-connection/draft-ietf-quic-http.txt
    A packets-for-connection/draft-ietf-quic-invariants.html
    A packets-for-connection/draft-ietf-quic-invariants.txt
    A packets-for-connection/draft-ietf-quic-qpack.html
    A packets-for-connection/draft-ietf-quic-qpack.txt
    A packets-for-connection/draft-ietf-quic-recovery.html
    A packets-for-connection/draft-ietf-quic-recovery.txt
    A packets-for-connection/draft-ietf-quic-tls.html
    A packets-for-connection/draft-ietf-quic-tls.txt
    A packets-for-connection/draft-ietf-quic-transport.html
    A packets-for-connection/draft-ietf-quic-transport.txt
    A packets-for-connection/index.html
    A partial-processing/draft-ietf-quic-http.html
    A partial-processing/draft-ietf-quic-http.txt
    A partial-processing/draft-ietf-quic-invariants.html
    A partial-processing/draft-ietf-quic-invariants.txt
    A partial-processing/draft-ietf-quic-qpack.html
    A partial-processing/draft-ietf-quic-qpack.txt
    A partial-processing/draft-ietf-quic-recovery.html
    A partial-processing/draft-ietf-quic-recovery.txt
    A partial-processing/draft-ietf-quic-tls.html
    A partial-processing/draft-ietf-quic-tls.txt
    A partial-processing/draft-ietf-quic-transport.html
    A partial-processing/draft-ietf-quic-transport.txt
    A partial-processing/index.html
    A path-response-path/draft-ietf-quic-http.html
    A path-response-path/draft-ietf-quic-http.txt
    A path-response-path/draft-ietf-quic-invariants.html
    A path-response-path/draft-ietf-quic-invariants.txt
    A path-response-path/draft-ietf-quic-qpack.html
    A path-response-path/draft-ietf-quic-qpack.txt
    A path-response-path/draft-ietf-quic-recovery.html
    A path-response-path/draft-ietf-quic-recovery.txt
    A path-response-path/draft-ietf-quic-tls.html
    A path-response-path/draft-ietf-quic-tls.txt
    A path-response-path/draft-ietf-quic-transport.html
    A path-response-path/draft-ietf-quic-transport.txt
    A path-response-path/index.html
    A randomlocution/draft-ietf-quic-http.html
    A randomlocution/draft-ietf-quic-http.txt
    A randomlocution/draft-ietf-quic-invariants.html
    A randomlocution/draft-ietf-quic-invariants.txt
    A randomlocution/draft-ietf-quic-qpack.html
    A randomlocution/draft-ietf-quic-qpack.txt
    A randomlocution/draft-ietf-quic-recovery.html
    A randomlocution/draft-ietf-quic-recovery.txt
    A randomlocution/draft-ietf-quic-tls.html
    A randomlocution/draft-ietf-quic-tls.txt
    A randomlocution/draft-ietf-quic-transport.html
    A randomlocution/draft-ietf-quic-transport.txt
    A randomlocution/index.html
    A recovery/mbishop_wglc/draft-ietf-quic-http.html
    A recovery/mbishop_wglc/draft-ietf-quic-http.txt
    A recovery/mbishop_wglc/draft-ietf-quic-invariants.html
    A recovery/mbishop_wglc/draft-ietf-quic-invariants.txt
    A recovery/mbishop_wglc/draft-ietf-quic-qpack.html
    A recovery/mbishop_wglc/draft-ietf-quic-qpack.txt
    A recovery/mbishop_wglc/draft-ietf-quic-recovery.html
    A recovery/mbishop_wglc/draft-ietf-quic-recovery.txt
    A recovery/mbishop_wglc/draft-ietf-quic-tls.html
    A recovery/mbishop_wglc/draft-ietf-quic-tls.txt
    A recovery/mbishop_wglc/draft-ietf-quic-transport.html
    A recovery/mbishop_wglc/draft-ietf-quic-transport.txt
    A recovery/mbishop_wglc/index.html
    A remove-redundant-must/draft-ietf-quic-http.html
    A remove-redundant-must/draft-ietf-quic-http.txt
    A remove-redundant-must/draft-ietf-quic-invariants.html
    A remove-redundant-must/draft-ietf-quic-invariants.txt
    A remove-redundant-must/draft-ietf-quic-qpack.html
    A remove-redundant-must/draft-ietf-quic-qpack.txt
    A remove-redundant-must/draft-ietf-quic-recovery.html
    A remove-redundant-must/draft-ietf-quic-recovery.txt
    A remove-redundant-must/draft-ietf-quic-tls.html
    A remove-redundant-must/draft-ietf-quic-tls.txt
    A remove-redundant-must/draft-ietf-quic-transport.html
    A remove-redundant-must/draft-ietf-quic-transport.txt
    A remove-redundant-must/index.html
    A resource-allocation/draft-ietf-quic-http.html
    A resource-allocation/draft-ietf-quic-http.txt
    A resource-allocation/draft-ietf-quic-invariants.html
    A resource-allocation/draft-ietf-quic-invariants.txt
    A resource-allocation/draft-ietf-quic-qpack.html
    A resource-allocation/draft-ietf-quic-qpack.txt
    A resource-allocation/draft-ietf-quic-recovery.html
    A resource-allocation/draft-ietf-quic-recovery.txt
    A resource-allocation/draft-ietf-quic-tls.html
    A resource-allocation/draft-ietf-quic-tls.txt
    A resource-allocation/draft-ietf-quic-transport.html
    A resource-allocation/draft-ietf-quic-transport.txt
    A resource-allocation/index.html
    A retry-pn-reset/draft-ietf-quic-http.html
    A retry-pn-reset/draft-ietf-quic-http.txt
    A retry-pn-reset/draft-ietf-quic-invariants.html
    A retry-pn-reset/draft-ietf-quic-invariants.txt
    A retry-pn-reset/draft-ietf-quic-qpack.html
    A retry-pn-reset/draft-ietf-quic-qpack.txt
    A retry-pn-reset/draft-ietf-quic-recovery.html
    A retry-pn-reset/draft-ietf-quic-recovery.txt
    A retry-pn-reset/draft-ietf-quic-tls.html
    A retry-pn-reset/draft-ietf-quic-tls.txt
    A retry-pn-reset/draft-ietf-quic-transport.html
    A retry-pn-reset/draft-ietf-quic-transport.txt
    A retry-pn-reset/index.html
    A reword-hrr/draft-ietf-quic-http.html
    A reword-hrr/draft-ietf-quic-http.txt
    A reword-hrr/draft-ietf-quic-invariants.html
    A reword-hrr/draft-ietf-quic-invariants.txt
    A reword-hrr/draft-ietf-quic-qpack.html
    A reword-hrr/draft-ietf-quic-qpack.txt
    A reword-hrr/draft-ietf-quic-recovery.html
    A reword-hrr/draft-ietf-quic-recovery.txt
    A reword-hrr/draft-ietf-quic-tls.html
    A reword-hrr/draft-ietf-quic-tls.txt
    A reword-hrr/draft-ietf-quic-transport.html
    A reword-hrr/draft-ietf-quic-transport.txt
    A reword-hrr/index.html
    A separately-keys/draft-ietf-quic-http.html
    A separately-keys/draft-ietf-quic-http.txt
    A separately-keys/draft-ietf-quic-invariants.html
    A separately-keys/draft-ietf-quic-invariants.txt
    A separately-keys/draft-ietf-quic-qpack.html
    A separately-keys/draft-ietf-quic-qpack.txt
    A separately-keys/draft-ietf-quic-recovery.html
    A separately-keys/draft-ietf-quic-recovery.txt
    A separately-keys/draft-ietf-quic-tls.html
    A separately-keys/draft-ietf-quic-tls.txt
    A separately-keys/draft-ietf-quic-transport.html
    A separately-keys/draft-ietf-quic-transport.txt
    A separately-keys/index.html
    A small-cert-good/draft-ietf-quic-http.html
    A small-cert-good/draft-ietf-quic-http.txt
    A small-cert-good/draft-ietf-quic-invariants.html
    A small-cert-good/draft-ietf-quic-invariants.txt
    A small-cert-good/draft-ietf-quic-qpack.html
    A small-cert-good/draft-ietf-quic-qpack.txt
    A small-cert-good/draft-ietf-quic-recovery.html
    A small-cert-good/draft-ietf-quic-recovery.txt
    A small-cert-good/draft-ietf-quic-tls.html
    A small-cert-good/draft-ietf-quic-tls.txt
    A small-cert-good/draft-ietf-quic-transport.html
    A small-cert-good/draft-ietf-quic-transport.txt
    A small-cert-good/index.html
    A the-first-cid/draft-ietf-quic-http.html
    A the-first-cid/draft-ietf-quic-http.txt
    A the-first-cid/draft-ietf-quic-invariants.html
    A the-first-cid/draft-ietf-quic-invariants.txt
    A the-first-cid/draft-ietf-quic-qpack.html
    A the-first-cid/draft-ietf-quic-qpack.txt
    A the-first-cid/draft-ietf-quic-recovery.html
    A the-first-cid/draft-ietf-quic-recovery.txt
    A the-first-cid/draft-ietf-quic-tls.html
    A the-first-cid/draft-ietf-quic-tls.txt
    A the-first-cid/draft-ietf-quic-transport.html
    A the-first-cid/draft-ietf-quic-transport.txt
    A the-first-cid/index.html
    A ticket-semantics/draft-ietf-quic-http.html
    A ticket-semantics/draft-ietf-quic-http.txt
    A ticket-semantics/draft-ietf-quic-invariants.html
    A ticket-semantics/draft-ietf-quic-invariants.txt
    A ticket-semantics/draft-ietf-quic-qpack.html
    A ticket-semantics/draft-ietf-quic-qpack.txt
    A ticket-semantics/draft-ietf-quic-recovery.html
    A ticket-semantics/draft-ietf-quic-recovery.txt
    A ticket-semantics/draft-ietf-quic-tls.html
    A ticket-semantics/draft-ietf-quic-tls.txt
    A ticket-semantics/draft-ietf-quic-transport.html
    A ticket-semantics/draft-ietf-quic-transport.txt
    A ticket-semantics/index.html
    A tls/mbishop_wglc/draft-ietf-quic-http.html
    A tls/mbishop_wglc/draft-ietf-quic-http.txt
    A tls/mbishop_wglc/draft-ietf-quic-invariants.html
    A tls/mbishop_wglc/draft-ietf-quic-invariants.txt
    A tls/mbishop_wglc/draft-ietf-quic-qpack.html
    A tls/mbishop_wglc/draft-ietf-quic-qpack.txt
    A tls/mbishop_wglc/draft-ietf-quic-recovery.html
    A tls/mbishop_wglc/draft-ietf-quic-recovery.txt
    A tls/mbishop_wglc/draft-ietf-quic-tls.html
    A tls/mbishop_wglc/draft-ietf-quic-tls.txt
    A tls/mbishop_wglc/draft-ietf-quic-transport.html
    A tls/mbishop_wglc/draft-ietf-quic-transport.txt
    A tls/mbishop_wglc/index.html
    A transport/aead/draft-ietf-quic-http.html
    A transport/aead/draft-ietf-quic-http.txt
    A transport/aead/draft-ietf-quic-invariants.html
    A transport/aead/draft-ietf-quic-invariants.txt
    A transport/aead/draft-ietf-quic-qpack.html
    A transport/aead/draft-ietf-quic-qpack.txt
    A transport/aead/draft-ietf-quic-recovery.html
    A transport/aead/draft-ietf-quic-recovery.txt
    A transport/aead/draft-ietf-quic-tls.html
    A transport/aead/draft-ietf-quic-tls.txt
    A transport/aead/draft-ietf-quic-transport.html
    A transport/aead/draft-ietf-quic-transport.txt
    A transport/aead/index.html
    A transport/another-one/draft-ietf-quic-http.html
    A transport/another-one/draft-ietf-quic-http.txt
    A transport/another-one/draft-ietf-quic-invariants.html
    A transport/another-one/draft-ietf-quic-invariants.txt
    A transport/another-one/draft-ietf-quic-qpack.html
    A transport/another-one/draft-ietf-quic-qpack.txt
    A transport/another-one/draft-ietf-quic-recovery.html
    A transport/another-one/draft-ietf-quic-recovery.txt
    A transport/another-one/draft-ietf-quic-tls.html
    A transport/another-one/draft-ietf-quic-tls.txt
    A transport/another-one/draft-ietf-quic-transport.html
    A transport/another-one/draft-ietf-quic-transport.txt
    A transport/another-one/index.html
    A transport/contributor_bullets/draft-ietf-quic-http.html
    A transport/contributor_bullets/draft-ietf-quic-http.txt
    A transport/contributor_bullets/draft-ietf-quic-invariants.html
    A transport/contributor_bullets/draft-ietf-quic-invariants.txt
    A transport/contributor_bullets/draft-ietf-quic-qpack.html
    A transport/contributor_bullets/draft-ietf-quic-qpack.txt
    A transport/contributor_bullets/draft-ietf-quic-recovery.html
    A transport/contributor_bullets/draft-ietf-quic-recovery.txt
    A transport/contributor_bullets/draft-ietf-quic-tls.html
    A transport/contributor_bullets/draft-ietf-quic-tls.txt
    A transport/contributor_bullets/draft-ietf-quic-transport.html
    A transport/contributor_bullets/draft-ietf-quic-transport.txt
    A transport/contributor_bullets/index.html
    A transport/csplice/draft-ietf-quic-http.html
    A transport/csplice/draft-ietf-quic-http.txt
    A transport/csplice/draft-ietf-quic-invariants.html
    A transport/csplice/draft-ietf-quic-invariants.txt
    A transport/csplice/draft-ietf-quic-qpack.html
    A transport/csplice/draft-ietf-quic-qpack.txt
    A transport/csplice/draft-ietf-quic-recovery.html
    A transport/csplice/draft-ietf-quic-recovery.txt
    A transport/csplice/draft-ietf-quic-tls.html
    A transport/csplice/draft-ietf-quic-tls.txt
    A transport/csplice/draft-ietf-quic-transport.html
    A transport/csplice/draft-ietf-quic-transport.txt
    A transport/csplice/index.html
    A transport/handshake-tokens/draft-ietf-quic-http.html
    A transport/handshake-tokens/draft-ietf-quic-http.txt
    A transport/handshake-tokens/draft-ietf-quic-invariants.html
    A transport/handshake-tokens/draft-ietf-quic-invariants.txt
    A transport/handshake-tokens/draft-ietf-quic-qpack.html
    A transport/handshake-tokens/draft-ietf-quic-qpack.txt
    A transport/handshake-tokens/draft-ietf-quic-recovery.html
    A transport/handshake-tokens/draft-ietf-quic-recovery.txt
    A transport/handshake-tokens/draft-ietf-quic-tls.html
    A transport/handshake-tokens/draft-ietf-quic-tls.txt
    A transport/handshake-tokens/draft-ietf-quic-transport.html
    A transport/handshake-tokens/draft-ietf-quic-transport.txt
    A transport/handshake-tokens/index.html
    A transport/mbishop_wglc/draft-ietf-quic-http.html
    A transport/mbishop_wglc/draft-ietf-quic-http.txt
    A transport/mbishop_wglc/draft-ietf-quic-invariants.html
    A transport/mbishop_wglc/draft-ietf-quic-invariants.txt
    A transport/mbishop_wglc/draft-ietf-quic-qpack.html
    A transport/mbishop_wglc/draft-ietf-quic-qpack.txt
    A transport/mbishop_wglc/draft-ietf-quic-recovery.html
    A transport/mbishop_wglc/draft-ietf-quic-recovery.txt
    A transport/mbishop_wglc/draft-ietf-quic-tls.html
    A transport/mbishop_wglc/draft-ietf-quic-tls.txt
    A transport/mbishop_wglc/draft-ietf-quic-transport.html
    A transport/mbishop_wglc/draft-ietf-quic-transport.txt
    A transport/mbishop_wglc/index.html
    A transport/scope_disable/draft-ietf-quic-http.html
    A transport/scope_disable/draft-ietf-quic-http.txt
    A transport/scope_disable/draft-ietf-quic-invariants.html
    A transport/scope_disable/draft-ietf-quic-invariants.txt
    A transport/scope_disable/draft-ietf-quic-qpack.html
    A transport/scope_disable/draft-ietf-quic-qpack.txt
    A transport/scope_disable/draft-ietf-quic-recovery.html
    A transport/scope_disable/draft-ietf-quic-recovery.txt
    A transport/scope_disable/draft-ietf-quic-tls.html
    A transport/scope_disable/draft-ietf-quic-tls.txt
    A transport/scope_disable/draft-ietf-quic-transport.html
    A transport/scope_disable/draft-ietf-quic-transport.txt
    A transport/scope_disable/index.html
    A transport/why_final_size/draft-ietf-quic-http.html
    A transport/why_final_size/draft-ietf-quic-http.txt
    A transport/why_final_size/draft-ietf-quic-invariants.html
    A transport/why_final_size/draft-ietf-quic-invariants.txt
    A transport/why_final_size/draft-ietf-quic-qpack.html
    A transport/why_final_size/draft-ietf-quic-qpack.txt
    A transport/why_final_size/draft-ietf-quic-recovery.html
    A transport/why_final_size/draft-ietf-quic-recovery.txt
    A transport/why_final_size/draft-ietf-quic-tls.html
    A transport/why_final_size/draft-ietf-quic-tls.txt
    A transport/why_final_size/draft-ietf-quic-transport.html
    A transport/why_final_size/draft-ietf-quic-transport.txt
    A transport/why_final_size/index.html
    A version-not/draft-ietf-quic-http.html
    A version-not/draft-ietf-quic-http.txt
    A version-not/draft-ietf-quic-invariants.html
    A version-not/draft-ietf-quic-invariants.txt
    A version-not/draft-ietf-quic-qpack.html
    A version-not/draft-ietf-quic-qpack.txt
    A version-not/draft-ietf-quic-recovery.html
    A version-not/draft-ietf-quic-recovery.txt
    A version-not/draft-ietf-quic-tls.html
    A version-not/draft-ietf-quic-tls.txt
    A version-not/draft-ietf-quic-transport.html
    A version-not/draft-ietf-quic-transport.txt
    A version-not/index.html
    A vn-implicit-ack/draft-ietf-quic-http.html
    A vn-implicit-ack/draft-ietf-quic-http.txt
    A vn-implicit-ack/draft-ietf-quic-invariants.html
    A vn-implicit-ack/draft-ietf-quic-invariants.txt
    A vn-implicit-ack/draft-ietf-quic-qpack.html
    A vn-implicit-ack/draft-ietf-quic-qpack.txt
    A vn-implicit-ack/draft-ietf-quic-recovery.html
    A vn-implicit-ack/draft-ietf-quic-recovery.txt
    A vn-implicit-ack/draft-ietf-quic-tls.html
    A vn-implicit-ack/draft-ietf-quic-tls.txt
    A vn-implicit-ack/draft-ietf-quic-transport.html
    A vn-implicit-ack/draft-ietf-quic-transport.txt
    A vn-implicit-ack/index.html
    A weird-ecn-validation/draft-ietf-quic-http.html
    A weird-ecn-validation/draft-ietf-quic-http.txt
    A weird-ecn-validation/draft-ietf-quic-invariants.html
    A weird-ecn-validation/draft-ietf-quic-invariants.txt
    A weird-ecn-validation/draft-ietf-quic-qpack.html
    A weird-ecn-validation/draft-ietf-quic-qpack.txt
    A weird-ecn-validation/draft-ietf-quic-recovery.html
    A weird-ecn-validation/draft-ietf-quic-recovery.txt
    A weird-ecn-validation/draft-ietf-quic-tls.html
    A weird-ecn-validation/draft-ietf-quic-tls.txt
    A weird-ecn-validation/draft-ietf-quic-transport.html
    A weird-ecn-validation/draft-ietf-quic-transport.txt
    A weird-ecn-validation/index.html

  Log Message:
  -----------
  Script updating archive at 2020-07-10T20:13:23Z. [ci skip]


  Commit: 510ac011b99631fd3ea6923725541d90f9414989
      https://github.com/quicwg/base-drafts/commit/510ac011b99631fd3ea6923725541d90f9414989
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-12 (Sun, 12 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R fix-chello/draft-ietf-quic-http.html
    R fix-chello/draft-ietf-quic-http.txt
    R fix-chello/draft-ietf-quic-invariants.html
    R fix-chello/draft-ietf-quic-invariants.txt
    R fix-chello/draft-ietf-quic-qpack.html
    R fix-chello/draft-ietf-quic-qpack.txt
    R fix-chello/draft-ietf-quic-recovery.html
    R fix-chello/draft-ietf-quic-recovery.txt
    R fix-chello/draft-ietf-quic-tls.html
    R fix-chello/draft-ietf-quic-tls.txt
    R fix-chello/draft-ietf-quic-transport.html
    R fix-chello/draft-ietf-quic-transport.txt
    R fix-chello/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from eeb38347. [ci skip]


  Commit: 21595ee940df6f30bf082b89170f7ac0b4368b1c
      https://github.com/quicwg/base-drafts/commit/21595ee940df6f30bf082b89170f7ac0b4368b1c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-12 (Sun, 12 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-12T23:59:01Z. [ci skip]


  Commit: 7f01674ed1c22d6cf485cc087ed7d15de37e1fad
      https://github.com/quicwg/base-drafts/commit/7f01674ed1c22d6cf485cc087ed7d15de37e1fad
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-12 (Sun, 12 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from aad5c6b5. [ci skip]


  Commit: d2f5a96a084aa0f55f82a14358293536a8004d18
      https://github.com/quicwg/base-drafts/commit/d2f5a96a084aa0f55f82a14358293536a8004d18
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ceec5740. [ci skip]


  Commit: e70a11842f75b15bcd6a3af2c7bfc723f7a42089
      https://github.com/quicwg/base-drafts/commit/e70a11842f75b15bcd6a3af2c7bfc723f7a42089
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M 0rtt-section/draft-ietf-quic-http.html
    M 0rtt-section/draft-ietf-quic-http.txt
    M 0rtt-section/draft-ietf-quic-invariants.html
    M 0rtt-section/draft-ietf-quic-invariants.txt
    M 0rtt-section/draft-ietf-quic-qpack.html
    M 0rtt-section/draft-ietf-quic-qpack.txt
    M 0rtt-section/draft-ietf-quic-recovery.html
    M 0rtt-section/draft-ietf-quic-recovery.txt
    M 0rtt-section/draft-ietf-quic-tls.html
    M 0rtt-section/draft-ietf-quic-tls.txt
    M 0rtt-section/draft-ietf-quic-transport.html
    M 0rtt-section/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a55dc7bf. [ci skip]


  Commit: 12292d9b9908b4fad309815c27313e6699eab6b7
      https://github.com/quicwg/base-drafts/commit/12292d9b9908b4fad309815c27313e6699eab6b7
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M index.html
    A stateless-reset-summary/draft-ietf-quic-http.html
    A stateless-reset-summary/draft-ietf-quic-http.txt
    A stateless-reset-summary/draft-ietf-quic-invariants.html
    A stateless-reset-summary/draft-ietf-quic-invariants.txt
    A stateless-reset-summary/draft-ietf-quic-qpack.html
    A stateless-reset-summary/draft-ietf-quic-qpack.txt
    A stateless-reset-summary/draft-ietf-quic-recovery.html
    A stateless-reset-summary/draft-ietf-quic-recovery.txt
    A stateless-reset-summary/draft-ietf-quic-tls.html
    A stateless-reset-summary/draft-ietf-quic-tls.txt
    A stateless-reset-summary/draft-ietf-quic-transport.html
    A stateless-reset-summary/draft-ietf-quic-transport.txt
    A stateless-reset-summary/index.html

  Log Message:
  -----------
  Script updating gh-pages from e9dd5b8e. [ci skip]


  Commit: 30d42ba7c8b90887bedf2c3673b7254ad7d7f046
      https://github.com/quicwg/base-drafts/commit/30d42ba7c8b90887bedf2c3673b7254ad7d7f046
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M index.html
    M move-life-of/draft-ietf-quic-http.html
    M move-life-of/draft-ietf-quic-http.txt
    M move-life-of/draft-ietf-quic-invariants.html
    M move-life-of/draft-ietf-quic-invariants.txt
    M move-life-of/draft-ietf-quic-qpack.html
    M move-life-of/draft-ietf-quic-qpack.txt
    M move-life-of/draft-ietf-quic-recovery.html
    M move-life-of/draft-ietf-quic-recovery.txt
    M move-life-of/draft-ietf-quic-tls.html
    M move-life-of/draft-ietf-quic-tls.txt
    M move-life-of/draft-ietf-quic-transport.html
    M move-life-of/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from cbe6f146. [ci skip]


  Commit: 190b6196ba6cf590dd55ede208c1871de7e37a72
      https://github.com/quicwg/base-drafts/commit/190b6196ba6cf590dd55ede208c1871de7e37a72
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    A ianswett-asymmetric-links/draft-ietf-quic-http.html
    A ianswett-asymmetric-links/draft-ietf-quic-http.txt
    A ianswett-asymmetric-links/draft-ietf-quic-invariants.html
    A ianswett-asymmetric-links/draft-ietf-quic-invariants.txt
    A ianswett-asymmetric-links/draft-ietf-quic-qpack.html
    A ianswett-asymmetric-links/draft-ietf-quic-qpack.txt
    A ianswett-asymmetric-links/draft-ietf-quic-recovery.html
    A ianswett-asymmetric-links/draft-ietf-quic-recovery.txt
    A ianswett-asymmetric-links/draft-ietf-quic-tls.html
    A ianswett-asymmetric-links/draft-ietf-quic-tls.txt
    A ianswett-asymmetric-links/draft-ietf-quic-transport.html
    A ianswett-asymmetric-links/draft-ietf-quic-transport.txt
    A ianswett-asymmetric-links/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 41ede48e. [ci skip]


  Commit: e712c7b82afccf9f149874f5bf65336288b3495c
      https://github.com/quicwg/base-drafts/commit/e712c7b82afccf9f149874f5bf65336288b3495c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-13T14:33:54Z. [ci skip]


  Commit: a58fdc17a5504c0697973308490b691056f841d1
      https://github.com/quicwg/base-drafts/commit/a58fdc17a5504c0697973308490b691056f841d1
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c8e47f6c. [ci skip]


  Commit: b89ed055f70cd336b22956cc25badaadacc65527
      https://github.com/quicwg/base-drafts/commit/b89ed055f70cd336b22956cc25badaadacc65527
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    A ianswett-clarify-pto/draft-ietf-quic-http.html
    A ianswett-clarify-pto/draft-ietf-quic-http.txt
    A ianswett-clarify-pto/draft-ietf-quic-invariants.html
    A ianswett-clarify-pto/draft-ietf-quic-invariants.txt
    A ianswett-clarify-pto/draft-ietf-quic-qpack.html
    A ianswett-clarify-pto/draft-ietf-quic-qpack.txt
    A ianswett-clarify-pto/draft-ietf-quic-recovery.html
    A ianswett-clarify-pto/draft-ietf-quic-recovery.txt
    A ianswett-clarify-pto/draft-ietf-quic-tls.html
    A ianswett-clarify-pto/draft-ietf-quic-tls.txt
    A ianswett-clarify-pto/draft-ietf-quic-transport.html
    A ianswett-clarify-pto/draft-ietf-quic-transport.txt
    A ianswett-clarify-pto/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4eee107e. [ci skip]


  Commit: fb3ea5015ff873ccf37960a26aa571e1e6f28cb3
      https://github.com/quicwg/base-drafts/commit/fb3ea5015ff873ccf37960a26aa571e1e6f28cb3
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d635c17. [ci skip]


  Commit: baa0e82571729e008bdba14ccded9a6ee5d79c1f
      https://github.com/quicwg/base-drafts/commit/baa0e82571729e008bdba14ccded9a6ee5d79c1f
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M index.html
    M transport/mbishop_wglc/draft-ietf-quic-http.html
    M transport/mbishop_wglc/draft-ietf-quic-http.txt
    M transport/mbishop_wglc/draft-ietf-quic-invariants.html
    M transport/mbishop_wglc/draft-ietf-quic-invariants.txt
    M transport/mbishop_wglc/draft-ietf-quic-qpack.html
    M transport/mbishop_wglc/draft-ietf-quic-qpack.txt
    M transport/mbishop_wglc/draft-ietf-quic-recovery.html
    M transport/mbishop_wglc/draft-ietf-quic-recovery.txt
    M transport/mbishop_wglc/draft-ietf-quic-tls.html
    M transport/mbishop_wglc/draft-ietf-quic-tls.txt
    M transport/mbishop_wglc/draft-ietf-quic-transport.html
    M transport/mbishop_wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 8c4fe3d9. [ci skip]


  Commit: 3d9b3d5e978efe826b81a10c3448d5971de65d18
      https://github.com/quicwg/base-drafts/commit/3d9b3d5e978efe826b81a10c3448d5971de65d18
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M index.html
    A transport/spa_disable_migration/draft-ietf-quic-http.html
    A transport/spa_disable_migration/draft-ietf-quic-http.txt
    A transport/spa_disable_migration/draft-ietf-quic-invariants.html
    A transport/spa_disable_migration/draft-ietf-quic-invariants.txt
    A transport/spa_disable_migration/draft-ietf-quic-qpack.html
    A transport/spa_disable_migration/draft-ietf-quic-qpack.txt
    A transport/spa_disable_migration/draft-ietf-quic-recovery.html
    A transport/spa_disable_migration/draft-ietf-quic-recovery.txt
    A transport/spa_disable_migration/draft-ietf-quic-tls.html
    A transport/spa_disable_migration/draft-ietf-quic-tls.txt
    A transport/spa_disable_migration/draft-ietf-quic-transport.html
    A transport/spa_disable_migration/draft-ietf-quic-transport.txt
    A transport/spa_disable_migration/index.html

  Log Message:
  -----------
  Script updating gh-pages from 77d67a9f. [ci skip]


  Commit: b0725dafca62bc47747f335f1be88cbfe5f2a034
      https://github.com/quicwg/base-drafts/commit/b0725dafca62bc47747f335f1be88cbfe5f2a034
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M 0rtt-section/draft-ietf-quic-http.html
    M 0rtt-section/draft-ietf-quic-http.txt
    M 0rtt-section/draft-ietf-quic-invariants.html
    M 0rtt-section/draft-ietf-quic-invariants.txt
    M 0rtt-section/draft-ietf-quic-qpack.html
    M 0rtt-section/draft-ietf-quic-qpack.txt
    M 0rtt-section/draft-ietf-quic-recovery.html
    M 0rtt-section/draft-ietf-quic-recovery.txt
    M 0rtt-section/draft-ietf-quic-tls.html
    M 0rtt-section/draft-ietf-quic-tls.txt
    M 0rtt-section/draft-ietf-quic-transport.html
    M 0rtt-section/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e2b89226. [ci skip]


  Commit: c409e70020fec3333b58eb891668950b964abcf4
      https://github.com/quicwg/base-drafts/commit/c409e70020fec3333b58eb891668950b964abcf4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-14T01:24:33Z. [ci skip]


  Commit: a888c7d27b35c542b64599af84b18c6bc5a70afa
      https://github.com/quicwg/base-drafts/commit/a888c7d27b35c542b64599af84b18c6bc5a70afa
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 850e0c9c. [ci skip]


  Commit: 0a57086b3192e109b9b0db405d1acc93c6c68941
      https://github.com/quicwg/base-drafts/commit/0a57086b3192e109b9b0db405d1acc93c6c68941
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    M move-life-of/draft-ietf-quic-http.html
    M move-life-of/draft-ietf-quic-http.txt
    M move-life-of/draft-ietf-quic-invariants.html
    M move-life-of/draft-ietf-quic-invariants.txt
    M move-life-of/draft-ietf-quic-qpack.html
    M move-life-of/draft-ietf-quic-qpack.txt
    M move-life-of/draft-ietf-quic-recovery.html
    M move-life-of/draft-ietf-quic-recovery.txt
    M move-life-of/draft-ietf-quic-tls.html
    M move-life-of/draft-ietf-quic-tls.txt
    M move-life-of/draft-ietf-quic-transport.html
    M move-life-of/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 86b1a78c. [ci skip]


  Commit: 663843e94d28fc7a9811ae777ae2f8b6af17e075
      https://github.com/quicwg/base-drafts/commit/663843e94d28fc7a9811ae777ae2f8b6af17e075
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fe5a166e. [ci skip]


  Commit: a1be5c6f00015d65f23a8b96e0a1d1bd00d63c40
      https://github.com/quicwg/base-drafts/commit/a1be5c6f00015d65f23a8b96e0a1d1bd00d63c40
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    M magnus-wglc/draft-ietf-quic-http.html
    M magnus-wglc/draft-ietf-quic-http.txt
    M magnus-wglc/draft-ietf-quic-invariants.html
    M magnus-wglc/draft-ietf-quic-invariants.txt
    M magnus-wglc/draft-ietf-quic-qpack.html
    M magnus-wglc/draft-ietf-quic-qpack.txt
    M magnus-wglc/draft-ietf-quic-recovery.html
    M magnus-wglc/draft-ietf-quic-recovery.txt
    M magnus-wglc/draft-ietf-quic-tls.html
    M magnus-wglc/draft-ietf-quic-tls.txt
    M magnus-wglc/draft-ietf-quic-transport.html
    M magnus-wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 17fd3911. [ci skip]


  Commit: 705c7e92f00623e0bb0e6eb38ad22d69e98fa520
      https://github.com/quicwg/base-drafts/commit/705c7e92f00623e0bb0e6eb38ad22d69e98fa520
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M fc-rationale/draft-ietf-quic-http.html
    M fc-rationale/draft-ietf-quic-http.txt
    M fc-rationale/draft-ietf-quic-invariants.html
    M fc-rationale/draft-ietf-quic-invariants.txt
    M fc-rationale/draft-ietf-quic-qpack.html
    M fc-rationale/draft-ietf-quic-qpack.txt
    M fc-rationale/draft-ietf-quic-recovery.html
    M fc-rationale/draft-ietf-quic-recovery.txt
    M fc-rationale/draft-ietf-quic-tls.html
    M fc-rationale/draft-ietf-quic-tls.txt
    M fc-rationale/draft-ietf-quic-transport.html
    M fc-rationale/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b4faf1b2. [ci skip]


  Commit: c6dc6b43f579a45eaca65733c494b0b7826564dc
      https://github.com/quicwg/base-drafts/commit/c6dc6b43f579a45eaca65733c494b0b7826564dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M fc-rationale/draft-ietf-quic-http.html
    M fc-rationale/draft-ietf-quic-invariants.html
    M fc-rationale/draft-ietf-quic-qpack.html
    M fc-rationale/draft-ietf-quic-recovery.html
    M fc-rationale/draft-ietf-quic-tls.html
    M fc-rationale/draft-ietf-quic-transport.html
    M fc-rationale/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from df7fe266. [ci skip]


  Commit: 157602cffa78c6942747337d1d054a52347f6dbb
      https://github.com/quicwg/base-drafts/commit/157602cffa78c6942747337d1d054a52347f6dbb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 40f0d61b. [ci skip]


  Commit: 2852bd65c1a5b850822f387ec261b870a3cd86d9
      https://github.com/quicwg/base-drafts/commit/2852bd65c1a5b850822f387ec261b870a3cd86d9
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9349c88f. [ci skip]


  Commit: a0e9a6c51ebf8bfaac3ea3b436c99946be04e959
      https://github.com/quicwg/base-drafts/commit/a0e9a6c51ebf8bfaac3ea3b436c99946be04e959
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e82e1015. [ci skip]


  Commit: 003588e427285b32a1e238bc03ab22adef7aaf83
      https://github.com/quicwg/base-drafts/commit/003588e427285b32a1e238bc03ab22adef7aaf83
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6e886707. [ci skip]


  Commit: b7c385360786160bea17948aac54d823268b54f3
      https://github.com/quicwg/base-drafts/commit/b7c385360786160bea17948aac54d823268b54f3
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5464c6fd. [ci skip]


  Commit: 7ce24234808326dfa5948bfee7d08c20aed5b583
      https://github.com/quicwg/base-drafts/commit/7ce24234808326dfa5948bfee7d08c20aed5b583
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    A less-protection/draft-ietf-quic-http.html
    A less-protection/draft-ietf-quic-http.txt
    A less-protection/draft-ietf-quic-invariants.html
    A less-protection/draft-ietf-quic-invariants.txt
    A less-protection/draft-ietf-quic-qpack.html
    A less-protection/draft-ietf-quic-qpack.txt
    A less-protection/draft-ietf-quic-recovery.html
    A less-protection/draft-ietf-quic-recovery.txt
    A less-protection/draft-ietf-quic-tls.html
    A less-protection/draft-ietf-quic-tls.txt
    A less-protection/draft-ietf-quic-transport.html
    A less-protection/draft-ietf-quic-transport.txt
    A less-protection/index.html

  Log Message:
  -----------
  Script updating gh-pages from a38e49b3. [ci skip]


  Commit: baab65e4ea2cd0037ddbeb70d10ef474837cc5c0
      https://github.com/quicwg/base-drafts/commit/baab65e4ea2cd0037ddbeb70d10ef474837cc5c0
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    M less-protection/draft-ietf-quic-http.html
    M less-protection/draft-ietf-quic-invariants.html
    M less-protection/draft-ietf-quic-qpack.html
    M less-protection/draft-ietf-quic-recovery.html
    M less-protection/draft-ietf-quic-tls.html
    M less-protection/draft-ietf-quic-tls.txt
    M less-protection/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 25264d07. [ci skip]


  Commit: 86d8a254cff3e16a12ce258f4eb8f48e1c643676
      https://github.com/quicwg/base-drafts/commit/86d8a254cff3e16a12ce258f4eb8f48e1c643676
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e1dd809c. [ci skip]


  Commit: 51d99c37fd6284288cd1705d93243c38e88384aa
      https://github.com/quicwg/base-drafts/commit/51d99c37fd6284288cd1705d93243c38e88384aa
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    A cherry-pick-ekr-edit/draft-ietf-quic-http.html
    A cherry-pick-ekr-edit/draft-ietf-quic-http.txt
    A cherry-pick-ekr-edit/draft-ietf-quic-invariants.html
    A cherry-pick-ekr-edit/draft-ietf-quic-invariants.txt
    A cherry-pick-ekr-edit/draft-ietf-quic-qpack.html
    A cherry-pick-ekr-edit/draft-ietf-quic-qpack.txt
    A cherry-pick-ekr-edit/draft-ietf-quic-recovery.html
    A cherry-pick-ekr-edit/draft-ietf-quic-recovery.txt
    A cherry-pick-ekr-edit/draft-ietf-quic-tls.html
    A cherry-pick-ekr-edit/draft-ietf-quic-tls.txt
    A cherry-pick-ekr-edit/draft-ietf-quic-transport.html
    A cherry-pick-ekr-edit/draft-ietf-quic-transport.txt
    A cherry-pick-ekr-edit/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 68bf99ff. [ci skip]


  Commit: 1cb0263bfd4c37a5d3828ba27bd8f4897cb46cf4
      https://github.com/quicwg/base-drafts/commit/1cb0263bfd4c37a5d3828ba27bd8f4897cb46cf4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    M tls/mbishop_wglc/draft-ietf-quic-http.html
    M tls/mbishop_wglc/draft-ietf-quic-http.txt
    M tls/mbishop_wglc/draft-ietf-quic-invariants.html
    M tls/mbishop_wglc/draft-ietf-quic-invariants.txt
    M tls/mbishop_wglc/draft-ietf-quic-qpack.html
    M tls/mbishop_wglc/draft-ietf-quic-qpack.txt
    M tls/mbishop_wglc/draft-ietf-quic-recovery.html
    M tls/mbishop_wglc/draft-ietf-quic-recovery.txt
    M tls/mbishop_wglc/draft-ietf-quic-tls.html
    M tls/mbishop_wglc/draft-ietf-quic-tls.txt
    M tls/mbishop_wglc/draft-ietf-quic-transport.html
    M tls/mbishop_wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 1da964a5. [ci skip]


  Commit: 64b8921649e319994016d693bd332a838dd77ebe
      https://github.com/quicwg/base-drafts/commit/64b8921649e319994016d693bd332a838dd77ebe
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5c626a3f. [ci skip]


  Commit: 5a01d1661f3f862211c70258395ee2df8ec9a332
      https://github.com/quicwg/base-drafts/commit/5a01d1661f3f862211c70258395ee2df8ec9a332
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5c4da195. [ci skip]


  Commit: 4a1af620f9b8a3c3d8da7e5170587acc037f49c6
      https://github.com/quicwg/base-drafts/commit/4a1af620f9b8a3c3d8da7e5170587acc037f49c6
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 352d9512. [ci skip]


  Commit: 1f01bb0b0846c141a68a89e7e91c94c051b0df0b
      https://github.com/quicwg/base-drafts/commit/1f01bb0b0846c141a68a89e7e91c94c051b0df0b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    M transport/mbishop_wglc/draft-ietf-quic-http.html
    M transport/mbishop_wglc/draft-ietf-quic-http.txt
    M transport/mbishop_wglc/draft-ietf-quic-invariants.html
    M transport/mbishop_wglc/draft-ietf-quic-invariants.txt
    M transport/mbishop_wglc/draft-ietf-quic-qpack.html
    M transport/mbishop_wglc/draft-ietf-quic-qpack.txt
    M transport/mbishop_wglc/draft-ietf-quic-recovery.html
    M transport/mbishop_wglc/draft-ietf-quic-recovery.txt
    M transport/mbishop_wglc/draft-ietf-quic-tls.html
    M transport/mbishop_wglc/draft-ietf-quic-tls.txt
    M transport/mbishop_wglc/draft-ietf-quic-transport.html
    M transport/mbishop_wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 4bbc69fa. [ci skip]


  Commit: 34c499775ab7592e539019d5ec2cc2099c2825ef
      https://github.com/quicwg/base-drafts/commit/34c499775ab7592e539019d5ec2cc2099c2825ef
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    M transport/mbishop_wglc/draft-ietf-quic-http.html
    M transport/mbishop_wglc/draft-ietf-quic-invariants.html
    M transport/mbishop_wglc/draft-ietf-quic-qpack.html
    M transport/mbishop_wglc/draft-ietf-quic-recovery.html
    M transport/mbishop_wglc/draft-ietf-quic-tls.html
    M transport/mbishop_wglc/draft-ietf-quic-transport.html
    M transport/mbishop_wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from f2e30d93. [ci skip]


  Commit: fcbe574f97c7f2b9ea74fac8aad55d5165363c8c
      https://github.com/quicwg/base-drafts/commit/fcbe574f97c7f2b9ea74fac8aad55d5165363c8c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-14T15:01:39Z. [ci skip]


  Commit: 1e5a75b98ad06a49a7a0d2796ff8dfa33375364b
      https://github.com/quicwg/base-drafts/commit/1e5a75b98ad06a49a7a0d2796ff8dfa33375364b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-http.html
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-http.txt
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-invariants.html
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-invariants.txt
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-qpack.html
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-qpack.txt
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-recovery.html
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-recovery.txt
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-tls.html
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-tls.txt
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-transport.html
    A ianswett-all-pto-ack-eliciting/draft-ietf-quic-transport.txt
    A ianswett-all-pto-ack-eliciting/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2e22c635. [ci skip]


  Commit: 047d0e8fa28f05bcbb86783f482bcfdae798f420
      https://github.com/quicwg/base-drafts/commit/047d0e8fa28f05bcbb86783f482bcfdae798f420
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M ianswett-all-pto-ack-eliciting/draft-ietf-quic-http.html
    M ianswett-all-pto-ack-eliciting/draft-ietf-quic-invariants.html
    M ianswett-all-pto-ack-eliciting/draft-ietf-quic-qpack.html
    M ianswett-all-pto-ack-eliciting/draft-ietf-quic-recovery.html
    M ianswett-all-pto-ack-eliciting/draft-ietf-quic-recovery.txt
    M ianswett-all-pto-ack-eliciting/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fa6a1083. [ci skip]


  Commit: 68950067e6535a700e50e5bc68fd4a7ba03e03dc
      https://github.com/quicwg/base-drafts/commit/68950067e6535a700e50e5bc68fd4a7ba03e03dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M ianswett-asymmetric-links/draft-ietf-quic-http.html
    M ianswett-asymmetric-links/draft-ietf-quic-http.txt
    M ianswett-asymmetric-links/draft-ietf-quic-invariants.html
    M ianswett-asymmetric-links/draft-ietf-quic-invariants.txt
    M ianswett-asymmetric-links/draft-ietf-quic-qpack.html
    M ianswett-asymmetric-links/draft-ietf-quic-qpack.txt
    M ianswett-asymmetric-links/draft-ietf-quic-recovery.html
    M ianswett-asymmetric-links/draft-ietf-quic-recovery.txt
    M ianswett-asymmetric-links/draft-ietf-quic-tls.html
    M ianswett-asymmetric-links/draft-ietf-quic-tls.txt
    M ianswett-asymmetric-links/draft-ietf-quic-transport.html
    M ianswett-asymmetric-links/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5f4e727e. [ci skip]


  Commit: 6687f1fa3754cf4b4754f4c18da33db210c87196
      https://github.com/quicwg/base-drafts/commit/6687f1fa3754cf4b4754f4c18da33db210c87196
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 78337c51. [ci skip]


  Commit: d3d034184238d1946cc68f2f90953edb97911724
      https://github.com/quicwg/base-drafts/commit/d3d034184238d1946cc68f2f90953edb97911724
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-http.html
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-http.txt
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-invariants.html
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-invariants.txt
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-qpack.html
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-qpack.txt
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-recovery.html
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-recovery.txt
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-tls.html
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-tls.txt
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-transport.html
    A ianswett-persistent-congestion-granularity/draft-ietf-quic-transport.txt
    A ianswett-persistent-congestion-granularity/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3800a27f. [ci skip]


  Commit: 82840dee382af372bbdead174970c9f4bdd0d78f
      https://github.com/quicwg/base-drafts/commit/82840dee382af372bbdead174970c9f4bdd0d78f
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M ianswett-no-rtt/draft-ietf-quic-http.html
    M ianswett-no-rtt/draft-ietf-quic-http.txt
    M ianswett-no-rtt/draft-ietf-quic-invariants.html
    M ianswett-no-rtt/draft-ietf-quic-invariants.txt
    M ianswett-no-rtt/draft-ietf-quic-qpack.html
    M ianswett-no-rtt/draft-ietf-quic-qpack.txt
    M ianswett-no-rtt/draft-ietf-quic-recovery.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.txt
    M ianswett-no-rtt/draft-ietf-quic-tls.html
    M ianswett-no-rtt/draft-ietf-quic-tls.txt
    M ianswett-no-rtt/draft-ietf-quic-transport.html
    M ianswett-no-rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 414498f2. [ci skip]


  Commit: 4497099ed0e833cef7a44904c8f9fecc46f3d906
      https://github.com/quicwg/base-drafts/commit/4497099ed0e833cef7a44904c8f9fecc46f3d906
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7a04b24a. [ci skip]


  Commit: e16201b468504cbf1a4184e72ce6f8bef401e3f0
      https://github.com/quicwg/base-drafts/commit/e16201b468504cbf1a4184e72ce6f8bef401e3f0
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8a47f355. [ci skip]


  Commit: 6c3ae90e1136cf5fd9a28bbb884e74635114858c
      https://github.com/quicwg/base-drafts/commit/6c3ae90e1136cf5fd9a28bbb884e74635114858c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M authenticate-vn-external/draft-ietf-quic-http.html
    M authenticate-vn-external/draft-ietf-quic-http.txt
    M authenticate-vn-external/draft-ietf-quic-invariants.html
    M authenticate-vn-external/draft-ietf-quic-invariants.txt
    M authenticate-vn-external/draft-ietf-quic-qpack.html
    M authenticate-vn-external/draft-ietf-quic-qpack.txt
    M authenticate-vn-external/draft-ietf-quic-recovery.html
    M authenticate-vn-external/draft-ietf-quic-recovery.txt
    M authenticate-vn-external/draft-ietf-quic-tls.html
    M authenticate-vn-external/draft-ietf-quic-tls.txt
    M authenticate-vn-external/draft-ietf-quic-transport.html
    M authenticate-vn-external/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4ac2b341. [ci skip]


  Commit: 51b0d33ede742946f4d298723856b7b3c8da8030
      https://github.com/quicwg/base-drafts/commit/51b0d33ede742946f4d298723856b7b3c8da8030
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M ianswett-clarify-pto/draft-ietf-quic-http.html
    M ianswett-clarify-pto/draft-ietf-quic-http.txt
    M ianswett-clarify-pto/draft-ietf-quic-invariants.html
    M ianswett-clarify-pto/draft-ietf-quic-invariants.txt
    M ianswett-clarify-pto/draft-ietf-quic-qpack.html
    M ianswett-clarify-pto/draft-ietf-quic-qpack.txt
    M ianswett-clarify-pto/draft-ietf-quic-recovery.html
    M ianswett-clarify-pto/draft-ietf-quic-recovery.txt
    M ianswett-clarify-pto/draft-ietf-quic-tls.html
    M ianswett-clarify-pto/draft-ietf-quic-tls.txt
    M ianswett-clarify-pto/draft-ietf-quic-transport.html
    M ianswett-clarify-pto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 741d1de5. [ci skip]


  Commit: f68a4256333d38f57609a6010f4bf613d7f098be
      https://github.com/quicwg/base-drafts/commit/f68a4256333d38f57609a6010f4bf613d7f098be
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5928f1ad. [ci skip]


  Commit: afef72d7c5a40cec4057defcf38abc42a0cf8f81
      https://github.com/quicwg/base-drafts/commit/afef72d7c5a40cec4057defcf38abc42a0cf8f81
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M authenticate-vn-external/draft-ietf-quic-http.html
    M authenticate-vn-external/draft-ietf-quic-invariants.html
    M authenticate-vn-external/draft-ietf-quic-invariants.txt
    M authenticate-vn-external/draft-ietf-quic-qpack.html
    M authenticate-vn-external/draft-ietf-quic-recovery.html
    M authenticate-vn-external/draft-ietf-quic-tls.html
    M authenticate-vn-external/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 51c52656. [ci skip]


  Commit: b5aec151eb60dd2a47f51c0aab1e5240e2125bbb
      https://github.com/quicwg/base-drafts/commit/b5aec151eb60dd2a47f51c0aab1e5240e2125bbb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 70d1e158. [ci skip]


  Commit: 3e8fdeadcf34c4044766f39d5a47970ee8e422bf
      https://github.com/quicwg/base-drafts/commit/3e8fdeadcf34c4044766f39d5a47970ee8e422bf
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fdd42d12. [ci skip]


  Commit: 008f57b3d1ee550478e31dde8b87ee251ae3dd01
      https://github.com/quicwg/base-drafts/commit/008f57b3d1ee550478e31dde8b87ee251ae3dd01
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M cherry-pick-ekr-edit/draft-ietf-quic-http.html
    M cherry-pick-ekr-edit/draft-ietf-quic-http.txt
    M cherry-pick-ekr-edit/draft-ietf-quic-invariants.html
    M cherry-pick-ekr-edit/draft-ietf-quic-invariants.txt
    M cherry-pick-ekr-edit/draft-ietf-quic-qpack.html
    M cherry-pick-ekr-edit/draft-ietf-quic-recovery.html
    M cherry-pick-ekr-edit/draft-ietf-quic-recovery.txt
    M cherry-pick-ekr-edit/draft-ietf-quic-tls.html
    M cherry-pick-ekr-edit/draft-ietf-quic-tls.txt
    M cherry-pick-ekr-edit/draft-ietf-quic-transport.html
    M cherry-pick-ekr-edit/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fc972928. [ci skip]


  Commit: 51d0bb206a623203110e8caad7b39c98ed01d539
      https://github.com/quicwg/base-drafts/commit/51d0bb206a623203110e8caad7b39c98ed01d539
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    M less-protection/draft-ietf-quic-http.html
    M less-protection/draft-ietf-quic-qpack.html
    M less-protection/draft-ietf-quic-recovery.html
    M less-protection/draft-ietf-quic-recovery.txt
    M less-protection/draft-ietf-quic-tls.html
    M less-protection/draft-ietf-quic-tls.txt
    M less-protection/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 83e840eb. [ci skip]


  Commit: 8de24270e5dcb22399b7ce9b7a75a1cb9d3e96ad
      https://github.com/quicwg/base-drafts/commit/8de24270e5dcb22399b7ce9b7a75a1cb9d3e96ad
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6e79da04. [ci skip]


  Commit: 4f9a7ebd9504345afddabcbf7fe8c13601fcad13
      https://github.com/quicwg/base-drafts/commit/4f9a7ebd9504345afddabcbf7fe8c13601fcad13
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M fc-rationale/draft-ietf-quic-http.html
    M fc-rationale/draft-ietf-quic-invariants.html
    M fc-rationale/draft-ietf-quic-qpack.html
    M fc-rationale/draft-ietf-quic-recovery.html
    M fc-rationale/draft-ietf-quic-recovery.txt
    M fc-rationale/draft-ietf-quic-tls.html
    M fc-rationale/draft-ietf-quic-transport.html
    M fc-rationale/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e504e117. [ci skip]


  Commit: ca866bbf9608019d024a11aac16a8883438e50dd
      https://github.com/quicwg/base-drafts/commit/ca866bbf9608019d024a11aac16a8883438e50dd
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1b08aa4d. [ci skip]


  Commit: d9b9436b27736c7be577a8ec426b25d29c0c4e89
      https://github.com/quicwg/base-drafts/commit/d9b9436b27736c7be577a8ec426b25d29c0c4e89
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M cherry-pick-ekr-edit/draft-ietf-quic-http.html
    M cherry-pick-ekr-edit/draft-ietf-quic-invariants.html
    M cherry-pick-ekr-edit/draft-ietf-quic-qpack.html
    M cherry-pick-ekr-edit/draft-ietf-quic-recovery.html
    M cherry-pick-ekr-edit/draft-ietf-quic-tls.html
    M cherry-pick-ekr-edit/draft-ietf-quic-transport.html
    M cherry-pick-ekr-edit/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 911c0f9f. [ci skip]


  Commit: 102d762e8dba9e5abf59fcbad4aa7700c0521fbb
      https://github.com/quicwg/base-drafts/commit/102d762e8dba9e5abf59fcbad4aa7700c0521fbb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2eff5d84. [ci skip]


  Commit: 710081ab7a5268494e3bd43c56e9fa2475b247d4
      https://github.com/quicwg/base-drafts/commit/710081ab7a5268494e3bd43c56e9fa2475b247d4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0d949691. [ci skip]


  Commit: 073bcc4fe2738e80da768917d2e24d9baf57f330
      https://github.com/quicwg/base-drafts/commit/073bcc4fe2738e80da768917d2e24d9baf57f330
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M index.html
    M magnus-wglc/draft-ietf-quic-http.html
    M magnus-wglc/draft-ietf-quic-http.txt
    M magnus-wglc/draft-ietf-quic-invariants.html
    M magnus-wglc/draft-ietf-quic-invariants.txt
    M magnus-wglc/draft-ietf-quic-qpack.html
    M magnus-wglc/draft-ietf-quic-qpack.txt
    M magnus-wglc/draft-ietf-quic-recovery.html
    M magnus-wglc/draft-ietf-quic-recovery.txt
    M magnus-wglc/draft-ietf-quic-tls.html
    M magnus-wglc/draft-ietf-quic-tls.txt
    M magnus-wglc/draft-ietf-quic-transport.html
    M magnus-wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 285d80f5. [ci skip]


  Commit: f1d05768a9ac6530fdc775a265aa53b2dfaf4294
      https://github.com/quicwg/base-drafts/commit/f1d05768a9ac6530fdc775a265aa53b2dfaf4294
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from cc1de04d. [ci skip]


  Commit: 4e601889ecdc76805c0c30e8e1caa9165f5eeab7
      https://github.com/quicwg/base-drafts/commit/4e601889ecdc76805c0c30e8e1caa9165f5eeab7
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M ianswett-clarify-pto/draft-ietf-quic-http.html
    M ianswett-clarify-pto/draft-ietf-quic-invariants.html
    M ianswett-clarify-pto/draft-ietf-quic-qpack.html
    M ianswett-clarify-pto/draft-ietf-quic-recovery.html
    M ianswett-clarify-pto/draft-ietf-quic-tls.html
    M ianswett-clarify-pto/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2d9fc395. [ci skip]


  Commit: a81a73a6dd2fdf1f5b6651a70809a0d95cf828fc
      https://github.com/quicwg/base-drafts/commit/a81a73a6dd2fdf1f5b6651a70809a0d95cf828fc
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-14T23:05:52Z. [ci skip]


  Commit: 25a19a488aeec3b23f08b854469e0eb016626cde
      https://github.com/quicwg/base-drafts/commit/25a19a488aeec3b23f08b854469e0eb016626cde
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 57679148. [ci skip]


  Commit: 29569531fa756c8d01fe6eaa3794fffb90cd9073
      https://github.com/quicwg/base-drafts/commit/29569531fa756c8d01fe6eaa3794fffb90cd9073
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0c5083f5. [ci skip]


  Commit: 5f535685c1e13bde2288e9efa3523e8d92df03c7
      https://github.com/quicwg/base-drafts/commit/5f535685c1e13bde2288e9efa3523e8d92df03c7
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html
    R resource-allocation/draft-ietf-quic-http.html
    R resource-allocation/draft-ietf-quic-http.txt
    R resource-allocation/draft-ietf-quic-invariants.html
    R resource-allocation/draft-ietf-quic-invariants.txt
    R resource-allocation/draft-ietf-quic-qpack.html
    R resource-allocation/draft-ietf-quic-qpack.txt
    R resource-allocation/draft-ietf-quic-recovery.html
    R resource-allocation/draft-ietf-quic-recovery.txt
    R resource-allocation/draft-ietf-quic-tls.html
    R resource-allocation/draft-ietf-quic-tls.txt
    R resource-allocation/draft-ietf-quic-transport.html
    R resource-allocation/draft-ietf-quic-transport.txt
    R resource-allocation/index.html

  Log Message:
  -----------
  Script updating gh-pages from 07556b02. [ci skip]


  Commit: 28ed7a5c726257feeb218cdb578f373efe976245
      https://github.com/quicwg/base-drafts/commit/28ed7a5c726257feeb218cdb578f373efe976245
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M index.html
    M version-not/draft-ietf-quic-http.html
    M version-not/draft-ietf-quic-http.txt
    M version-not/draft-ietf-quic-invariants.html
    M version-not/draft-ietf-quic-invariants.txt
    M version-not/draft-ietf-quic-qpack.html
    M version-not/draft-ietf-quic-qpack.txt
    M version-not/draft-ietf-quic-recovery.html
    M version-not/draft-ietf-quic-recovery.txt
    M version-not/draft-ietf-quic-tls.html
    M version-not/draft-ietf-quic-tls.txt
    M version-not/draft-ietf-quic-transport.html
    M version-not/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from b10404ab. [ci skip]


  Commit: 5359a1499636e468f4e0105efa7ce122d6ba751c
      https://github.com/quicwg/base-drafts/commit/5359a1499636e468f4e0105efa7ce122d6ba751c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M index.html
    M version-not/draft-ietf-quic-http.html
    M version-not/draft-ietf-quic-http.txt
    M version-not/draft-ietf-quic-invariants.html
    M version-not/draft-ietf-quic-invariants.txt
    M version-not/draft-ietf-quic-qpack.html
    M version-not/draft-ietf-quic-qpack.txt
    M version-not/draft-ietf-quic-recovery.html
    M version-not/draft-ietf-quic-recovery.txt
    M version-not/draft-ietf-quic-tls.html
    M version-not/draft-ietf-quic-tls.txt
    M version-not/draft-ietf-quic-transport.html
    M version-not/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 642cc0f0. [ci skip]


  Commit: 1c4d148e7da2ff69fbf823d0c4d1344bd357cab5
      https://github.com/quicwg/base-drafts/commit/1c4d148e7da2ff69fbf823d0c4d1344bd357cab5
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-15T07:16:04Z. [ci skip]


  Commit: d9cbf71d1e3b59c17df34c7a8000fe720aae3b73
      https://github.com/quicwg/base-drafts/commit/d9cbf71d1e3b59c17df34c7a8000fe720aae3b73
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    A ianswett-current-time/draft-ietf-quic-http.html
    A ianswett-current-time/draft-ietf-quic-http.txt
    A ianswett-current-time/draft-ietf-quic-invariants.html
    A ianswett-current-time/draft-ietf-quic-invariants.txt
    A ianswett-current-time/draft-ietf-quic-qpack.html
    A ianswett-current-time/draft-ietf-quic-qpack.txt
    A ianswett-current-time/draft-ietf-quic-recovery.html
    A ianswett-current-time/draft-ietf-quic-recovery.txt
    A ianswett-current-time/draft-ietf-quic-tls.html
    A ianswett-current-time/draft-ietf-quic-tls.txt
    A ianswett-current-time/draft-ietf-quic-transport.html
    A ianswett-current-time/draft-ietf-quic-transport.txt
    A ianswett-current-time/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6bfa25a4. [ci skip]


  Commit: 0385cf9b1f79e2ac806dd65c16333703dea94f84
      https://github.com/quicwg/base-drafts/commit/0385cf9b1f79e2ac806dd65c16333703dea94f84
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-15T21:13:58Z. [ci skip]


  Commit: 5faaa3325c0a348354197ef3e63ded63d24ae9b7
      https://github.com/quicwg/base-drafts/commit/5faaa3325c0a348354197ef3e63ded63d24ae9b7
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M index.html
    M move-life-of/draft-ietf-quic-http.html
    M move-life-of/draft-ietf-quic-http.txt
    M move-life-of/draft-ietf-quic-invariants.html
    M move-life-of/draft-ietf-quic-invariants.txt
    M move-life-of/draft-ietf-quic-qpack.html
    M move-life-of/draft-ietf-quic-qpack.txt
    M move-life-of/draft-ietf-quic-recovery.html
    M move-life-of/draft-ietf-quic-recovery.txt
    M move-life-of/draft-ietf-quic-tls.html
    M move-life-of/draft-ietf-quic-tls.txt
    M move-life-of/draft-ietf-quic-transport.html
    M move-life-of/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from b0fb113d. [ci skip]


  Commit: 62b567584ce2971df7034b2bc985eb765523d151
      https://github.com/quicwg/base-drafts/commit/62b567584ce2971df7034b2bc985eb765523d151
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M index.html
    A overview-hs-done/draft-ietf-quic-http.html
    A overview-hs-done/draft-ietf-quic-http.txt
    A overview-hs-done/draft-ietf-quic-invariants.html
    A overview-hs-done/draft-ietf-quic-invariants.txt
    A overview-hs-done/draft-ietf-quic-qpack.html
    A overview-hs-done/draft-ietf-quic-qpack.txt
    A overview-hs-done/draft-ietf-quic-recovery.html
    A overview-hs-done/draft-ietf-quic-recovery.txt
    A overview-hs-done/draft-ietf-quic-tls.html
    A overview-hs-done/draft-ietf-quic-tls.txt
    A overview-hs-done/draft-ietf-quic-transport.html
    A overview-hs-done/draft-ietf-quic-transport.txt
    A overview-hs-done/index.html

  Log Message:
  -----------
  Script updating gh-pages from 6bd06fd0. [ci skip]


  Commit: f2e84f25f1ebd42a3eec47b96ac4737374966709
      https://github.com/quicwg/base-drafts/commit/f2e84f25f1ebd42a3eec47b96ac4737374966709
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M index.html
    M move-life-of/draft-ietf-quic-http.html
    M move-life-of/draft-ietf-quic-http.txt
    M move-life-of/draft-ietf-quic-invariants.html
    M move-life-of/draft-ietf-quic-invariants.txt
    M move-life-of/draft-ietf-quic-qpack.html
    M move-life-of/draft-ietf-quic-qpack.txt
    M move-life-of/draft-ietf-quic-recovery.html
    M move-life-of/draft-ietf-quic-recovery.txt
    M move-life-of/draft-ietf-quic-tls.html
    M move-life-of/draft-ietf-quic-tls.txt
    M move-life-of/draft-ietf-quic-transport.html
    M move-life-of/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from fbac101e. [ci skip]


  Commit: 86398112efb63d0b16c10dcc8f311761770a1d4e
      https://github.com/quicwg/base-drafts/commit/86398112efb63d0b16c10dcc8f311761770a1d4e
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from db766d21. [ci skip]


  Commit: 0d5cfeff7bd1738fb75e84a2dba75a6a97942eab
      https://github.com/quicwg/base-drafts/commit/0d5cfeff7bd1738fb75e84a2dba75a6a97942eab
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M index.html
    M recovery/mbishop_wglc/draft-ietf-quic-http.html
    M recovery/mbishop_wglc/draft-ietf-quic-http.txt
    M recovery/mbishop_wglc/draft-ietf-quic-invariants.html
    M recovery/mbishop_wglc/draft-ietf-quic-invariants.txt
    M recovery/mbishop_wglc/draft-ietf-quic-qpack.html
    M recovery/mbishop_wglc/draft-ietf-quic-qpack.txt
    M recovery/mbishop_wglc/draft-ietf-quic-recovery.html
    M recovery/mbishop_wglc/draft-ietf-quic-recovery.txt
    M recovery/mbishop_wglc/draft-ietf-quic-tls.html
    M recovery/mbishop_wglc/draft-ietf-quic-tls.txt
    M recovery/mbishop_wglc/draft-ietf-quic-transport.html
    M recovery/mbishop_wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 80019413. [ci skip]


  Commit: ba416d9939dd3755761b8e7a5a5cc994dce8966a
      https://github.com/quicwg/base-drafts/commit/ba416d9939dd3755761b8e7a5a5cc994dce8966a
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b1c9ec0d. [ci skip]


  Commit: e4b9cf5188133d8f7df9b8fff9b3382f61e87bad
      https://github.com/quicwg/base-drafts/commit/e4b9cf5188133d8f7df9b8fff9b3382f61e87bad
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M index.html
    M less-protection/draft-ietf-quic-http.html
    M less-protection/draft-ietf-quic-http.txt
    M less-protection/draft-ietf-quic-invariants.html
    M less-protection/draft-ietf-quic-invariants.txt
    M less-protection/draft-ietf-quic-qpack.html
    M less-protection/draft-ietf-quic-qpack.txt
    M less-protection/draft-ietf-quic-recovery.html
    M less-protection/draft-ietf-quic-recovery.txt
    M less-protection/draft-ietf-quic-tls.html
    M less-protection/draft-ietf-quic-tls.txt
    M less-protection/draft-ietf-quic-transport.html
    M less-protection/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 5782bf9a. [ci skip]


  Commit: 5676151f220cef48616351504aa4c21f313f57d2
      https://github.com/quicwg/base-drafts/commit/5676151f220cef48616351504aa4c21f313f57d2
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M index.html
    M less-protection/draft-ietf-quic-http.html
    M less-protection/draft-ietf-quic-qpack.html
    M less-protection/draft-ietf-quic-recovery.html
    M less-protection/draft-ietf-quic-tls.html
    M less-protection/draft-ietf-quic-tls.txt
    M less-protection/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 1db24ca4. [ci skip]


  Commit: a8a2fd319ba16e729d5ae5da0ca69857f729be50
      https://github.com/quicwg/base-drafts/commit/a8a2fd319ba16e729d5ae5da0ca69857f729be50
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4284ad90. [ci skip]


  Commit: 8c06f2d6f0c9acf5cf101ea3ef1613aa8c93e3cc
      https://github.com/quicwg/base-drafts/commit/8c06f2d6f0c9acf5cf101ea3ef1613aa8c93e3cc
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4429d4e6. [ci skip]


  Commit: 7d1c363f2e9f2983af6eccdbb339704fa791528c
      https://github.com/quicwg/base-drafts/commit/7d1c363f2e9f2983af6eccdbb339704fa791528c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8a9ebea2. [ci skip]


  Commit: 014f2bf4fae971bc0cecf6437b6fbf03cb5a89d6
      https://github.com/quicwg/base-drafts/commit/014f2bf4fae971bc0cecf6437b6fbf03cb5a89d6
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M ianswett-current-time/draft-ietf-quic-http.html
    M ianswett-current-time/draft-ietf-quic-http.txt
    M ianswett-current-time/draft-ietf-quic-invariants.html
    M ianswett-current-time/draft-ietf-quic-invariants.txt
    M ianswett-current-time/draft-ietf-quic-qpack.html
    M ianswett-current-time/draft-ietf-quic-qpack.txt
    M ianswett-current-time/draft-ietf-quic-recovery.html
    M ianswett-current-time/draft-ietf-quic-recovery.txt
    M ianswett-current-time/draft-ietf-quic-tls.html
    M ianswett-current-time/draft-ietf-quic-tls.txt
    M ianswett-current-time/draft-ietf-quic-transport.html
    M ianswett-current-time/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a5cc128e. [ci skip]


  Commit: 48842437c17c1fad484e3dbfed1f08ffce662606
      https://github.com/quicwg/base-drafts/commit/48842437c17c1fad484e3dbfed1f08ffce662606
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-16T13:50:45Z. [ci skip]


  Commit: 0fa3c8c75da7191f67e2e41b337b59a0ea87512f
      https://github.com/quicwg/base-drafts/commit/0fa3c8c75da7191f67e2e41b337b59a0ea87512f
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M ianswett-current-time/draft-ietf-quic-http.html
    M ianswett-current-time/draft-ietf-quic-invariants.html
    M ianswett-current-time/draft-ietf-quic-qpack.html
    M ianswett-current-time/draft-ietf-quic-recovery.html
    M ianswett-current-time/draft-ietf-quic-recovery.txt
    M ianswett-current-time/draft-ietf-quic-tls.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 58f73149. [ci skip]


  Commit: 4585848c6b39ee7f190f527671959f6fd160a398
      https://github.com/quicwg/base-drafts/commit/4585848c6b39ee7f190f527671959f6fd160a398
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2f984c92. [ci skip]


  Commit: cac40c5691381761b0ed0981538dd3819fca8bd4
      https://github.com/quicwg/base-drafts/commit/cac40c5691381761b0ed0981538dd3819fca8bd4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-http.html
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-http.txt
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-invariants.html
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-invariants.txt
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-qpack.html
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-qpack.txt
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-recovery.html
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-recovery.txt
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-tls.html
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-tls.txt
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-transport.html
    A ianswett-assert-lossdetectiontimeout/draft-ietf-quic-transport.txt
    A ianswett-assert-lossdetectiontimeout/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ed95fe0d. [ci skip]


  Commit: 1947a8f37276cc3fcf1ebca655b6dce2d56ef310
      https://github.com/quicwg/base-drafts/commit/1947a8f37276cc3fcf1ebca655b6dce2d56ef310
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    A ianswett-clarify-pn-encoding/draft-ietf-quic-http.html
    A ianswett-clarify-pn-encoding/draft-ietf-quic-http.txt
    A ianswett-clarify-pn-encoding/draft-ietf-quic-invariants.html
    A ianswett-clarify-pn-encoding/draft-ietf-quic-invariants.txt
    A ianswett-clarify-pn-encoding/draft-ietf-quic-qpack.html
    A ianswett-clarify-pn-encoding/draft-ietf-quic-qpack.txt
    A ianswett-clarify-pn-encoding/draft-ietf-quic-recovery.html
    A ianswett-clarify-pn-encoding/draft-ietf-quic-recovery.txt
    A ianswett-clarify-pn-encoding/draft-ietf-quic-tls.html
    A ianswett-clarify-pn-encoding/draft-ietf-quic-tls.txt
    A ianswett-clarify-pn-encoding/draft-ietf-quic-transport.html
    A ianswett-clarify-pn-encoding/draft-ietf-quic-transport.txt
    A ianswett-clarify-pn-encoding/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b029ae61. [ci skip]


  Commit: 88fed5b0580d1d54351bebb0eada46805220e779
      https://github.com/quicwg/base-drafts/commit/88fed5b0580d1d54351bebb0eada46805220e779
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-not-h2/draft-ietf-quic-http.html
    R ianswett-not-h2/draft-ietf-quic-http.txt
    R ianswett-not-h2/draft-ietf-quic-invariants.html
    R ianswett-not-h2/draft-ietf-quic-invariants.txt
    R ianswett-not-h2/draft-ietf-quic-qpack.html
    R ianswett-not-h2/draft-ietf-quic-qpack.txt
    R ianswett-not-h2/draft-ietf-quic-recovery.html
    R ianswett-not-h2/draft-ietf-quic-recovery.txt
    R ianswett-not-h2/draft-ietf-quic-tls.html
    R ianswett-not-h2/draft-ietf-quic-tls.txt
    R ianswett-not-h2/draft-ietf-quic-transport.html
    R ianswett-not-h2/draft-ietf-quic-transport.txt
    R ianswett-not-h2/index.html
    M index.html
    R remove-redundant-must/draft-ietf-quic-http.html
    R remove-redundant-must/draft-ietf-quic-http.txt
    R remove-redundant-must/draft-ietf-quic-invariants.html
    R remove-redundant-must/draft-ietf-quic-invariants.txt
    R remove-redundant-must/draft-ietf-quic-qpack.html
    R remove-redundant-must/draft-ietf-quic-qpack.txt
    R remove-redundant-must/draft-ietf-quic-recovery.html
    R remove-redundant-must/draft-ietf-quic-recovery.txt
    R remove-redundant-must/draft-ietf-quic-tls.html
    R remove-redundant-must/draft-ietf-quic-tls.txt
    R remove-redundant-must/draft-ietf-quic-transport.html
    R remove-redundant-must/draft-ietf-quic-transport.txt
    R remove-redundant-must/index.html

  Log Message:
  -----------
  Script updating gh-pages from 7e2536bd. [ci skip]


  Commit: a713dbaa3f7293ea63dd72d21613ba4c585cefcb
      https://github.com/quicwg/base-drafts/commit/a713dbaa3f7293ea63dd72d21613ba4c585cefcb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-17T00:35:52Z. [ci skip]


  Commit: 865cc11e9d18a150939cac524d10f72c001ef6c9
      https://github.com/quicwg/base-drafts/commit/865cc11e9d18a150939cac524d10f72c001ef6c9
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R gorry-nits-2/draft-ietf-quic-http.html
    R gorry-nits-2/draft-ietf-quic-http.txt
    R gorry-nits-2/draft-ietf-quic-invariants.html
    R gorry-nits-2/draft-ietf-quic-invariants.txt
    R gorry-nits-2/draft-ietf-quic-qpack.html
    R gorry-nits-2/draft-ietf-quic-qpack.txt
    R gorry-nits-2/draft-ietf-quic-recovery.html
    R gorry-nits-2/draft-ietf-quic-recovery.txt
    R gorry-nits-2/draft-ietf-quic-tls.html
    R gorry-nits-2/draft-ietf-quic-tls.txt
    R gorry-nits-2/draft-ietf-quic-transport.html
    R gorry-nits-2/draft-ietf-quic-transport.txt
    R gorry-nits-2/index.html
    R handshake-bytes/draft-ietf-quic-http.html
    R handshake-bytes/draft-ietf-quic-http.txt
    R handshake-bytes/draft-ietf-quic-invariants.html
    R handshake-bytes/draft-ietf-quic-invariants.txt
    R handshake-bytes/draft-ietf-quic-qpack.html
    R handshake-bytes/draft-ietf-quic-qpack.txt
    R handshake-bytes/draft-ietf-quic-recovery.html
    R handshake-bytes/draft-ietf-quic-recovery.txt
    R handshake-bytes/draft-ietf-quic-tls.html
    R handshake-bytes/draft-ietf-quic-tls.txt
    R handshake-bytes/draft-ietf-quic-transport.html
    R handshake-bytes/draft-ietf-quic-transport.txt
    R handshake-bytes/index.html
    M index.html
    R invariants/mbishop_wglc/draft-ietf-quic-http.html
    R invariants/mbishop_wglc/draft-ietf-quic-http.txt
    R invariants/mbishop_wglc/draft-ietf-quic-invariants.html
    R invariants/mbishop_wglc/draft-ietf-quic-invariants.txt
    R invariants/mbishop_wglc/draft-ietf-quic-qpack.html
    R invariants/mbishop_wglc/draft-ietf-quic-qpack.txt
    R invariants/mbishop_wglc/draft-ietf-quic-recovery.html
    R invariants/mbishop_wglc/draft-ietf-quic-recovery.txt
    R invariants/mbishop_wglc/draft-ietf-quic-tls.html
    R invariants/mbishop_wglc/draft-ietf-quic-tls.txt
    R invariants/mbishop_wglc/draft-ietf-quic-transport.html
    R invariants/mbishop_wglc/draft-ietf-quic-transport.txt
    R invariants/mbishop_wglc/index.html

  Log Message:
  -----------
  Script updating gh-pages from e903869c. [ci skip]


  Commit: c95b08067431c863649ddacabd44a8e6e2d0ac0a
      https://github.com/quicwg/base-drafts/commit/c95b08067431c863649ddacabd44a8e6e2d0ac0a
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-18T02:24:53Z. [ci skip]


  Commit: 41ccc9ae51c05b3942ba904a2e7c78c7ea890145
      https://github.com/quicwg/base-drafts/commit/41ccc9ae51c05b3942ba904a2e7c78c7ea890145
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-19 (Sun, 19 Jul 2020)

  Changed paths:
    R frame-special-rules/draft-ietf-quic-http.html
    R frame-special-rules/draft-ietf-quic-http.txt
    R frame-special-rules/draft-ietf-quic-invariants.html
    R frame-special-rules/draft-ietf-quic-invariants.txt
    R frame-special-rules/draft-ietf-quic-qpack.html
    R frame-special-rules/draft-ietf-quic-qpack.txt
    R frame-special-rules/draft-ietf-quic-recovery.html
    R frame-special-rules/draft-ietf-quic-recovery.txt
    R frame-special-rules/draft-ietf-quic-tls.html
    R frame-special-rules/draft-ietf-quic-tls.txt
    R frame-special-rules/draft-ietf-quic-transport.html
    R frame-special-rules/draft-ietf-quic-transport.txt
    R frame-special-rules/index.html
    M index.html
    M less-protection/draft-ietf-quic-http.html
    M less-protection/draft-ietf-quic-http.txt
    M less-protection/draft-ietf-quic-invariants.html
    M less-protection/draft-ietf-quic-invariants.txt
    M less-protection/draft-ietf-quic-qpack.html
    M less-protection/draft-ietf-quic-qpack.txt
    M less-protection/draft-ietf-quic-recovery.html
    M less-protection/draft-ietf-quic-recovery.txt
    M less-protection/draft-ietf-quic-tls.html
    M less-protection/draft-ietf-quic-tls.txt
    M less-protection/draft-ietf-quic-transport.html
    M less-protection/draft-ietf-quic-transport.txt
    R non-bad-ecn-validation/draft-ietf-quic-http.html
    R non-bad-ecn-validation/draft-ietf-quic-http.txt
    R non-bad-ecn-validation/draft-ietf-quic-invariants.html
    R non-bad-ecn-validation/draft-ietf-quic-invariants.txt
    R non-bad-ecn-validation/draft-ietf-quic-qpack.html
    R non-bad-ecn-validation/draft-ietf-quic-qpack.txt
    R non-bad-ecn-validation/draft-ietf-quic-recovery.html
    R non-bad-ecn-validation/draft-ietf-quic-recovery.txt
    R non-bad-ecn-validation/draft-ietf-quic-tls.html
    R non-bad-ecn-validation/draft-ietf-quic-tls.txt
    R non-bad-ecn-validation/draft-ietf-quic-transport.html
    R non-bad-ecn-validation/draft-ietf-quic-transport.txt
    R non-bad-ecn-validation/index.html
    R weird-ecn-validation/draft-ietf-quic-http.html
    R weird-ecn-validation/draft-ietf-quic-http.txt
    R weird-ecn-validation/draft-ietf-quic-invariants.html
    R weird-ecn-validation/draft-ietf-quic-invariants.txt
    R weird-ecn-validation/draft-ietf-quic-qpack.html
    R weird-ecn-validation/draft-ietf-quic-qpack.txt
    R weird-ecn-validation/draft-ietf-quic-recovery.html
    R weird-ecn-validation/draft-ietf-quic-recovery.txt
    R weird-ecn-validation/draft-ietf-quic-tls.html
    R weird-ecn-validation/draft-ietf-quic-tls.txt
    R weird-ecn-validation/draft-ietf-quic-transport.html
    R weird-ecn-validation/draft-ietf-quic-transport.txt
    R weird-ecn-validation/index.html

  Log Message:
  -----------
  Script updating gh-pages from bca27430. [ci skip]


  Commit: c3a74165dbd3d53162c236ac67495e623bd25e28
      https://github.com/quicwg/base-drafts/commit/c3a74165dbd3d53162c236ac67495e623bd25e28
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-19 (Sun, 19 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-19T23:37:32Z. [ci skip]


  Commit: a787a0572e30331fa740da0ea415b98c6a219f70
      https://github.com/quicwg/base-drafts/commit/a787a0572e30331fa740da0ea415b98c6a219f70
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    A ianswett-dcid-address-validation/draft-ietf-quic-http.html
    A ianswett-dcid-address-validation/draft-ietf-quic-http.txt
    A ianswett-dcid-address-validation/draft-ietf-quic-invariants.html
    A ianswett-dcid-address-validation/draft-ietf-quic-invariants.txt
    A ianswett-dcid-address-validation/draft-ietf-quic-qpack.html
    A ianswett-dcid-address-validation/draft-ietf-quic-qpack.txt
    A ianswett-dcid-address-validation/draft-ietf-quic-recovery.html
    A ianswett-dcid-address-validation/draft-ietf-quic-recovery.txt
    A ianswett-dcid-address-validation/draft-ietf-quic-tls.html
    A ianswett-dcid-address-validation/draft-ietf-quic-tls.txt
    A ianswett-dcid-address-validation/draft-ietf-quic-transport.html
    A ianswett-dcid-address-validation/draft-ietf-quic-transport.txt
    A ianswett-dcid-address-validation/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 13cfae81. [ci skip]


  Commit: 3304fb19a76320a33a38af1c5fb7c79f9964bc20
      https://github.com/quicwg/base-drafts/commit/3304fb19a76320a33a38af1c5fb7c79f9964bc20
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-20T14:36:00Z. [ci skip]


  Commit: 54486394cf735540d06447ac47e3630e83f4bf1b
      https://github.com/quicwg/base-drafts/commit/54486394cf735540d06447ac47e3630e83f4bf1b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M ianswett-no-rtt/draft-ietf-quic-http.html
    M ianswett-no-rtt/draft-ietf-quic-http.txt
    M ianswett-no-rtt/draft-ietf-quic-invariants.html
    M ianswett-no-rtt/draft-ietf-quic-invariants.txt
    M ianswett-no-rtt/draft-ietf-quic-qpack.html
    M ianswett-no-rtt/draft-ietf-quic-qpack.txt
    M ianswett-no-rtt/draft-ietf-quic-recovery.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.txt
    M ianswett-no-rtt/draft-ietf-quic-tls.html
    M ianswett-no-rtt/draft-ietf-quic-tls.txt
    M ianswett-no-rtt/draft-ietf-quic-transport.html
    M ianswett-no-rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from eabdc5c8. [ci skip]


  Commit: 256717575d3c26ab37ba0a4d59c94cd89596be3b
      https://github.com/quicwg/base-drafts/commit/256717575d3c26ab37ba0a4d59c94cd89596be3b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M ianswett-no-rtt/draft-ietf-quic-http.html
    M ianswett-no-rtt/draft-ietf-quic-invariants.html
    M ianswett-no-rtt/draft-ietf-quic-qpack.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.txt
    M ianswett-no-rtt/draft-ietf-quic-tls.html
    M ianswett-no-rtt/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a5cfbdcf. [ci skip]


  Commit: 79ed1bfc19b65554205f09e5005f1c115fdd8b61
      https://github.com/quicwg/base-drafts/commit/79ed1bfc19b65554205f09e5005f1c115fdd8b61
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M ianswett-dcid-address-validation/draft-ietf-quic-http.html
    M ianswett-dcid-address-validation/draft-ietf-quic-invariants.html
    M ianswett-dcid-address-validation/draft-ietf-quic-qpack.html
    M ianswett-dcid-address-validation/draft-ietf-quic-recovery.html
    M ianswett-dcid-address-validation/draft-ietf-quic-tls.html
    M ianswett-dcid-address-validation/draft-ietf-quic-transport.html
    M ianswett-dcid-address-validation/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c2d50c6f. [ci skip]


  Commit: 9fd8e4a04e87899c5b4f6952db8561ba592362eb
      https://github.com/quicwg/base-drafts/commit/9fd8e4a04e87899c5b4f6952db8561ba592362eb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M ianswett-dcid-address-validation/draft-ietf-quic-http.html
    M ianswett-dcid-address-validation/draft-ietf-quic-qpack.html
    M ianswett-dcid-address-validation/draft-ietf-quic-recovery.html
    M ianswett-dcid-address-validation/draft-ietf-quic-tls.html
    M ianswett-dcid-address-validation/draft-ietf-quic-transport.html
    M ianswett-dcid-address-validation/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7590ad36. [ci skip]


  Commit: 2d196854a209a1b142ac53c8f009632c547e519f
      https://github.com/quicwg/base-drafts/commit/2d196854a209a1b142ac53c8f009632c547e519f
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M ianswett-clarify-pn-encoding/draft-ietf-quic-http.html
    M ianswett-clarify-pn-encoding/draft-ietf-quic-http.txt
    M ianswett-clarify-pn-encoding/draft-ietf-quic-invariants.html
    M ianswett-clarify-pn-encoding/draft-ietf-quic-invariants.txt
    M ianswett-clarify-pn-encoding/draft-ietf-quic-qpack.html
    M ianswett-clarify-pn-encoding/draft-ietf-quic-qpack.txt
    M ianswett-clarify-pn-encoding/draft-ietf-quic-recovery.html
    M ianswett-clarify-pn-encoding/draft-ietf-quic-recovery.txt
    M ianswett-clarify-pn-encoding/draft-ietf-quic-tls.html
    M ianswett-clarify-pn-encoding/draft-ietf-quic-tls.txt
    M ianswett-clarify-pn-encoding/draft-ietf-quic-transport.html
    M ianswett-clarify-pn-encoding/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e25d48bd. [ci skip]


  Commit: be1a4953b2ead629f8ab36f24eaaa119b8d6f093
      https://github.com/quicwg/base-drafts/commit/be1a4953b2ead629f8ab36f24eaaa119b8d6f093
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-21T03:07:52Z. [ci skip]


  Commit: fd451fb4ac025cd540113d0269f6ab74a5476ee9
      https://github.com/quicwg/base-drafts/commit/fd451fb4ac025cd540113d0269f6ab74a5476ee9
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 78be8b52. [ci skip]


  Commit: 9fb69890d46ee10dba86b21873095bb09305a4c5
      https://github.com/quicwg/base-drafts/commit/9fb69890d46ee10dba86b21873095bb09305a4c5
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    M less-protection/draft-ietf-quic-http.html
    M less-protection/draft-ietf-quic-http.txt
    M less-protection/draft-ietf-quic-invariants.html
    M less-protection/draft-ietf-quic-invariants.txt
    M less-protection/draft-ietf-quic-qpack.html
    M less-protection/draft-ietf-quic-qpack.txt
    M less-protection/draft-ietf-quic-recovery.html
    M less-protection/draft-ietf-quic-recovery.txt
    M less-protection/draft-ietf-quic-tls.html
    M less-protection/draft-ietf-quic-tls.txt
    M less-protection/draft-ietf-quic-transport.html
    M less-protection/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 7f190d7e. [ci skip]


  Commit: d683686c7a3b3165b0312f344b0eff285bfef143
      https://github.com/quicwg/base-drafts/commit/d683686c7a3b3165b0312f344b0eff285bfef143
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    M recovery/mbishop_wglc/draft-ietf-quic-http.html
    M recovery/mbishop_wglc/draft-ietf-quic-http.txt
    M recovery/mbishop_wglc/draft-ietf-quic-invariants.html
    M recovery/mbishop_wglc/draft-ietf-quic-invariants.txt
    M recovery/mbishop_wglc/draft-ietf-quic-qpack.html
    M recovery/mbishop_wglc/draft-ietf-quic-qpack.txt
    M recovery/mbishop_wglc/draft-ietf-quic-recovery.html
    M recovery/mbishop_wglc/draft-ietf-quic-recovery.txt
    M recovery/mbishop_wglc/draft-ietf-quic-tls.html
    M recovery/mbishop_wglc/draft-ietf-quic-tls.txt
    M recovery/mbishop_wglc/draft-ietf-quic-transport.html
    M recovery/mbishop_wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from f5443e87. [ci skip]


  Commit: 4c98763211ee546e39a22757ceb50e108d920228
      https://github.com/quicwg/base-drafts/commit/4c98763211ee546e39a22757ceb50e108d920228
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-21T13:59:19Z. [ci skip]


  Commit: 5a06628c9b9eb3b2e55cf35d13682291253604f5
      https://github.com/quicwg/base-drafts/commit/5a06628c9b9eb3b2e55cf35d13682291253604f5
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    M recovery/mbishop_wglc/draft-ietf-quic-http.html
    M recovery/mbishop_wglc/draft-ietf-quic-invariants.html
    M recovery/mbishop_wglc/draft-ietf-quic-qpack.html
    M recovery/mbishop_wglc/draft-ietf-quic-recovery.html
    M recovery/mbishop_wglc/draft-ietf-quic-recovery.txt
    M recovery/mbishop_wglc/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 44fdab5a. [ci skip]


  Commit: f815f891e98085941bf897a0a866874e90028f14
      https://github.com/quicwg/base-drafts/commit/f815f891e98085941bf897a0a866874e90028f14
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    A http/push_flow/draft-ietf-quic-http.html
    A http/push_flow/draft-ietf-quic-http.txt
    A http/push_flow/draft-ietf-quic-invariants.html
    A http/push_flow/draft-ietf-quic-invariants.txt
    A http/push_flow/draft-ietf-quic-qpack.html
    A http/push_flow/draft-ietf-quic-qpack.txt
    A http/push_flow/draft-ietf-quic-recovery.html
    A http/push_flow/draft-ietf-quic-recovery.txt
    A http/push_flow/draft-ietf-quic-tls.html
    A http/push_flow/draft-ietf-quic-tls.txt
    A http/push_flow/draft-ietf-quic-transport.html
    A http/push_flow/draft-ietf-quic-transport.txt
    A http/push_flow/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 48945112. [ci skip]


  Commit: 4ec7a9e5de42ed48db82100e1d59e2579b1da0dc
      https://github.com/quicwg/base-drafts/commit/4ec7a9e5de42ed48db82100e1d59e2579b1da0dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M http/push_flow/draft-ietf-quic-http.html
    M http/push_flow/draft-ietf-quic-http.txt
    M http/push_flow/draft-ietf-quic-invariants.html
    M http/push_flow/draft-ietf-quic-qpack.html
    M http/push_flow/draft-ietf-quic-recovery.html
    M http/push_flow/draft-ietf-quic-tls.html
    M http/push_flow/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0764b9d9. [ci skip]


  Commit: 521d87c4a18e6ea9df355696ae9f79d1e2a59dd8
      https://github.com/quicwg/base-drafts/commit/521d87c4a18e6ea9df355696ae9f79d1e2a59dd8
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M ianswett-dcid-address-validation/draft-ietf-quic-http.html
    M ianswett-dcid-address-validation/draft-ietf-quic-http.txt
    M ianswett-dcid-address-validation/draft-ietf-quic-invariants.html
    M ianswett-dcid-address-validation/draft-ietf-quic-invariants.txt
    M ianswett-dcid-address-validation/draft-ietf-quic-qpack.html
    M ianswett-dcid-address-validation/draft-ietf-quic-qpack.txt
    M ianswett-dcid-address-validation/draft-ietf-quic-recovery.html
    M ianswett-dcid-address-validation/draft-ietf-quic-recovery.txt
    M ianswett-dcid-address-validation/draft-ietf-quic-tls.html
    M ianswett-dcid-address-validation/draft-ietf-quic-tls.txt
    M ianswett-dcid-address-validation/draft-ietf-quic-transport.html
    M ianswett-dcid-address-validation/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6874d004. [ci skip]


  Commit: 834fec1db2481af0dd07665615ce797ddd78c69c
      https://github.com/quicwg/base-drafts/commit/834fec1db2481af0dd07665615ce797ddd78c69c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    A http/reject_terms/draft-ietf-quic-http.html
    A http/reject_terms/draft-ietf-quic-http.txt
    A http/reject_terms/draft-ietf-quic-invariants.html
    A http/reject_terms/draft-ietf-quic-invariants.txt
    A http/reject_terms/draft-ietf-quic-qpack.html
    A http/reject_terms/draft-ietf-quic-qpack.txt
    A http/reject_terms/draft-ietf-quic-recovery.html
    A http/reject_terms/draft-ietf-quic-recovery.txt
    A http/reject_terms/draft-ietf-quic-tls.html
    A http/reject_terms/draft-ietf-quic-tls.txt
    A http/reject_terms/draft-ietf-quic-transport.html
    A http/reject_terms/draft-ietf-quic-transport.txt
    A http/reject_terms/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 22c920ea. [ci skip]


  Commit: e38aa58bbd3bb67f19f5e4876adc0eefaa58fc0a
      https://github.com/quicwg/base-drafts/commit/e38aa58bbd3bb67f19f5e4876adc0eefaa58fc0a
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    M recovery/mbishop_wglc/draft-ietf-quic-http.html
    M recovery/mbishop_wglc/draft-ietf-quic-invariants.html
    M recovery/mbishop_wglc/draft-ietf-quic-qpack.html
    M recovery/mbishop_wglc/draft-ietf-quic-recovery.html
    M recovery/mbishop_wglc/draft-ietf-quic-recovery.txt
    M recovery/mbishop_wglc/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from c75e8fa0. [ci skip]


  Commit: 1cba5e1c5ce058c365bc510dec91ef7d13d6b2e4
      https://github.com/quicwg/base-drafts/commit/1cba5e1c5ce058c365bc510dec91ef7d13d6b2e4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    A jri/pravb-wglc/draft-ietf-quic-http.html
    A jri/pravb-wglc/draft-ietf-quic-http.txt
    A jri/pravb-wglc/draft-ietf-quic-invariants.html
    A jri/pravb-wglc/draft-ietf-quic-invariants.txt
    A jri/pravb-wglc/draft-ietf-quic-qpack.html
    A jri/pravb-wglc/draft-ietf-quic-qpack.txt
    A jri/pravb-wglc/draft-ietf-quic-recovery.html
    A jri/pravb-wglc/draft-ietf-quic-recovery.txt
    A jri/pravb-wglc/draft-ietf-quic-tls.html
    A jri/pravb-wglc/draft-ietf-quic-tls.txt
    A jri/pravb-wglc/draft-ietf-quic-transport.html
    A jri/pravb-wglc/draft-ietf-quic-transport.txt
    A jri/pravb-wglc/index.html

  Log Message:
  -----------
  Script updating gh-pages from 72730fd1. [ci skip]


  Commit: 978560c9f986d8a6ad8a292130d84976d10d1b1b
      https://github.com/quicwg/base-drafts/commit/978560c9f986d8a6ad8a292130d84976d10d1b1b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    M jri/pravb-wglc/draft-ietf-quic-http.html
    M jri/pravb-wglc/draft-ietf-quic-invariants.html
    M jri/pravb-wglc/draft-ietf-quic-qpack.html
    M jri/pravb-wglc/draft-ietf-quic-recovery.html
    M jri/pravb-wglc/draft-ietf-quic-recovery.txt
    M jri/pravb-wglc/draft-ietf-quic-tls.html
    M jri/pravb-wglc/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from f475025d. [ci skip]


  Commit: 259df18f2eb55c934a3d7185067f337f2efd2e49
      https://github.com/quicwg/base-drafts/commit/259df18f2eb55c934a3d7185067f337f2efd2e49
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    A jri/change-example/draft-ietf-quic-http.html
    A jri/change-example/draft-ietf-quic-http.txt
    A jri/change-example/draft-ietf-quic-invariants.html
    A jri/change-example/draft-ietf-quic-invariants.txt
    A jri/change-example/draft-ietf-quic-qpack.html
    A jri/change-example/draft-ietf-quic-qpack.txt
    A jri/change-example/draft-ietf-quic-recovery.html
    A jri/change-example/draft-ietf-quic-recovery.txt
    A jri/change-example/draft-ietf-quic-tls.html
    A jri/change-example/draft-ietf-quic-tls.txt
    A jri/change-example/draft-ietf-quic-transport.html
    A jri/change-example/draft-ietf-quic-transport.txt
    A jri/change-example/index.html

  Log Message:
  -----------
  Script updating gh-pages from 2780f26c. [ci skip]


  Commit: 4e5962bcad42ef170c6a2af8f80688775ee675fb
      https://github.com/quicwg/base-drafts/commit/4e5962bcad42ef170c6a2af8f80688775ee675fb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    M jri/change-example/draft-ietf-quic-http.html
    M jri/change-example/draft-ietf-quic-invariants.html
    M jri/change-example/draft-ietf-quic-qpack.html
    M jri/change-example/draft-ietf-quic-recovery.html
    M jri/change-example/draft-ietf-quic-recovery.txt
    M jri/change-example/draft-ietf-quic-tls.html
    M jri/change-example/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 6d16cc98. [ci skip]


  Commit: ee2e28a523ca2a70fb7982c6ad81ecf50f347299
      https://github.com/quicwg/base-drafts/commit/ee2e28a523ca2a70fb7982c6ad81ecf50f347299
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    M jri/change-example/draft-ietf-quic-invariants.html
    M jri/change-example/draft-ietf-quic-qpack.html
    M jri/change-example/draft-ietf-quic-recovery.html
    M jri/change-example/draft-ietf-quic-recovery.txt
    M jri/change-example/draft-ietf-quic-tls.html
    M jri/change-example/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from cb563517. [ci skip]


  Commit: fa4482f4ac70bb3691fae6e02e60d69bdf27aa44
      https://github.com/quicwg/base-drafts/commit/fa4482f4ac70bb3691fae6e02e60d69bdf27aa44
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 096870dd. [ci skip]


  Commit: 9cd2f01b622751edd23e205538d5c83804b44fac
      https://github.com/quicwg/base-drafts/commit/9cd2f01b622751edd23e205538d5c83804b44fac
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M ianswett-no-rtt/draft-ietf-quic-http.html
    M ianswett-no-rtt/draft-ietf-quic-http.txt
    M ianswett-no-rtt/draft-ietf-quic-invariants.html
    M ianswett-no-rtt/draft-ietf-quic-invariants.txt
    M ianswett-no-rtt/draft-ietf-quic-qpack.html
    M ianswett-no-rtt/draft-ietf-quic-qpack.txt
    M ianswett-no-rtt/draft-ietf-quic-recovery.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.txt
    M ianswett-no-rtt/draft-ietf-quic-tls.html
    M ianswett-no-rtt/draft-ietf-quic-tls.txt
    M ianswett-no-rtt/draft-ietf-quic-transport.html
    M ianswett-no-rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4139dce4. [ci skip]


  Commit: dc692bc1df8dff980af6c3b5a953abd549d7ac3e
      https://github.com/quicwg/base-drafts/commit/dc692bc1df8dff980af6c3b5a953abd549d7ac3e
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M ianswett-no-rtt/draft-ietf-quic-http.html
    M ianswett-no-rtt/draft-ietf-quic-invariants.html
    M ianswett-no-rtt/draft-ietf-quic-qpack.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.txt
    M ianswett-no-rtt/draft-ietf-quic-tls.html
    M ianswett-no-rtt/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1acc6480. [ci skip]


  Commit: 76d499dbe35873b83e2de24b56b98805a4716e5b
      https://github.com/quicwg/base-drafts/commit/76d499dbe35873b83e2de24b56b98805a4716e5b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M ianswett-no-rtt/draft-ietf-quic-http.html
    M ianswett-no-rtt/draft-ietf-quic-invariants.html
    M ianswett-no-rtt/draft-ietf-quic-qpack.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.txt
    M ianswett-no-rtt/draft-ietf-quic-tls.html
    M ianswett-no-rtt/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3ddca85d. [ci skip]


  Commit: e2e3eb1004366c2d87cd5757559783416251af13
      https://github.com/quicwg/base-drafts/commit/e2e3eb1004366c2d87cd5757559783416251af13
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d89ac074. [ci skip]


  Commit: f8b3e3b536d8e5817bb300eea39a2a663a10b0e6
      https://github.com/quicwg/base-drafts/commit/f8b3e3b536d8e5817bb300eea39a2a663a10b0e6
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-21T22:04:28Z. [ci skip]


  Commit: 059d78330d062736ad9d300cf44113d41c1103f2
      https://github.com/quicwg/base-drafts/commit/059d78330d062736ad9d300cf44113d41c1103f2
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    A same-connection-id/draft-ietf-quic-http.html
    A same-connection-id/draft-ietf-quic-http.txt
    A same-connection-id/draft-ietf-quic-invariants.html
    A same-connection-id/draft-ietf-quic-invariants.txt
    A same-connection-id/draft-ietf-quic-qpack.html
    A same-connection-id/draft-ietf-quic-qpack.txt
    A same-connection-id/draft-ietf-quic-recovery.html
    A same-connection-id/draft-ietf-quic-recovery.txt
    A same-connection-id/draft-ietf-quic-tls.html
    A same-connection-id/draft-ietf-quic-tls.txt
    A same-connection-id/draft-ietf-quic-transport.html
    A same-connection-id/draft-ietf-quic-transport.txt
    A same-connection-id/index.html

  Log Message:
  -----------
  Script updating gh-pages from 7f6999a6. [ci skip]


  Commit: 5bb3109c883c686f115c2c5cb67c0301c3a47a09
      https://github.com/quicwg/base-drafts/commit/5bb3109c883c686f115c2c5cb67c0301c3a47a09
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M http/push_flow/draft-ietf-quic-http.html
    M http/push_flow/draft-ietf-quic-http.txt
    M http/push_flow/draft-ietf-quic-invariants.html
    M http/push_flow/draft-ietf-quic-qpack.html
    M http/push_flow/draft-ietf-quic-recovery.html
    M http/push_flow/draft-ietf-quic-tls.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 836b5bbc. [ci skip]


  Commit: 4f8f6b43bf29daa4f33e08fb0b75d30de6bec441
      https://github.com/quicwg/base-drafts/commit/4f8f6b43bf29daa4f33e08fb0b75d30de6bec441
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    A ianswett-loss-detection-pnspace/draft-ietf-quic-http.html
    A ianswett-loss-detection-pnspace/draft-ietf-quic-http.txt
    A ianswett-loss-detection-pnspace/draft-ietf-quic-invariants.html
    A ianswett-loss-detection-pnspace/draft-ietf-quic-invariants.txt
    A ianswett-loss-detection-pnspace/draft-ietf-quic-qpack.html
    A ianswett-loss-detection-pnspace/draft-ietf-quic-qpack.txt
    A ianswett-loss-detection-pnspace/draft-ietf-quic-recovery.html
    A ianswett-loss-detection-pnspace/draft-ietf-quic-recovery.txt
    A ianswett-loss-detection-pnspace/draft-ietf-quic-tls.html
    A ianswett-loss-detection-pnspace/draft-ietf-quic-tls.txt
    A ianswett-loss-detection-pnspace/draft-ietf-quic-transport.html
    A ianswett-loss-detection-pnspace/draft-ietf-quic-transport.txt
    A ianswett-loss-detection-pnspace/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e7a8263c. [ci skip]


  Commit: bf49c3dd97216ef6cf87a69fdb71c679c445b387
      https://github.com/quicwg/base-drafts/commit/bf49c3dd97216ef6cf87a69fdb71c679c445b387
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    M jri/pravb-wglc/draft-ietf-quic-http.html
    M jri/pravb-wglc/draft-ietf-quic-invariants.html
    M jri/pravb-wglc/draft-ietf-quic-qpack.html
    M jri/pravb-wglc/draft-ietf-quic-recovery.html
    M jri/pravb-wglc/draft-ietf-quic-recovery.txt
    M jri/pravb-wglc/draft-ietf-quic-tls.html
    M jri/pravb-wglc/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 7eddf145. [ci skip]


  Commit: 26a74d2f5f5664689583a5bd956dc424dd39b56f
      https://github.com/quicwg/base-drafts/commit/26a74d2f5f5664689583a5bd956dc424dd39b56f
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    A http/grease_error_sending/draft-ietf-quic-http.html
    A http/grease_error_sending/draft-ietf-quic-http.txt
    A http/grease_error_sending/draft-ietf-quic-invariants.html
    A http/grease_error_sending/draft-ietf-quic-invariants.txt
    A http/grease_error_sending/draft-ietf-quic-qpack.html
    A http/grease_error_sending/draft-ietf-quic-qpack.txt
    A http/grease_error_sending/draft-ietf-quic-recovery.html
    A http/grease_error_sending/draft-ietf-quic-recovery.txt
    A http/grease_error_sending/draft-ietf-quic-tls.html
    A http/grease_error_sending/draft-ietf-quic-tls.txt
    A http/grease_error_sending/draft-ietf-quic-transport.html
    A http/grease_error_sending/draft-ietf-quic-transport.txt
    A http/grease_error_sending/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 458c230a. [ci skip]


  Commit: d028a808591aca2a8b126af3186e9933dc813b17
      https://github.com/quicwg/base-drafts/commit/d028a808591aca2a8b126af3186e9933dc813b17
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    A general-purpose-operations/draft-ietf-quic-http.html
    A general-purpose-operations/draft-ietf-quic-http.txt
    A general-purpose-operations/draft-ietf-quic-invariants.html
    A general-purpose-operations/draft-ietf-quic-invariants.txt
    A general-purpose-operations/draft-ietf-quic-qpack.html
    A general-purpose-operations/draft-ietf-quic-qpack.txt
    A general-purpose-operations/draft-ietf-quic-recovery.html
    A general-purpose-operations/draft-ietf-quic-recovery.txt
    A general-purpose-operations/draft-ietf-quic-tls.html
    A general-purpose-operations/draft-ietf-quic-tls.txt
    A general-purpose-operations/draft-ietf-quic-transport.html
    A general-purpose-operations/draft-ietf-quic-transport.txt
    A general-purpose-operations/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8a1cc17e. [ci skip]


  Commit: dede1278e5cdf4c8672d00422e86fb935ebd47f2
      https://github.com/quicwg/base-drafts/commit/dede1278e5cdf4c8672d00422e86fb935ebd47f2
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M index.html
    A jri/pacing/draft-ietf-quic-http.html
    A jri/pacing/draft-ietf-quic-http.txt
    A jri/pacing/draft-ietf-quic-invariants.html
    A jri/pacing/draft-ietf-quic-invariants.txt
    A jri/pacing/draft-ietf-quic-qpack.html
    A jri/pacing/draft-ietf-quic-qpack.txt
    A jri/pacing/draft-ietf-quic-recovery.html
    A jri/pacing/draft-ietf-quic-recovery.txt
    A jri/pacing/draft-ietf-quic-tls.html
    A jri/pacing/draft-ietf-quic-tls.txt
    A jri/pacing/draft-ietf-quic-transport.html
    A jri/pacing/draft-ietf-quic-transport.txt
    A jri/pacing/index.html

  Log Message:
  -----------
  Script updating gh-pages from dbcfc229. [ci skip]


  Commit: 15d7439252b89598daca632cba982b16ef01e06d
      https://github.com/quicwg/base-drafts/commit/15d7439252b89598daca632cba982b16ef01e06d
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e7512ed8. [ci skip]


  Commit: 0ef88e8b2e36ea2e65c99e655c967fea3e502a53
      https://github.com/quicwg/base-drafts/commit/0ef88e8b2e36ea2e65c99e655c967fea3e502a53
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M ianswett-no-rtt/draft-ietf-quic-http.html
    M ianswett-no-rtt/draft-ietf-quic-http.txt
    M ianswett-no-rtt/draft-ietf-quic-invariants.html
    M ianswett-no-rtt/draft-ietf-quic-invariants.txt
    M ianswett-no-rtt/draft-ietf-quic-qpack.html
    M ianswett-no-rtt/draft-ietf-quic-qpack.txt
    M ianswett-no-rtt/draft-ietf-quic-recovery.html
    M ianswett-no-rtt/draft-ietf-quic-recovery.txt
    M ianswett-no-rtt/draft-ietf-quic-tls.html
    M ianswett-no-rtt/draft-ietf-quic-tls.txt
    M ianswett-no-rtt/draft-ietf-quic-transport.html
    M ianswett-no-rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e4601fe7. [ci skip]


  Commit: 786a84b522fcd7e6625138efa27956ad4532e5f8
      https://github.com/quicwg/base-drafts/commit/786a84b522fcd7e6625138efa27956ad4532e5f8
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M general-purpose-operations/draft-ietf-quic-http.html
    M general-purpose-operations/draft-ietf-quic-http.txt
    M general-purpose-operations/draft-ietf-quic-invariants.html
    M general-purpose-operations/draft-ietf-quic-invariants.txt
    M general-purpose-operations/draft-ietf-quic-qpack.html
    M general-purpose-operations/draft-ietf-quic-qpack.txt
    M general-purpose-operations/draft-ietf-quic-recovery.html
    M general-purpose-operations/draft-ietf-quic-recovery.txt
    M general-purpose-operations/draft-ietf-quic-tls.html
    M general-purpose-operations/draft-ietf-quic-tls.txt
    M general-purpose-operations/draft-ietf-quic-transport.html
    M general-purpose-operations/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 04986a29. [ci skip]


  Commit: 6b719980919d4d9d44ba89d5985d572304d8a906
      https://github.com/quicwg/base-drafts/commit/6b719980919d4d9d44ba89d5985d572304d8a906
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    R actions/draft-ietf-quic-http.html
    R actions/draft-ietf-quic-http.txt
    R actions/draft-ietf-quic-invariants.html
    R actions/draft-ietf-quic-invariants.txt
    R actions/draft-ietf-quic-qpack.html
    R actions/draft-ietf-quic-qpack.txt
    R actions/draft-ietf-quic-recovery.html
    R actions/draft-ietf-quic-recovery.txt
    R actions/draft-ietf-quic-tls.html
    R actions/draft-ietf-quic-tls.txt
    R actions/draft-ietf-quic-transport.html
    R actions/draft-ietf-quic-transport.txt
    R actions/index.html
    M http/push_flow/draft-ietf-quic-http.html
    M http/push_flow/draft-ietf-quic-http.txt
    M http/push_flow/draft-ietf-quic-invariants.html
    M http/push_flow/draft-ietf-quic-invariants.txt
    M http/push_flow/draft-ietf-quic-qpack.html
    M http/push_flow/draft-ietf-quic-qpack.txt
    M http/push_flow/draft-ietf-quic-recovery.html
    M http/push_flow/draft-ietf-quic-recovery.txt
    M http/push_flow/draft-ietf-quic-tls.html
    M http/push_flow/draft-ietf-quic-tls.txt
    M http/push_flow/draft-ietf-quic-transport.html
    M http/push_flow/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b85e25d9. [ci skip]


  Commit: 7f0cbf874319d6f79d60dea111e4f4c7a27fe473
      https://github.com/quicwg/base-drafts/commit/7f0cbf874319d6f79d60dea111e4f4c7a27fe473
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-22T15:59:52Z. [ci skip]


  Commit: 3c1ccf9ff9c6be4edce31ea0bd154f98e122da53
      https://github.com/quicwg/base-drafts/commit/3c1ccf9ff9c6be4edce31ea0bd154f98e122da53
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M http/push_flow/draft-ietf-quic-http.html
    M http/push_flow/draft-ietf-quic-http.txt
    M http/push_flow/draft-ietf-quic-qpack.html
    M http/push_flow/draft-ietf-quic-recovery.html
    M http/push_flow/draft-ietf-quic-tls.html
    M http/push_flow/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5542b522. [ci skip]


  Commit: 54c2ce69ac555611f4806d1be1852cac9ea5fd1a
      https://github.com/quicwg/base-drafts/commit/54c2ce69ac555611f4806d1be1852cac9ea5fd1a
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M http/reject_terms/draft-ietf-quic-http.html
    M http/reject_terms/draft-ietf-quic-http.txt
    M http/reject_terms/draft-ietf-quic-invariants.html
    M http/reject_terms/draft-ietf-quic-invariants.txt
    M http/reject_terms/draft-ietf-quic-qpack.html
    M http/reject_terms/draft-ietf-quic-qpack.txt
    M http/reject_terms/draft-ietf-quic-recovery.html
    M http/reject_terms/draft-ietf-quic-recovery.txt
    M http/reject_terms/draft-ietf-quic-tls.html
    M http/reject_terms/draft-ietf-quic-tls.txt
    M http/reject_terms/draft-ietf-quic-transport.html
    M http/reject_terms/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5c0d9735. [ci skip]


  Commit: 17bd70f943123043bea09de0445e800000a154eb
      https://github.com/quicwg/base-drafts/commit/17bd70f943123043bea09de0445e800000a154eb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    A http/mbishop_wglc/draft-ietf-quic-http.html
    A http/mbishop_wglc/draft-ietf-quic-http.txt
    A http/mbishop_wglc/draft-ietf-quic-invariants.html
    A http/mbishop_wglc/draft-ietf-quic-invariants.txt
    A http/mbishop_wglc/draft-ietf-quic-qpack.html
    A http/mbishop_wglc/draft-ietf-quic-qpack.txt
    A http/mbishop_wglc/draft-ietf-quic-recovery.html
    A http/mbishop_wglc/draft-ietf-quic-recovery.txt
    A http/mbishop_wglc/draft-ietf-quic-tls.html
    A http/mbishop_wglc/draft-ietf-quic-tls.txt
    A http/mbishop_wglc/draft-ietf-quic-transport.html
    A http/mbishop_wglc/draft-ietf-quic-transport.txt
    A http/mbishop_wglc/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f062859a. [ci skip]


  Commit: d89d2dbdfa64450f3a8c7c4623c2ad709646a251
      https://github.com/quicwg/base-drafts/commit/d89d2dbdfa64450f3a8c7c4623c2ad709646a251
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M http/mbishop_wglc/draft-ietf-quic-http.html
    M http/mbishop_wglc/draft-ietf-quic-invariants.html
    M http/mbishop_wglc/draft-ietf-quic-qpack.html
    M http/mbishop_wglc/draft-ietf-quic-recovery.html
    M http/mbishop_wglc/draft-ietf-quic-tls.html
    M http/mbishop_wglc/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 738b8e56. [ci skip]


  Commit: b2b391da64ca577dfd55747f059a92bc03a1cc71
      https://github.com/quicwg/base-drafts/commit/b2b391da64ca577dfd55747f059a92bc03a1cc71
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M index.html
    M jri/pravb-wglc/draft-ietf-quic-http.html
    M jri/pravb-wglc/draft-ietf-quic-http.txt
    M jri/pravb-wglc/draft-ietf-quic-invariants.html
    M jri/pravb-wglc/draft-ietf-quic-invariants.txt
    M jri/pravb-wglc/draft-ietf-quic-qpack.html
    M jri/pravb-wglc/draft-ietf-quic-qpack.txt
    M jri/pravb-wglc/draft-ietf-quic-recovery.html
    M jri/pravb-wglc/draft-ietf-quic-recovery.txt
    M jri/pravb-wglc/draft-ietf-quic-tls.html
    M jri/pravb-wglc/draft-ietf-quic-tls.txt
    M jri/pravb-wglc/draft-ietf-quic-transport.html
    M jri/pravb-wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 6732db25. [ci skip]


  Commit: dc3c2ff1283a72173989520521125a17032596d1
      https://github.com/quicwg/base-drafts/commit/dc3c2ff1283a72173989520521125a17032596d1
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-23T01:53:01Z. [ci skip]


  Commit: f8af1d85eda96d1eacb2b7318eb5dedca985f2cb
      https://github.com/quicwg/base-drafts/commit/f8af1d85eda96d1eacb2b7318eb5dedca985f2cb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M index.html
    M jri/pravb-wglc/draft-ietf-quic-http.html
    M jri/pravb-wglc/draft-ietf-quic-invariants.html
    M jri/pravb-wglc/draft-ietf-quic-qpack.html
    M jri/pravb-wglc/draft-ietf-quic-recovery.html
    M jri/pravb-wglc/draft-ietf-quic-recovery.txt
    M jri/pravb-wglc/draft-ietf-quic-tls.html
    M jri/pravb-wglc/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 5897dbb2. [ci skip]


  Commit: 7b4a6095fc53a9c49dc116d151a92afc38c8cc0e
      https://github.com/quicwg/base-drafts/commit/7b4a6095fc53a9c49dc116d151a92afc38c8cc0e
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4b7b7497. [ci skip]


  Commit: 116e8b4490466e589e6b46f5ace41a76e5d273db
      https://github.com/quicwg/base-drafts/commit/116e8b4490466e589e6b46f5ace41a76e5d273db
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8abb9fa2. [ci skip]


  Commit: aa7e4a0e719503920c79c9567fdabe81caddd207
      https://github.com/quicwg/base-drafts/commit/aa7e4a0e719503920c79c9567fdabe81caddd207
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M http/mbishop_wglc/draft-ietf-quic-http.html
    M http/mbishop_wglc/draft-ietf-quic-http.txt
    M http/mbishop_wglc/draft-ietf-quic-invariants.html
    M http/mbishop_wglc/draft-ietf-quic-invariants.txt
    M http/mbishop_wglc/draft-ietf-quic-qpack.html
    M http/mbishop_wglc/draft-ietf-quic-qpack.txt
    M http/mbishop_wglc/draft-ietf-quic-recovery.html
    M http/mbishop_wglc/draft-ietf-quic-recovery.txt
    M http/mbishop_wglc/draft-ietf-quic-tls.html
    M http/mbishop_wglc/draft-ietf-quic-tls.txt
    M http/mbishop_wglc/draft-ietf-quic-transport.html
    M http/mbishop_wglc/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c1d9495d. [ci skip]


  Commit: 9b102bbe8eb493d1591523ec58129ebd44df66af
      https://github.com/quicwg/base-drafts/commit/9b102bbe8eb493d1591523ec58129ebd44df66af
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-23T13:57:56Z. [ci skip]


  Commit: f9edcc2aa3f8f993f68991488563e43b7e361344
      https://github.com/quicwg/base-drafts/commit/f9edcc2aa3f8f993f68991488563e43b7e361344
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M http/grease_error_sending/draft-ietf-quic-http.html
    M http/grease_error_sending/draft-ietf-quic-http.txt
    M http/grease_error_sending/draft-ietf-quic-invariants.html
    M http/grease_error_sending/draft-ietf-quic-invariants.txt
    M http/grease_error_sending/draft-ietf-quic-qpack.html
    M http/grease_error_sending/draft-ietf-quic-qpack.txt
    M http/grease_error_sending/draft-ietf-quic-recovery.html
    M http/grease_error_sending/draft-ietf-quic-recovery.txt
    M http/grease_error_sending/draft-ietf-quic-tls.html
    M http/grease_error_sending/draft-ietf-quic-tls.txt
    M http/grease_error_sending/draft-ietf-quic-transport.html
    M http/grease_error_sending/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fa138d9c. [ci skip]


  Commit: 501cc74e6f297a814796bbe0cc49559139a300a3
      https://github.com/quicwg/base-drafts/commit/501cc74e6f297a814796bbe0cc49559139a300a3
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fcfb51f4. [ci skip]


  Commit: 4ffcf8b8872b85a3d7deb33be9fca60af1686542
      https://github.com/quicwg/base-drafts/commit/4ffcf8b8872b85a3d7deb33be9fca60af1686542
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from aaaf057a. [ci skip]


  Commit: 912ebf93fe183ca29703bedc93f7562685338280
      https://github.com/quicwg/base-drafts/commit/912ebf93fe183ca29703bedc93f7562685338280
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M http/mbishop_wglc/draft-ietf-quic-http.html
    M http/mbishop_wglc/draft-ietf-quic-http.txt
    M http/mbishop_wglc/draft-ietf-quic-invariants.html
    M http/mbishop_wglc/draft-ietf-quic-qpack.html
    M http/mbishop_wglc/draft-ietf-quic-recovery.html
    M http/mbishop_wglc/draft-ietf-quic-tls.html
    M http/mbishop_wglc/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a78a5158. [ci skip]


  Commit: 9114c2a03b08efc06f00d2719ce5fb899764c374
      https://github.com/quicwg/base-drafts/commit/9114c2a03b08efc06f00d2719ce5fb899764c374
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 42aed511. [ci skip]


  Commit: 1cf34585afb1040b4e5eafa92dd748511be8cef7
      https://github.com/quicwg/base-drafts/commit/1cf34585afb1040b4e5eafa92dd748511be8cef7
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    A http/h2_settings_reserved/draft-ietf-quic-http.html
    A http/h2_settings_reserved/draft-ietf-quic-http.txt
    A http/h2_settings_reserved/draft-ietf-quic-invariants.html
    A http/h2_settings_reserved/draft-ietf-quic-invariants.txt
    A http/h2_settings_reserved/draft-ietf-quic-qpack.html
    A http/h2_settings_reserved/draft-ietf-quic-qpack.txt
    A http/h2_settings_reserved/draft-ietf-quic-recovery.html
    A http/h2_settings_reserved/draft-ietf-quic-recovery.txt
    A http/h2_settings_reserved/draft-ietf-quic-tls.html
    A http/h2_settings_reserved/draft-ietf-quic-tls.txt
    A http/h2_settings_reserved/draft-ietf-quic-transport.html
    A http/h2_settings_reserved/draft-ietf-quic-transport.txt
    A http/h2_settings_reserved/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d6c7ebed. [ci skip]


  Commit: da95220776cd6e6805f477f9c7c8cfdf37661619
      https://github.com/quicwg/base-drafts/commit/da95220776cd6e6805f477f9c7c8cfdf37661619
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M http/h2_settings_reserved/draft-ietf-quic-http.html
    M http/h2_settings_reserved/draft-ietf-quic-http.txt
    M http/h2_settings_reserved/draft-ietf-quic-invariants.html
    M http/h2_settings_reserved/draft-ietf-quic-qpack.html
    M http/h2_settings_reserved/draft-ietf-quic-recovery.html
    M http/h2_settings_reserved/draft-ietf-quic-tls.html
    M http/h2_settings_reserved/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2a08e752. [ci skip]


  Commit: 9e7635d275841615ae16838d0cc35448607e33dc
      https://github.com/quicwg/base-drafts/commit/9e7635d275841615ae16838d0cc35448607e33dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M http/h2_settings_reserved/draft-ietf-quic-http.html
    M http/h2_settings_reserved/draft-ietf-quic-http.txt
    M http/h2_settings_reserved/draft-ietf-quic-invariants.html
    M http/h2_settings_reserved/draft-ietf-quic-qpack.html
    M http/h2_settings_reserved/draft-ietf-quic-recovery.html
    M http/h2_settings_reserved/draft-ietf-quic-tls.html
    M http/h2_settings_reserved/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8c8c3632. [ci skip]


  Commit: 2c0ded1297e0c59f45c5f674a2fd1f271b4697f0
      https://github.com/quicwg/base-drafts/commit/2c0ded1297e0c59f45c5f674a2fd1f271b4697f0
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    R clearer-ecn-validation/draft-ietf-quic-http.html
    R clearer-ecn-validation/draft-ietf-quic-http.txt
    R clearer-ecn-validation/draft-ietf-quic-invariants.html
    R clearer-ecn-validation/draft-ietf-quic-invariants.txt
    R clearer-ecn-validation/draft-ietf-quic-qpack.html
    R clearer-ecn-validation/draft-ietf-quic-qpack.txt
    R clearer-ecn-validation/draft-ietf-quic-recovery.html
    R clearer-ecn-validation/draft-ietf-quic-recovery.txt
    R clearer-ecn-validation/draft-ietf-quic-tls.html
    R clearer-ecn-validation/draft-ietf-quic-tls.txt
    R clearer-ecn-validation/draft-ietf-quic-transport.html
    R clearer-ecn-validation/draft-ietf-quic-transport.txt
    R clearer-ecn-validation/index.html
    R encryption-level-bytes/draft-ietf-quic-http.html
    R encryption-level-bytes/draft-ietf-quic-http.txt
    R encryption-level-bytes/draft-ietf-quic-invariants.html
    R encryption-level-bytes/draft-ietf-quic-invariants.txt
    R encryption-level-bytes/draft-ietf-quic-qpack.html
    R encryption-level-bytes/draft-ietf-quic-qpack.txt
    R encryption-level-bytes/draft-ietf-quic-recovery.html
    R encryption-level-bytes/draft-ietf-quic-recovery.txt
    R encryption-level-bytes/draft-ietf-quic-tls.html
    R encryption-level-bytes/draft-ietf-quic-tls.txt
    R encryption-level-bytes/draft-ietf-quic-transport.html
    R encryption-level-bytes/draft-ietf-quic-transport.txt
    R encryption-level-bytes/index.html
    M index.html
    A jri/late-ack/draft-ietf-quic-http.html
    A jri/late-ack/draft-ietf-quic-http.txt
    A jri/late-ack/draft-ietf-quic-invariants.html
    A jri/late-ack/draft-ietf-quic-invariants.txt
    A jri/late-ack/draft-ietf-quic-qpack.html
    A jri/late-ack/draft-ietf-quic-qpack.txt
    A jri/late-ack/draft-ietf-quic-recovery.html
    A jri/late-ack/draft-ietf-quic-recovery.txt
    A jri/late-ack/draft-ietf-quic-tls.html
    A jri/late-ack/draft-ietf-quic-tls.txt
    A jri/late-ack/draft-ietf-quic-transport.html
    A jri/late-ack/draft-ietf-quic-transport.txt
    A jri/late-ack/index.html

  Log Message:
  -----------
  Script updating gh-pages from d2658fd5. [ci skip]


  Commit: 362972192e72b050130887bf315e1583237406ce
      https://github.com/quicwg/base-drafts/commit/362972192e72b050130887bf315e1583237406ce
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-24T02:57:31Z. [ci skip]


  Commit: f4ed8538b348abb048e66b8eedb0a29fa0757919
      https://github.com/quicwg/base-drafts/commit/f4ed8538b348abb048e66b8eedb0a29fa0757919
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M index.html
    R integrity-invariant/draft-ietf-quic-http.html
    R integrity-invariant/draft-ietf-quic-http.txt
    R integrity-invariant/draft-ietf-quic-invariants.html
    R integrity-invariant/draft-ietf-quic-invariants.txt
    R integrity-invariant/draft-ietf-quic-qpack.html
    R integrity-invariant/draft-ietf-quic-qpack.txt
    R integrity-invariant/draft-ietf-quic-recovery.html
    R integrity-invariant/draft-ietf-quic-recovery.txt
    R integrity-invariant/draft-ietf-quic-tls.html
    R integrity-invariant/draft-ietf-quic-tls.txt
    R integrity-invariant/draft-ietf-quic-transport.html
    R integrity-invariant/draft-ietf-quic-transport.txt
    R integrity-invariant/index.html
    R invariant-scope/draft-ietf-quic-http.html
    R invariant-scope/draft-ietf-quic-http.txt
    R invariant-scope/draft-ietf-quic-invariants.html
    R invariant-scope/draft-ietf-quic-invariants.txt
    R invariant-scope/draft-ietf-quic-qpack.html
    R invariant-scope/draft-ietf-quic-qpack.txt
    R invariant-scope/draft-ietf-quic-recovery.html
    R invariant-scope/draft-ietf-quic-recovery.txt
    R invariant-scope/draft-ietf-quic-tls.html
    R invariant-scope/draft-ietf-quic-tls.txt
    R invariant-scope/draft-ietf-quic-transport.html
    R invariant-scope/draft-ietf-quic-transport.txt
    R invariant-scope/index.html
    M jri/late-ack/draft-ietf-quic-http.html
    M jri/late-ack/draft-ietf-quic-qpack.html
    M jri/late-ack/draft-ietf-quic-recovery.html
    M jri/late-ack/draft-ietf-quic-tls.html
    M jri/late-ack/draft-ietf-quic-transport.html
    M jri/late-ack/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 98c9d048. [ci skip]


  Commit: 8ed259a9a4fab0746f94d0472367f6ebb672e5f3
      https://github.com/quicwg/base-drafts/commit/8ed259a9a4fab0746f94d0472367f6ebb672e5f3
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-24T22:11:03Z. [ci skip]


  Commit: e6c28d0488b525882a89fea30aa9698286e1ec96
      https://github.com/quicwg/base-drafts/commit/e6c28d0488b525882a89fea30aa9698286e1ec96
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M index.html
    M jri/late-ack/draft-ietf-quic-invariants.html
    M jri/late-ack/draft-ietf-quic-qpack.html
    M jri/late-ack/draft-ietf-quic-recovery.html
    M jri/late-ack/draft-ietf-quic-tls.html
    M jri/late-ack/draft-ietf-quic-transport.html
    M jri/late-ack/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from b0ed70ae. [ci skip]


  Commit: b42700bd23802c36f0ebf4dc22454b7264c1e45d
      https://github.com/quicwg/base-drafts/commit/b42700bd23802c36f0ebf4dc22454b7264c1e45d
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M index.html
    M jri/late-ack/draft-ietf-quic-http.html
    M jri/late-ack/draft-ietf-quic-invariants.html
    M jri/late-ack/draft-ietf-quic-qpack.html
    M jri/late-ack/draft-ietf-quic-recovery.html
    M jri/late-ack/draft-ietf-quic-transport.html
    M jri/late-ack/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from e8db499a. [ci skip]


  Commit: 60696c5cf81a93e3806e80fd87dd58ff919f4156
      https://github.com/quicwg/base-drafts/commit/60696c5cf81a93e3806e80fd87dd58ff919f4156
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-25 (Sat, 25 Jul 2020)

  Changed paths:
    M index.html
    M jri/pacing/draft-ietf-quic-http.html
    M jri/pacing/draft-ietf-quic-http.txt
    M jri/pacing/draft-ietf-quic-invariants.html
    M jri/pacing/draft-ietf-quic-invariants.txt
    M jri/pacing/draft-ietf-quic-qpack.html
    M jri/pacing/draft-ietf-quic-qpack.txt
    M jri/pacing/draft-ietf-quic-recovery.html
    M jri/pacing/draft-ietf-quic-recovery.txt
    M jri/pacing/draft-ietf-quic-tls.html
    M jri/pacing/draft-ietf-quic-tls.txt
    M jri/pacing/draft-ietf-quic-transport.html
    M jri/pacing/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 89748860. [ci skip]


  Commit: 2e8bdfcc249c5eb9154a56228cb8a5ac9a0107e4
      https://github.com/quicwg/base-drafts/commit/2e8bdfcc249c5eb9154a56228cb8a5ac9a0107e4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-25 (Sat, 25 Jul 2020)

  Changed paths:
    M index.html
    M jri/pacing/draft-ietf-quic-http.html
    M jri/pacing/draft-ietf-quic-invariants.html
    M jri/pacing/draft-ietf-quic-qpack.html
    M jri/pacing/draft-ietf-quic-recovery.html
    M jri/pacing/draft-ietf-quic-recovery.txt
    M jri/pacing/draft-ietf-quic-tls.html
    M jri/pacing/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 82526d05. [ci skip]


  Commit: 164b44f7ab1462dd80d4a5be97d2c3d28fb87d60
      https://github.com/quicwg/base-drafts/commit/164b44f7ab1462dd80d4a5be97d2c3d28fb87d60
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    R 11multiplex/draft-ietf-quic-http.html
    R 11multiplex/draft-ietf-quic-http.txt
    R 11multiplex/draft-ietf-quic-invariants.html
    R 11multiplex/draft-ietf-quic-invariants.txt
    R 11multiplex/draft-ietf-quic-qpack.html
    R 11multiplex/draft-ietf-quic-qpack.txt
    R 11multiplex/draft-ietf-quic-recovery.html
    R 11multiplex/draft-ietf-quic-recovery.txt
    R 11multiplex/draft-ietf-quic-tls.html
    R 11multiplex/draft-ietf-quic-tls.txt
    R 11multiplex/draft-ietf-quic-transport.html
    R 11multiplex/draft-ietf-quic-transport.txt
    R 11multiplex/index.html
    A ianswett-pto-start/draft-ietf-quic-http.html
    A ianswett-pto-start/draft-ietf-quic-http.txt
    A ianswett-pto-start/draft-ietf-quic-invariants.html
    A ianswett-pto-start/draft-ietf-quic-invariants.txt
    A ianswett-pto-start/draft-ietf-quic-qpack.html
    A ianswett-pto-start/draft-ietf-quic-qpack.txt
    A ianswett-pto-start/draft-ietf-quic-recovery.html
    A ianswett-pto-start/draft-ietf-quic-recovery.txt
    A ianswett-pto-start/draft-ietf-quic-tls.html
    A ianswett-pto-start/draft-ietf-quic-tls.txt
    A ianswett-pto-start/draft-ietf-quic-transport.html
    A ianswett-pto-start/draft-ietf-quic-transport.txt
    A ianswett-pto-start/index.html
    M index.html
    R max-stream-error/draft-ietf-quic-http.html
    R max-stream-error/draft-ietf-quic-http.txt
    R max-stream-error/draft-ietf-quic-invariants.html
    R max-stream-error/draft-ietf-quic-invariants.txt
    R max-stream-error/draft-ietf-quic-qpack.html
    R max-stream-error/draft-ietf-quic-qpack.txt
    R max-stream-error/draft-ietf-quic-recovery.html
    R max-stream-error/draft-ietf-quic-recovery.txt
    R max-stream-error/draft-ietf-quic-tls.html
    R max-stream-error/draft-ietf-quic-tls.txt
    R max-stream-error/draft-ietf-quic-transport.html
    R max-stream-error/draft-ietf-quic-transport.txt
    R max-stream-error/index.html

  Log Message:
  -----------
  Script updating gh-pages from 29607578. [ci skip]


  Commit: d98e41c8b2daf8fc387c884d305d73cb426b516b
      https://github.com/quicwg/base-drafts/commit/d98e41c8b2daf8fc387c884d305d73cb426b516b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-26T19:14:00Z. [ci skip]


  Commit: 0a7cb74928dc7890986220cd2dce822904382878
      https://github.com/quicwg/base-drafts/commit/0a7cb74928dc7890986220cd2dce822904382878
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M ianswett-pto-start/draft-ietf-quic-http.html
    M ianswett-pto-start/draft-ietf-quic-invariants.html
    M ianswett-pto-start/draft-ietf-quic-qpack.html
    M ianswett-pto-start/draft-ietf-quic-recovery.html
    M ianswett-pto-start/draft-ietf-quic-recovery.txt
    M ianswett-pto-start/draft-ietf-quic-tls.html
    M ianswett-pto-start/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fec8599d. [ci skip]


  Commit: 0fbd19b0025ef9670e4ed7d583c77c38c3bc13a8
      https://github.com/quicwg/base-drafts/commit/0fbd19b0025ef9670e4ed7d583c77c38c3bc13a8
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M ianswett-pto-start/draft-ietf-quic-http.html
    M ianswett-pto-start/draft-ietf-quic-http.txt
    M ianswett-pto-start/draft-ietf-quic-invariants.html
    M ianswett-pto-start/draft-ietf-quic-invariants.txt
    M ianswett-pto-start/draft-ietf-quic-qpack.html
    M ianswett-pto-start/draft-ietf-quic-qpack.txt
    M ianswett-pto-start/draft-ietf-quic-recovery.html
    M ianswett-pto-start/draft-ietf-quic-recovery.txt
    M ianswett-pto-start/draft-ietf-quic-tls.html
    M ianswett-pto-start/draft-ietf-quic-tls.txt
    M ianswett-pto-start/draft-ietf-quic-transport.html
    M ianswett-pto-start/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 05d495b6. [ci skip]


  Commit: 47c20273b432d058206294f341d7e71bf269e8b9
      https://github.com/quicwg/base-drafts/commit/47c20273b432d058206294f341d7e71bf269e8b9
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-27T14:30:41Z. [ci skip]


  Commit: 394a91ef191ec6b1910a1fc68caef41b0b4c859e
      https://github.com/quicwg/base-drafts/commit/394a91ef191ec6b1910a1fc68caef41b0b4c859e
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M index.html
    M jri/late-ack/draft-ietf-quic-http.html
    M jri/late-ack/draft-ietf-quic-http.txt
    M jri/late-ack/draft-ietf-quic-invariants.html
    M jri/late-ack/draft-ietf-quic-invariants.txt
    M jri/late-ack/draft-ietf-quic-qpack.html
    M jri/late-ack/draft-ietf-quic-qpack.txt
    M jri/late-ack/draft-ietf-quic-recovery.html
    M jri/late-ack/draft-ietf-quic-recovery.txt
    M jri/late-ack/draft-ietf-quic-tls.html
    M jri/late-ack/draft-ietf-quic-tls.txt
    M jri/late-ack/draft-ietf-quic-transport.html
    M jri/late-ack/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 7abdc4b8. [ci skip]


  Commit: 818a4ce1075589a3a75fa17827c324bf2707db22
      https://github.com/quicwg/base-drafts/commit/818a4ce1075589a3a75fa17827c324bf2707db22
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e0aa7896. [ci skip]


  Commit: 83a2c10d5747b98abf0eecd31b9165ead7be12f2
      https://github.com/quicwg/base-drafts/commit/83a2c10d5747b98abf0eecd31b9165ead7be12f2
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M index.html
    M jri/pacing/draft-ietf-quic-http.html
    M jri/pacing/draft-ietf-quic-http.txt
    M jri/pacing/draft-ietf-quic-invariants.html
    M jri/pacing/draft-ietf-quic-invariants.txt
    M jri/pacing/draft-ietf-quic-qpack.html
    M jri/pacing/draft-ietf-quic-qpack.txt
    M jri/pacing/draft-ietf-quic-recovery.html
    M jri/pacing/draft-ietf-quic-recovery.txt
    M jri/pacing/draft-ietf-quic-tls.html
    M jri/pacing/draft-ietf-quic-tls.txt
    M jri/pacing/draft-ietf-quic-transport.html
    M jri/pacing/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 325fcda8. [ci skip]


  Commit: b72bc28bf6d56200c45d8cc14cf884a103e73475
      https://github.com/quicwg/base-drafts/commit/b72bc28bf6d56200c45d8cc14cf884a103e73475
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M index.html
    M jri/pacing/draft-ietf-quic-http.html
    M jri/pacing/draft-ietf-quic-invariants.html
    M jri/pacing/draft-ietf-quic-qpack.html
    M jri/pacing/draft-ietf-quic-recovery.html
    M jri/pacing/draft-ietf-quic-recovery.txt
    M jri/pacing/draft-ietf-quic-tls.html
    M jri/pacing/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 5bb2a832. [ci skip]


  Commit: 684f787af7e780c73133c32f7c1d080ddc4c5668
      https://github.com/quicwg/base-drafts/commit/684f787af7e780c73133c32f7c1d080ddc4c5668
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M index.html
    M jri/late-ack/draft-ietf-quic-http.html
    M jri/late-ack/draft-ietf-quic-invariants.html
    M jri/late-ack/draft-ietf-quic-qpack.html
    M jri/late-ack/draft-ietf-quic-recovery.html
    M jri/late-ack/draft-ietf-quic-recovery.txt
    M jri/late-ack/draft-ietf-quic-tls.html
    M jri/late-ack/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from e3999ba8. [ci skip]


  Commit: 15895337c6e4ab97651c5aca12acefa02725f966
      https://github.com/quicwg/base-drafts/commit/15895337c6e4ab97651c5aca12acefa02725f966
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-27T23:02:24Z. [ci skip]


  Commit: ad9098d6c6faa1cadc00e28e0c24736da3828c3b
      https://github.com/quicwg/base-drafts/commit/ad9098d6c6faa1cadc00e28e0c24736da3828c3b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M index.html
    M jri/late-ack/draft-ietf-quic-http.html
    M jri/late-ack/draft-ietf-quic-http.txt
    M jri/late-ack/draft-ietf-quic-invariants.html
    M jri/late-ack/draft-ietf-quic-invariants.txt
    M jri/late-ack/draft-ietf-quic-qpack.html
    M jri/late-ack/draft-ietf-quic-qpack.txt
    M jri/late-ack/draft-ietf-quic-recovery.html
    M jri/late-ack/draft-ietf-quic-recovery.txt
    M jri/late-ack/draft-ietf-quic-tls.html
    M jri/late-ack/draft-ietf-quic-tls.txt
    M jri/late-ack/draft-ietf-quic-transport.html
    M jri/late-ack/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 89ff7fad. [ci skip]


  Commit: df43bc38f482a489f806ad91fc556bfa68f42455
      https://github.com/quicwg/base-drafts/commit/df43bc38f482a489f806ad91fc556bfa68f42455
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M index.html
    M jri/change-example/draft-ietf-quic-http.html
    M jri/change-example/draft-ietf-quic-http.txt
    M jri/change-example/draft-ietf-quic-invariants.html
    M jri/change-example/draft-ietf-quic-invariants.txt
    M jri/change-example/draft-ietf-quic-qpack.html
    M jri/change-example/draft-ietf-quic-qpack.txt
    M jri/change-example/draft-ietf-quic-recovery.html
    M jri/change-example/draft-ietf-quic-recovery.txt
    M jri/change-example/draft-ietf-quic-tls.html
    M jri/change-example/draft-ietf-quic-tls.txt
    M jri/change-example/draft-ietf-quic-transport.html
    M jri/change-example/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from f5b7fc54. [ci skip]


  Commit: 5f1a51920a8444ff853b044ef6c9fb0130644b3d
      https://github.com/quicwg/base-drafts/commit/5f1a51920a8444ff853b044ef6c9fb0130644b3d
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from af66c0e3. [ci skip]


  Commit: 21197c6769c50c914db395069976d81a91db1bc4
      https://github.com/quicwg/base-drafts/commit/21197c6769c50c914db395069976d81a91db1bc4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M index.html
    A jri/persistent/draft-ietf-quic-http.html
    A jri/persistent/draft-ietf-quic-http.txt
    A jri/persistent/draft-ietf-quic-invariants.html
    A jri/persistent/draft-ietf-quic-invariants.txt
    A jri/persistent/draft-ietf-quic-qpack.html
    A jri/persistent/draft-ietf-quic-qpack.txt
    A jri/persistent/draft-ietf-quic-recovery.html
    A jri/persistent/draft-ietf-quic-recovery.txt
    A jri/persistent/draft-ietf-quic-tls.html
    A jri/persistent/draft-ietf-quic-tls.txt
    A jri/persistent/draft-ietf-quic-transport.html
    A jri/persistent/draft-ietf-quic-transport.txt
    A jri/persistent/index.html

  Log Message:
  -----------
  Script updating gh-pages from 627bdd71. [ci skip]


  Commit: 43b7ff49ec57d8795f78ba1bfa685bb490ccdf66
      https://github.com/quicwg/base-drafts/commit/43b7ff49ec57d8795f78ba1bfa685bb490ccdf66
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M ianswett-pto-start/draft-ietf-quic-http.html
    M ianswett-pto-start/draft-ietf-quic-http.txt
    M ianswett-pto-start/draft-ietf-quic-invariants.html
    M ianswett-pto-start/draft-ietf-quic-invariants.txt
    M ianswett-pto-start/draft-ietf-quic-qpack.html
    M ianswett-pto-start/draft-ietf-quic-qpack.txt
    M ianswett-pto-start/draft-ietf-quic-recovery.html
    M ianswett-pto-start/draft-ietf-quic-recovery.txt
    M ianswett-pto-start/draft-ietf-quic-tls.html
    M ianswett-pto-start/draft-ietf-quic-tls.txt
    M ianswett-pto-start/draft-ietf-quic-transport.html
    M ianswett-pto-start/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 22e26df9. [ci skip]


  Commit: e8f562a4a4710391a10ca9d89f60de8b8241b0d4
      https://github.com/quicwg/base-drafts/commit/e8f562a4a4710391a10ca9d89f60de8b8241b0d4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-28T13:23:26Z. [ci skip]


  Commit: 31f232382b47ba2bfd64d696c4052107b7f2c35e
      https://github.com/quicwg/base-drafts/commit/31f232382b47ba2bfd64d696c4052107b7f2c35e
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M ianswett-pto-start/draft-ietf-quic-http.html
    M ianswett-pto-start/draft-ietf-quic-invariants.html
    M ianswett-pto-start/draft-ietf-quic-qpack.html
    M ianswett-pto-start/draft-ietf-quic-recovery.html
    M ianswett-pto-start/draft-ietf-quic-recovery.txt
    M ianswett-pto-start/draft-ietf-quic-tls.html
    M ianswett-pto-start/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bfc4d61d. [ci skip]


  Commit: 14d0759f7c75d86fac2abb6699097047e5688836
      https://github.com/quicwg/base-drafts/commit/14d0759f7c75d86fac2abb6699097047e5688836
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-invariants.html
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from f9ef6139. [ci skip]


  Commit: 24b174bef99730e982bb59cf6bc459e5fde6a2ae
      https://github.com/quicwg/base-drafts/commit/24b174bef99730e982bb59cf6bc459e5fde6a2ae
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 92b25a11. [ci skip]


  Commit: 8bd59d74ffe5b61631ecae29392d1d9657234867
      https://github.com/quicwg/base-drafts/commit/8bd59d74ffe5b61631ecae29392d1d9657234867
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M http/push_flow/draft-ietf-quic-http.html
    M http/push_flow/draft-ietf-quic-http.txt
    M http/push_flow/draft-ietf-quic-invariants.html
    M http/push_flow/draft-ietf-quic-invariants.txt
    M http/push_flow/draft-ietf-quic-qpack.html
    M http/push_flow/draft-ietf-quic-qpack.txt
    M http/push_flow/draft-ietf-quic-recovery.html
    M http/push_flow/draft-ietf-quic-recovery.txt
    M http/push_flow/draft-ietf-quic-tls.html
    M http/push_flow/draft-ietf-quic-tls.txt
    M http/push_flow/draft-ietf-quic-transport.html
    M http/push_flow/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a248e98f. [ci skip]


  Commit: b5c8b2c39a8baa65a0a34984112e2ae617d27b81
      https://github.com/quicwg/base-drafts/commit/b5c8b2c39a8baa65a0a34984112e2ae617d27b81
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    A double_received/draft-ietf-quic-http.html
    A double_received/draft-ietf-quic-http.txt
    A double_received/draft-ietf-quic-invariants.html
    A double_received/draft-ietf-quic-invariants.txt
    A double_received/draft-ietf-quic-qpack.html
    A double_received/draft-ietf-quic-qpack.txt
    A double_received/draft-ietf-quic-recovery.html
    A double_received/draft-ietf-quic-recovery.txt
    A double_received/draft-ietf-quic-tls.html
    A double_received/draft-ietf-quic-tls.txt
    A double_received/draft-ietf-quic-transport.html
    A double_received/draft-ietf-quic-transport.txt
    A double_received/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8857ff1d. [ci skip]


  Commit: e624de3d7ef4876ba73b2cdfbe76819052797ba0
      https://github.com/quicwg/base-drafts/commit/e624de3d7ef4876ba73b2cdfbe76819052797ba0
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 203377ea. [ci skip]


  Commit: d3d69510ae6242e045a7564c45685c599307a52a
      https://github.com/quicwg/base-drafts/commit/d3d69510ae6242e045a7564c45685c599307a52a
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M http/mbishop_wglc/draft-ietf-quic-http.html
    M http/mbishop_wglc/draft-ietf-quic-http.txt
    M http/mbishop_wglc/draft-ietf-quic-invariants.html
    M http/mbishop_wglc/draft-ietf-quic-invariants.txt
    M http/mbishop_wglc/draft-ietf-quic-qpack.html
    M http/mbishop_wglc/draft-ietf-quic-qpack.txt
    M http/mbishop_wglc/draft-ietf-quic-recovery.html
    M http/mbishop_wglc/draft-ietf-quic-recovery.txt
    M http/mbishop_wglc/draft-ietf-quic-tls.html
    M http/mbishop_wglc/draft-ietf-quic-tls.txt
    M http/mbishop_wglc/draft-ietf-quic-transport.html
    M http/mbishop_wglc/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from af40797c. [ci skip]


  Commit: 2e9abb2de4a63d2be8c5e0529c48415b6b65a92a
      https://github.com/quicwg/base-drafts/commit/2e9abb2de4a63d2be8c5e0529c48415b6b65a92a
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M http/reject_terms/draft-ietf-quic-http.html
    M http/reject_terms/draft-ietf-quic-http.txt
    M http/reject_terms/draft-ietf-quic-invariants.html
    M http/reject_terms/draft-ietf-quic-invariants.txt
    M http/reject_terms/draft-ietf-quic-qpack.html
    M http/reject_terms/draft-ietf-quic-qpack.txt
    M http/reject_terms/draft-ietf-quic-recovery.html
    M http/reject_terms/draft-ietf-quic-recovery.txt
    M http/reject_terms/draft-ietf-quic-tls.html
    M http/reject_terms/draft-ietf-quic-tls.txt
    M http/reject_terms/draft-ietf-quic-transport.html
    M http/reject_terms/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8a96637f. [ci skip]


  Commit: 7639b4ba87da130e74ced528f3fb72b17b42150c
      https://github.com/quicwg/base-drafts/commit/7639b4ba87da130e74ced528f3fb72b17b42150c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M index.html
    M jri/late-ack/draft-ietf-quic-http.html
    M jri/late-ack/draft-ietf-quic-qpack.html
    M jri/late-ack/draft-ietf-quic-recovery.html
    M jri/late-ack/draft-ietf-quic-tls.html
    M jri/late-ack/draft-ietf-quic-transport.html
    M jri/late-ack/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 2e534ad9. [ci skip]


  Commit: 0c8c0cbedabbcfd062b4d7cc966ba68d1d5bc0af
      https://github.com/quicwg/base-drafts/commit/0c8c0cbedabbcfd062b4d7cc966ba68d1d5bc0af
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-28T23:55:56Z. [ci skip]


  Commit: a7b92c7df6aa928a49c2bba8f275d93f645f859a
      https://github.com/quicwg/base-drafts/commit/a7b92c7df6aa928a49c2bba8f275d93f645f859a
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M index.html
    M jri/pacing/draft-ietf-quic-http.html
    M jri/pacing/draft-ietf-quic-http.txt
    M jri/pacing/draft-ietf-quic-invariants.html
    M jri/pacing/draft-ietf-quic-invariants.txt
    M jri/pacing/draft-ietf-quic-qpack.html
    M jri/pacing/draft-ietf-quic-qpack.txt
    M jri/pacing/draft-ietf-quic-recovery.html
    M jri/pacing/draft-ietf-quic-recovery.txt
    M jri/pacing/draft-ietf-quic-tls.html
    M jri/pacing/draft-ietf-quic-tls.txt
    M jri/pacing/draft-ietf-quic-transport.html
    M jri/pacing/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 371ef376. [ci skip]


  Commit: 339c17a2bacd03ba2ebad7fff1876ddc8f577e9c
      https://github.com/quicwg/base-drafts/commit/339c17a2bacd03ba2ebad7fff1876ddc8f577e9c
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-http.txt
    M jri/persistent/draft-ietf-quic-invariants.html
    M jri/persistent/draft-ietf-quic-invariants.txt
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-qpack.txt
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-tls.txt
    M jri/persistent/draft-ietf-quic-transport.html
    M jri/persistent/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from ebbeadbc. [ci skip]


  Commit: 9105ea71e0be49e666130817377226da4b0a24d9
      https://github.com/quicwg/base-drafts/commit/9105ea71e0be49e666130817377226da4b0a24d9
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 328bb01d. [ci skip]


  Commit: fcd7b5e7a5df09329e0aab75d6529984977d5e17
      https://github.com/quicwg/base-drafts/commit/fcd7b5e7a5df09329e0aab75d6529984977d5e17
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 2891f492. [ci skip]


  Commit: bcf66ff28ec4fec60defaabc04716c8ca6cd510d
      https://github.com/quicwg/base-drafts/commit/bcf66ff28ec4fec60defaabc04716c8ca6cd510d
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M index.html
    M jri/pacing/draft-ietf-quic-http.html
    M jri/pacing/draft-ietf-quic-http.txt
    M jri/pacing/draft-ietf-quic-invariants.html
    M jri/pacing/draft-ietf-quic-invariants.txt
    M jri/pacing/draft-ietf-quic-qpack.html
    M jri/pacing/draft-ietf-quic-qpack.txt
    M jri/pacing/draft-ietf-quic-recovery.html
    M jri/pacing/draft-ietf-quic-recovery.txt
    M jri/pacing/draft-ietf-quic-tls.html
    M jri/pacing/draft-ietf-quic-tls.txt
    M jri/pacing/draft-ietf-quic-transport.html
    M jri/pacing/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from ffdf31f2. [ci skip]


  Commit: 17466c4b63a1a3d73c2496d0ccfc2e1397a68328
      https://github.com/quicwg/base-drafts/commit/17466c4b63a1a3d73c2496d0ccfc2e1397a68328
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    A ianswett-ack-delay-host-delay/draft-ietf-quic-http.html
    A ianswett-ack-delay-host-delay/draft-ietf-quic-http.txt
    A ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.html
    A ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.txt
    A ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.html
    A ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.txt
    A ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.html
    A ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.txt
    A ianswett-ack-delay-host-delay/draft-ietf-quic-tls.html
    A ianswett-ack-delay-host-delay/draft-ietf-quic-tls.txt
    A ianswett-ack-delay-host-delay/draft-ietf-quic-transport.html
    A ianswett-ack-delay-host-delay/draft-ietf-quic-transport.txt
    A ianswett-ack-delay-host-delay/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0394072d. [ci skip]


  Commit: d484c1cf55a07ed8c2db5039586fb457fc6700d4
      https://github.com/quicwg/base-drafts/commit/d484c1cf55a07ed8c2db5039586fb457fc6700d4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-29T12:58:59Z. [ci skip]


  Commit: 90699d3fd6c1cf6aa0d4887cb752fbef1984f95f
      https://github.com/quicwg/base-drafts/commit/90699d3fd6c1cf6aa0d4887cb752fbef1984f95f
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c0c3f4ad. [ci skip]


  Commit: 6e26b5498f0369415e162ed2019c177617b14428
      https://github.com/quicwg/base-drafts/commit/6e26b5498f0369415e162ed2019c177617b14428
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from edf21647. [ci skip]


  Commit: d1a6c013579f2c33cc3a0859905a85ccd693ae28
      https://github.com/quicwg/base-drafts/commit/d1a6c013579f2c33cc3a0859905a85ccd693ae28
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f329f7dd. [ci skip]


  Commit: cecf411b3e7b5d9f5ea0967663527f8a0936fec0
      https://github.com/quicwg/base-drafts/commit/cecf411b3e7b5d9f5ea0967663527f8a0936fec0
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4cf260c2. [ci skip]


  Commit: 282bfdb5494d4778f058b3c6f7459409af5277a7
      https://github.com/quicwg/base-drafts/commit/282bfdb5494d4778f058b3c6f7459409af5277a7
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ca51fd11. [ci skip]


  Commit: 07db9f8e1ea6159aa8a50f0f878cca8300514a67
      https://github.com/quicwg/base-drafts/commit/07db9f8e1ea6159aa8a50f0f878cca8300514a67
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-http.txt
    M jri/persistent/draft-ietf-quic-invariants.html
    M jri/persistent/draft-ietf-quic-invariants.txt
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-qpack.txt
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-transport.html
    M jri/persistent/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from f6d8ed87. [ci skip]


  Commit: 581b902733c5bca410d4dd757fa02c1b60a824ac
      https://github.com/quicwg/base-drafts/commit/581b902733c5bca410d4dd757fa02c1b60a824ac
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from b34b22ab. [ci skip]


  Commit: a7187b5cd5b9dd16ab86ec5f12a0403fd6b3393b
      https://github.com/quicwg/base-drafts/commit/a7187b5cd5b9dd16ab86ec5f12a0403fd6b3393b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c9d42add. [ci skip]


  Commit: d09cf2a17f039cf713214ff771bec6a386a44363
      https://github.com/quicwg/base-drafts/commit/d09cf2a17f039cf713214ff771bec6a386a44363
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-29T23:02:36Z. [ci skip]


  Commit: 97314c2d42fd4a9f7b6471ea9032fdc9c829badc
      https://github.com/quicwg/base-drafts/commit/97314c2d42fd4a9f7b6471ea9032fdc9c829badc
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M ianswett-ack-delay-host-delay/draft-ietf-quic-http.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-http.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-tls.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-tls.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-transport.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-transport.txt
    M index.html
    R no-cid/draft-ietf-quic-http.html
    R no-cid/draft-ietf-quic-http.txt
    R no-cid/draft-ietf-quic-invariants.html
    R no-cid/draft-ietf-quic-invariants.txt
    R no-cid/draft-ietf-quic-qpack.html
    R no-cid/draft-ietf-quic-qpack.txt
    R no-cid/draft-ietf-quic-recovery.html
    R no-cid/draft-ietf-quic-recovery.txt
    R no-cid/draft-ietf-quic-tls.html
    R no-cid/draft-ietf-quic-tls.txt
    R no-cid/draft-ietf-quic-transport.html
    R no-cid/draft-ietf-quic-transport.txt
    R no-cid/index.html

  Log Message:
  -----------
  Script updating gh-pages from fc3f1b9f. [ci skip]


  Commit: 25c2651e06d97916040ec330560fd717a8e67ef0
      https://github.com/quicwg/base-drafts/commit/25c2651e06d97916040ec330560fd717a8e67ef0
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-30T15:06:13Z. [ci skip]


  Commit: b981820ad1f9d2e7731dd44bc015889d4febd60b
      https://github.com/quicwg/base-drafts/commit/b981820ad1f9d2e7731dd44bc015889d4febd60b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0262fe31. [ci skip]


  Commit: 24cad97a8609825f2881ec4fda9e67ff68b2b1d6
      https://github.com/quicwg/base-drafts/commit/24cad97a8609825f2881ec4fda9e67ff68b2b1d6
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M ianswett-ack-delay-host-delay/draft-ietf-quic-http.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-tls.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-transport.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ffd34e4e. [ci skip]


  Commit: 6430503d6ef5e3a5e23a18fba0afb74aaffa530b
      https://github.com/quicwg/base-drafts/commit/6430503d6ef5e3a5e23a18fba0afb74aaffa530b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M ianswett-ack-delay-host-delay/draft-ietf-quic-http.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-http.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-tls.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-tls.txt
    M ianswett-ack-delay-host-delay/draft-ietf-quic-transport.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bfa7d1bd. [ci skip]


  Commit: 67eee48ea4978786cf6b42db8dbc1e055315190f
      https://github.com/quicwg/base-drafts/commit/67eee48ea4978786cf6b42db8dbc1e055315190f
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M ianswett-pto-start/draft-ietf-quic-http.html
    M ianswett-pto-start/draft-ietf-quic-http.txt
    M ianswett-pto-start/draft-ietf-quic-invariants.html
    M ianswett-pto-start/draft-ietf-quic-invariants.txt
    M ianswett-pto-start/draft-ietf-quic-qpack.html
    M ianswett-pto-start/draft-ietf-quic-qpack.txt
    M ianswett-pto-start/draft-ietf-quic-recovery.html
    M ianswett-pto-start/draft-ietf-quic-recovery.txt
    M ianswett-pto-start/draft-ietf-quic-tls.html
    M ianswett-pto-start/draft-ietf-quic-tls.txt
    M ianswett-pto-start/draft-ietf-quic-transport.html
    M ianswett-pto-start/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b2d5c1c7. [ci skip]


  Commit: 1c0d9e7d978853a7b032b8ac1b1de123acbe23d6
      https://github.com/quicwg/base-drafts/commit/1c0d9e7d978853a7b032b8ac1b1de123acbe23d6
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f1732ec2. [ci skip]


  Commit: e09449884e27e188b218e1312f222a0b98300b4b
      https://github.com/quicwg/base-drafts/commit/e09449884e27e188b218e1312f222a0b98300b4b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M ianswett-ack-delay-host-delay/draft-ietf-quic-http.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-tls.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-transport.html
    M ianswett-ack-delay-host-delay/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from eb045863. [ci skip]


  Commit: e996ec97cbfe540cd7b677e0662dfd4aa06f3c0b
      https://github.com/quicwg/base-drafts/commit/e996ec97cbfe540cd7b677e0662dfd4aa06f3c0b
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fd35b37d. [ci skip]


  Commit: 21089ef674e4229bee195924d5981890c50d8808
      https://github.com/quicwg/base-drafts/commit/21089ef674e4229bee195924d5981890c50d8808
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M 1rtt-before-complete/draft-ietf-quic-http.html
    M 1rtt-before-complete/draft-ietf-quic-http.txt
    M 1rtt-before-complete/draft-ietf-quic-invariants.html
    M 1rtt-before-complete/draft-ietf-quic-invariants.txt
    M 1rtt-before-complete/draft-ietf-quic-qpack.html
    M 1rtt-before-complete/draft-ietf-quic-qpack.txt
    M 1rtt-before-complete/draft-ietf-quic-recovery.html
    M 1rtt-before-complete/draft-ietf-quic-recovery.txt
    M 1rtt-before-complete/draft-ietf-quic-tls.html
    M 1rtt-before-complete/draft-ietf-quic-tls.txt
    M 1rtt-before-complete/draft-ietf-quic-transport.html
    M 1rtt-before-complete/draft-ietf-quic-transport.txt
    R 30s/draft-ietf-quic-http.html
    R 30s/draft-ietf-quic-http.txt
    R 30s/draft-ietf-quic-invariants.html
    R 30s/draft-ietf-quic-invariants.txt
    R 30s/draft-ietf-quic-qpack.html
    R 30s/draft-ietf-quic-qpack.txt
    R 30s/draft-ietf-quic-recovery.html
    R 30s/draft-ietf-quic-recovery.txt
    R 30s/draft-ietf-quic-tls.html
    R 30s/draft-ietf-quic-tls.txt
    R 30s/draft-ietf-quic-transport.html
    R 30s/draft-ietf-quic-transport.txt
    R 30s/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0c08ec72. [ci skip]


  Commit: 1addd6dd6891762846c9b3184e9a126ce89742f4
      https://github.com/quicwg/base-drafts/commit/1addd6dd6891762846c9b3184e9a126ce89742f4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-31T01:33:25Z. [ci skip]


  Commit: 2c9f46ff3b4db24b8d5085c8a3a8631c91dedc86
      https://github.com/quicwg/base-drafts/commit/2c9f46ff3b4db24b8d5085c8a3a8631c91dedc86
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M 1rtt-before-complete/draft-ietf-quic-http.html
    M 1rtt-before-complete/draft-ietf-quic-invariants.html
    M 1rtt-before-complete/draft-ietf-quic-qpack.html
    M 1rtt-before-complete/draft-ietf-quic-recovery.html
    M 1rtt-before-complete/draft-ietf-quic-tls.html
    M 1rtt-before-complete/draft-ietf-quic-tls.txt
    M 1rtt-before-complete/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 758eb2a6. [ci skip]


  Commit: 6e4e87b6c39c519da2bbf04d811c6e05fddc4e82
      https://github.com/quicwg/base-drafts/commit/6e4e87b6c39c519da2bbf04d811c6e05fddc4e82
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M 1rtt-before-complete/draft-ietf-quic-http.html
    M 1rtt-before-complete/draft-ietf-quic-qpack.html
    M 1rtt-before-complete/draft-ietf-quic-recovery.html
    M 1rtt-before-complete/draft-ietf-quic-tls.html
    M 1rtt-before-complete/draft-ietf-quic-tls.txt
    M 1rtt-before-complete/draft-ietf-quic-transport.html
    R define-preferred-address/draft-ietf-quic-http.html
    R define-preferred-address/draft-ietf-quic-http.txt
    R define-preferred-address/draft-ietf-quic-invariants.html
    R define-preferred-address/draft-ietf-quic-invariants.txt
    R define-preferred-address/draft-ietf-quic-qpack.html
    R define-preferred-address/draft-ietf-quic-qpack.txt
    R define-preferred-address/draft-ietf-quic-recovery.html
    R define-preferred-address/draft-ietf-quic-recovery.txt
    R define-preferred-address/draft-ietf-quic-tls.html
    R define-preferred-address/draft-ietf-quic-tls.txt
    R define-preferred-address/draft-ietf-quic-transport.html
    R define-preferred-address/draft-ietf-quic-transport.txt
    R define-preferred-address/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c92c8928. [ci skip]


  Commit: 87c86e90dc650063f2efadbc3df5af24ff782ae9
      https://github.com/quicwg/base-drafts/commit/87c86e90dc650063f2efadbc3df5af24ff782ae9
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c8e6cf3d. [ci skip]


  Commit: 0680411cd013c9cd9e4fdc764006cf4c7c514edb
      https://github.com/quicwg/base-drafts/commit/0680411cd013c9cd9e4fdc764006cf4c7c514edb
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-07-31T19:36:05Z. [ci skip]


  Commit: b1cf83808a5ec7dd1ba011d7e4a06a7879be34ef
      https://github.com/quicwg/base-drafts/commit/b1cf83808a5ec7dd1ba011d7e4a06a7879be34ef
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 48b710d0. [ci skip]


  Commit: 20fad22b33fc0e1b1aa842934e74e62ed6dbfbf4
      https://github.com/quicwg/base-drafts/commit/20fad22b33fc0e1b1aa842934e74e62ed6dbfbf4
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 06b33714. [ci skip]


  Commit: e75b3070549ad00e3fd00bda311daf12aef86de8
      https://github.com/quicwg/base-drafts/commit/e75b3070549ad00e3fd00bda311daf12aef86de8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-http.txt
    M jri/persistent/draft-ietf-quic-invariants.html
    M jri/persistent/draft-ietf-quic-invariants.txt
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-qpack.txt
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-tls.txt
    M jri/persistent/draft-ietf-quic-transport.html
    M jri/persistent/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 150ffe68. [ci skip]


  Commit: 2ed1354f7e9cb8f44f6dfb01e35ae77b23102e64
      https://github.com/quicwg/base-drafts/commit/2ed1354f7e9cb8f44f6dfb01e35ae77b23102e64
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-http.txt
    M jri/persistent/draft-ietf-quic-invariants.html
    M jri/persistent/draft-ietf-quic-invariants.txt
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-qpack.txt
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-tls.txt
    M jri/persistent/draft-ietf-quic-transport.html
    M jri/persistent/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from b38fb27f. [ci skip]


  Commit: 10c7a87c6835ed2da8076ca26312de967e87fd46
      https://github.com/quicwg/base-drafts/commit/10c7a87c6835ed2da8076ca26312de967e87fd46
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M index.html
    A jri/minrtt/draft-ietf-quic-http.html
    A jri/minrtt/draft-ietf-quic-http.txt
    A jri/minrtt/draft-ietf-quic-invariants.html
    A jri/minrtt/draft-ietf-quic-invariants.txt
    A jri/minrtt/draft-ietf-quic-qpack.html
    A jri/minrtt/draft-ietf-quic-qpack.txt
    A jri/minrtt/draft-ietf-quic-recovery.html
    A jri/minrtt/draft-ietf-quic-recovery.txt
    A jri/minrtt/draft-ietf-quic-tls.html
    A jri/minrtt/draft-ietf-quic-tls.txt
    A jri/minrtt/draft-ietf-quic-transport.html
    A jri/minrtt/draft-ietf-quic-transport.txt
    A jri/minrtt/index.html

  Log Message:
  -----------
  Script updating gh-pages from af88eeab. [ci skip]


  Commit: 1b4dbadd3afcdcdc59875443b5e964731e974246
      https://github.com/quicwg/base-drafts/commit/1b4dbadd3afcdcdc59875443b5e964731e974246
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html
    R minimal-guarantee/draft-ietf-quic-http.html
    R minimal-guarantee/draft-ietf-quic-http.txt
    R minimal-guarantee/draft-ietf-quic-invariants.html
    R minimal-guarantee/draft-ietf-quic-invariants.txt
    R minimal-guarantee/draft-ietf-quic-qpack.html
    R minimal-guarantee/draft-ietf-quic-qpack.txt
    R minimal-guarantee/draft-ietf-quic-recovery.html
    R minimal-guarantee/draft-ietf-quic-recovery.txt
    R minimal-guarantee/draft-ietf-quic-tls.html
    R minimal-guarantee/draft-ietf-quic-tls.txt
    R minimal-guarantee/draft-ietf-quic-transport.html
    R minimal-guarantee/draft-ietf-quic-transport.txt
    R minimal-guarantee/index.html
    R retry-pn-reset/draft-ietf-quic-http.html
    R retry-pn-reset/draft-ietf-quic-http.txt
    R retry-pn-reset/draft-ietf-quic-invariants.html
    R retry-pn-reset/draft-ietf-quic-invariants.txt
    R retry-pn-reset/draft-ietf-quic-qpack.html
    R retry-pn-reset/draft-ietf-quic-qpack.txt
    R retry-pn-reset/draft-ietf-quic-recovery.html
    R retry-pn-reset/draft-ietf-quic-recovery.txt
    R retry-pn-reset/draft-ietf-quic-tls.html
    R retry-pn-reset/draft-ietf-quic-tls.txt
    R retry-pn-reset/draft-ietf-quic-transport.html
    R retry-pn-reset/draft-ietf-quic-transport.txt
    R retry-pn-reset/index.html

  Log Message:
  -----------
  Script updating gh-pages from 97e4ac52. [ci skip]


  Commit: b43171764820c89370efe10f13bafed06eacafca
      https://github.com/quicwg/base-drafts/commit/b43171764820c89370efe10f13bafed06eacafca
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-01T06:45:38Z. [ci skip]


  Commit: 249ed62dd91e05f8a57e15241e14257c2df7754b
      https://github.com/quicwg/base-drafts/commit/249ed62dd91e05f8a57e15241e14257c2df7754b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3f5cae34. [ci skip]


  Commit: bf4f7cdcc14b14f9c8a2cd3c0aceed81e6e888e6
      https://github.com/quicwg/base-drafts/commit/bf4f7cdcc14b14f9c8a2cd3c0aceed81e6e888e6
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-02T01:30:59Z. [ci skip]


  Commit: da440dedc0a4688d466f96f13b97af5dd97c6fe2
      https://github.com/quicwg/base-drafts/commit/da440dedc0a4688d466f96f13b97af5dd97c6fe2
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    A ianswett-must-new-reno/draft-ietf-quic-http.html
    A ianswett-must-new-reno/draft-ietf-quic-http.txt
    A ianswett-must-new-reno/draft-ietf-quic-invariants.html
    A ianswett-must-new-reno/draft-ietf-quic-invariants.txt
    A ianswett-must-new-reno/draft-ietf-quic-qpack.html
    A ianswett-must-new-reno/draft-ietf-quic-qpack.txt
    A ianswett-must-new-reno/draft-ietf-quic-recovery.html
    A ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    A ianswett-must-new-reno/draft-ietf-quic-tls.html
    A ianswett-must-new-reno/draft-ietf-quic-tls.txt
    A ianswett-must-new-reno/draft-ietf-quic-transport.html
    A ianswett-must-new-reno/draft-ietf-quic-transport.txt
    A ianswett-must-new-reno/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8d117c6b. [ci skip]


  Commit: c2aa800e24f40092b98db415a4976f219524ba45
      https://github.com/quicwg/base-drafts/commit/c2aa800e24f40092b98db415a4976f219524ba45
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-http.txt
    M jri/persistent/draft-ietf-quic-invariants.html
    M jri/persistent/draft-ietf-quic-invariants.txt
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-qpack.txt
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-tls.txt
    M jri/persistent/draft-ietf-quic-transport.html
    M jri/persistent/draft-ietf-quic-transport.txt
    R separately-keys/draft-ietf-quic-http.html
    R separately-keys/draft-ietf-quic-http.txt
    R separately-keys/draft-ietf-quic-invariants.html
    R separately-keys/draft-ietf-quic-invariants.txt
    R separately-keys/draft-ietf-quic-qpack.html
    R separately-keys/draft-ietf-quic-qpack.txt
    R separately-keys/draft-ietf-quic-recovery.html
    R separately-keys/draft-ietf-quic-recovery.txt
    R separately-keys/draft-ietf-quic-tls.html
    R separately-keys/draft-ietf-quic-tls.txt
    R separately-keys/draft-ietf-quic-transport.html
    R separately-keys/draft-ietf-quic-transport.txt
    R separately-keys/index.html

  Log Message:
  -----------
  Script updating gh-pages from 275d9bca. [ci skip]


  Commit: da9fe466416b4887ca36b61e4f6f7fff1b0eb105
      https://github.com/quicwg/base-drafts/commit/da9fe466416b4887ca36b61e4f6f7fff1b0eb105
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-02T21:26:42Z. [ci skip]


  Commit: 37220118e70d4b3b63dcbd9e2cfd6b08565a8ce1
      https://github.com/quicwg/base-drafts/commit/37220118e70d4b3b63dcbd9e2cfd6b08565a8ce1
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M index.html
    M jri/minrtt/draft-ietf-quic-http.html
    M jri/minrtt/draft-ietf-quic-http.txt
    M jri/minrtt/draft-ietf-quic-invariants.html
    M jri/minrtt/draft-ietf-quic-invariants.txt
    M jri/minrtt/draft-ietf-quic-qpack.html
    M jri/minrtt/draft-ietf-quic-qpack.txt
    M jri/minrtt/draft-ietf-quic-recovery.html
    M jri/minrtt/draft-ietf-quic-recovery.txt
    M jri/minrtt/draft-ietf-quic-tls.html
    M jri/minrtt/draft-ietf-quic-tls.txt
    M jri/minrtt/draft-ietf-quic-transport.html
    M jri/minrtt/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 3187cb3b. [ci skip]


  Commit: 08437b81e1388d7fb6fa8b89ae1d8b43c535db2b
      https://github.com/quicwg/base-drafts/commit/08437b81e1388d7fb6fa8b89ae1d8b43c535db2b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    A ianswett-ack-tracking-examplary/draft-ietf-quic-http.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-http.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-invariants.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-invariants.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-qpack.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-qpack.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-recovery.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-recovery.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-tls.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-tls.txt
    A ianswett-ack-tracking-examplary/draft-ietf-quic-transport.html
    A ianswett-ack-tracking-examplary/draft-ietf-quic-transport.txt
    A ianswett-ack-tracking-examplary/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9cf53b9c. [ci skip]


  Commit: eb4e3d798a824afed1d9ddd16893066b4630173f
      https://github.com/quicwg/base-drafts/commit/eb4e3d798a824afed1d9ddd16893066b4630173f
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-03T14:05:37Z. [ci skip]


  Commit: b9304a9797bb87578de58aeed8a6b28c7b174825
      https://github.com/quicwg/base-drafts/commit/b9304a9797bb87578de58aeed8a6b28c7b174825
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M ianswett-ack-tracking-examplary/draft-ietf-quic-http.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-invariants.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-qpack.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-recovery.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-tls.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-transport.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9663dc9a. [ci skip]


  Commit: f212d20f060e5e84bbf686d4a2cc44b40804f10a
      https://github.com/quicwg/base-drafts/commit/f212d20f060e5e84bbf686d4a2cc44b40804f10a
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    A ianswett-include-ack-delay/draft-ietf-quic-http.html
    A ianswett-include-ack-delay/draft-ietf-quic-http.txt
    A ianswett-include-ack-delay/draft-ietf-quic-invariants.html
    A ianswett-include-ack-delay/draft-ietf-quic-invariants.txt
    A ianswett-include-ack-delay/draft-ietf-quic-qpack.html
    A ianswett-include-ack-delay/draft-ietf-quic-qpack.txt
    A ianswett-include-ack-delay/draft-ietf-quic-recovery.html
    A ianswett-include-ack-delay/draft-ietf-quic-recovery.txt
    A ianswett-include-ack-delay/draft-ietf-quic-tls.html
    A ianswett-include-ack-delay/draft-ietf-quic-tls.txt
    A ianswett-include-ack-delay/draft-ietf-quic-transport.html
    A ianswett-include-ack-delay/draft-ietf-quic-transport.txt
    A ianswett-include-ack-delay/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d221c7c7. [ci skip]


  Commit: 8181d51846bbb2d8a555b8adc6a7e81647c93910
      https://github.com/quicwg/base-drafts/commit/8181d51846bbb2d8a555b8adc6a7e81647c93910
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    A ianswett-ack-delay-delayed/draft-ietf-quic-http.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-http.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-invariants.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-invariants.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-qpack.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-qpack.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-recovery.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-recovery.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-tls.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-tls.txt
    A ianswett-ack-delay-delayed/draft-ietf-quic-transport.html
    A ianswett-ack-delay-delayed/draft-ietf-quic-transport.txt
    A ianswett-ack-delay-delayed/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9ed9536d. [ci skip]


  Commit: 866483adeff6669c6f12a22e6a394526e0d7befb
      https://github.com/quicwg/base-drafts/commit/866483adeff6669c6f12a22e6a394526e0d7befb
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d1d4fb1f. [ci skip]


  Commit: 2dc4d50e395f74978508c7f6b112fd846463d7ec
      https://github.com/quicwg/base-drafts/commit/2dc4d50e395f74978508c7f6b112fd846463d7ec
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-04T03:23:39Z. [ci skip]


  Commit: fe9d2bc4b458c3b8458f379e95570702bfac01b6
      https://github.com/quicwg/base-drafts/commit/fe9d2bc4b458c3b8458f379e95570702bfac01b6
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M ianswett-ack-delay-delayed/draft-ietf-quic-http.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-http.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-invariants.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-qpack.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-tls.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-tls.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-transport.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2226fe74. [ci skip]


  Commit: 9931fc6648e01d63dc2422d324e60056c04009fe
      https://github.com/quicwg/base-drafts/commit/9931fc6648e01d63dc2422d324e60056c04009fe
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-04T14:01:01Z. [ci skip]


  Commit: be5e5831e2f1c9f6f9f8c39bcefb7ff7d25ca552
      https://github.com/quicwg/base-drafts/commit/be5e5831e2f1c9f6f9f8c39bcefb7ff7d25ca552
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M ianswett-ack-delay-delayed/draft-ietf-quic-http.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-tls.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from cb6f4c7c. [ci skip]


  Commit: ca1ba2236edd03071c8c396728d3f4ce7a008f83
      https://github.com/quicwg/base-drafts/commit/ca1ba2236edd03071c8c396728d3f4ce7a008f83
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M ianswett-ack-delay-delayed/draft-ietf-quic-http.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-invariants.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-qpack.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.html
    M ianswett-ack-delay-delayed/draft-ietf-quic-recovery.txt
    M ianswett-ack-delay-delayed/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 73ec359e. [ci skip]


  Commit: 013fcab2bb196e46acbe660d4e1f71b9db37e3d3
      https://github.com/quicwg/base-drafts/commit/013fcab2bb196e46acbe660d4e1f71b9db37e3d3
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5d255962. [ci skip]


  Commit: 75e9ded71507c54c85b4827031f35d44d0803609
      https://github.com/quicwg/base-drafts/commit/75e9ded71507c54c85b4827031f35d44d0803609
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-04T22:59:01Z. [ci skip]


  Commit: c6b25ff565a1acce6c89d8de5bb6968b99c64f00
      https://github.com/quicwg/base-drafts/commit/c6b25ff565a1acce6c89d8de5bb6968b99c64f00
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b4f08d1c. [ci skip]


  Commit: 8c379ab573c2a2c3f30698164a05036695fea9f1
      https://github.com/quicwg/base-drafts/commit/8c379ab573c2a2c3f30698164a05036695fea9f1
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    A idle-timeout-tweaks/draft-ietf-quic-http.html
    A idle-timeout-tweaks/draft-ietf-quic-http.txt
    A idle-timeout-tweaks/draft-ietf-quic-invariants.html
    A idle-timeout-tweaks/draft-ietf-quic-invariants.txt
    A idle-timeout-tweaks/draft-ietf-quic-qpack.html
    A idle-timeout-tweaks/draft-ietf-quic-qpack.txt
    A idle-timeout-tweaks/draft-ietf-quic-recovery.html
    A idle-timeout-tweaks/draft-ietf-quic-recovery.txt
    A idle-timeout-tweaks/draft-ietf-quic-tls.html
    A idle-timeout-tweaks/draft-ietf-quic-tls.txt
    A idle-timeout-tweaks/draft-ietf-quic-transport.html
    A idle-timeout-tweaks/draft-ietf-quic-transport.txt
    A idle-timeout-tweaks/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d16c413. [ci skip]


  Commit: f111cefde1f88a1831a9e4763a7029dc189cd219
      https://github.com/quicwg/base-drafts/commit/f111cefde1f88a1831a9e4763a7029dc189cd219
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    A idle-timeout-corrections/draft-ietf-quic-http.html
    A idle-timeout-corrections/draft-ietf-quic-http.txt
    A idle-timeout-corrections/draft-ietf-quic-invariants.html
    A idle-timeout-corrections/draft-ietf-quic-invariants.txt
    A idle-timeout-corrections/draft-ietf-quic-qpack.html
    A idle-timeout-corrections/draft-ietf-quic-qpack.txt
    A idle-timeout-corrections/draft-ietf-quic-recovery.html
    A idle-timeout-corrections/draft-ietf-quic-recovery.txt
    A idle-timeout-corrections/draft-ietf-quic-tls.html
    A idle-timeout-corrections/draft-ietf-quic-tls.txt
    A idle-timeout-corrections/draft-ietf-quic-transport.html
    A idle-timeout-corrections/draft-ietf-quic-transport.txt
    A idle-timeout-corrections/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d16c413. [ci skip]


  Commit: 58c2a0b0cffd4cdcbefecb476ac4509bf1d18657
      https://github.com/quicwg/base-drafts/commit/58c2a0b0cffd4cdcbefecb476ac4509bf1d18657
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M index.html
    A spin-path/draft-ietf-quic-http.html
    A spin-path/draft-ietf-quic-http.txt
    A spin-path/draft-ietf-quic-invariants.html
    A spin-path/draft-ietf-quic-invariants.txt
    A spin-path/draft-ietf-quic-qpack.html
    A spin-path/draft-ietf-quic-qpack.txt
    A spin-path/draft-ietf-quic-recovery.html
    A spin-path/draft-ietf-quic-recovery.txt
    A spin-path/draft-ietf-quic-tls.html
    A spin-path/draft-ietf-quic-tls.txt
    A spin-path/draft-ietf-quic-transport.html
    A spin-path/draft-ietf-quic-transport.txt
    A spin-path/index.html

  Log Message:
  -----------
  Script updating gh-pages from a3f8e95d. [ci skip]


  Commit: 8279bb7d429f682d30606ce33da119502fa800bf
      https://github.com/quicwg/base-drafts/commit/8279bb7d429f682d30606ce33da119502fa800bf
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M index.html
    R interface-summary-order/draft-ietf-quic-http.html
    R interface-summary-order/draft-ietf-quic-http.txt
    R interface-summary-order/draft-ietf-quic-invariants.html
    R interface-summary-order/draft-ietf-quic-invariants.txt
    R interface-summary-order/draft-ietf-quic-qpack.html
    R interface-summary-order/draft-ietf-quic-qpack.txt
    R interface-summary-order/draft-ietf-quic-recovery.html
    R interface-summary-order/draft-ietf-quic-recovery.txt
    R interface-summary-order/draft-ietf-quic-tls.html
    R interface-summary-order/draft-ietf-quic-tls.txt
    R interface-summary-order/draft-ietf-quic-transport.html
    R interface-summary-order/draft-ietf-quic-transport.txt
    R interface-summary-order/index.html
    A on-path-is-stronger/draft-ietf-quic-http.html
    A on-path-is-stronger/draft-ietf-quic-http.txt
    A on-path-is-stronger/draft-ietf-quic-invariants.html
    A on-path-is-stronger/draft-ietf-quic-invariants.txt
    A on-path-is-stronger/draft-ietf-quic-qpack.html
    A on-path-is-stronger/draft-ietf-quic-qpack.txt
    A on-path-is-stronger/draft-ietf-quic-recovery.html
    A on-path-is-stronger/draft-ietf-quic-recovery.txt
    A on-path-is-stronger/draft-ietf-quic-tls.html
    A on-path-is-stronger/draft-ietf-quic-tls.txt
    A on-path-is-stronger/draft-ietf-quic-transport.html
    A on-path-is-stronger/draft-ietf-quic-transport.txt
    A on-path-is-stronger/index.html

  Log Message:
  -----------
  Script updating gh-pages from 89ac2973. [ci skip]


  Commit: f113d560050c13d7f235f1cea913082546f2b360
      https://github.com/quicwg/base-drafts/commit/f113d560050c13d7f235f1cea913082546f2b360
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M index.html
    A sr-minimum/draft-ietf-quic-http.html
    A sr-minimum/draft-ietf-quic-http.txt
    A sr-minimum/draft-ietf-quic-invariants.html
    A sr-minimum/draft-ietf-quic-invariants.txt
    A sr-minimum/draft-ietf-quic-qpack.html
    A sr-minimum/draft-ietf-quic-qpack.txt
    A sr-minimum/draft-ietf-quic-recovery.html
    A sr-minimum/draft-ietf-quic-recovery.txt
    A sr-minimum/draft-ietf-quic-tls.html
    A sr-minimum/draft-ietf-quic-tls.txt
    A sr-minimum/draft-ietf-quic-transport.html
    A sr-minimum/draft-ietf-quic-transport.txt
    A sr-minimum/index.html

  Log Message:
  -----------
  Script updating gh-pages from 4638bda4. [ci skip]


  Commit: 704baf83c777095e48ef6a048ae15a73775ea3d0
      https://github.com/quicwg/base-drafts/commit/704baf83c777095e48ef6a048ae15a73775ea3d0
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    R aead-limits2/draft-ietf-quic-http.html
    R aead-limits2/draft-ietf-quic-http.txt
    R aead-limits2/draft-ietf-quic-invariants.html
    R aead-limits2/draft-ietf-quic-invariants.txt
    R aead-limits2/draft-ietf-quic-qpack.html
    R aead-limits2/draft-ietf-quic-qpack.txt
    R aead-limits2/draft-ietf-quic-recovery.html
    R aead-limits2/draft-ietf-quic-recovery.txt
    R aead-limits2/draft-ietf-quic-tls.html
    R aead-limits2/draft-ietf-quic-tls.txt
    R aead-limits2/draft-ietf-quic-transport.html
    R aead-limits2/draft-ietf-quic-transport.txt
    R aead-limits2/index.html
    M index.html
    R invariant-unused/draft-ietf-quic-http.html
    R invariant-unused/draft-ietf-quic-http.txt
    R invariant-unused/draft-ietf-quic-invariants.html
    R invariant-unused/draft-ietf-quic-invariants.txt
    R invariant-unused/draft-ietf-quic-qpack.html
    R invariant-unused/draft-ietf-quic-qpack.txt
    R invariant-unused/draft-ietf-quic-recovery.html
    R invariant-unused/draft-ietf-quic-recovery.txt
    R invariant-unused/draft-ietf-quic-tls.html
    R invariant-unused/draft-ietf-quic-tls.txt
    R invariant-unused/draft-ietf-quic-transport.html
    R invariant-unused/draft-ietf-quic-transport.txt
    R invariant-unused/index.html
    M jri/minrtt/draft-ietf-quic-http.html
    M jri/minrtt/draft-ietf-quic-http.txt
    M jri/minrtt/draft-ietf-quic-invariants.html
    M jri/minrtt/draft-ietf-quic-invariants.txt
    M jri/minrtt/draft-ietf-quic-qpack.html
    M jri/minrtt/draft-ietf-quic-qpack.txt
    M jri/minrtt/draft-ietf-quic-recovery.html
    M jri/minrtt/draft-ietf-quic-recovery.txt
    M jri/minrtt/draft-ietf-quic-tls.html
    M jri/minrtt/draft-ietf-quic-tls.txt
    M jri/minrtt/draft-ietf-quic-transport.html
    M jri/minrtt/draft-ietf-quic-transport.txt
    R path-response-path/draft-ietf-quic-http.html
    R path-response-path/draft-ietf-quic-http.txt
    R path-response-path/draft-ietf-quic-invariants.html
    R path-response-path/draft-ietf-quic-invariants.txt
    R path-response-path/draft-ietf-quic-qpack.html
    R path-response-path/draft-ietf-quic-qpack.txt
    R path-response-path/draft-ietf-quic-recovery.html
    R path-response-path/draft-ietf-quic-recovery.txt
    R path-response-path/draft-ietf-quic-tls.html
    R path-response-path/draft-ietf-quic-tls.txt
    R path-response-path/draft-ietf-quic-transport.html
    R path-response-path/draft-ietf-quic-transport.txt
    R path-response-path/index.html
    R reword-hrr/draft-ietf-quic-http.html
    R reword-hrr/draft-ietf-quic-http.txt
    R reword-hrr/draft-ietf-quic-invariants.html
    R reword-hrr/draft-ietf-quic-invariants.txt
    R reword-hrr/draft-ietf-quic-qpack.html
    R reword-hrr/draft-ietf-quic-qpack.txt
    R reword-hrr/draft-ietf-quic-recovery.html
    R reword-hrr/draft-ietf-quic-recovery.txt
    R reword-hrr/draft-ietf-quic-tls.html
    R reword-hrr/draft-ietf-quic-tls.txt
    R reword-hrr/draft-ietf-quic-transport.html
    R reword-hrr/draft-ietf-quic-transport.txt
    R reword-hrr/index.html

  Log Message:
  -----------
  Script updating gh-pages from bea06b7f. [ci skip]


  Commit: 9040911e4020a1542064ef84138001dd5d929860
      https://github.com/quicwg/base-drafts/commit/9040911e4020a1542064ef84138001dd5d929860
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-06T05:33:31Z. [ci skip]


  Commit: 64c73fd656a0bd5ffd9c46d4e629736f2cdf63f4
      https://github.com/quicwg/base-drafts/commit/64c73fd656a0bd5ffd9c46d4e629736f2cdf63f4
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    A closing-draining-refactor/draft-ietf-quic-http.html
    A closing-draining-refactor/draft-ietf-quic-http.txt
    A closing-draining-refactor/draft-ietf-quic-invariants.html
    A closing-draining-refactor/draft-ietf-quic-invariants.txt
    A closing-draining-refactor/draft-ietf-quic-qpack.html
    A closing-draining-refactor/draft-ietf-quic-qpack.txt
    A closing-draining-refactor/draft-ietf-quic-recovery.html
    A closing-draining-refactor/draft-ietf-quic-recovery.txt
    A closing-draining-refactor/draft-ietf-quic-tls.html
    A closing-draining-refactor/draft-ietf-quic-tls.txt
    A closing-draining-refactor/draft-ietf-quic-transport.html
    A closing-draining-refactor/draft-ietf-quic-transport.txt
    A closing-draining-refactor/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 45e033da. [ci skip]


  Commit: 325d7b4d705b3e62f5b36750703b9599b8cc332c
      https://github.com/quicwg/base-drafts/commit/325d7b4d705b3e62f5b36750703b9599b8cc332c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-invariants.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0c9512f6. [ci skip]


  Commit: 7eaa634a41aac8fd061a311270578d7f0cae1cfd
      https://github.com/quicwg/base-drafts/commit/7eaa634a41aac8fd061a311270578d7f0cae1cfd
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d44244ca. [ci skip]


  Commit: 3c634407be0a271438032801c9530b64e09f6569
      https://github.com/quicwg/base-drafts/commit/3c634407be0a271438032801c9530b64e09f6569
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 43176fb5. [ci skip]


  Commit: b1e11dcbc835a402cd2f51462ac52af0f14ff5f0
      https://github.com/quicwg/base-drafts/commit/b1e11dcbc835a402cd2f51462ac52af0f14ff5f0
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-invariants.html
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from cb1bca7c. [ci skip]


  Commit: e3e650b242ad315d46ec5893ffa4a400043b3b1b
      https://github.com/quicwg/base-drafts/commit/e3e650b242ad315d46ec5893ffa4a400043b3b1b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M index.html
    M sr-minimum/draft-ietf-quic-http.html
    M sr-minimum/draft-ietf-quic-http.txt
    M sr-minimum/draft-ietf-quic-invariants.html
    M sr-minimum/draft-ietf-quic-invariants.txt
    M sr-minimum/draft-ietf-quic-qpack.html
    M sr-minimum/draft-ietf-quic-qpack.txt
    M sr-minimum/draft-ietf-quic-recovery.html
    M sr-minimum/draft-ietf-quic-recovery.txt
    M sr-minimum/draft-ietf-quic-tls.html
    M sr-minimum/draft-ietf-quic-tls.txt
    M sr-minimum/draft-ietf-quic-transport.html
    M sr-minimum/draft-ietf-quic-transport.txt
    R ticket-semantics/draft-ietf-quic-http.html
    R ticket-semantics/draft-ietf-quic-http.txt
    R ticket-semantics/draft-ietf-quic-invariants.html
    R ticket-semantics/draft-ietf-quic-invariants.txt
    R ticket-semantics/draft-ietf-quic-qpack.html
    R ticket-semantics/draft-ietf-quic-qpack.txt
    R ticket-semantics/draft-ietf-quic-recovery.html
    R ticket-semantics/draft-ietf-quic-recovery.txt
    R ticket-semantics/draft-ietf-quic-tls.html
    R ticket-semantics/draft-ietf-quic-tls.txt
    R ticket-semantics/draft-ietf-quic-transport.html
    R ticket-semantics/draft-ietf-quic-transport.txt
    R ticket-semantics/index.html

  Log Message:
  -----------
  Script updating gh-pages from 34e7a391. [ci skip]


  Commit: 4df44d6af0f4746a3cd36dced6819078ebc2f39c
      https://github.com/quicwg/base-drafts/commit/4df44d6af0f4746a3cd36dced6819078ebc2f39c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-07T01:04:16Z. [ci skip]


  Commit: 96702d55ec2f7a40fd5c62bab91464035c61ec3c
      https://github.com/quicwg/base-drafts/commit/96702d55ec2f7a40fd5c62bab91464035c61ec3c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from dbd0a7c3. [ci skip]


  Commit: b67fcda735cf18934af27d81a55a2a2d3f96d0d8
      https://github.com/quicwg/base-drafts/commit/b67fcda735cf18934af27d81a55a2a2d3f96d0d8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    R 1rtt-keys-not-fs/draft-ietf-quic-http.html
    R 1rtt-keys-not-fs/draft-ietf-quic-http.txt
    R 1rtt-keys-not-fs/draft-ietf-quic-invariants.html
    R 1rtt-keys-not-fs/draft-ietf-quic-invariants.txt
    R 1rtt-keys-not-fs/draft-ietf-quic-qpack.html
    R 1rtt-keys-not-fs/draft-ietf-quic-qpack.txt
    R 1rtt-keys-not-fs/draft-ietf-quic-recovery.html
    R 1rtt-keys-not-fs/draft-ietf-quic-recovery.txt
    R 1rtt-keys-not-fs/draft-ietf-quic-tls.html
    R 1rtt-keys-not-fs/draft-ietf-quic-tls.txt
    R 1rtt-keys-not-fs/draft-ietf-quic-transport.html
    R 1rtt-keys-not-fs/draft-ietf-quic-transport.txt
    R 1rtt-keys-not-fs/index.html
    R close-amplification/draft-ietf-quic-http.html
    R close-amplification/draft-ietf-quic-http.txt
    R close-amplification/draft-ietf-quic-invariants.html
    R close-amplification/draft-ietf-quic-invariants.txt
    R close-amplification/draft-ietf-quic-qpack.html
    R close-amplification/draft-ietf-quic-qpack.txt
    R close-amplification/draft-ietf-quic-recovery.html
    R close-amplification/draft-ietf-quic-recovery.txt
    R close-amplification/draft-ietf-quic-tls.html
    R close-amplification/draft-ietf-quic-tls.txt
    R close-amplification/draft-ietf-quic-transport.html
    R close-amplification/draft-ietf-quic-transport.txt
    R close-amplification/index.html
    M http/h2_settings_reserved/draft-ietf-quic-http.html
    M http/h2_settings_reserved/draft-ietf-quic-http.txt
    M http/h2_settings_reserved/draft-ietf-quic-invariants.html
    M http/h2_settings_reserved/draft-ietf-quic-invariants.txt
    M http/h2_settings_reserved/draft-ietf-quic-qpack.html
    M http/h2_settings_reserved/draft-ietf-quic-qpack.txt
    M http/h2_settings_reserved/draft-ietf-quic-recovery.html
    M http/h2_settings_reserved/draft-ietf-quic-recovery.txt
    M http/h2_settings_reserved/draft-ietf-quic-tls.html
    M http/h2_settings_reserved/draft-ietf-quic-tls.txt
    M http/h2_settings_reserved/draft-ietf-quic-transport.html
    M http/h2_settings_reserved/draft-ietf-quic-transport.txt
    R idle-3pto/draft-ietf-quic-http.html
    R idle-3pto/draft-ietf-quic-http.txt
    R idle-3pto/draft-ietf-quic-invariants.html
    R idle-3pto/draft-ietf-quic-invariants.txt
    R idle-3pto/draft-ietf-quic-qpack.html
    R idle-3pto/draft-ietf-quic-qpack.txt
    R idle-3pto/draft-ietf-quic-recovery.html
    R idle-3pto/draft-ietf-quic-recovery.txt
    R idle-3pto/draft-ietf-quic-tls.html
    R idle-3pto/draft-ietf-quic-tls.txt
    R idle-3pto/draft-ietf-quic-transport.html
    R idle-3pto/draft-ietf-quic-transport.txt
    R idle-3pto/index.html
    R ignore-different-connection/draft-ietf-quic-http.html
    R ignore-different-connection/draft-ietf-quic-http.txt
    R ignore-different-connection/draft-ietf-quic-invariants.html
    R ignore-different-connection/draft-ietf-quic-invariants.txt
    R ignore-different-connection/draft-ietf-quic-qpack.html
    R ignore-different-connection/draft-ietf-quic-qpack.txt
    R ignore-different-connection/draft-ietf-quic-recovery.html
    R ignore-different-connection/draft-ietf-quic-recovery.txt
    R ignore-different-connection/draft-ietf-quic-tls.html
    R ignore-different-connection/draft-ietf-quic-tls.txt
    R ignore-different-connection/draft-ietf-quic-transport.html
    R ignore-different-connection/draft-ietf-quic-transport.txt
    R ignore-different-connection/index.html
    M index.html
    R just-add-frames/draft-ietf-quic-http.html
    R just-add-frames/draft-ietf-quic-http.txt
    R just-add-frames/draft-ietf-quic-invariants.html
    R just-add-frames/draft-ietf-quic-invariants.txt
    R just-add-frames/draft-ietf-quic-qpack.html
    R just-add-frames/draft-ietf-quic-qpack.txt
    R just-add-frames/draft-ietf-quic-recovery.html
    R just-add-frames/draft-ietf-quic-recovery.txt
    R just-add-frames/draft-ietf-quic-tls.html
    R just-add-frames/draft-ietf-quic-tls.txt
    R just-add-frames/draft-ietf-quic-transport.html
    R just-add-frames/draft-ietf-quic-transport.txt
    R just-add-frames/index.html
    R later-closing-draining/draft-ietf-quic-http.html
    R later-closing-draining/draft-ietf-quic-http.txt
    R later-closing-draining/draft-ietf-quic-invariants.html
    R later-closing-draining/draft-ietf-quic-invariants.txt
    R later-closing-draining/draft-ietf-quic-qpack.html
    R later-closing-draining/draft-ietf-quic-qpack.txt
    R later-closing-draining/draft-ietf-quic-recovery.html
    R later-closing-draining/draft-ietf-quic-recovery.txt
    R later-closing-draining/draft-ietf-quic-tls.html
    R later-closing-draining/draft-ietf-quic-tls.txt
    R later-closing-draining/draft-ietf-quic-transport.html
    R later-closing-draining/draft-ietf-quic-transport.txt
    R later-closing-draining/index.html
    R naughty-frame/draft-ietf-quic-http.html
    R naughty-frame/draft-ietf-quic-http.txt
    R naughty-frame/draft-ietf-quic-invariants.html
    R naughty-frame/draft-ietf-quic-invariants.txt
    R naughty-frame/draft-ietf-quic-qpack.html
    R naughty-frame/draft-ietf-quic-qpack.txt
    R naughty-frame/draft-ietf-quic-recovery.html
    R naughty-frame/draft-ietf-quic-recovery.txt
    R naughty-frame/draft-ietf-quic-tls.html
    R naughty-frame/draft-ietf-quic-tls.txt
    R naughty-frame/draft-ietf-quic-transport.html
    R naughty-frame/draft-ietf-quic-transport.txt
    R naughty-frame/index.html
    R no-tls12/draft-ietf-quic-http.html
    R no-tls12/draft-ietf-quic-http.txt
    R no-tls12/draft-ietf-quic-invariants.html
    R no-tls12/draft-ietf-quic-invariants.txt
    R no-tls12/draft-ietf-quic-qpack.html
    R no-tls12/draft-ietf-quic-qpack.txt
    R no-tls12/draft-ietf-quic-recovery.html
    R no-tls12/draft-ietf-quic-recovery.txt
    R no-tls12/draft-ietf-quic-tls.html
    R no-tls12/draft-ietf-quic-tls.txt
    R no-tls12/draft-ietf-quic-transport.html
    R no-tls12/draft-ietf-quic-transport.txt
    R no-tls12/index.html
    R packets-for-connection/draft-ietf-quic-http.html
    R packets-for-connection/draft-ietf-quic-http.txt
    R packets-for-connection/draft-ietf-quic-invariants.html
    R packets-for-connection/draft-ietf-quic-invariants.txt
    R packets-for-connection/draft-ietf-quic-qpack.html
    R packets-for-connection/draft-ietf-quic-qpack.txt
    R packets-for-connection/draft-ietf-quic-recovery.html
    R packets-for-connection/draft-ietf-quic-recovery.txt
    R packets-for-connection/draft-ietf-quic-tls.html
    R packets-for-connection/draft-ietf-quic-tls.txt
    R packets-for-connection/draft-ietf-quic-transport.html
    R packets-for-connection/draft-ietf-quic-transport.txt
    R packets-for-connection/index.html
    R partial-processing/draft-ietf-quic-http.html
    R partial-processing/draft-ietf-quic-http.txt
    R partial-processing/draft-ietf-quic-invariants.html
    R partial-processing/draft-ietf-quic-invariants.txt
    R partial-processing/draft-ietf-quic-qpack.html
    R partial-processing/draft-ietf-quic-qpack.txt
    R partial-processing/draft-ietf-quic-recovery.html
    R partial-processing/draft-ietf-quic-recovery.txt
    R partial-processing/draft-ietf-quic-tls.html
    R partial-processing/draft-ietf-quic-tls.txt
    R partial-processing/draft-ietf-quic-transport.html
    R partial-processing/draft-ietf-quic-transport.txt
    R partial-processing/index.html
    R randomlocution/draft-ietf-quic-http.html
    R randomlocution/draft-ietf-quic-http.txt
    R randomlocution/draft-ietf-quic-invariants.html
    R randomlocution/draft-ietf-quic-invariants.txt
    R randomlocution/draft-ietf-quic-qpack.html
    R randomlocution/draft-ietf-quic-qpack.txt
    R randomlocution/draft-ietf-quic-recovery.html
    R randomlocution/draft-ietf-quic-recovery.txt
    R randomlocution/draft-ietf-quic-tls.html
    R randomlocution/draft-ietf-quic-tls.txt
    R randomlocution/draft-ietf-quic-transport.html
    R randomlocution/draft-ietf-quic-transport.txt
    R randomlocution/index.html
    R small-cert-good/draft-ietf-quic-http.html
    R small-cert-good/draft-ietf-quic-http.txt
    R small-cert-good/draft-ietf-quic-invariants.html
    R small-cert-good/draft-ietf-quic-invariants.txt
    R small-cert-good/draft-ietf-quic-qpack.html
    R small-cert-good/draft-ietf-quic-qpack.txt
    R small-cert-good/draft-ietf-quic-recovery.html
    R small-cert-good/draft-ietf-quic-recovery.txt
    R small-cert-good/draft-ietf-quic-tls.html
    R small-cert-good/draft-ietf-quic-tls.txt
    R small-cert-good/draft-ietf-quic-transport.html
    R small-cert-good/draft-ietf-quic-transport.txt
    R small-cert-good/index.html
    R the-first-cid/draft-ietf-quic-http.html
    R the-first-cid/draft-ietf-quic-http.txt
    R the-first-cid/draft-ietf-quic-invariants.html
    R the-first-cid/draft-ietf-quic-invariants.txt
    R the-first-cid/draft-ietf-quic-qpack.html
    R the-first-cid/draft-ietf-quic-qpack.txt
    R the-first-cid/draft-ietf-quic-recovery.html
    R the-first-cid/draft-ietf-quic-recovery.txt
    R the-first-cid/draft-ietf-quic-tls.html
    R the-first-cid/draft-ietf-quic-tls.txt
    R the-first-cid/draft-ietf-quic-transport.html
    R the-first-cid/draft-ietf-quic-transport.txt
    R the-first-cid/index.html
    R vn-implicit-ack/draft-ietf-quic-http.html
    R vn-implicit-ack/draft-ietf-quic-http.txt
    R vn-implicit-ack/draft-ietf-quic-invariants.html
    R vn-implicit-ack/draft-ietf-quic-invariants.txt
    R vn-implicit-ack/draft-ietf-quic-qpack.html
    R vn-implicit-ack/draft-ietf-quic-qpack.txt
    R vn-implicit-ack/draft-ietf-quic-recovery.html
    R vn-implicit-ack/draft-ietf-quic-recovery.txt
    R vn-implicit-ack/draft-ietf-quic-tls.html
    R vn-implicit-ack/draft-ietf-quic-tls.txt
    R vn-implicit-ack/draft-ietf-quic-transport.html
    R vn-implicit-ack/draft-ietf-quic-transport.txt
    R vn-implicit-ack/index.html

  Log Message:
  -----------
  Script updating gh-pages from f75b0c8b. [ci skip]


Compare: https://github.com/quicwg/base-drafts/compare/bc870256b725...b67fcda735cf


From nobody Mon Aug 10 11:59:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 258523A0B3A for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:59:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sFdUNsu4ky8U for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 11:59:13 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 014483A0B39 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:59:12 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 97E775E0ECB for <quic-issues@ietf.org>; Mon, 10 Aug 2020 11:59:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597085951; bh=FOYKSbCJckTpubDNuvooVO97aqKYQa1Mz3RLpoluD0U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RltZaaxAJyox+Lfey65oKCGHK1tfX0E5KV4OFEYt4nGgDDJUbcHqRW00ZiOj4m3Nq DPeFqt6Xi1lzwak9kSiaD8CjhvQkQPd4Qqkata+XZDB95gkFW/W0NfCq36VSW8rmt3 e/iK9vkUs9giy6HLCEXI7e4nTRnBT13xLu1Kmf9U=
Date: Mon, 10 Aug 2020 11:59:11 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2PMRLJS3EXHWYQNVF5HV477EVBNHHCPCRAZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3932/671530292@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3932@github.com>
References: <quicwg/base-drafts/issues/3932@github.com>
Subject: Re: [quicwg/base-drafts] Clarify simultaneous path validation (#3932)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3198ff8735a_34ba16f81944d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZlmHcmbVdMk_lEoft8oi4geZWcs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 18:59:14 -0000

----==_mimepart_5f3198ff8735a_34ba16f81944d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Note that while the server needs to respond to the probes (so the client can validate the paths), I don't think there's any requirement that the server continue to regard all those paths as validated.  When the client actually migrates, if the server wants to treat the migration as an unvalidated path and initiate validation again, that seems fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3932#issuecomment-671530292
----==_mimepart_5f3198ff8735a_34ba16f81944d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Note that while the server needs to respond to the probes (so the client can validate the paths), I don't think there's any requirement that the server continue to regard all those paths as validated.  When the client actually migrates, if the server wants to treat the migration as an unvalidated path and initiate validation again, that seems fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3932#issuecomment-671530292">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43H7M55TKD2U467JLSAA7P7ANCNFSM4PEEGI2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3TAWZAFOPDQOJWJYDSAA7P7A5CNFSM4PEEGI2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFADL2NA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3932#issuecomment-671530292",
"url": "https://github.com/quicwg/base-drafts/issues/3932#issuecomment-671530292",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3198ff8735a_34ba16f81944d3--


From nobody Mon Aug 10 12:19:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FF483A0B76 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 12:19:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 aYqIaNDSCAfJ for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 12:19:37 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D5923A0B6D for <quic-issues@ietf.org>; Mon, 10 Aug 2020 12:19:37 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 708AC340E8A for <quic-issues@ietf.org>; Mon, 10 Aug 2020 12:19:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597087176; bh=fzt2du/qXhLlzFqBdJzNZrYFoT3HYbRCIidKQEXGK0Y=; h=Date:From:To:Subject:From; b=WvwWrTRipJLETw2k89rxXT89VEuEZydz44eZEudP78vtmsaQfRPle/eFIaN77R4ij OnaUjSwfU2+j0Qce2+Fz+Fkz7hsYEWWJbFITNXWj/7fM5i5+vEwJ5tKNaQvyntp/di paNJAPRpfSnBeiG3g5zZ1C5P/qB/8scdaJG44P4U=
Date: Mon, 10 Aug 2020 12:19:36 -0700
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/dbd0a7-1373d1@github.com>
Subject: [quicwg/base-drafts] 1373d1: Application can reset stream or close connection e...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8_LLEcyW0eVB9uPzdHOtC02LU7g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 19:19:39 -0000

  Branch: refs/heads/master=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 1373d195146a5a0d5ea911816ecb6d813b129545=0D
      https://github.com/quicwg/base-drafts/commit/1373d195146a5a0d5ea911=
816ecb6d813b129545=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-08-10 (Mon, 10 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application can reset stream or close connection even if no error occur=
s. (#3953)=0D
=0D
* Application can reset stream or close connection even if no error occur=
s.=0D
=0D
The application may reset a stream, for example, when a browser tab is=0D=

closed or when the pushed resource is found in cache.  It might close=0D
the connection when the application is closed.  These are not errors per=0D=

se, even though the term "stream error" and "connection error" is used=0D=

for these events, and they have an associated "error code".=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Jana's suggestion to pluralize errors.=0D
=0D
* Jana's suggestion to pluralize even more=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Mike's wording of "indicate a problem"=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
Co-authored-by: Bence B=C3=A9ky <bnc@google.com>=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D


From nobody Mon Aug 10 12:19:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30E1A3A0B76 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 12:19:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JGR2oQBqPeHP for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 12:19:48 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 401493A0B6D for <quic-issues@ietf.org>; Mon, 10 Aug 2020 12:19:48 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 96B447A08B6 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 12:19:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597087187; bh=02lpe6tPWukbVcfjeeAbrdYfvZ6HtLuuUXkmuGsQyU0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VQ4VWhjbrErxSX362eeaArx6VPjEBOHx1njcQLnWWgsOGLcQhbzPl7kGN3QIBUOgt GK0CiDkwSIhwilgl9mvCifTAoub/NujvqFG1RcBTYSr9QLM6s8/JocF4A7MlsUEqqi Q101RHfj4MhZpnRXjX1hK6xBu/itNum9wjNOVEmk=
Date: Mon, 10 Aug 2020 12:19:47 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6MRVVAVPIJCB7JVE55HV7NHEVBNHHCPHAWOE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3953/issue_event/3640144763@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3953@github.com>
References: <quicwg/base-drafts/pull/3953@github.com>
Subject: Re: [quicwg/base-drafts] Application can reset stream or close connection even if no error occurs. (#3953)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f319dd350d55_4b2816f831260"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SoYrucKbcg-ECNdf_0TXVCyshgw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 19:19:49 -0000

----==_mimepart_5f319dd350d55_4b2816f831260
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3953 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3953#event-3640144763
----==_mimepart_5f319dd350d55_4b2816f831260
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664540785" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3953" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3953/hovercard" href="https://github.com/quicwg/base-drafts/pull/3953">#3953</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3953#event-3640144763">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QQI7LYXMIBK7AFBDSABB5HANCNFSM4PFZT42Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK44VCN2NTZQHJSXECTSABB5HA5CNFSM4PFZT422YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3D4DG6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3953#event-3640144763",
"url": "https://github.com/quicwg/base-drafts/pull/3953#event-3640144763",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f319dd350d55_4b2816f831260--


From nobody Mon Aug 10 12:20:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14A723A0C06 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 12:20:43 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4-sVrbComvwh for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 12:20:42 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F3C63A0C6C for <quic-issues@ietf.org>; Mon, 10 Aug 2020 12:20:42 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 79AA758019B for <quic-issues@ietf.org>; Mon, 10 Aug 2020 12:20:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597087241; bh=ipAH110TCKXRJnoe5KDX7QUcCbFRJoWONxwr1FWLLLA=; h=Date:From:To:Subject:From; b=phFIuC4SZzLmMoYECo+RGicOCDtdD60/IFJMqxgv55atXSiGvy9tMxhx3kLGZZ/cH gIPVkAh8dr8uTmiUut4v0FcTeFDWNeo0pr0U9hrLwT0i35mPxXkf20mMD8aRm81bSM qfmzkMvgAHz8NF1N7GYXF4KiasklzxKqw6jC8+eU=
Date: Mon, 10 Aug 2020 12:20:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8c5a54-2adcc6@github.com>
Subject: [quicwg/base-drafts] 2adcc6: Script updating gh-pages from 1373d195. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eICMT0bCxX9s0e2_NkYapZlPKzY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 19:20:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2adcc6ae464debaf5e6c8afd09f0cd57f7530635
      https://github.com/quicwg/base-drafts/commit/2adcc6ae464debaf5e6c8afd09f0cd57f7530635
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1373d195. [ci skip]



From nobody Mon Aug 10 13:30:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 912493A0D23 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 13:30:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 llqaMdItL9hd for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 13:30:00 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C9653A0D49 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 13:29:57 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id ADCF6E019A for <quic-issues@ietf.org>; Mon, 10 Aug 2020 13:29:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597091396; bh=V+ekYpF1mnG5WaV7btXoWEm/Tanm0V7zuNv1sAMvwc8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MFGQ46LmHoVSgPBTTEfXa9IaSoTzIrCTXQRtIpViX2jrEYmviPZrOIpa+SH6KUhqh AQ6rD49zxCFttYcdGpBoL6wprGnkflKv4twNP7o+eJnt3VXuVX2ipMAOd2YW5I700t q3USCLR2MMNva1Ln2nAGI+zKAOaiO7F/EpMz3Meo=
Date: Mon, 10 Aug 2020 13:29:56 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WTWJJH6D6VGXQ6XV5HWHUJEVBNHHCPHGA74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/review/464564916@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31ae449d368_177f177050616"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eS-nPTx_RJ83d8dwoBff49os5S8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 20:30:02 -0000

----==_mimepart_5f31ae449d368_177f177050616
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-464564916
----==_mimepart_5f31ae449d368_177f177050616
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-464564916">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DQ3MHBEKXLCNC633SABKEJANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7M2LLX7Z3S423QPADSABKEJA5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOYLFNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-464564916",
"url": "https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-464564916",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31ae449d368_177f177050616--


From nobody Mon Aug 10 14:49:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E0813A0D84 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:49:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 GqEmt5nzEzoj for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:49:01 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F34B3A0D78 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:49:01 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id C13275808C8 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:49:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597096140; bh=XzIvHkNWf8HFWHXpmXVfNpqYQVoktOx1OCXi+Z/xCVw=; h=Date:From:To:Subject:From; b=OaEjTdJF3yh67sbTrBbJv5HDhO7JPNuiDw8HLlb7K+nN9diJY/VuFdOBCB1Pdt1ao 0+2Y5qNUL7Wh3z9FF4ctbFmYFIbb5mghTvQrt0OuyhegcceYfWcaT5mWUSQDpJpuAG HFLGBf83gO0BdLHamcPH4NiR28iJSu6qmMp3Xrpk=
Date: Mon, 10 Aug 2020 14:49:00 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-tracking-examplary/9663dc-f6ffeb@github.com>
Subject: [quicwg/base-drafts] f6ffeb: Move a sentence up and tweak
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k1ZTpYbyI97_7ImlU8kSFxGx5Ss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 21:49:03 -0000

  Branch: refs/heads/ianswett-ack-tracking-examplary
  Home:   https://github.com/quicwg/base-drafts
  Commit: f6ffebe16738c836b4bcaf174e2ca6776ab37072
      https://github.com/quicwg/base-drafts/commit/f6ffebe16738c836b4bcaf174e2ca6776ab37072
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move a sentence up and tweak

Based on @MikeBishop note



From nobody Mon Aug 10 14:49:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 557D03A0D84 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:49:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9_Suq0GlFNAE for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:49:14 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 264063A0D78 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:49:14 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 013B7902620 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:49:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597096153; bh=w4zzx+9Khr4bERhMPMcmvLDF4aW2qto58JPrEzg7n+g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yL+KNzrqhBZaoamNDKvWhZ87sJpqgUuJ1ZTbYg1mBfigBbq8tebsZ8RFPmlLS43cs otAjXjs74CTl/QuZbF39GNNKU6BBz8Omn9F5SOdey8CUuoaPROSyn36TYpDXecH6W7 WAF8BA9uXF4GaF7rVpVeQ7DKVmZcTqGWoFyXe7ao=
Date: Mon, 10 Aug 2020 14:49:12 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/push/5509391645@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31c0d8e4968_2db216f850067a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/15fxPRODw6NAreKa4or3x-Xype8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 21:49:15 -0000

----==_mimepart_5f31c0d8e4968_2db216f850067a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

f6ffebe16738c836b4bcaf174e2ca6776ab37072  Move a sentence up and tweak


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979/files/9663dc9ab37d0ec82b45d542e461573ff06f0cbe..f6ffebe16738c836b4bcaf174e2ca6776ab37072

----==_mimepart_5f31c0d8e4968_2db216f850067a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f6ffebe16738c836b4bcaf174e2ca6776ab37072">f6ffebe</a>  Move a sentence up and tweak</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3979/files/9663dc9ab37d0ec82b45d542e461573ff06f0cbe..f6ffebe16738c836b4bcaf174e2ca6776ab37072">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2E3XTUICUW4AHDFITSABTNRANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FBLB65U3LTJJPPCLSABTNRA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DEMJZHAYTMNKQOVZWQIZVGUYDSMZZGE3DINI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979/files/9663dc9ab37d0ec82b45d542e461573ff06f0cbe..f6ffebe16738c836b4bcaf174e2ca6776ab37072",
"url": "https://github.com/quicwg/base-drafts/pull/3979/files/9663dc9ab37d0ec82b45d542e461573ff06f0cbe..f6ffebe16738c836b4bcaf174e2ca6776ab37072",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f31c0d8e4968_2db216f850067a--


From nobody Mon Aug 10 14:49:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7BED3A0D78 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:49:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5oKQrYkz7u1J for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:49:50 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 725703A0D84 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:49:50 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 427285C0D96 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:49:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597096189; bh=uDU+i7ixGYkNCaOc3LSpIqK6S42H/gv9n5cinskL1RM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ko9YsOkQ1gm4WqzPrdBHzofkmT48BZkSq8pV/i8VI5c+60Taoo304tbvuF4NMLE0Y RElP8ymOJjxEG9od4Gw75YTE/vCtkpi0Xf3QdjelKE4Dt+m/+I23wWgUr9WeEWYQH3 Ojf3+3CI5kGjRzX2nRApQYtKW7jVuV3mrgDoCJQk=
Date: Mon, 10 Aug 2020 14:49:49 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KJQ7JOUXAA57YW255HWQ73EVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/review/464611913@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31c0fd31f8b_470816f81980ae"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wTfCigjDB56sIkYfcS24bpKBK0g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 21:49:52 -0000

----==_mimepart_5f31c0fd31f8b_470816f81980ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -3666,17 +3644,33 @@ validation at a sender and including a lower value than what was included in a
 previous ACK frame could cause ECN to be unnecessarily disabled; see
 {{ecn-validation}}.
 
+{{ack-tracking}} describes an exemplary approach for determining what packets
+to acknowledge in each ACK frame.  Though the goal of this algorithm is to
+generate an acknowledgment for every packet that is processed, it is still
+possible for acknowledgments to be lost.  A sender cannot expect to receive

Thanks, I moved this up and tweaked the wording, since it's a general statement and not specific to ack-tracking.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#discussion_r468205396
----==_mimepart_5f31c0fd31f8b_470816f81980ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3979#discussion_r468205396">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3666,17 +3644,33 @@ validation at a sender and including a lower value than what was included in a
 previous ACK frame could cause ECN to be unnecessarily disabled; see
 {{ecn-validation}}.
 
+{{ack-tracking}} describes an exemplary approach for determining what packets
+to acknowledge in each ACK frame.  Though the goal of this algorithm is to
+generate an acknowledgment for every packet that is processed, it is still
+possible for acknowledgments to be lost.  A sender cannot expect to receive
</pre>
<p>Thanks, I moved this up and tweaked the wording, since it's a general statement and not specific to ack-tracking.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#discussion_r468205396">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42OWPYFCKOASMENS3SABTP3ANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5T4I3INKCA77IJI5DSABTP3A5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOYWUSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#discussion_r468205396",
"url": "https://github.com/quicwg/base-drafts/pull/3979#discussion_r468205396",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31c0fd31f8b_470816f81980ae--


From nobody Mon Aug 10 14:50:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E2163A0DAE for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:50:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8-RDm6vC8sqV for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:50:06 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E6C43A0D84 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:50:06 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 9CD365C00AB for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:50:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597096205; bh=VNPcwQ/ghoE7MxsPUOC/kSS1PYiH0fa0XeH7dFz+BHY=; h=Date:From:To:Subject:From; b=IpOKaY5R5KaLJYi5UQgzqJsrlWeB25F1J3TdJixBsVs4XxIa7EWHtSts6JAvfy6BU CSmnhIb+dKA53b5jkAOWxfbZpJ1TjwDO9c1zpMizLs6YBJpJ/gfL7J/TsSzC0K2p/G IgZsKvmU9qZEEnTtpVpDUo1FOjVgIChfFFTaFsrw=
Date: Mon, 10 Aug 2020 14:50:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2adcc6-699dfb@github.com>
Subject: [quicwg/base-drafts] 699dfb: Script updating gh-pages from f6ffebe1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/igb9x5MosqP12BKcRA4eznu4PYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 21:50:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 699dfbc34cf82a0243aa4974167d0cda3baf8157
      https://github.com/quicwg/base-drafts/commit/699dfbc34cf82a0243aa4974167d0cda3baf8157
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M ianswett-ack-tracking-examplary/draft-ietf-quic-http.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-http.txt
    M ianswett-ack-tracking-examplary/draft-ietf-quic-invariants.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-invariants.txt
    M ianswett-ack-tracking-examplary/draft-ietf-quic-qpack.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-qpack.txt
    M ianswett-ack-tracking-examplary/draft-ietf-quic-recovery.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-recovery.txt
    M ianswett-ack-tracking-examplary/draft-ietf-quic-tls.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-tls.txt
    M ianswett-ack-tracking-examplary/draft-ietf-quic-transport.html
    M ianswett-ack-tracking-examplary/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f6ffebe1. [ci skip]



From nobody Mon Aug 10 14:55:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E3443A0DAE for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:55:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.039
X-Spam-Level: 
X-Spam-Status: No, score=-1.039 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Jbgm380M8O9m for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 14:55:23 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 795DB3A0C3D for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:55:23 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 19EDE7A0023 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 14:55:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597096523; bh=lSD2w9U3bVGyWjFl362kDUct6jGO7Mq82kmYr+/Im3A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UIP1j4g4Vz1NuLnTFKSPvQgAIEL2YTw6XYHC5Ut3bl0IudoPD/UqY8sQt0ergRyd4 V2FxzMgHs6kqufeQXB8usLs5SrOzKSEm1KtybpqNJQV3xBfQAg5sePb9dgBuh1X5tn YnScTNOAKunxBGf8SCM51EvaAoOODkBRRICRLU2M=
Date: Mon, 10 Aug 2020 14:55:22 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YX5JGARZIUUTKZSF5HWRUVEVBNHHCQT65JI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3991/671609284@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3991@github.com>
References: <quicwg/base-drafts/issues/3991@github.com>
Subject: Re: [quicwg/base-drafts] Reserved frame types error (#3991)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31c24ac862d_7ab116f8172640"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xQs93Iwk1-8zGUtOSpBxsUh5pg8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 21:55:25 -0000

----==_mimepart_5f31c24ac862d_7ab116f8172640
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

+1 to both changes from my perspective.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3991#issuecomment-671609284
----==_mimepart_5f31c24ac862d_7ab116f8172640
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>+1 to both changes from my perspective.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3991#issuecomment-671609284">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SUSC4IPODTCOVFTLSABUEVANCNFSM4P2G5VLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVTE2MXG2XS3RIJ3TSABUEVA5CNFSM4P2G5VL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAD7DRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-671609284",
"url": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-671609284",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31c24ac862d_7ab116f8172640--


From nobody Mon Aug 10 15:57:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B55DF3A0DD0 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 15:57:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PdXB22zrg_F9 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 15:57:43 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B5273A0DCF for <quic-issues@ietf.org>; Mon, 10 Aug 2020 15:57:43 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 02E817A006F for <quic-issues@ietf.org>; Mon, 10 Aug 2020 15:57:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597100263; bh=tdEE9ybl2ZNdAnc0Bboh7lmWl7MROu9BKL/MS8kehAc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r9CojMy2/5CueOOCmryXMqu7A/Jo9XmGDIC2yv9Eo3LP3s5tc9fSD2MuOVJ6omw0G 8J0sNtPL51wQSCngVYGVFAhWssBrCC3hh2w+G39qxucvXrSAVzgiVgxLxKld0ReUTp M26qtaxN0IHGKa7TCLZXOja0lvq8IMUvgerWaaME=
Date: Mon, 10 Aug 2020 15:57:42 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZN4Z43YXXBJZVNFEV5HWY6NEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/464641969@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31d0e6b1461_450916f8951b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V7OZc-nklS6_Q0yGMiTLRioviRg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Aug 2020 22:57:45 -0000

----==_mimepart_5f31d0e6b1461_450916f8951b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

If we're making a normative change, I'd argue for SHOULD

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-464641969
----==_mimepart_5f31d0e6b1461_450916f8951b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r468230640">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<p>If we're making a normative change, I'd argue for SHOULD</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-464641969">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KIARHT6GZOKGNN23SAB3ONANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZF3QNG45ZIRG4CTGTSAB3ONA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOY57MI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-464641969",
"url": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-464641969",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31d0e6b1461_450916f8951b6--


From nobody Mon Aug 10 17:11:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAB2A3A0E34 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:11:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RiTo9nJihFCy for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:11:28 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2DEB13A0DD7 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:11:28 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 1786356019B for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:11:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597104687; bh=Y2eFbJ71XgtwTpuSFpPgkD2KC3/FUu+7FmO5/M6U02Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lrui1K5/7DuVjzV/Eopn6EZhYjyM4xjrP9jVbsolKp4+xWOX7swTQ0kcmhddEVKi0 O0kNE0wzzVR2ZF0qAvAjnaWeUuEuvUNDtcLT/D5oqbZtCwlEG8ft6zVWgpC8SF58rM iDNr8aiUvOu4rqTsYBWDjJVoD5M12TpVxGSQLVWg=
Date: Mon, 10 Aug 2020 17:11:27 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6MICQVGXTHMWKOJQ55HXBS7EVBNHHCP5S3QY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3975/review/464666918@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3975@github.com>
References: <quicwg/base-drafts/pull/3975@github.com>
Subject: Re: [quicwg/base-drafts] Resetting min_rtt (#3975)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31e22f5a93_73bf16f86136c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8NJPgwyG4zQph_0fZB976466yf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:11:30 -0000

----==_mimepart_5f31e22f5a93_73bf16f86136c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-464666918
----==_mimepart_5f31e22f5a93_73bf16f86136c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-464666918">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JBQV2ZZSR737EDJLSACEC7ANCNFSM4PRJR5CA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSKAX6WX7X5N7BRMLSACEC7A5CNFSM4PRJR5CKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOZECJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-464666918",
"url": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-464666918",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31e22f5a93_73bf16f86136c1--


From nobody Mon Aug 10 17:20:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E4E33A0E54 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:20:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.039
X-Spam-Level: 
X-Spam-Status: No, score=-1.039 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nq1-m2MfrxmW for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:20:29 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C40DC3A0E50 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:20:29 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id E01C9600DF3 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:20:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597105228; bh=YP19p+QTB45S65UTA9PP+ShiDV7AnSx+mo5mVKO8kIo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=reYgUVVfAtaT2uron33c9xAb1QUeh1Io0Tud3ljHHWhkyEBGIuSXWptCGFapXM4PG N4vO2CBJZTyVRwhGKSERAIfWQB0+RoVMj8ZSZlU1OKpjGg7EG9OYU1YELp3+vNe26R YY8JwVONLhqRUXRTtTxPTXy9p02vano1ffEKWJsk=
Date: Mon, 10 Aug 2020 17:20:28 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Z33CELQ3FHWKWOUF5HXCUZEVBNHHCPHGA74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/review/464669705@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31e44cd0c85_74c616f82468f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TdFHfIC_44_8A-hLzGE-V7wPaXY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:20:32 -0000

----==_mimepart_5f31e44cd0c85_74c616f82468f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-464669705
----==_mimepart_5f31e44cd0c85_74c616f82468f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-464669705">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EW6OHRLJIQDGFXLLSACFEZANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7TRSS57GBDDFTFLNLSACFEZA5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOZEYCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-464669705",
"url": "https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-464669705",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31e44cd0c85_74c616f82468f7--


From nobody Mon Aug 10 17:25:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E432E3A0E55 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:25:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YTOtdoS-ZLYs for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:25:31 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BF3A3A0E54 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:25:31 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id C521C340E09 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:25:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597105530; bh=HVQJjxmE9iYPMWPCWUtKLQVe2NlOMekD2wAkgkMSJkA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nAsYP2dY+P/AsZQgPZiHRX7J9sKh17tv4pM6HCwPYY21ys31E7eZM5z5UqeeoeSLz /TzMpjU80tPAAJBanAVcaPAWrgnNf6zKmmzKICPG0TrCRcyOgTDleVPTtOxbq8NqPI KNvIF5WkaE1SavsseLIHbv5l1Vnz6+KZX64I+ta8=
Date: Mon, 10 Aug 2020 17:25:30 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7AZY66TPEGVEXUV4V5HXDHVEVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/464670452@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31e57ab6761_191916f82414b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IXr8X0RFi5djtWO_3ur0jEQN0w4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:25:33 -0000

----==_mimepart_5f31e57ab6761_191916f82414b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

One more suggestion

> +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the

Sorry for the confusion, I now have what you have in mind.

If you put this bullet after the next one, I think this will be clearer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-464670452
----==_mimepart_5f31e57ab6761_191916f82414b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<p>One more suggestion</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r468256478">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the
</pre>
<p>Sorry for the confusion, I now have what you have in mind.</p>
<p>If you put this bullet after the next one, I think this will be clearer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-464670452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7WNVWH5DX6RCMB4TSACFXVANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6VCXTSMFTFWKA5DGDSACFXVA5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOZE55A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-464670452",
"url": "https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-464670452",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31e57ab6761_191916f82414b5--


From nobody Mon Aug 10 17:44:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D6B73A0E65 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:44:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SQYzMkdW9iyl for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:44:27 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C2BA3A0E62 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:44:27 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 64357840064 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:44:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597106666; bh=w+2FTuAe118O2IOpVn2y2s4tS2uzPSXbTJsoDH6H0Zw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uTpU8CgztZqfwOh7PovRIxePTtnjOv25TRx60IY4mMAqGs//hoJwhBqaPTxV6HE9p K1LXsOK7R/KAISefQHtV9VTw+hfF3pIxJZr7hxTQVuGxw99nbquNtg+7PKeA+ang7D K8XjpGzvY5QpHyzhBexgRXmu/iT2a5GlvI+YEbb4=
Date: Mon, 10 Aug 2020 17:44:26 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FTCSEQ43VTW7HQRN5HXFOVEVBNHHCPHGA74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/c671659801@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31e9ea5458a_21e816f823613c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pHTGCR8eKNJjFSABL3PxmdTTmrM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:44:29 -0000

----==_mimepart_5f31e9ea5458a_21e816f823613c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm going to argue that frames also need to definitely come from a peer.  If SETTINGS definitely comes from an immediate peer, then transport-level intermediation is not valid.  That is, you forward (HTTP) frames blindly at your own risk.

That is, if you indicate in SETTINGS that you understand an extension and then blindly forward frames related to that extension, you are responsible for the effects.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955#issuecomment-671659801
----==_mimepart_5f31e9ea5458a_21e816f823613c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm going to argue that frames also need to definitely come from a peer.  If SETTINGS definitely comes from an immediate peer, then transport-level intermediation is not valid.  That is, you forward (HTTP) frames blindly at your own risk.</p>
<p>That is, if you indicate in SETTINGS that you understand an extension and then blindly forward frames related to that extension, you are responsible for the effects.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3955#issuecomment-671659801">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4U7PCJAEYOC2QTUDTSACH6VANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32WJFVPINMG7MXB43SACH6VA5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAELOGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955#issuecomment-671659801",
"url": "https://github.com/quicwg/base-drafts/pull/3955#issuecomment-671659801",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31e9ea5458a_21e816f823613c--


From nobody Mon Aug 10 17:45:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EE7F3A0E65 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:45:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 G_l3Wc8h7j6t for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:45:45 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 436EF3A0E64 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:45:45 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 5D332E0DD4 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:45:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597106744; bh=8t8FoDaj2jRRRCESBwOUQIJr+9A4c5fymoj0spmusaA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1EQOcf1zMtJZgPXGy00A6sDzr47ZsmlB1ACQ6Y5SNju9Zk/w+htinvuHa/7Z6ys3Y 9kfqhyOH9pSn5tov61gnuj/21jPQf+wKTL+2K5RUX+KWoAofuiufLe2frsAEBqf8m1 rxyiHY0FZDjiDxw0fJeUoGnW5Nf6AXBl3qOVesLY=
Date: Mon, 10 Aug 2020 17:45:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7IGKE6AZRVRLT6TDV5HXFTREVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/464677209@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31ea384d21f_49e516f84616a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V9CBgZE1oXkfhClex02p61dKLds>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:45:47 -0000

----==_mimepart_5f31ea384d21f_49e516f84616a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state

```suggestion
Disposing of connection state prior to exiting the closing or draining state
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#discussion_r468262935
----==_mimepart_5f31ea384d21f_49e516f84616a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468262935">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +endpoints enter the draining state; see {=
{draining}}.=0D
+=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
+the application requests that the connection be closed.  When the applic=
ation=0D
+closes the connection, a CONNECTION_CLOSE frame with an appropriate erro=
r code=0D
+will be used to signal closure.=0D
+=0D
+The closing and draining connection states exist to ensure that connecti=
ons=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to the exiting the closing or draini=
ng state=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Disposing of connection state prior to the ex=
iting the closing or draining state=0D
+Disposing of connection state prior to exiting the closing or draining s=
tate=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3988#discussion_r468262935">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKYGK6H=
QWGWRMFYHUFTSACIDRANCNFSM4PWIO6OA">unsubscribe</a>.<img src=3D"https://gi=
thub.com/notifications/beacon/AFTOJK2AUC5AN746TOHBVZTSACIDRA5CNFSM4PWIO6O=
KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOZG=
SWI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3988#discussion_r46=
8262935",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3988#discussion_r46826=
2935",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f31ea384d21f_49e516f84616a9--


From nobody Mon Aug 10 17:48:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A5643A0E69 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:48:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 azfXSqXDLzFe for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:48:16 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6E403A0E67 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:48:16 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 28F72E00A0 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:48:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597106896; bh=XBGNzmJ9eKNIAenhJgCJ/joQJLgS/M+Z5eKPGkcvYF8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SQf8iWXvtKdLLIX+2JUdodx03bqc8O3xU7ZyzAhUY2PX/PQBnR40H1Zc6xKjBTIwr vuV8HH8Ih4jWh2w5pzByd0Pysbdq2YPX5W6uqP3lnJ4JGpX43j/r9ZBy0slYxQv735 aZ9QgKNtARrvzrUVAsm+HXV9NGSm5n20pauGDMlE=
Date: Mon, 10 Aug 2020 17:48:16 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK67MV6JYDH26X526AN5HXF5BEVBNHHCQTDTBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3989/671660704@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3989@github.com>
References: <quicwg/base-drafts/issues/3989@github.com>
Subject: Re: [quicwg/base-drafts] Allow server to enforce port-Retry packet numbering (#3989)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31ead019b5d_40ec16f88866fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YOwi7GxR1ZPGJ91WuubTDd1GpMY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:48:18 -0000

----==_mimepart_5f31ead019b5d_40ec16f88866fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that this might as well run through the design process.  It's borderline, because this is about enforcement of an existing MUST, which you might argue comes with an implicit MAY enforce, but we do need to agree on the requirement level.

Note that this isn't completely trivial to implement.  If a servers responds to packet 1 with Retry, it has to ignore packet 0 if it arrives with no token (or a NEW_TOKEN token).  That's already a requirement, but a poor implementation of this requirement will fail, likely with low enough probability that the error won't be detected, especially when it is hidden by Alt-Svc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671660704
----==_mimepart_5f31ead019b5d_40ec16f88866fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think that this might as well run through the design process.  It's borderline, because this is about enforcement of an existing MUST, which you might argue comes with an implicit MAY enforce, but we do need to agree on the requirement level.</p>
<p>Note that this isn't completely trivial to implement.  If a servers responds to packet 1 with Retry, it has to ignore packet 0 if it arrives with no token (or a NEW_TOKEN token).  That's already a requirement, but a poor implementation of this requirement will fail, likely with low enough probability that the error won't be detected, especially when it is hidden by Alt-Svc.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671660704">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2CM2UZ76JIZ62J3CTSACINBANCNFSM4PZ5BN3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6BRWEINMVJDMX7ZK3SACINBA5CNFSM4PZ5BN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAELVIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671660704",
"url": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671660704",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31ead019b5d_40ec16f88866fc--


From nobody Mon Aug 10 17:50:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34EF43A0EB5 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:50:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rH4SDhjOALxw for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:50:00 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2DDBB3A0EA3 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:49:59 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 68E37E1E10 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:49:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597106998; bh=BfRe9iMyLJN9TojyO0lGq9f5bVp3rJbvrHkBoRSHVD8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U2zcqyV6TJfgaONdK+07q/zN1zLQzCjDuvlzc51qqxuK0MSJHwEnOOm1E5gH0kmIc sXIfoUJpzXndLRsSttPEFqdQdkp5J67+sfk7fSVnLNw323yjbgdmDh914H2HKRXgSV QelWFNpLAA3RfvJFJIh5e2GxN1m+PfuRrNOwtQGI=
Date: Mon, 10 Aug 2020 17:49:58 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65I35HSUJPCT5GC455HXGDNEVBNHHCPCRAZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3932/671661091@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3932@github.com>
References: <quicwg/base-drafts/issues/3932@github.com>
Subject: Re: [quicwg/base-drafts] Clarify simultaneous path validation (#3932)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31eb3659ba3_106616f83666ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E4XdwG9Wt47Ko1fVNd8KSk0et7U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:50:01 -0000

----==_mimepart_5f31eb3659ba3_106616f83666ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Well, the paths aren't validated until the server explicitly validates them, so it seems like the cost is pretty minimal until the server decides to engage resources for that path.  The server can also respond on the old path if the client is just probing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3932#issuecomment-671661091
----==_mimepart_5f31eb3659ba3_106616f83666ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Well, the paths aren't validated until the server explicitly validates them, so it seems like the cost is pretty minimal until the server decides to engage resources for that path.  The server can also respond on the old path if the client is just probing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3932#issuecomment-671661091">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42ITS6XXXGXXTN4Y3SACITNANCNFSM4PEEGI2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4S6BAB2KOTYFGSR4LSACITNA5CNFSM4PEEGI2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAELYIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3932#issuecomment-671661091",
"url": "https://github.com/quicwg/base-drafts/issues/3932#issuecomment-671661091",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31eb3659ba3_106616f83666ab--


From nobody Mon Aug 10 17:50:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84A0E3A0E6B for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:50:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 PBuM7dCGiCpJ for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:50:19 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 616B13A0E6A for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:50:19 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id A9B8E340CD9 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:50:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597107018; bh=4D8TPIVGYQmY+NeccEPO2JY4Vm36QS3e3aIisonU/T0=; h=Date:From:To:Subject:From; b=Kazhm7Q2/sRxmpa9vXCH5ngukgKE/+mgqUSvXTmIGPOZ1vnv8xvnnKUiPk0cxlfCb r5V+DRWlaG+wwnGoS3blh0YAQyampeVLTC6PsTg2lzx3CaeAOUTJ5d867cUzl2CsKZ 8X3I3XxtSqKsQ61Fqoe7K0IXMDhjwHiRd1xclHFs=
Date: Mon, 10 Aug 2020 17:50:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/cb1bca-a31d8d@github.com>
Subject: [quicwg/base-drafts] a31d8d: s/the//
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hyDpT67kULZsS6pT9r04Pjf31A4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:50:21 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: a31d8dcdc8e35ff2d62899054aca458c71a31645
      https://github.com/quicwg/base-drafts/commit/a31d8dcdc8e35ff2d62899054aca458c71a31645
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/the//

Co-authored-by: ianswett <ianswett@users.noreply.github.com>



From nobody Mon Aug 10 17:50:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FD143A0E6B for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:50:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MoVn7d-L4Q7P for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:50:29 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A8633A0E6A for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:50:29 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 984B25C058F for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:50:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597107028; bh=qgSrtDWQhV+cBvTQ2bCTnKECLA1c70MMg8KGjb9aabE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W/FUIkGcaAjwRYZ+sSKoJ8R236g2WXd7AxvKV2vOFHzQ61patBDmE2Cubb04hE5uw pqHI/RjkSfCaDlx5Rpmak+P0EWKE8kM9sj9+ubr5vnrcUdui+ctn7YfT4Hsdc8c/tn LNR4l90O/XxL68fqdOmoYjsSwJfa9osKuVaxK13c=
Date: Mon, 10 Aug 2020 17:50:28 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5509946363@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31eb54881f1_558816f8464432"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OCJxAi2ysFUi9UCcQEGRxr35TWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:50:30 -0000

----==_mimepart_5f31eb54881f1_558816f8464432
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a31d8dcdc8e35ff2d62899054aca458c71a31645  s/the//


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/cb1bca7cf8468a98a5153e1931a5c7536c8a824c..a31d8dcdc8e35ff2d62899054aca458c71a31645

----==_mimepart_5f31eb54881f1_558816f8464432
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a31d8dcdc8e35ff2d62899054aca458c71a31645">a31d8dc</a>  s/the//</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/cb1bca7cf8468a98a5153e1931a5c7536c8a824c..a31d8dcdc8e35ff2d62899054aca458c71a31645">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4T2ECZUJQCXO4THILSACIVJANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZVIL3PXSOXOTKGILDSACIVJA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGUYDSOJUGYZTMMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/cb1bca7cf8468a98a5153e1931a5c7536c8a824c..a31d8dcdc8e35ff2d62899054aca458c71a31645",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/cb1bca7cf8468a98a5153e1931a5c7536c8a824c..a31d8dcdc8e35ff2d62899054aca458c71a31645",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f31eb54881f1_558816f8464432--


From nobody Mon Aug 10 17:51:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2EA03A0EA7 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:51:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 OEqgv7IJTdvc for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 17:51:39 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 95D443A0E85 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:51:39 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id DA7598400A4 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 17:51:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597107098; bh=oaCirqAFs8wTFAttkCFQsbG1qHcNB8aLFw9LPWCpsEM=; h=Date:From:To:Subject:From; b=J3JwA8QIBqU7RL07jTiFQGuR8LF6aDn2SIJu9DR/+WUsFm44l/vERAJMFHDKtas/q rZUO5ureGT3T19KcrywG19YnZ3GNpi1FMszL60HNtzi5BOUyqqMtPSL1uEx18lcVtc 5DWlb+/Xm5P0lRHQCyaTCrRgdcz7KZAN1fTN87z0=
Date: Mon, 10 Aug 2020 17:51:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/699dfb-68ec2c@github.com>
Subject: [quicwg/base-drafts] 68ec2c: Script updating gh-pages from a31d8dcd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dlxlHr_GWRU3HevEkIq8yAbB_3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 00:51:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 68ec2c5b01eb94de4e8018f0248a813858a91106
      https://github.com/quicwg/base-drafts/commit/68ec2c5b01eb94de4e8018f0248a813858a91106
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-http.txt
    M closing-draining-refactor/draft-ietf-quic-invariants.html
    M closing-draining-refactor/draft-ietf-quic-invariants.txt
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-qpack.txt
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-recovery.txt
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-tls.txt
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a31d8dcd. [ci skip]



From nobody Mon Aug 10 18:00:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 25EFF3A0E7A for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:00:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gsBbpPLWPEL2 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:00:26 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35CBC3A0E77 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:00:26 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 099F0520E3E for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:00:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597107625; bh=vC0ZPiT3lr/QhNuD0RtCYvKZ4QmG4SRvAEhQXolCPQs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gq99MBWVzGfNAcoyBZPYhHF5Tv+2W4rEvNrG/DYXiBj4E7uq+++jXGBx7s+prdEB3 Fy1/E9x8xCmo5VOZf+C+59hdSkGDdVok2n4ED6dt+zEarNJzKcA8AedLEp8tlcfUKb 6K7WDPp3PCyOsOd4aOKAI0iJJr8XXTvE6i+jysek=
Date: Mon, 10 Aug 2020 18:00:24 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7FS5JWP47XBJNWQTN5HXHKREVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/464677566@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31eda8ecf78_4ba016f844893e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pLQuhO11JDAGvYadvY4II17OKBg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:00:28 -0000

----==_mimepart_5f31eda8ecf78_4ba016f844893e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

This is a big change, but seems good.  Some specific suggestions on improving the text.

> +
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless

Given the situation, I believe reordered is correct.
```suggestion
could cause reordered packets to generate an unnecessary stateless
```

> +close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless
+reset. Endpoints that have some alternative means to ensure that late-arriving
+packets on the connection do not induce a response, such as those that are able

```suggestion
packets do not induce a response, such as those that are able
```

> +The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless
+reset. Endpoints that have some alternative means to ensure that late-arriving
+packets on the connection do not induce a response, such as those that are able
+to close the UDP socket, MAY end these states earlier to allow
+for faster resource recovery.  Servers that retain an open socket for accepting
+new connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all
+connection state.  This results in new packets on the connection being handled
+generically.  For instance, an endpoint MAY send a stateless reset in response

This sentence is not very helpful, so I'd remove it unless you have a better suggestion.

> +connection state.  This results in new packets on the connection being handled
+generically.  For instance, an endpoint MAY send a stateless reset in response

This sentence is not very helpful, so I'd remove it unless you have a better suggestion.
```suggestion
connection state.  An endpoint MAY send a stateless reset in response
```

> +While in the closing state, an endpoint could receive packets from a new
+source address, indicating a connection migration; see {{migration}}. An
+endpoint that discards information about validated addresses might be used to
+create an amplification attack; see {{address-validation}}. To avoid being used
+for an amplication attack, an endpoint in the closing state MUST either discard
+packets received from unvalidated addresses or limit the cumulative size of
+packets it sends to unvalidated addresses to 3 times the size of packets it
+receives from the address.

Given other path migration constraints, this text seems odd.  It's possible it could be fully removed.

```suggestion
While in the closing state, an endpoint could receive packets from a new
source address, possibly indicating a connection migration; see {{migration}}.
An endpoint in the closing state MUST either discard packets received from
unvalidated addresses or limit the cumulative size of packets it sends to
unvalidated addresses to 3 times the size of packets it receives from the address.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-464677566
----==_mimepart_5f31eda8ecf78_4ba016f844893e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>This is a big change, but seems good.  Some specific suggestions on im=
proving the text.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468263251">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
+the application requests that the connection be closed.  When the applic=
ation=0D
+closes the connection, a CONNECTION_CLOSE frame with an appropriate erro=
r code=0D
+will be used to signal closure.=0D
+=0D
+The closing and draining connection states exist to ensure that connecti=
ons=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to the exiting the closing or draini=
ng state=0D
+could cause delayed or reordered packets to generate an unnecessary stat=
eless=0D
</pre>=0D
<p>Given the situation, I believe reordered is correct.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-could cause delayed or reordered packets to g=
enerate an unnecessary stateless=0D
+could cause reordered packets to generate an unnecessary stateless=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468263489">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +close a connection.  This might be after =
the application protocols negotiates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
+the application requests that the connection be closed.  When the applic=
ation=0D
+closes the connection, a CONNECTION_CLOSE frame with an appropriate erro=
r code=0D
+will be used to signal closure.=0D
+=0D
+The closing and draining connection states exist to ensure that connecti=
ons=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to the exiting the closing or draini=
ng state=0D
+could cause delayed or reordered packets to generate an unnecessary stat=
eless=0D
+reset. Endpoints that have some alternative means to ensure that late-ar=
riving=0D
+packets on the connection do not induce a response, such as those that a=
re able=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-packets on the connection do not induce a res=
ponse, such as those that are able=0D
+packets do not induce a response, such as those that are able=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468264053">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The closing and draining connection state=
s exist to ensure that connections=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to the exiting the closing or draini=
ng state=0D
+could cause delayed or reordered packets to generate an unnecessary stat=
eless=0D
+reset. Endpoints that have some alternative means to ensure that late-ar=
riving=0D
+packets on the connection do not induce a response, such as those that a=
re able=0D
+to close the UDP socket, MAY end these states earlier to allow=0D
+for faster resource recovery.  Servers that retain an open socket for ac=
cepting=0D
+new connections SHOULD NOT end the closing or draining states early.=0D
+=0D
+Once the closing or draining state ends, an endpoint SHOULD discard all=0D=

+connection state.  This results in new packets on the connection being h=
andled=0D
+generically.  For instance, an endpoint MAY send a stateless reset in re=
sponse=0D
</pre>=0D
<p>This sentence is not very helpful, so I'd remove it unless you have a =
better suggestion.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468264246">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +connection state.  This results in new pa=
ckets on the connection being handled=0D
+generically.  For instance, an endpoint MAY send a stateless reset in re=
sponse=0D
</pre>=0D
<p>This sentence is not very helpful, so I'd remove it unless you have a =
better suggestion.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-connection state.  This results in new packet=
s on the connection being handled=0D
-generically.  For instance, an endpoint MAY send a stateless reset in re=
sponse=0D
+connection state.  An endpoint MAY send a stateless reset in response=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468266217">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +While in the closing state, an endpoint c=
ould receive packets from a new=0D
+source address, indicating a connection migration; see {{migration}}. An=
=0D
+endpoint that discards information about validated addresses might be us=
ed to=0D
+create an amplification attack; see {{address-validation}}. To avoid bei=
ng used=0D
+for an amplication attack, an endpoint in the closing state MUST either =
discard=0D
+packets received from unvalidated addresses or limit the cumulative size=
 of=0D
+packets it sends to unvalidated addresses to 3 times the size of packets=
 it=0D
+receives from the address.=0D
</pre>=0D
<p>Given other path migration constraints, this text seems odd.  It's pos=
sible it could be fully removed.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-While in the closing state, an endpoint could=
 receive packets from a new=0D
-source address, indicating a connection migration; see {{migration}}. An=
=0D
-endpoint that discards information about validated addresses might be us=
ed to=0D
-create an amplification attack; see {{address-validation}}. To avoid bei=
ng used=0D
-for an amplication attack, an endpoint in the closing state MUST either =
discard=0D
-packets received from unvalidated addresses or limit the cumulative size=
 of=0D
-packets it sends to unvalidated addresses to 3 times the size of packets=
 it=0D
-receives from the address.=0D
+While in the closing state, an endpoint could receive packets from a new=
=0D
+source address, possibly indicating a connection migration; see {{migrat=
ion}}.=0D
+An endpoint in the closing state MUST either discard packets received fr=
om=0D
+unvalidated addresses or limit the cumulative size of packets it sends t=
o=0D
+unvalidated addresses to 3 times the size of packets it receives from th=
e address.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3988#pullrequestreview-464677566">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZXJWOPGUHDNPWEOSDSACJ2RANCNFSM4PWIO6OA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3LEF3CTUVTDACX4ALSACJ2RA5CNFSM4=
PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODOZGVPQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestrev=
iew-464677566",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview=
-464677566",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f31eda8ecf78_4ba016f844893e--


From nobody Mon Aug 10 18:02:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E1933A0E76 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:02:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AClXKJXEBzkR for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:02:45 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 251003A0E73 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:02:45 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 5B0E1560087 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:02:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597107764; bh=PXqfwsZIdY6f/Xrh6ujUMY9y4nj1LCmJ20X2kwuiJmQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QQFGrLr0pURb1DVnMIk3kTnTJkzW4Fi48WwJwks9HDI7Xb2rNw6bXvZDF+xnDPqzw bqJpBH4RIC/wzSi/bdk1x2HRlxQGJZ79ZLTKjpbwciBaimhuDF+sqx0Vc9tU6l8JDt 3HZh8wx5i8y6NMtLdA9z8SUplMTIG+FMh/Oha/d4=
Date: Mon, 10 Aug 2020 18:02:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3XCGZ22PGZJTDIGEV5HXHTJEVBNHHCQTDTBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3989/671664330@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3989@github.com>
References: <quicwg/base-drafts/issues/3989@github.com>
Subject: Re: [quicwg/base-drafts] Allow server to enforce port-Retry packet numbering (#3989)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31ee344a96b_395a16f83509f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NLxvVOBUOyNnCMSK-xgLyUXQI4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:02:46 -0000

----==_mimepart_5f31ee344a96b_395a16f83509f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree this isn't trivial to enforce.  Which is why I favor "If you detect this, you SHOULD close the connection.", rather than any recommendation on detecting a violation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671664330
----==_mimepart_5f31ee344a96b_395a16f83509f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree this isn't trivial to enforce.  Which is why I favor "If you detect this, you SHOULD close the connection.", rather than any recommendation on detecting a violation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671664330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44TPE2YDFRTPONPM3SACKDJANCNFSM4PZ5BN3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QPS7M7WVZFQXE7QLSACKDJA5CNFSM4PZ5BN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAEMRSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671664330",
"url": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671664330",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31ee344a96b_395a16f83509f4--


From nobody Mon Aug 10 18:08:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 365AC3A0E73 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:08:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 blzwnQ33A2wD for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:08:56 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 181753A0E6C for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:08:56 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 18B14900087 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:08:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597108135; bh=+GH2UxzifTWVfCBm5J+2aFkgNJYR37enZqnoDxRKtBw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iCInl/Zs0l00sxtXRkLYbkOq8iJQq4650zyoo61OYq1zAkYoGped9OvAtTz/kUtRl dPYMEBeo8rI5C9ZPGKQsY638MYC76MKMi5hCtqgIVDo7FZ+YtawY1gXzvmPO8K4nHP wCT1b9MG55TCom78qmEg8H4Th21TFXHQX5rz9EUI=
Date: Mon, 10 Aug 2020 18:08:55 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCDBSQ4EA2UCHW7CF5HXIKPEVBNHHCQTDTBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3989/671666057@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3989@github.com>
References: <quicwg/base-drafts/issues/3989@github.com>
Subject: Re: [quicwg/base-drafts] Allow server to enforce port-Retry packet numbering (#3989)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31efa74d1f_3c1a16f874412d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ntZhRVFiHfoK8REuMSYQX8hoDhg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:08:57 -0000

----==_mimepart_5f31efa74d1f_3c1a16f874412d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Aside from it not being trivial to enforce, I am not sure how much I like the idea of enforcing correctness for Initial packets. And that is because injection of Initial packets is the way for middleboxes to disrupt the connection.

IIRC, we have allowed endpoints to ignore suspicious Initial packets, and I tend to think that we do not need to suggest that an endpoint can (IMO needlessly) strict.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671666057
----==_mimepart_5f31efa74d1f_3c1a16f874412d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Aside from it not being trivial to enforce, I am not sure how much I like the idea of enforcing correctness for Initial packets. And that is because injection of Initial packets is the way for middleboxes to disrupt the connection.</p>
<p>IIRC, we have allowed endpoints to ignore suspicious Initial packets, and I tend to think that we do not need to suggest that an endpoint can (IMO needlessly) strict.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671666057">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2CCYSW3UFQDE3BDHTSACK2PANCNFSM4PZ5BN3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LGNGVVYUMGP5QLCLSACK2PA5CNFSM4PZ5BN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAEM7CI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671666057",
"url": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671666057",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31efa74d1f_3c1a16f874412d--


From nobody Mon Aug 10 18:14:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6345C3A0E8C for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:14:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 2Jn7HzoNCEYE for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:14:01 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 604A33A0E8A for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:14:01 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 87587600DEA for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:14:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597108440; bh=w1QWnuIQGxXIb/4miwuPgrxjolCShcXXalV12t+WIMo=; h=Date:From:To:Subject:From; b=v967XwWLvyPY4InFyuxFhVv46aLzV8Ldwz1FOwofOAFPmmTLEhqCpRP9C30tafyJy iy4uEnWgUIVWPd8Drnabh0ADe5HJlif9pp/AnqvRIPyZoAuDlpH1W0EVVJiZBpHK3l rbDJwmXS7BYEu/bDLQ4gFtSirGqQqtwF0YJy+FtM=
Date: Mon, 10 Aug 2020 18:14:00 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/8d117c-02981c@github.com>
Subject: [quicwg/base-drafts] 02981c: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mzEcTR_NdUo3hC73kv7ALzELj34>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:14:02 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 02981cd8125623874c761b2a2689d2154ea96511
      https://github.com/quicwg/base-drafts/commit/02981cd8125623874c761b2a2689d2154ea96511
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Mon Aug 10 18:14:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 740043A0E8C for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:14:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ApyiOI_-I8t6 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:14:11 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 462983A0E8A for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:14:11 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 1271E340E68 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:14:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597108450; bh=yVhzzjOLRo7/fvcwbji57AEFYl0Kv/RPlY7I56HFYEo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GZQDU8MVpqzgQAqMmkpLtyv+855fOiJE9a3bbpBBjvG3th/s7oon0vHurJ+lYyVba zqDqvFfZY0GCQsNMqqMalgeCVpiqJlO2t2eCpyxYglX/YodCFY6MOF4bG9+13rfe50 oCi3cXKwke8lj8x2MseBhGQJZY/Qw80ztjLw4b7M=
Date: Mon, 10 Aug 2020 18:14:10 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5510011216@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31f0e237cf_109116f83962a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7QuLx8rxUDLpHbnVgxoarsH5ti8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:14:12 -0000

----==_mimepart_5f31f0e237cf_109116f83962a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

02981cd8125623874c761b2a2689d2154ea96511  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb..02981cd8125623874c761b2a2689d2154ea96511

----==_mimepart_5f31f0e237cf_109116f83962a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/02981cd8125623874c761b2a2689d2154ea96511">02981cd</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb..02981cd8125623874c761b2a2689d2154ea96511">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FC7QOA66ZJKJHTVTSACLOFANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBGS3EKEDNAFXYSN3SACLOFA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGUYTAMBRGEZDCNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb..02981cd8125623874c761b2a2689d2154ea96511",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb..02981cd8125623874c761b2a2689d2154ea96511",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f31f0e237cf_109116f83962a1--


From nobody Mon Aug 10 18:14:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 723FE3A0E8B for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:14:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UQpv6G1TK3Zh for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:14:56 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F5113A0E8A for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:14:56 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 868AD5C0E2E for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:14:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597108495; bh=HhEJD4h0qPbyKnaU2KrgaqkLejRCr9EsjHdtN8iNito=; h=Date:From:To:Subject:From; b=EcvlA2mD0JjYxocApVcsqqHjgiWZ1e4fPgCKksdqeYdNKRbRAe/id8KO4V0oubR0A KtjrviJCoU3pOln8Uh8djqmcWUKsxY3EgenNXozJckCQsPgf6khR3MqZK1dSCfRQYJ iDfNlnNl/JwFxCdwIR59VubmAS26aUizxTpx36hk=
Date: Mon, 10 Aug 2020 18:14:55 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/68ec2c-a40703@github.com>
Subject: [quicwg/base-drafts] a40703: Script updating gh-pages from 02981cd8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LJ8s8aUGPawlzu2yLIcETmNQrs4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:14:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a40703a81e716d0d43737d0fc072b33a6e4459b6
      https://github.com/quicwg/base-drafts/commit/a40703a81e716d0d43737d0fc072b33a6e4459b6
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-http.txt
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.txt
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.txt
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-tls.html
    M ianswett-must-new-reno/draft-ietf-quic-tls.txt
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M ianswett-must-new-reno/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 02981cd8. [ci skip]



From nobody Mon Aug 10 18:19:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 635583A0E8C for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:19:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 rMWWpWIb2Jty for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:18:59 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D68443A0E88 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:18:59 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 25D5E7A0037 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:18:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597108739; bh=GVbATb0wCYu6vWwsmA+QS7WGcrPnHumIHvEBGY6Pvjg=; h=Date:From:To:Subject:From; b=cgkOLSyt4d+pAb7PX72nmuJN8CXh++zlV5OKj5gXmunohIr7uJjmYCj4F7tNv2Ggl g4WPkuLzFhM39M1ZAvibyrEiMQS00ionjhJlC58afHfVRjJ0jz5ObLc+kpbemg1Mm1 U5eVHpXXcugr+FHlBQIav2ZeFRb8m6/5zyOVO3Ig=
Date: Mon, 10 Aug 2020 18:18:58 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/02981c-4cd67d@github.com>
Subject: [quicwg/base-drafts] 4cd67d: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d8j8PXDDjjD2U5jJNlbRb0NgL4E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:19:01 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4cd67d63b508b73a6625e5383e44228c8051a267
      https://github.com/quicwg/base-drafts/commit/4cd67d63b508b73a6625e5383e44228c8051a267
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Mon Aug 10 18:19:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F1653A0E8C for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:19:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ns_Sl_cIL8WM for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:19:10 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 343BF3A0E88 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:19:10 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 2EA58840030 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:19:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597108749; bh=0xf+MH35HJwPFdMBy7WKeFiYl90nKqkqnUDEZar33z4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rqx6ICt1GnsUNwcmWTrZXR4FDfaqznLBXGbE2a1BjLjvV9CWAvTRT3M8xQFIwhl2w UCHeIGh0+kXTyuSj78rvZ1w5SwfK7Cuy9TRoKpkdTFO2VLVJK27T1ND+SoG79DRbGF uSJc1EHEy0wjMg/tvIernhcUyW5PQNGnJ1PN+ffg=
Date: Mon, 10 Aug 2020 18:19:09 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5510025042@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31f20d1f303_760a16f867248"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ntonAckerEc-ZF-130IMIC-q-ME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:19:11 -0000

----==_mimepart_5f31f20d1f303_760a16f867248
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4cd67d63b508b73a6625e5383e44228c8051a267  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/02981cd8125623874c761b2a2689d2154ea96511..4cd67d63b508b73a6625e5383e44228c8051a267

----==_mimepart_5f31f20d1f303_760a16f867248
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4cd67d63b508b73a6625e5383e44228c8051a267">4cd67d6</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/02981cd8125623874c761b2a2689d2154ea96511..4cd67d63b508b73a6625e5383e44228c8051a267">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ACVFPE5LCI5IFHKDSACMA3ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ET76AAV4EMFMCMS3SACMA3A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGUYTAMBSGUYDIMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/02981cd8125623874c761b2a2689d2154ea96511..4cd67d63b508b73a6625e5383e44228c8051a267",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/02981cd8125623874c761b2a2689d2154ea96511..4cd67d63b508b73a6625e5383e44228c8051a267",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f31f20d1f303_760a16f867248--


From nobody Mon Aug 10 18:20:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A37ED3A0E94 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:20:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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-XVlTjV1jss for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:20:30 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D1D73A0E90 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:20:30 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id DB530340E13 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:20:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597108829; bh=M2TorJ65SnQOltVT0yqNsdFGre0jUtNg0Rs9XylMypM=; h=Date:From:To:Subject:From; b=CIFUh15Qe1cPEmxAxNlIjlX0FaPx5wJ7gdBlLzw1SbqUq4CEakIeWfS7e+uDeTaZC wBwrLhX08DJTMcp2QfVAsVDOGbrBdc0XzKvyjLpxy6eOdMTpopMN718QS5/DpA2W8k IP4ZoTl/K1uIhSuNb6uybxqHlQipMCkE3zJUeFY8=
Date: Mon, 10 Aug 2020 18:20:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a40703-d46ce3@github.com>
Subject: [quicwg/base-drafts] d46ce3: Script updating gh-pages from 4cd67d63. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TJxeDdDwLZTJWU3LYKquZcLLE1I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:20:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d46ce386847447fba323fb40d4e3cc3457e65530
      https://github.com/quicwg/base-drafts/commit/d46ce386847447fba323fb40d4e3cc3457e65530
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-tls.html
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4cd67d63. [ci skip]



From nobody Mon Aug 10 18:46:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A13983A0EB2 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:46:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 xKxyOacnXASs for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:46:33 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7F113A0EA7 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:46:33 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 23873580057 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:46:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597110393; bh=hDVcoqksIAl9zNODs+qyA+dQXKcbGQzExJycTp/RjuA=; h=Date:From:To:Subject:From; b=gA/nBksC1bwZbIM8gW21/N9XwwcRtH8FaLHDhahW0xLrjymF6+w1eDbrkVgHzjrEF ByTAfW+fkTWenHc2SFVkkptqBXcwWm8X3biinPkGJZV5X4/9+xXqhqiXEIyhIUB6gK myZBykdcDL4iF04N8yplbBlE+FoikIpCLRqRAu3A=
Date: Mon, 10 Aug 2020 18:46:32 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/a31d8d-6aef5e@github.com>
Subject: [quicwg/base-drafts] 6aef5e: Ian's cleanup
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YPl5SDPfZVVso8iY4xYlJBU59_M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:46:35 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1
      https://github.com/quicwg/base-drafts/commit/6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's cleanup

Co-authored-by: ianswett <ianswett@users.noreply.github.com>



From nobody Mon Aug 10 18:46:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4B6D3A0EB2 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:46:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 C0Ft-sIkYH9o for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:46:46 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9F743A0EA7 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:46:46 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id E2CA5600207 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:46:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597110405; bh=++l6mkfHglOKyoh/A/ji6kU61rV6GlaKE0UZRWl/u6Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L2f01X1ShJXoDoyvU4u/AHm7/mK9/RH1DTe0J+45vCwgKMa7cGXKAgerWqV6CYDEi DcuDtfGtPcs7WvqgCw0bNPlUBgGmqjmHLCOqx5NKOX3IRizoFncm3TiWmZjb5bkHwH rFnM26OoXzQvzDlxTugC1octEnls+UnYsvfdUtVU=
Date: Mon, 10 Aug 2020 18:46:45 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5510100062@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31f885d0571_348e16f812936f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S7yc0IPvmloOyKBjk-JAAAAKT30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:46:48 -0000

----==_mimepart_5f31f885d0571_348e16f812936f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1  Ian's cleanup


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/a31d8dcdc8e35ff2d62899054aca458c71a31645..6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1

----==_mimepart_5f31f885d0571_348e16f812936f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1">6aef5e4</a>  Ian&#39;s cleanup</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/a31d8dcdc8e35ff2d62899054aca458c71a31645..6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZWSE6FTG3IQ2NCRMLSACPILANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNCU4F2KR6UVDBZSTSACPILA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGUYTAMJQGAYDMMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/a31d8dcdc8e35ff2d62899054aca458c71a31645..6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/a31d8dcdc8e35ff2d62899054aca458c71a31645..6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f31f885d0571_348e16f812936f--


From nobody Mon Aug 10 18:49:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21F373A0EB2 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:49:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nDmExc6X_PEB for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:48:58 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B249B3A0EA7 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:48:58 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id C9AA4340D45 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:48:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597110537; bh=1SnuzRoOrpGSDvaK4gt5r1RmmF2FZ+ywKCdCbX5frtc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SdNKGCtmu2R3aZ32S15/dsVC9/BvxQk6FVwdgnlqgw8fwI60TuZQAo9bIQGlWoVPZ U87r3M5q/65raXO891fU+UdhikaKb5wgAqHM0udnpbJISMs/0X+wfKq7ED/fRFfDMl CFyM3xJ6MCaoeH7Bu3cOwQ5FFyvjAceZcPVey+AE=
Date: Mon, 10 Aug 2020 18:48:57 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75OYUAUTEKVWENZ4N5HXNATEVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/464694590@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31f909b9d13_441216f89014"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xRn6ld_qS28jdLpPHDpPsFbt2tg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:49:00 -0000

----==_mimepart_5f31f909b9d13_441216f89014
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

Thanks Ian, I took the suggestions.  Not sure about the reordering thing.

> +
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless

Let's say that you send CONNECTION_CLOSE then drop state immediately.  It's not clear whether packets you subsequently receive are the result of the peer just sending, delays, or reordering.  Maybe we can just say "packets":

> [...] could result in an generating unnecessary stateless reset in response to receiving a packet.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-464694590
----==_mimepart_5f31f909b9d13_441216f89014
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<p>Thanks Ian, I took the suggestions.  Not sure about the reordering thing.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r468278976">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless
</pre>
<p>Let's say that you send CONNECTION_CLOSE then drop state immediately.  It's not clear whether packets you subsequently receive are the result of the peer just sending, delays, or reordering.  Maybe we can just say "packets":</p>
<blockquote>
<p>[...] could result in an generating unnecessary stateless reset in response to receiving a packet.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-464694590">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBRQPDKAZ7ULUIWVDSACPQTANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK43HI3IMT2632JV6R3SACPQTA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOZK2PQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-464694590",
"url": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-464694590",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f31f909b9d13_441216f89014--


From nobody Mon Aug 10 18:50:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 582233A0EB5 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:50:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 edsxrMkEuFMD for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:50:26 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E8293A0EB4 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:50:26 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 817FD560E3B for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:50:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597110625; bh=BULrgAeq/k3Gal8BGHSW9H2/83wa0zxV8vB9RcSUJvI=; h=Date:From:To:Subject:From; b=bSuEgzEFgvlHXnrt9Wctg0GynYMB5Y4yZaGzukQFdQiqyZaoeT/Shv7p2HSGDEkdl BGP2p+I4oki4EIKNMMd/h6eY5kH0Gn7Wv3R5Pwf3LBAYdBphZEy40pTG8xYBsv2h3D l35ixaMjA1I5gSWf2xPaJPhZAX5cVxQmlgOHCza8=
Date: Mon, 10 Aug 2020 18:50:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/6aef5e-e980fc@github.com>
Subject: [quicwg/base-drafts] e980fc: Maybe we don't need to specify reordering/delay at...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jbdvJDKKv-z0noEvRJbyIuvk9zE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:50:27 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: e980fc772bdfff04801b7f8febb1d68385655060
      https://github.com/quicwg/base-drafts/commit/e980fc772bdfff04801b7f8febb1d68385655060
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Maybe we don't need to specify reordering/delay at all



From nobody Mon Aug 10 18:50:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 660CE3A0EB5 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:50:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 amA5qvf1HDFN for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:50:37 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D9903A0EB4 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:50:37 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 59B305E020C for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:50:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597110636; bh=fvnq5vUIYvk2AZozWtRJ3Go8HyN0/ZhczdaxcDtHW/g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T7f/TSOepmsKWtzPV6zmNnA9l02udKpG9dSJNc0QV1lU1XfHn+G/M++Kol3VjiNDn Vo2zsdezdSrQsRRD01uuxU3Tj0OM6i5Ixii/M71TdUKn2QThZm7muCH7p72jsORZiY 9x32ZOZsSg0UoJA3E9PZP5yib5O0SOCmWz+nbgEw=
Date: Mon, 10 Aug 2020 18:50:36 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5510110282@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f31f96c4a698_164316f8211c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QC5C0XeIxdYPhga3aSDjQS5FE14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:50:38 -0000

----==_mimepart_5f31f96c4a698_164316f8211c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e980fc772bdfff04801b7f8febb1d68385655060  Maybe we don't need to specify reordering/delay at all


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1..e980fc772bdfff04801b7f8febb1d68385655060

----==_mimepart_5f31f96c4a698_164316f8211c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e980fc772bdfff04801b7f8febb1d68385655060">e980fc7</a>  Maybe we don&#39;t need to specify reordering/delay at all</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1..e980fc772bdfff04801b7f8febb1d68385655060">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LJYQFUPHO3WRHWGLSACPWZANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6FD7RVG4PKKUYSGXTSACPWZA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGUYTAMJRGAZDQMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1..e980fc772bdfff04801b7f8febb1d68385655060",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1..e980fc772bdfff04801b7f8febb1d68385655060",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f31f96c4a698_164316f8211c9--


From nobody Mon Aug 10 18:53:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 769323A0EF1 for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:53:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 53TKrYQtjIGT for <quic-issues@ietfa.amsl.com>; Mon, 10 Aug 2020 18:53:06 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 649A03A0EEE for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:53:06 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 82CA5840D75 for <quic-issues@ietf.org>; Mon, 10 Aug 2020 18:53:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597110785; bh=rz+BrkytLGp9QjgfW3XhDSIrOYsfh7zp04Acm1iOLEA=; h=Date:From:To:Subject:From; b=KiXBhTmDEe2/xaIpyIuHPcyJT9xeGDDoxik2w1eTylD5/ythjh2032mTUMLsey0iV QAB9cW8Uc3TCojcuT9fEBKc5RWMdd5w5t5QWv0Wji3FToP2JM7gNmFHPUtBlXgCXT9 pil2ewXQ28XFhRBjsHGxJpyqX9lSX4mpy0mkcK3A=
Date: Mon, 10 Aug 2020 18:53:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d46ce3-9bd112@github.com>
Subject: [quicwg/base-drafts] 9bd112: Script updating gh-pages from e980fc77. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bMUjDPjXA55ROzLLpL4FpM6kiwU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 01:53:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9bd1126be2808330d03c1153f8c94060c966702e
      https://github.com/quicwg/base-drafts/commit/9bd1126be2808330d03c1153f8c94060c966702e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-invariants.html
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e980fc77. [ci skip]



From nobody Tue Aug 11 05:43:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FBC73A102C for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 05:43:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tvdwv0-xkT7A for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 05:42:59 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 44EAC3A102A for <quic-issues@ietf.org>; Tue, 11 Aug 2020 05:42:59 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 3941B520D45 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 05:42:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597149778; bh=HYde83adwd3roKNnaaq1NewDW7XWMGY/MIv5RTfD2uM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uOHnAc23LwK0FTCcFcDS+QY+waleDVnVIgS07UccNTMkgjUwkpZgXu9fClVHDCgxI JR6eCwQrZx8ShCzqiuKpFWvVvA7VhVh9yVtwnUgX3cSeWpEvjH6thagrH4eTuByjhc 7yyaPnlf8XDXHmNQSI7o12+Fvk8BpnMDXx5xvOwk=
Date: Tue, 11 Aug 2020 05:42:58 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6O2SF2EF6M7OODMR55HZZVFEVBNHHCQTDTBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3989/671923127@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3989@github.com>
References: <quicwg/base-drafts/issues/3989@github.com>
Subject: Re: [quicwg/base-drafts] Allow server to enforce port-Retry packet numbering (#3989)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f32925227a24_1a5d16f81102bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iIaa7-7-O4rgEXAleOXWeDKnx6M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 12:43:00 -0000

----==_mimepart_5f32925227a24_1a5d16f81102bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Note that this isn't completely trivial to implement. If a servers responds to packet 1 with Retry, it has to ignore packet 0 if it arrives with no token (or a NEW_TOKEN token). That's already a requirement

How would the server know to ignore packet 0 in a *Stateless* Retry?  I believe it would respond with another Retry packet instead.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671923127
----==_mimepart_5f32925227a24_1a5d16f81102bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>Note that this isn't completely trivial to implement. If a servers responds to packet 1 with Retry, it has to ignore packet 0 if it arrives with no token (or a NEW_TOKEN token). That's already a requirement</p>
</blockquote>
<p>How would the server know to ignore packet 0 in a <em>Stateless</em> Retry?  I believe it would respond with another Retry packet instead.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671923127">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4NNS7C354HS5Y37KLSAE4FFANCNFSM4PZ5BN3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK67F63SCUPF4MX4MADSAE4FFA5CNFSM4PZ5BN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAGLXNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671923127",
"url": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-671923127",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f32925227a24_1a5d16f81102bd--


From nobody Tue Aug 11 06:46:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF0283A1089 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 06:45:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Dw4U9Ivse6cw for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 06:45:58 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E08C3A1088 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 06:45:58 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 9E4D0560E0F for <quic-issues@ietf.org>; Tue, 11 Aug 2020 06:45:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597153557; bh=A6pMCq/HN7aPahHmVBnXoLeIrP4mx6MwrpuldJCWq1A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lck0XW2/dYU8dIV0v4FwzZquwX20cNJtuf0LKxFzMGzCktKIJQd6LtFNutrbyKAqS nnv0RahuyXkVe9RCRTH0U7w0JpPIk/R83BxAfzzZ4x0HFq09bIpVpYK7QuabwB+ae3 kclwWSL2ycDU5frVUwGljIuvkN4dRkBd9g/U3ysE=
Date: Tue, 11 Aug 2020 06:45:57 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FR6X2IRQPKBWJWPV5H2BBLEVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/465079422@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f32a1158ea75_78b316f8284695"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ijGXX5Yywa0406o5IVc8mFOCDF0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 13:46:00 -0000

----==_mimepart_5f32a1158ea75_78b316f8284695
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless

Sure, the new text works I think.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#discussion_r468590641
----==_mimepart_5f32a1158ea75_78b316f8284695
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r468590641">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to the exiting the closing or draining state
+could cause delayed or reordered packets to generate an unnecessary stateless
</pre>
<p>Sure, the new text works I think.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988#discussion_r468590641">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GF6W4Y7XDMT5DPSTSAFDRLANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PBPLU4MBJU5O6HNLSAFDRLA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO4IY7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988#discussion_r468590641",
"url": "https://github.com/quicwg/base-drafts/pull/3988#discussion_r468590641",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f32a1158ea75_78b316f8284695--


From nobody Tue Aug 11 08:46:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48AFB3A1135 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 08:46:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9cFEUFU66fR2 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 08:46:17 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D8C53A1120 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 08:46:17 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id A4C379026F3 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 08:46:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597160776; bh=Yoz2bHJXOc7jT27R+GMhgu088LbgjxVjArJhPemIlVA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pcU02HnkKzEpoJDdhmQUNYVkTRBoQrvtENoykubLjS58wolyBVYnCGLUAJ7mT6X/f JNa0AEZBmCFQaf7zG9XWxmBhmP35NCfrB7YOVEgxA0NA0K0iDUd9npO0rnhbIH79m2 e2M6AaCqAIDdtDjtkBOtN6XMbuaO4MWe7HWKzPxc=
Date: Tue, 11 Aug 2020 08:46:16 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YRW4SX534STNMWSV5H2PEREVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/465183222@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f32bd4895237_7e816f81180f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9ibVULnE1qqO-7Jz6Hjq9ALBn9o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 15:46:19 -0000

----==_mimepart_5f32bd4895237_7e816f81180f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.

I think this flows a lot better.  Thanks for the time you put into this!

> +Disposing of connection state prior to exiting the closing or draining state
+could cause could result in an generating unnecessary stateless reset in
+response to receiving a packet.  Endpoints that have some alternative means to
+ensure that late-arriving packets do not induce a response, such as those that
+are able to close the UDP socket, MAY end these states earlier to allow for
+faster resource recovery.  Servers that retain an open socket for accepting new
+connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all
+connection state.  An endpoint MAY send a stateless reset in response
+to any further incoming packets.
+
+
+### Closing Connection State {#closing}
+
+An endpoint enters a closing state after initiating an immediate close.

```suggestion
An endpoint enters the closing state after initiating an immediate close.
```

> @@ -2763,26 +2805,37 @@ Note:
   congestion control, which are not expected to be relevant for a closed
   connection. Retransmitting the final packet requires less state.
 
-New packets from unverified addresses could be used to create an amplification
-attack; see {{address-validation}}.  To avoid this, endpoints MUST either limit
-transmission of CONNECTION_CLOSE frames to validated addresses or drop packets
-without response if the response would be more than three times larger than the
-received packet.
+While in the closing state, an endpoint could receive packets from a new source
+address, possibly indicating a connection migration; see {{migration}}.  An
+endpoint in the closing state MUST either discard packets received from
+unvalidated addresses or limit the cumulative size of packets it sends to
+unvalidated addresses to 3 times the size of packets it receives from the
+address.
+
+An endpoint is not expected to handle key updates when it is closing. A key
+update might prevent the endpoint from moving from the closing state to
+draining, but it otherwise has no impact.

```suggestion
the draining state, but it otherwise has no impact.
```

>  containing a CONNECTION_CLOSE frame before entering the draining state, using a
 CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT

Existing text, but "single packet containing a CONNECTION_CLOSE frame ... using a CONNECTION_CLOSE frame" seems redundant.
```suggestion
containing a CONNECTION_CLOSE frame before entering the draining state, using a
NO_ERROR code if appropriate.  An endpoint MUST NOT
```

> +An endpoint MAY transition from the closing state to the draining state if it
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also
+closing or draining. In this case, the draining state SHOULD end when the
+closing state would have ended. In other words, the endpoint uses the same end
+time, but cease retransmission of the closing packet.

```suggestion
An endpoint MAY transition from the closing state to the draining state if it
receives a CONNECTION_CLOSE frame, which indicates that the peer is also
closing or draining. In this case, the draining state SHOULD end when the
closing state would have ended. In other words, the endpoint uses the same end
time, but ceases retransmission of the closing packet.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-465183222
----==_mimepart_5f32bd4895237_7e816f81180f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> approved this pull request.</p>=0D
=0D
<p>I think this flows a lot better.  Thanks for the time you put into thi=
s!</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468670975">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Disposing of connection state prior to ex=
iting the closing or draining state=0D
+could cause could result in an generating unnecessary stateless reset in=
=0D
+response to receiving a packet.  Endpoints that have some alternative me=
ans to=0D
+ensure that late-arriving packets do not induce a response, such as thos=
e that=0D
+are able to close the UDP socket, MAY end these states earlier to allow =
for=0D
+faster resource recovery.  Servers that retain an open socket for accept=
ing new=0D
+connections SHOULD NOT end the closing or draining states early.=0D
+=0D
+Once the closing or draining state ends, an endpoint SHOULD discard all=0D=

+connection state.  An endpoint MAY send a stateless reset in response=0D=

+to any further incoming packets.=0D
+=0D
+=0D
+### Closing Connection State {#closing}=0D
+=0D
+An endpoint enters a closing state after initiating an immediate close.=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint enters a closing state after init=
iating an immediate close.=0D
+An endpoint enters the closing state after initiating an immediate close=
.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468672900">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2763,26 +2805,37 @@ Note:=0D
   congestion control, which are not expected to be relevant for a closed=
=0D
   connection. Retransmitting the final packet requires less state.=0D
 =0D
-New packets from unverified addresses could be used to create an amplifi=
cation=0D
-attack; see {{address-validation}}.  To avoid this, endpoints MUST eithe=
r limit=0D
-transmission of CONNECTION_CLOSE frames to validated addresses or drop p=
ackets=0D
-without response if the response would be more than three times larger t=
han the=0D
-received packet.=0D
+While in the closing state, an endpoint could receive packets from a new=
 source=0D
+address, possibly indicating a connection migration; see {{migration}}. =
 An=0D
+endpoint in the closing state MUST either discard packets received from=0D=

+unvalidated addresses or limit the cumulative size of packets it sends t=
o=0D
+unvalidated addresses to 3 times the size of packets it receives from th=
e=0D
+address.=0D
+=0D
+An endpoint is not expected to handle key updates when it is closing. A =
key=0D
+update might prevent the endpoint from moving from the closing state to=0D=

+draining, but it otherwise has no impact.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-draining, but it otherwise has no impact.=0D
+the draining state, but it otherwise has no impact.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468674632">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  containing a CONNECTION_CLOSE frame befor=
e entering the draining state, using a=0D
 CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint =
MUST NOT=0D
</pre>=0D
<p>Existing text, but "single packet containing a CONNECTION_CLOSE frame =
... using a CONNECTION_CLOSE frame" seems redundant.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-containing a CONNECTION_CLOSE frame before en=
tering the draining state, using a=0D
-CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint =
MUST NOT=0D
+containing a CONNECTION_CLOSE frame before entering the draining state, =
using a=0D
+NO_ERROR code if appropriate.  An endpoint MUST NOT=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r468680739">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An endpoint MAY transition from the closi=
ng state to the draining state if it=0D
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also=
=0D
+closing or draining. In this case, the draining state SHOULD end when th=
e=0D
+closing state would have ended. In other words, the endpoint uses the sa=
me end=0D
+time, but cease retransmission of the closing packet.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint MAY transition from the closing s=
tate to the draining state if it=0D
-receives a CONNECTION_CLOSE frame, which indicates that the peer is also=
=0D
-closing or draining. In this case, the draining state SHOULD end when th=
e=0D
-closing state would have ended. In other words, the endpoint uses the sa=
me end=0D
-time, but cease retransmission of the closing packet.=0D
+An endpoint MAY transition from the closing state to the draining state =
if it=0D
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also=
=0D
+closing or draining. In this case, the draining state SHOULD end when th=
e=0D
+closing state would have ended. In other words, the endpoint uses the sa=
me end=0D
+time, but ceases retransmission of the closing packet.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3988#pullrequestreview-465183222">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KY3TGNYCWH3RCWIKJ3SAFRURANCNFSM4PWIO6OA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4264JVAIHLQRDVJ3LSAFRURA5CNFSM4=
PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODO5CD5Q.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestrev=
iew-465183222",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview=
-465183222",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f32bd4895237_7e816f81180f1--


From nobody Tue Aug 11 08:54:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 149453A0475 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 08:54:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hvxzfhGO3aet for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 08:54:40 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ABE2E3A0407 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 08:54:40 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id B919352007C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 08:54:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597161279; bh=RwO5orhXliMgJsy/iIpB9SQlKmgN1ve4X28sQPYMgJQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PzyRdYRPMvq1r8Hv5MTc3T2SdED1+UGxb6/B7Dn16ABMZmmJ3CwO+ygimyHkO1s25 IKt4igQIpyfc/KGXN1VkJbcIb5sN91KM1sp5Sk8vgGwhKA35CEPLmNsq3cR6jILhXp SAWk58uz3tz3fbwpdXcjYJJWb97yblAkjrvr3OTI=
Date: Tue, 11 Aug 2020 08:54:39 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7QRNLZNSPXTIZ3OHF5H2QD7EVBNHHCQTDTBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3989/672037067@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3989@github.com>
References: <quicwg/base-drafts/issues/3989@github.com>
Subject: Re: [quicwg/base-drafts] Allow server to enforce port-Retry packet numbering (#3989)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f32bf3fa9f54_7c6e16f8896e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G9mJS1TkvQ1mR8bV_XvWQNj-dk8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 15:54:42 -0000

----==_mimepart_5f32bf3fa9f54_7c6e16f8896e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If it's not trivial, it's verging on trivial.  The "right" way to enforce this, as Dmitri notes, is to include the client's packet number in the Retry token.  Upon receipt of any token, if it is a retry token, the server checks whether the containing packet number is less than or equal to that stored in the token.  If it's not a retry token, no check is needed.  This is completely stateless, so if packets get reordered, nothing breaks.

As to the point of modifying Initial packets, that's true.  An attacker that can modify packets can always cause the handshake to fail; this is just another way.  To use this for disruption by injecting a packet, the attacker has to observe the client's Initial, the server's Retry packet, and then fabricate an Initial with a lower packet number.  Not a high bar, but an attacker that can observe the packets in both directions and inject packets can break things in many other ways, too.

I'm comfortable with MAY enforce (which I think is already implicit in a MUST NOT) at least, if people think one more integer encoded in the token is too high a bar for a stronger recommendation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672037067
----==_mimepart_5f32bf3fa9f54_7c6e16f8896e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>If it's not trivial, it's verging on trivial.  The "right" way to enforce this, as Dmitri notes, is to include the client's packet number in the Retry token.  Upon receipt of any token, if it is a retry token, the server checks whether the containing packet number is less than or equal to that stored in the token.  If it's not a retry token, no check is needed.  This is completely stateless, so if packets get reordered, nothing breaks.</p>
<p>As to the point of modifying Initial packets, that's true.  An attacker that can modify packets can always cause the handshake to fail; this is just another way.  To use this for disruption by injecting a packet, the attacker has to observe the client's Initial, the server's Retry packet, and then fabricate an Initial with a lower packet number.  Not a high bar, but an attacker that can observe the packets in both directions and inject packets can break things in many other ways, too.</p>
<p>I'm comfortable with MAY enforce (which I think is already implicit in a MUST NOT) at least, if people think one more integer encoded in the token is too high a bar for a stronger recommendation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672037067">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VXCT4WALTKO7LJTTSAFST7ANCNFSM4PZ5BN3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JWWV4T5ISL4QIPBLSAFST7A5CNFSM4PZ5BN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAHHRSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672037067",
"url": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672037067",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f32bf3fa9f54_7c6e16f8896e6--


From nobody Tue Aug 11 10:02:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B02123A0826 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 10:02:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 B1g7MLgUtt6k for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 10:02:09 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BE593A0831 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 10:02:09 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id B332AE0D92 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 10:02:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597165328; bh=1GmkIzMBh7Oin8EWRfsMF8NF/AdkAkZzk3zL3lYr0/w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QFazY3BumggH06fB2Z6pHWZVGQUDKl8VHr2mSU70m1zGziCxYWVLpPqazXpxLsmqB RoZJIbyVgGPfdNpIzA8kaHK+Cr/7ud+BR81K2iMAnSp1z7omQ7JGY0ePf1NTc4fmOF c7a/O/SJe3cQSPMN/JlXq11SMIHx8h/Dgm5R6ZMc=
Date: Tue, 11 Aug 2020 10:02:08 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK63A3FGN7NKCTOKHQN5H2YBBEVBNHHCQTDTBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3989/672094407@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3989@github.com>
References: <quicwg/base-drafts/issues/3989@github.com>
Subject: Re: [quicwg/base-drafts] Allow server to enforce port-Retry packet numbering (#3989)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f32cf10a2e2d_474e16f860069"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3MvGTtzuyYx9f80H_Zzs2zUATGQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 17:02:11 -0000

----==_mimepart_5f32cf10a2e2d_474e16f860069
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm also fine with MAY.  Honestly, I'm also fine with can.

I agree with Mike's comments that there are so many ways to interrupt the handshake at this stage, this is just another one, and likely not the easiest by far.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672094407
----==_mimepart_5f32cf10a2e2d_474e16f860069
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm also fine with MAY.  Honestly, I'm also fine with can.</p>
<p>I agree with Mike's comments that there are so many ways to interrupt the handshake at this stage, this is just another one, and likely not the easiest by far.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672094407">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HYFXGA4X7YT4ZZUTSAF2RBANCNFSM4PZ5BN3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK77M2LFOP3U7PANGELSAF2RBA5CNFSM4PZ5BN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAHVRRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672094407",
"url": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672094407",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f32cf10a2e2d_474e16f860069--


From nobody Tue Aug 11 13:11:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D80D3A0C48 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 13:11:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 soyfFv4VTLBj for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 13:11:37 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 114D03A0C54 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 13:11:37 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 4172C5200A9 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 13:11:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597176696; bh=Gjx74SuQ07/wmKc45vEQy4RAiwoePJDCFJKKdpK4+Pw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xQd+M017ES7UjtluMqrdzls3OzfSl4KGjrobYMubugl1TFLhHa1UwZ/dw5g84Riiz x/8FRj/pqEKLUh4hsLzkaRjOE/Lh1pGiOc7p0BDlnGuyRZ/U8EMg0jSdpm66dhk7n/ yQD+x12eKaIEZBlRlH9uzpWA1gGGT+kNeMUYeB0Q=
Date: Tue, 11 Aug 2020 13:11:36 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZIX3SOUO7VYWUMD3F5H3OHREVBNHHCPHGA74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/c672254454@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f32fb7830847_203216f893522"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w10Y4_cMwNKaGtHIocB-Kx-wrzQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 20:11:39 -0000

----==_mimepart_5f32fb7830847_203216f893522
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When you argue that, do so on #3991 and we'll invite @kazuho for the cage match.  For this issue/PR, it sounds like we have violent agreement that SETTINGS are a MUST-connection-error.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955#issuecomment-672254454
----==_mimepart_5f32fb7830847_203216f893522
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>When you argue that, do so on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="676322634" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3991" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3991/hovercard" href="https://github.com/quicwg/base-drafts/issues/3991">#3991</a> and we'll invite <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> for the cage match.  For this issue/PR, it sounds like we have violent agreement that SETTINGS are a MUST-connection-error.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3955#issuecomment-672254454">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK73FJQ45KXJ4FPLBJTSAGQXRANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZETJWVXAJ6SIVPOT3SAGQXRA5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAI4T5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955#issuecomment-672254454",
"url": "https://github.com/quicwg/base-drafts/pull/3955#issuecomment-672254454",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f32fb7830847_203216f893522--


From nobody Tue Aug 11 13:24:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1120F3A0C63 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 13:24:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 caXcMZYS_Uev for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 13:23:59 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2AAA13A0C4A for <quic-issues@ietf.org>; Tue, 11 Aug 2020 13:23:59 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 161AA5E0F18 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 13:23:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597177438; bh=p3BAR8J69EOpN30fcwwsovTAbxxOIG1nVvIQ4Y0XnGU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HWohSaBn9UcP2cMlwn0loIFyY/bO+PGiCM0vtOpDD4rKKKB98lXKvtbBOmnQh+v+q DoLm+edf8o8JvJmLH7R+F6WoHYuerTrvMkyDAkqh4WOzqDlgm2mZ5mo06CYayYbTwg PfJQKpHATihmOLXMiYBk0DCN75a3U0LrWiQBTLdU=
Date: Tue, 11 Aug 2020 13:23:58 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FQNQ55MQSSQSJC4N5H3PV5EVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/465397169@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f32fe5e6f9d_383416f826093"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a25LTuvs3xCnuqozLgxX11doCR4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 20:24:01 -0000

----==_mimepart_5f32fe5e6f9d_383416f826093
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.



> +This duration allows a sender to send as many packets, including some in
+response to PTO expiration, as TCP does with Tail Loss Probe ({{RACK}}), before
+establishing persistent congestion, as TCP does with a Retransmission Timeout
+({{?RFC5681}}).

This many parenthetical phrases in commas is tough to parse.  Can we divide it up a little more?  Into multiple sentences, by using something other than commas, or by condensing?

```suggestion
This duration allows a sender to send as many packets before
establishing persistent congestion, including some in
response to PTO expiration, as TCP does with a Retransmission Timeout
({{?RFC5681}}) and a Tail Loss Probe ({{RACK}}).
```

> +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the

Actually, I might move that third bullet to be first.  Conceptually, it frames the idea that they're the first and last packets of a 2+ packet sequence.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-465397169
----==_mimepart_5f32fe5e6f9d_383416f826093
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3961#discussi=
on_r468839941">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +This duration allows a sender to send as =
many packets, including some in=0D
+response to PTO expiration, as TCP does with Tail Loss Probe ({{RACK}}),=
 before=0D
+establishing persistent congestion, as TCP does with a Retransmission Ti=
meout=0D
+({{?RFC5681}}).=0D
</pre>=0D
<p>This many parenthetical phrases in commas is tough to parse.  Can we d=
ivide it up a little more?  Into multiple sentences, by using something o=
ther than commas, or by condensing?</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-This duration allows a sender to send as many=
 packets, including some in=0D
-response to PTO expiration, as TCP does with Tail Loss Probe ({{RACK}}),=
 before=0D
-establishing persistent congestion, as TCP does with a Retransmission Ti=
meout=0D
-({{?RFC5681}}).=0D
+This duration allows a sender to send as many packets before=0D
+establishing persistent congestion, including some in=0D
+response to PTO expiration, as TCP does with a Retransmission Timeout=0D=

+({{?RFC5681}}) and a Tail Loss Probe ({{RACK}}).=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3961#discussi=
on_r468842179">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +This design does not use consecutive PTO =
events to establish persistent=0D
+congestion, since application patterns impact PTO expirations. For examp=
le, a=0D
+sender that sends small amounts of data with silence periods between the=
m=0D
+restarts the PTO timer every time it sends, potentially preventing the P=
TO timer=0D
+from expiring for a long period of time, even when no acknowledgments ar=
e being=0D
+received. The use of a duration enables a sender to establish persistent=
=0D
+congestion without depending on the occurrence of PTOs.=0D
+=0D
+### Establishing Persistent Congestion=0D
+=0D
+A sender establishes persistent congestion on receiving an acknowledgeme=
nt if at=0D
+least two ack-eliciting packets are declared lost, and:=0D
+=0D
+* a prior RTT sample existed when both packets were sent;=0D
+=0D
+* the duration between the send times of these two packets exceeds the=0D=

</pre>=0D
<p>Actually, I might move that third bullet to be first.  Conceptually, i=
t frames the idea that they're the first and last packets of a 2+ packet =
sequence.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3961#pullrequestreview-465397169">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZLYETG4IKSYVP35PLSAGSF5ANCNFSM4PKA2QWQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4Y35NAG4GBZVWQ4JTSAGSF5A5CNFSM4=
PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODO6WLMI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3961#pullrequestrev=
iew-465397169",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview=
-465397169",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f32fe5e6f9d_383416f826093--


From nobody Tue Aug 11 13:25:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B16DA3A0C74 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 13:25:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RWsRnq6iIgtY for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 13:25:17 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8DCF13A0C67 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 13:25:17 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 89B5D340086 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 13:25:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597177516; bh=dFFPdnMouZUmFTDJjktw+dQOHhBV49XzVtKgrXn0v9M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fz9e3M1qOwnEGfvon8g5XHbecMOE0ilsrXDZ8w+D70J6L4Ny/VCGZWGTJW/DYEchj OBch7R6sY5TBE+z1UabnwaDmqVBYn3Nl4ujdi3Gn0X0g1gwHEC3zUyaMrY6kOWMW8G FiFYqjwXq9LlWjFyqGXRPLinqhKblM2DcUe/jO4k=
Date: Tue, 11 Aug 2020 13:25:16 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BZOPW7MBTSDVPGZV5H3P2ZEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/465401215@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f32feac7a912_73a416f81891e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pUG1okw1DbdGS--n1Nv5Pv-mXqA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 20:25:19 -0000

----==_mimepart_5f32feac7a912_73a416f81891e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

MAY or SHOULD abort if detects, but no requirement that it attempt to detect seems like a reasonable compromise.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465401215
----==_mimepart_5f32feac7a912_73a416f81891e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r468843216">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<p>MAY or SHOULD abort if detects, but no requirement that it attempt to detect seems like a reasonable compromise.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465401215">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7A4VRUBX275RWN2GTSAGSKZANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4S64S5LZSG4F4OVALSAGSKZA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO6XK7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465401215",
"url": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465401215",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f32feac7a912_73a416f81891e3--


From nobody Tue Aug 11 13:49:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 800BE3A0CDD for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 13:49:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4Z28PPEEM5tG for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 13:49:28 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BCC03A0CCF for <quic-issues@ietf.org>; Tue, 11 Aug 2020 13:49:11 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id BA38E560EC4 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 13:49:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597178950; bh=Q73YhiKfmULE2gAVklGlQ3OOjyu9vBHttb+nLnARpcA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qz4I3CiW4f7UBFkD3M8I1HNEOKwJsCwX6Qd0bAsYtfl7nEqChUNA06aJWEaUGW9gr VHNNZJJ/7wIaOgO5qc4KsrrB3XpsaHXa/QclVTH3aRPytxbnOBpRogYahSnyL+UCb3 1uF5UoQrII8YaW6qA+aGhFBc38tCGsqx4d2vsD1Y=
Date: Tue, 11 Aug 2020 13:49:10 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKV7FFQQN2SC6LHNN5H3SUNEVBNHHCQIIZAI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3985/review/465417731@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3985@github.com>
References: <quicwg/base-drafts/pull/3985@github.com>
Subject: Re: [quicwg/base-drafts] Strike confusing paragraph (#3985)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f330446aa22c_368216f8105279"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ihe1d_nna0yWFz0UXSyLsPhpDrI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 20:49:30 -0000

----==_mimepart_5f330446aa22c_368216f8105279
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3985#pullrequestreview-465417731
----==_mimepart_5f330446aa22c_368216f8105279
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3985#pullrequestreview-465417731">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NLMKAR72HYESVECDSAGVENANCNFSM4PVCXWNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JJ5QTCSYGKFNOXKTSAGVENA5CNFSM4PVCXWN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO63MAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3985#pullrequestreview-465417731",
"url": "https://github.com/quicwg/base-drafts/pull/3985#pullrequestreview-465417731",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f330446aa22c_368216f8105279--


From nobody Tue Aug 11 14:46:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EB023A0D3E for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:46:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 4mGpjLrBu0zw for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:46:26 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 674403A0D37 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:46:26 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 9840F900AE2 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:46:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597182385; bh=qirO3M8kyOwHRd3qN5OY0GqVAGOUx/2FtkZkT1LjzyE=; h=Date:From:To:Subject:From; b=oUvrFFQn8lqH2E0JVpBZbpeROvEZLVkIBceVE24U3GDpGuX4Z1/wv46MuCeG2PAzu fUzavu6qgQbQa2wWuJopgDRpGtcGO8vUpTzk3BX93UJ05wM6y85mreAVxk9MKt+6nh A7+0c4QCti5fu52pUare4Yu1O9n2mwbMyLFNqVRk=
Date: Tue, 11 Aug 2020 14:46:25 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/1373d1-b5cd99@github.com>
Subject: [quicwg/base-drafts] 89ac29: Strike confusing paragraph
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9xW9ZrtVgGYdkZvln3K4RNa05ps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 21:46:28 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 89ac29735a54173093bcafa968f423aeeb45a6fc
      https://github.com/quicwg/base-drafts/commit/89ac29735a54173093bcafa968f423aeeb45a6fc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Strike confusing paragraph

This text could be read to imply that an off-path attacker is more
capable than an on-path attacker, which is rarely true.  What it was
meant to point out was that it is easier to move traffic onto a path
that you are on.  What it fails to acknowledge is that it is also easier
to move traffic *off* a path that you are on.

In other words, the treatment of this in 21.12 is more thorough and we
don't need to talk about limitations.

Mike suggested that there is some duplication between this attack and
the more comprehensive analysis in 21.12.  That is true, but these serve
different purposes.  This is to describe attacks and the normative
requirements on endpoints necessary to avoid them.  The other section is
a thorough and hollistic analysis.  I couldn't see any truly
straightforward changes.  That doesn't mean that we won't find a way to
clean this up, or that it would be undesirable to have fewer words, but
I've not the time for that right now.

Closes #3841.


  Commit: b5cd992d874e880d803127f68704f63999efb53b
      https://github.com/quicwg/base-drafts/commit/b5cd992d874e880d803127f68704f63999efb53b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3985 from quicwg/on-path-is-stronger

Strike confusing paragraph


Compare: https://github.com/quicwg/base-drafts/compare/1373d195146a...b5cd992d874e


From nobody Tue Aug 11 14:46:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23DD93A0D37 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:46:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AEukk2M1W7qN for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:46:26 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 917E43A0D3B for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:46:26 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id CBC909025AA for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:46:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597182385; bh=b2ooasTfP9vgPwDeXGfuWUV4/I/U1xuIcuJg1WR3b0Y=; h=Date:From:To:Subject:From; b=sFcd2Z+mFjjhhOk+LbwnUasuEGulqGtObKMKesJJ8dsyddeQj/+amNGY6vGHkyem5 5LBfemXWMbefwhhSeF94USiOvvFr+qyaX4MfmQcUX/DrL36STOBLulod0Uc4OMnUr1 L+G1mw1wjdaI+ZkIkIZbdpswSB/cIS4RoFzxJMvI=
Date: Tue, 11 Aug 2020 14:46:25 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/on-path-is-stronger/89ac29-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sBlrtK2ISB-o4nISj6jkDrlyHt8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 21:46:29 -0000

  Branch: refs/heads/on-path-is-stronger
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 11 14:46:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D84863A0D41 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:46:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 C0YNhkHnN80E for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:46:36 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E546D3A0D3F for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:46:35 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 24107E0DBA for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:46:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597182395; bh=b5t/32HHY9OKpSOsAqbyj4LGFuTvTRltUeXlUyfNSaY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O2fQRjmjtOzfW2gda60BhT1m8a5tzPkYXlreH091Hny/JDahzSgW/j6VszZD76kPh rJoKroXU3piwxKA8rLnq/9lCDcUD8sHnBcPBk3KdTqHFHeeYGh8AmcLXFvrvvo94bg 4Z194pBCxgskOTpzMTF09f5s8Fezu1/gCUIrKtG4=
Date: Tue, 11 Aug 2020 14:46:35 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5C75KSIZGQQA4WOL55H3ZLXEVBNHHCN2I5RQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3841/issue_event/3645150438@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3841@github.com>
References: <quicwg/base-drafts/issues/3841@github.com>
Subject: Re: [quicwg/base-drafts] Off-path and on-path (S 9.3.2) (#3841)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3311bb15a4d_af616f88815d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WWdNSDaxTDdZOoih1vXWeEgZMKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 21:46:37 -0000

----==_mimepart_5f3311bb15a4d_af616f88815d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3841 via #3985.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3841#event-3645150438
----==_mimepart_5f3311bb15a4d_af616f88815d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652811660" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3841" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3841/hovercard" href="https://github.com/quicwg/base-drafts/issues/3841">#3841</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673257730" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3985" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3985/hovercard" href="https://github.com/quicwg/base-drafts/pull/3985">#3985</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3841#event-3645150438">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZAQ52EX5L23NF6V6TSAG33XANCNFSM4OUAP4AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK257SUCAMANEQBF2YLSAG33XA5CNFSM4OUAP4AKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FCJJZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3841#event-3645150438",
"url": "https://github.com/quicwg/base-drafts/issues/3841#event-3645150438",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3311bb15a4d_af616f88815d--


From nobody Tue Aug 11 14:46:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B7293A0D3B for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:46:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CndIeGylOAbz for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:46:36 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 756F43A0D37 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:46:36 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id A7B745E0088 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:46:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597182395; bh=AVvfWrez4zc5XnVbojGBuXAok2y1rLwpm2krYPv8duc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GrL2LBKecHKfbGHuQCq5vuglHO0YltMHiK6kvJ+PJnIhcDamte07rmUN6EaygHc5t RH0x9TzqL3TZNzBd+VxydrNX2GclARp7892kUcxLfyMNaNIXGMSo5pkYEENke3vQuF y+LyzRO0lHUKhHVJUuMqVRivIlU+49bqvcXACkN4=
Date: Tue, 11 Aug 2020 14:46:35 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5WUWTGPIPTPN47DV5H3ZLXEVBNHHCQIIZAI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3985/issue_event/3645150429@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3985@github.com>
References: <quicwg/base-drafts/pull/3985@github.com>
Subject: Re: [quicwg/base-drafts] Strike confusing paragraph (#3985)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3311bb97efa_332a16f81533c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OcyaxiFE_8wLGNjqRvEvORSGmPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 21:46:38 -0000

----==_mimepart_5f3311bb97efa_332a16f81533c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3985 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3985#event-3645150429
----==_mimepart_5f3311bb97efa_332a16f81533c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673257730" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3985" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3985/hovercard" href="https://github.com/quicwg/base-drafts/pull/3985">#3985</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3985#event-3645150429">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EXBU47CBEKFSYMHTSAG33XANCNFSM4PVCXWNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3EGAXWRPPTPYZDKXDSAG33XA5CNFSM4PVCXWN2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FCJJXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3985#event-3645150429",
"url": "https://github.com/quicwg/base-drafts/pull/3985#event-3645150429",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3311bb97efa_332a16f81533c3--


From nobody Tue Aug 11 14:47:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F20283A0D3B for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:47:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JOfIGtuuSO_C for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:47:50 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 903363A0D37 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:47:50 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id D2CA5600044 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:47:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597182469; bh=HrgAni234yy6XUn98rkpa/zEr1IidyY7PgWgSJC1tCE=; h=Date:From:To:Subject:From; b=IxpsFN+tacxNWhmGQY5vov8ZzmGNIBk+LIPEnb2nAeiDWCvfU3PUY13MPIGcF/TA0 S9rWm5/zOjmyqaYRavMRiCuVlwckGLp67fahk/2V+6NesnQvZvXSxvQabmxYiIZphj R1dGONxN8gS2UedgFRTg60Lu64GZYpahaUetlNKk=
Date: Tue, 11 Aug 2020 14:47:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9bd112-75e0af@github.com>
Subject: [quicwg/base-drafts] 75e0af: Script updating gh-pages from b5cd992d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/huiNhxSICE-8jQDdNjNdYySVllc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 21:47:52 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 75e0af961db5c7139befde4d9c557b8dc91d0e53
      https://github.com/quicwg/base-drafts/commit/75e0af961db5c7139befde4d9c557b8dc91d0e53
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b5cd992d. [ci skip]



From nobody Tue Aug 11 14:48:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89B783A0D3B for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:48:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QP11zUq4d91T for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:48:05 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3391F3A0D37 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:48:05 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 76B5A580E37 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:48:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597182484; bh=w6l3qLrwg2hTlWkmoLRuh7WqZz5jnY+WqFMQB2M8xo4=; h=Date:From:To:Subject:From; b=XNk3gyvCKm2NVozn4dYn4A5zEERT+Ch2RZnmHMy+jOwbFCC/5muNQUYXDACpknu6O fTmIrdeBpNZL5bMTrGAl4LgvHL0B54S/TgxCcr9RlMX0nCh9aoayOm3427LgO6T7jo PYapanPjNn+Igp94h4N76qviOFQZpN9QBZu40VhE=
Date: Tue, 11 Aug 2020 14:48:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/75e0af-20c7f1@github.com>
Subject: [quicwg/base-drafts] 20c7f1: Script updating archive at 2020-08-11T21:47:44Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8xciBd1teZkMb7R0DAnmKzLOR4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 21:48:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 20c7f12906a4bfa738ab985184d5f625c1ae2042
      https://github.com/quicwg/base-drafts/commit/20c7f12906a4bfa738ab985184d5f625c1ae2042
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-11T21:47:44Z. [ci skip]



From nobody Tue Aug 11 14:56:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 125323A0DB8 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:55:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lkh6KbFv8-lA for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:55:50 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CD0A3A0D8C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:55:50 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id C6B245E05AE for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:55:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597182949; bh=nKTYtg28h5xMCN7OYk8hK2l775honMLUPA9h0uxoP70=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E2h+iToqmypcw0OQd5dfL58k6mamkISHRr3JLdDDvFDoyUHuynxr6PbBI2uSCslES heVNiRMR5Kvy0qNbdlBk7Ije8cp+5gaLCzgiZzcwdaugZvkFsb1Yxk6Z8XNb+NLhAw /0XMXcLEfQgtgoZLHY1KcT38BzBocN7A8JIE8cls=
Date: Tue, 11 Aug 2020 14:55:49 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7M6WB7VT6CLQ7M3FV5H32OLEVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/465456037@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3313e5b2645_5ac116f81490f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9aM2xnUdoVQRIT1QQ0OBDwq-EBU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 21:55:59 -0000

----==_mimepart_5f3313e5b2645_5ac116f81490f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +This duration allows a sender to send as many packets, including some in
+response to PTO expiration, as TCP does with Tail Loss Probe ({{RACK}}), before
+establishing persistent congestion, as TCP does with a Retransmission Timeout
+({{?RFC5681}}).

slightly rephrased, but taken.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#discussion_r468887005
----==_mimepart_5f3313e5b2645_5ac116f81490f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r468887005">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +This duration allows a sender to send as many packets, including some in
+response to PTO expiration, as TCP does with Tail Loss Probe ({{RACK}}), before
+establishing persistent congestion, as TCP does with a Retransmission Timeout
+({{?RFC5681}}).
</pre>
<p>slightly rephrased, but taken.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r468887005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4Q6VLV5PQVQ2GD7VLSAG46LANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSB2HRGVWSJV72NN3SAG46LA5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO7EXJI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r468887005",
"url": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r468887005",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3313e5b2645_5ac116f81490f7--


From nobody Tue Aug 11 15:00:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5E673A0D85 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:59:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 O_aXEf-n6V1S for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 14:59:54 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 616E93A0D55 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:59:53 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 07A39E1DE6 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 14:59:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183193; bh=bxGacF550w0f+8ZtQdnfrRt7KVPRx5Vjjt1dGr7p9X0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B82KEjOGf5frKfQn/lTs/rRCiWVtOtuGWp0P293zvZc/dcLpDyCji3Hy7exYa8ZAV XzbQBOdnu608rHJ7+zr3bbJBJPFQ8f9Oecf3hF08gfHUUFR5su9JYuowgi8W6rH2nn gA5/Jqn9qFNfmlhQl6twsu9lZQ+hr/ZQz/CxR1Mo=
Date: Tue, 11 Aug 2020 14:59:52 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CZEXKOG4355RIWB55H325REVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/465443983@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3314d8eb8c3_13f516f812984d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2QUU6_QsG1RnhquNoeAnfaqR834>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:00:05 -0000

----==_mimepart_5f3314d8eb8c3_13f516f812984d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the

```suggestion
The peer might report acknowledgement delays that are larger than the peer's
max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), so the
```

> -of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they

```suggestion
4.1.2 of {{QUIC-TLS}}). Since these acknowledgement delays, when they
```

> -sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily

```suggestion
can use them without limiting them to the max_ack_delay to avoid unnecessarily
```

>  
-- MUST NOT apply the adjustment if the resulting RTT sample is smaller than the
-  min_rtt.  This limits the underestimation that a misreporting peer can cause
-  to the smoothed_rtt.
+- MUST use the lesser of the acknowledgement delay and the peer's max_ack_delay
+  after the handshake is confirmed,
+
+- MUST NOT apply the adjustments above if the resulting RTT sample is smaller

```suggestion
- MUST NOT subtract the acknowledgement delay if the resulting RTT sample is smaller
```

> +Additionaly, an endpoint might postpone the processing of acknowledgements when
+the corresponding decryption keys are not immediately available. For example, a

```suggestion
Additionaly, an endpoint might be unable to process acknowledgements when
the corresponding decryption keys are not immediately available. For example, a
```

>  
-- MUST NOT apply the adjustment if the resulting RTT sample is smaller than the
-  min_rtt.  This limits the underestimation that a misreporting peer can cause
-  to the smoothed_rtt.
+- MUST use the lesser of the acknowledgement delay and the peer's max_ack_delay
+  after the handshake is confirmed,
+
+- MUST NOT apply the adjustments above if the resulting RTT sample is smaller
+  than the min_rtt.  This limits the underestimation of the smoothed_rtt because
+  of a misreporting peer.
+
+Additionaly, an endpoint might postpone the processing of acknowledgements when
+the corresponding decryption keys are not immediately available. For example, a
+client might receive an acknowledgement for a 0-RTT packet that it cannot
+decrypt because 1-RTT packet protection keys are not yet available to it. In
+such cases, an endpoint SHOULD ignore such local delays in its RTT sample until

```suggestion
such cases, an endpoint SHOULD subtract such local delays from its RTT sample until
```

>  
-The PTO value MUST be set to at least kGranularity, to avoid the timer expiring
+When the PTO is armed for Initial or Handshake packet number spaces, the
+max_ack_delay in the PTO period computation is set to 0, since the peer is

This seems potentially at odds with the text above about ignoring max_ack_delay until the handshake is confirmed?

> +field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
+occur, are likely to be non-repeating and limited to the handshake, the endpoint
+can use them without limiting them to the max_ack_delay and avoid unnecessarily
+inflating the smoothed_rtt estimate.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer's max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the smoothed_rtt
+estimate.

I agree with @nibanks that I thought we already had text for that, though it'd be in transport.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-465443983
----==_mimepart_5f3314d8eb8c3_13f516f812984d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468877053">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +As the peer might report acknowledgement =
delays that are larger than the peer&#39;s=0D
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-As the peer might report acknowledgement dela=
ys that are larger than the peer's=0D
-max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), the=0D
+The peer might report acknowledgement delays that are larger than the pe=
er's=0D
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), so the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468877200">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -of the ACK frame as described in Section =
19.3 of {{QUIC-TRANSPORT}}. For packets=0D
-sent in the Application Data packet number space, a peer limits any dela=
y in=0D
-sending an acknowledgement for an ack-eliciting packet to no greater tha=
n the=0D
-value it advertised in the max_ack_delay transport parameter. Consequent=
ly, when=0D
-a peer reports an acknowledgment delay that is greater than its max_ack_=
delay,=0D
-the delay is attributed to reasons out of the peer&#39;s control, such a=
s scheduler=0D
-latency at the peer or loss of previous ACK frames.  Any delays beyond t=
he=0D
-peer&#39;s max_ack_delay are therefore considered effectively part of pa=
th delay and=0D
-incorporated into the smoothed_rtt estimate.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+As the peer might report acknowledgement delays that are larger than the=
 peer&#39;s=0D
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), the=0D
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (S=
ection=0D
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when t=
hey=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-4.1.2 of {{QUIC-TLS}}). Since these large ack=
nowledgement delays, when they=0D
+4.1.2 of {{QUIC-TLS}}). Since these acknowledgement delays, when they=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468877421">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -sending an acknowledgement for an ack-eli=
citing packet to no greater than the=0D
-value it advertised in the max_ack_delay transport parameter. Consequent=
ly, when=0D
-a peer reports an acknowledgment delay that is greater than its max_ack_=
delay,=0D
-the delay is attributed to reasons out of the peer&#39;s control, such a=
s scheduler=0D
-latency at the peer or loss of previous ACK frames.  Any delays beyond t=
he=0D
-peer&#39;s max_ack_delay are therefore considered effectively part of pa=
th delay and=0D
-incorporated into the smoothed_rtt estimate.=0D
+for acknowledgement delays. These delays are computed using the ACK Dela=
y=0D
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}=
}.=0D
+=0D
+As the peer might report acknowledgement delays that are larger than the=
 peer&#39;s=0D
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), the=0D
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (S=
ection=0D
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when t=
hey=0D
+occur, are likely to be non-repeating and limited to the handshake, the =
endpoint=0D
+can use them without limiting them to the max_ack_delay and avoid unnece=
ssarily=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-can use them without limiting them to the max=
_ack_delay and avoid unnecessarily=0D
+can use them without limiting them to the max_ack_delay to avoid unneces=
sarily=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468878474">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-- MUST NOT apply the adjustment if the resulting RTT sample is smaller t=
han the=0D
-  min_rtt.  This limits the underestimation that a misreporting peer can=
 cause=0D
-  to the smoothed_rtt.=0D
+- MUST use the lesser of the acknowledgement delay and the peer&#39;s ma=
x_ack_delay=0D
+  after the handshake is confirmed,=0D
+=0D
+- MUST NOT apply the adjustments above if the resulting RTT sample is sm=
aller=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-- MUST NOT apply the adjustments above if the=
 resulting RTT sample is smaller=0D
+- MUST NOT subtract the acknowledgement delay if the resulting RTT sampl=
e is smaller=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468878919">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Additionaly, an endpoint might postpone t=
he processing of acknowledgements when=0D
+the corresponding decryption keys are not immediately available. For exa=
mple, a=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Additionaly, an endpoint might postpone the p=
rocessing of acknowledgements when=0D
-the corresponding decryption keys are not immediately available. For exa=
mple, a=0D
+Additionaly, an endpoint might be unable to process acknowledgements whe=
n=0D
+the corresponding decryption keys are not immediately available. For exa=
mple, a=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468879137">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-- MUST NOT apply the adjustment if the resulting RTT sample is smaller t=
han the=0D
-  min_rtt.  This limits the underestimation that a misreporting peer can=
 cause=0D
-  to the smoothed_rtt.=0D
+- MUST use the lesser of the acknowledgement delay and the peer&#39;s ma=
x_ack_delay=0D
+  after the handshake is confirmed,=0D
+=0D
+- MUST NOT apply the adjustments above if the resulting RTT sample is sm=
aller=0D
+  than the min_rtt.  This limits the underestimation of the smoothed_rtt=
 because=0D
+  of a misreporting peer.=0D
+=0D
+Additionaly, an endpoint might postpone the processing of acknowledgemen=
ts when=0D
+the corresponding decryption keys are not immediately available. For exa=
mple, a=0D
+client might receive an acknowledgement for a 0-RTT packet that it canno=
t=0D
+decrypt because 1-RTT packet protection keys are not yet available to it=
. In=0D
+such cases, an endpoint SHOULD ignore such local delays in its RTT sampl=
e until=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-such cases, an endpoint SHOULD ignore such lo=
cal delays in its RTT sample until=0D
+such cases, an endpoint SHOULD subtract such local delays from its RTT s=
ample until=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468887394">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-The PTO value MUST be set to at least kGranularity, to avoid the timer e=
xpiring=0D
+When the PTO is armed for Initial or Handshake packet number spaces, the=
=0D
+max_ack_delay in the PTO period computation is set to 0, since the peer =
is=0D
</pre>=0D
<p>This seems potentially at odds with the text above about ignoring max_=
ack_delay until the handshake is confirmed?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468877938">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +field of the ACK frame as described in Se=
ction 19.3 of {{QUIC-TRANSPORT}}.=0D
+=0D
+As the peer might report acknowledgement delays that are larger than the=
 peer&#39;s=0D
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}=
), the=0D
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (S=
ection=0D
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when t=
hey=0D
+occur, are likely to be non-repeating and limited to the handshake, the =
endpoint=0D
+can use them without limiting them to the max_ack_delay and avoid unnece=
ssarily=0D
+inflating the smoothed_rtt estimate.=0D
+=0D
+After the handshake is confirmed, any acknowledgement delays reported by=
 the=0D
+peer that are greater than the peer&#39;s max_ack_delay are attributed t=
o=0D
+unintentional but potentially repeating delays, such as scheduler latenc=
y at the=0D
+peer or loss of previous acknowledgements. Therefore, these extra delays=
 are=0D
+considered effectively part of path delay and incorporated into the smoo=
thed_rtt=0D
+estimate.=0D
</pre>=0D
<p>I agree with <a class=3D"user-mention" data-hovercard-type=3D"user" da=
ta-hovercard-url=3D"/users/nibanks/hovercard" data-octo-click=3D"hovercar=
d-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://git=
hub.com/nibanks">@nibanks</a> that I thought we already had text for that=
, though it'd be in transport.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-465443983">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K7A4ESBLFNRGFM22MTSAG5NRANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYXHHZZ7QQJ2EKT2JLSAG5NRA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODO7BZDY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-465443983",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-465443983",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3314d8eb8c3_13f516f812984d--


From nobody Tue Aug 11 15:00:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52FFC3A0D46 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:00:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sfpd4cPKaDwH for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:00:47 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40FBC3A0D44 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:00:47 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 6852B340E97 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:00:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183246; bh=/+6A82YGTXhbtKYjx/oHwYHSt1JdrO5crurnxbmHpL0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FQsR6Aphk6gjz5UGXHl6WhLuxAKdDNsxaVI0rRGBKrdIde6eUbqFrrhjUyjZ991Sp TiJ5i5LwVE7/MI12y9fg2t17DY+WeKgFKeAZQB5Y8lktpmNQ4cJWb1XMAbS2J/8VDI 04Nwz7rKRilPTiXBeJfLQ8Ms44H+Xq2sjw8/Fxx8=
Date: Tue, 11 Aug 2020 15:00:46 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4V5BJNFTD5IMJAP55H33A5EVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/465458618@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33150e566a6_76c116f8853c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_7NKxt7gswHdn5EUdFTHfx4Zsic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:00:49 -0000

----==_mimepart_5f33150e566a6_76c116f8853c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the

Yup, suggestions taken.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#discussion_r468889055
----==_mimepart_5f33150e566a6_76c116f8853c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r468889055">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +This design does not use consecutive PTO events to establish persistent
+congestion, since application patterns impact PTO expirations. For example, a
+sender that sends small amounts of data with silence periods between them
+restarts the PTO timer every time it sends, potentially preventing the PTO timer
+from expiring for a long period of time, even when no acknowledgments are being
+received. The use of a duration enables a sender to establish persistent
+congestion without depending on the occurrence of PTOs.
+
+### Establishing Persistent Congestion
+
+A sender establishes persistent congestion on receiving an acknowledgement if at
+least two ack-eliciting packets are declared lost, and:
+
+* a prior RTT sample existed when both packets were sent;
+
+* the duration between the send times of these two packets exceeds the
</pre>
<p>Yup, suggestions taken.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#discussion_r468889055">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47CVUSKPXQDNYZCGTSAG5Q5ANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SGLDGG6SMYTC7ON3SAG5Q5A5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO7FLOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r468889055",
"url": "https://github.com/quicwg/base-drafts/pull/3961#discussion_r468889055",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33150e566a6_76c116f8853c9--


From nobody Tue Aug 11 15:01:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 139243A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:01:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 cD6BH08Tj3AU for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:01:09 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2BD2A3A0D44 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:01:09 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 5002F5803D9 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:01:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183268; bh=0TvQNj3Z6cjWgZeRi5so0LOd7i6RzKrMASeCOM57dyE=; h=Date:From:To:Subject:From; b=AKhWYMGAhBlN6rouWvRnjiibA/4vaFzrs7tNAC+vFpG5OJIU3shDGaTNJDPcOdt4X p3uLcfVuMZm6yuf5mwsH2D7E5FANQamUo505JYGKRsKcsrah786+WNgFwSuOUe28qB w3W0nyjhJsuBpEx2FtImTZS1wR85snhwEQJ9Dlps=
Date: Tue, 11 Aug 2020 15:01:08 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/persistent/275d9b-f3baa0@github.com>
Subject: [quicwg/base-drafts] f3baa0: mike and ian comments
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RVnewFxT1NLZ_I2Mh09muhnEnWQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:01:11 -0000

  Branch: refs/heads/jri/persistent
  Home:   https://github.com/quicwg/base-drafts
  Commit: f3baa0ec0fa78976e7f352061f5971c2217ad8c4
      https://github.com/quicwg/base-drafts/commit/f3baa0ec0fa78976e7f352061f5971c2217ad8c4
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  mike and ian comments



From nobody Tue Aug 11 15:01:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F355C3A0D44 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:01:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 O5kVx9V7pghF for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:01:19 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 112593A0D47 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:01:19 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 0A69D340EA6 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:01:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183278; bh=goMY8FxCoR10EpvsFWtcS6IO+rmMnI5RZpWCJN1J85g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O0fBQur5A3F9FIBaDEW9iMflZ/G7bi3L1kQ93FOWrejx5ho0BgYupkKmt0PU39kqg xSLDPh2N3hhoGQ+g2kJLTToi8Vl8o6HDEhFSuzCWTcYIIQue6RH8RyuqIf18zMrTbR V5VfMGewDaR7nLNSSuUxXut1ovcmPp38EX4nYk+A=
Date: Tue, 11 Aug 2020 15:01:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/push/5515409971@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33152deee50_41e716f8807b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UTjcayJqDfLOj5BkaXZRQBk3LfI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:01:21 -0000

----==_mimepart_5f33152deee50_41e716f8807b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

f3baa0ec0fa78976e7f352061f5971c2217ad8c4  mike and ian comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961/files/275d9bca78ef19750123bbbcd682b6f000f4cc4e..f3baa0ec0fa78976e7f352061f5971c2217ad8c4

----==_mimepart_5f33152deee50_41e716f8807b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f3baa0ec0fa78976e7f352061f5971c2217ad8c4">f3baa0e</a>  mike and ian comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3961/files/275d9bca78ef19750123bbbcd682b6f000f4cc4e..f3baa0ec0fa78976e7f352061f5971c2217ad8c4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHBGSVKABKMU3Y2LTSAG5S3ANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2USESD7YESWLYMPLSAG5S3A5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TONJRHEYTQNSQOVZWQIZVGUYTKNBQHE4TOMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961/files/275d9bca78ef19750123bbbcd682b6f000f4cc4e..f3baa0ec0fa78976e7f352061f5971c2217ad8c4",
"url": "https://github.com/quicwg/base-drafts/pull/3961/files/275d9bca78ef19750123bbbcd682b6f000f4cc4e..f3baa0ec0fa78976e7f352061f5971c2217ad8c4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f33152deee50_41e716f8807b4--


From nobody Tue Aug 11 15:02:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D2073A0D49 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:02:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hhJFWxXwj0C8 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:02:42 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EDE3E3A0D47 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:02:41 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 4C32E840089 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:02:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183361; bh=dHiwf8GXOtfnCo3ifj1IC76M/4iyHiDR92LS7g+eADg=; h=Date:From:To:Subject:From; b=OYhFJ9NRG5OiUry+rSzy8DVfGYDr6K90jhQmVxtbwpCjvdMiC/e+hKPsdHGdPy/6I nfBNIXepG5wdQnjwYBX99F64KyJ6cot2rMMaaalMVHm4+qhXknK3ew5/GWzt6jGp3b H0jYX2E3qSclfR/NgYkt16zCALEN9Q0I0SpCk9ds=
Date: Tue, 11 Aug 2020 15:02:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/20c7f1-00884e@github.com>
Subject: [quicwg/base-drafts] 00884e: Script updating gh-pages from f3baa0ec. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zZh6k2-d8r753gvG0Y2mf8JMiA4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:02:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 00884e7541db028af2e3348740bb9417db2e7f1d
      https://github.com/quicwg/base-drafts/commit/00884e7541db028af2e3348740bb9417db2e7f1d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M index.html
    M jri/persistent/draft-ietf-quic-http.html
    M jri/persistent/draft-ietf-quic-http.txt
    M jri/persistent/draft-ietf-quic-invariants.html
    M jri/persistent/draft-ietf-quic-invariants.txt
    M jri/persistent/draft-ietf-quic-qpack.html
    M jri/persistent/draft-ietf-quic-qpack.txt
    M jri/persistent/draft-ietf-quic-recovery.html
    M jri/persistent/draft-ietf-quic-recovery.txt
    M jri/persistent/draft-ietf-quic-tls.html
    M jri/persistent/draft-ietf-quic-tls.txt
    M jri/persistent/draft-ietf-quic-transport.html
    M jri/persistent/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from f3baa0ec. [ci skip]



From nobody Tue Aug 11 15:03:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 950903A0DE8 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:03:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9_l2Hr7YnIFH for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:03:01 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 607BF3A0DCC for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:03:01 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 782685E0F47 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:03:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183380; bh=I99oik3HhPEQnsjKQXL/q4kM0jPM0TRYR19URMjANVg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rWomdInzqVGNttQi7BorqRBiP8KF/YvilKEKAPb62hJRIDb1ScNQKGVEve25pnmi0 S1ZUgLxxv+aetaQOPaj9kUh+WccuDx6VbhEMj7OFou3WtypJLfWBvRNa4DFGxIFRZk GGfb3rR0cI//KHu+aNUOIA6BcQL8zhKgUGOr4Hk4=
Date: Tue, 11 Aug 2020 15:03:00 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AOFNSSRMBSWVCHDN5H33JJEVBNHHCNTMDWA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3821/672302637@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3821@github.com>
References: <quicwg/base-drafts/issues/3821@github.com>
Subject: Re: [quicwg/base-drafts] Desirable behavior when it takes time to derive the traffic keys for the next PN space (#3821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331594669f5_b8516f81183a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i2zgImzuJetu1qGM8yyvOImNkCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:03:10 -0000

----==_mimepart_5f331594669f5_b8516f81183a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think we should flag this as design and run the process.  It's hard to pin down exactly what changes here substantively, but it's worth getting the eyes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3821#issuecomment-672302637
----==_mimepart_5f331594669f5_b8516f81183a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think we should flag this as design and run the process.  It's hard to pin down exactly what changes here substantively, but it's worth getting the eyes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3821#issuecomment-672302637">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AKQCKHMPQP6UULWTSAG5ZJANCNFSM4OQWQDVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GU3BBZZPYOFB5RG3SAG5ZJA5CNFSM4OQWQDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJIMLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-672302637",
"url": "https://github.com/quicwg/base-drafts/issues/3821#issuecomment-672302637",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f331594669f5_b8516f81183a0--


From nobody Tue Aug 11 15:05:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B27853A0B34 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:05:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wH0PK2luEbJs for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:05:34 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF7273A0A3B for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:05:34 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 051D6600D6B for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:05:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183534; bh=2p6Vi0KtO4MsUv7yipa54cBmN/HsgH20FPzO8j7H7sM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t4Y3AQo7PQ9omDaelYdImy5uAKC5ENfgWNW1AkPKEFLd44d+bJcRTedClqBxxsAqJ QrTm56/h6VOvVEGwNLQIsKyCqNdz8d6mmZfsco8saVhWX9GJ8iW6BsnODZtWCiYJiU CfYvLXasXyu0R9gtTho+YixZjFphHhUJ7BGKobSI=
Date: Tue, 11 Aug 2020 15:05:33 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2XEC4OM7IZNY6P2U55H33S3EVBNHHCQD7LPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3980/672305115@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3980@github.com>
References: <quicwg/base-drafts/issues/3980@github.com>
Subject: Re: [quicwg/base-drafts] Processing buffered packets can cause hugely inflated RTT measurements (#3980)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33162de9aa1_6e3216f890012"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CwJY8bRcPHpLQWyH4vn5HxT5TY8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:05:36 -0000

----==_mimepart_5f33162de9aa1_6e3216f890012
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Let's mark this as design and run the process.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3980#issuecomment-672305115
----==_mimepart_5f33162de9aa1_6e3216f890012
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Let's mark this as design and run the process.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3980#issuecomment-672305115">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VIRFKGTRNPQYT6ADSAG6C3ANCNFSM4PTNI3YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5THI5ZFKPJ23LU7OTSAG6C3A5CNFSM4PTNI3YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJI7WY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-672305115",
"url": "https://github.com/quicwg/base-drafts/issues/3980#issuecomment-672305115",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33162de9aa1_6e3216f890012--


From nobody Tue Aug 11 15:09:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74CEA3A0EEE for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:09:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 DlI-A3SbrVsk for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:09:38 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16E193A0D89 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:09:32 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 810F5580937 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:09:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183771; bh=CdJPjrSOCN7gqren/0x2Pxeb1++/IOTisroKzsZ07I0=; h=Date:From:To:Subject:From; b=Rfpb6frDtKJf3r/M/OLy+gYxrOiwscKrOgxIAS9GH3Y5RwDh/Vs+kr2U4HhrXt3HX KNa8iqzC/4IZdg75fa/s38kaPZqS0vuPuRP20jNM/v4owh3P7JBiaflsyGf/BeUz/K zn5qdoZrwoGoPYRJtY9232Dpj1IOdJaNogVOaRFA=
Date: Tue, 11 Aug 2020 15:09:31 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/reject_terms/8a9663-7dfa49@github.com>
Subject: [quicwg/base-drafts] 065a6b: Version field <-> Version is not invariant
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4TX4I7VPhFn-jeaCPxvDd3YKM2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:09:50 -0000

  Branch: refs/heads/http/reject_terms=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 065a6bd49dc0ddc7a1fb6b7b8a2142834b0158af=0D
      https://github.com/quicwg/base-drafts/commit/065a6bd49dc0ddc7a1fb6b=
7b8a2142834b0158af=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-06-24 (Wed, 24 Jun 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Version field <-> Version is not invariant=0D
=0D
...it's just a Version field.=0D
=0D
This is a subtle one, but it follows from the work that others have been=0D=

doing on greasing versions or providing additions to echconfig for QUIC=0D=

connection establishment.  It basically says that Version is for=0D
endpoints, not middleboxes.=0D
=0D
=0D
  Commit: 6b19c710bd1ea0df6553a314a2fc473f776b55f0=0D
      https://github.com/quicwg/base-drafts/commit/6b19c710bd1ea0df6553a3=
14a2fc473f776b55f0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-01 (Wed, 01 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Version is for endpoints=0D
=0D
=0D
  Commit: f873eb883eeaa3b9aabeb2370d54f23b7f3b2d9a=0D
      https://github.com/quicwg/base-drafts/commit/f873eb883eeaa3b9aabeb2=
370d54f23b7f3b2d9a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Error for frames in the wrong packet=0D
=0D
Closes #3851.=0D
=0D
=0D
  Commit: d1e84109bcf74cc2fb4c0961effc56bd7966b393=0D
      https://github.com/quicwg/base-drafts/commit/d1e84109bcf74cc2fb4c09=
61effc56bd7966b393=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  change error to PROTOCOL_VIOLATION when receiving an invalid RCID frame=
=0D
=0D
=0D
  Commit: 415ae7646ddd5d62810365215893bd9f4ebf55d8=0D
      https://github.com/quicwg/base-drafts/commit/415ae7646ddd5d62810365=
215893bd9f4ebf55d8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Prohibit reading 1-RTT before handshake complete=0D
=0D
This was never explicit for the client as it is usually not possible.=0D
=0D
Closes #3855 in a way that perhaps was not anticipated.=0D
=0D
=0D
  Commit: 8d15c9b4a61a391541b7344166cb60f431bca1a0=0D
      https://github.com/quicwg/base-drafts/commit/8d15c9b4a61a391541b734=
4166cb60f431bca1a0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  3x amplification limit for CONNECTION_CLOSE=0D
=0D
We weren't very concrete in saying how endpoints generate packets with=0D=

CONNECTION_CLOSE, particularly those that throw away keys.  We have=0D
a rather vague requirement.=0D
=0D
In short, follow the same rules we established for the handshake.=0D
Wording this as an aggregate number allows for stochastic reactions and=0D=

larger CONNECTION_CLOSE frames.  This way, if you get a 25-byte packet=0D=

and respond with a 200-byte packet, you can do that, but you have to=0D
respond to 3 in 8 or fewer in that way.=0D
=0D
Note that this limit only applies if the endpoint throws away decryption=0D=

keys.  Endpoints with keys aren't blind amplifiers.=0D
=0D
Closes #3845.=0D
=0D
=0D
  Commit: 3b24fdff91cd12c6da486ed48d52152f29928de2=0D
      https://github.com/quicwg/base-drafts/commit/3b24fdff91cd12c6da486e=
d48d52152f29928de2=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  WGLC review nits=0D
=0D
=0D
  Commit: 7c7a75a193467119ebe42806694f42bdc1acb539=0D
      https://github.com/quicwg/base-drafts/commit/7c7a75a193467119ebe428=
06694f42bdc1acb539=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Revert one=0D
=0D
=0D
  Commit: 2d92d2c893add972496120d364e881af55c70e11=0D
      https://github.com/quicwg/base-drafts/commit/2d92d2c893add972496120=
d364e881af55c70e11=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-09 (Thu, 09 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  No RTT samples, no persistent congestion=0D
=0D
Fixes #3875=0D
=0D
=0D
  Commit: a38e49b3e25977f9dea8f0bc099e542f04004d5a=0D
      https://github.com/quicwg/base-drafts/commit/a38e49b3e25977f9dea8f0=
bc099e542f04004d5a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Be clearer about protections=0D
=0D
This breaks down some of the packet protection text in favour of more=0D
specific language about the protections provided.  By preference,=0D
this talks about integrity protection and confidentiality protection as=0D=

it relates to those packets that are protected using keys derived from=0D=

TLS.  For Initial packets this means avoid use of "packet protection" as=0D=

much as possible (I'm sure that I have missed some of these).  The same=0D=

for Retry.=0D
=0D
This required some additional framing, but it wasn't too intrusive.=0D
Most of the changes are cosmetic.=0D
=0D
Closes #3887.=0D
=0D
=0D
  Commit: 25264d07790fcb63f08d3400a9bb61aa6a4785c2=0D
      https://github.com/quicwg/base-drafts/commit/25264d07790fcb63f08d34=
00a9bb61aa6a4785c2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  First initial=0D
=0D
=0D
  Commit: 414498f28aff12124a94fd5ffc5c7c2ece8105bf=0D
      https://github.com/quicwg/base-drafts/commit/414498f28aff12124a94fd=
5ffc5c7c2ece8105bf=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 83e840eb0fdef5f972306477b8b9cc62fe355bb4=0D
      https://github.com/quicwg/base-drafts/commit/83e840eb0fdef5f9723064=
77b8b9cc62fe355bb4=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  first Initial=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: b10404aba157fc11c01b3cbd62b359988bb3d614=0D
      https://github.com/quicwg/base-drafts/commit/b10404aba157fc11c01b3c=
bd62b359988bb3d614=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  4-byte identifier rather than integer=0D
=0D
=0D
  Commit: 4479b16ed2d268284f7777d5ceb0935fcbdfd950=0D
      https://github.com/quicwg/base-drafts/commit/4479b16ed2d268284f7777=
d5ceb0935fcbdfd950=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into version-not=0D
=0D
Identify VN using 0x00000000.=0D
=0D
=0D
  Commit: 642cc0f0de4dd9160feea5b6727aeab5fdd4c306=0D
      https://github.com/quicwg/base-drafts/commit/642cc0f0de4dd9160feea5=
b6727aeab5fdd4c306=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fixup xref and s/numbers/values=0D
=0D
=0D
  Commit: 6bfa25a4eda6b4efe52fb802940b0efb04d15f99=0D
      https://github.com/quicwg/base-drafts/commit/6bfa25a4eda6b4efe52fb8=
02940b0efb04d15f99=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Current time PTO clarification=0D
=0D
This is a rephrase of @martinthomson  suggestion.=0D
=0D
Fixes #3908=0D
=0D
=0D
  Commit: 80019413ff190246786cdf10df3445da9a2c36d9=0D
      https://github.com/quicwg/base-drafts/commit/80019413ff190246786cdf=
10df3445da9a2c36d9=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into recovery/mbishop_wglc=0D
=0D
=0D
  Commit: 5782bf9aead14fee58252a587376e56bf62abf91=0D
      https://github.com/quicwg/base-drafts/commit/5782bf9aead14fee58252a=
587376e56bf62abf91=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into less-protection=0D
=0D
=0D
  Commit: c78921e5d3ff5d5ea37a398eccd8afd74872e71b=0D
      https://github.com/quicwg/base-drafts/commit/c78921e5d3ff5d5ea37a39=
8eccd8afd74872e71b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use text from master for this paragraph=0D
=0D
=0D
  Commit: 1db24ca405c391ad6044260aeb196626b1c716d3=0D
      https://github.com/quicwg/base-drafts/commit/1db24ca405c391ad604426=
0aeb196626b1c716d3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Trailing whitespace, gah=0D
=0D
=0D
  Commit: a5cc128e346c5d5ac0111a8a192fdc682ba4a3dd=0D
      https://github.com/quicwg/base-drafts/commit/a5cc128e346c5d5ac0111a=
8a192fdc682ba4a3dd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 58f73149cd0bc83afa499877ac092635a541a44c=0D
      https://github.com/quicwg/base-drafts/commit/58f73149cd0bc83afa4998=
77ac092635a541a44c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 05cb8f2eb7027a63f4697fccec69a18f194a405b=0D
      https://github.com/quicwg/base-drafts/commit/05cb8f2eb7027a63f4697f=
ccec69a18f194a405b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Lots of review comments=0D
=0D
These will need to be wrapped=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
Co-authored-by: Kazuho Oku <kazuhooku@gmail.com>=0D
=0D
=0D
  Commit: bca2743083bca2e8a7b85abb392b85675798c8fe=0D
      https://github.com/quicwg/base-drafts/commit/bca2743083bca2e8a7b85a=
bb392b85675798c8fe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  wrap=0D
=0D
=0D
  Commit: 13cfae81cd06270203423bbf93d6ce294dbc676e=0D
      https://github.com/quicwg/base-drafts/commit/13cfae81cd06270203423b=
bf93d6ce294dbc676e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  May use 64+bit CIDs as address validation=0D
=0D
Fixes #3834=0D
=0D
=0D
  Commit: 5a790e1484d9eef476a63248bd8b2b5a3f91cdee=0D
      https://github.com/quicwg/base-drafts/commit/5a790e1484d9eef476a632=
48bd8b2b5a3f91cdee=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
A variation on @martinthomson suggestion=0D
=0D
=0D
  Commit: eabdc5c82c92ef0077d368a58c9f02e7f16b1394=0D
      https://github.com/quicwg/base-drafts/commit/eabdc5c82c92ef0077d368=
a58c9f02e7f16b1394=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: a5cfbdcf73f306a3cd2c3dc80159d7883d2121a8=0D
      https://github.com/quicwg/base-drafts/commit/a5cfbdcf73f306a3cd2c3d=
c80159d7883d2121a8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Update persistent congestion pseudocode=0D
=0D
=0D
  Commit: 918e823125d0111b7ab1c62268d2a8df880f1178=0D
      https://github.com/quicwg/base-drafts/commit/918e823125d0111b7ab1c6=
2268d2a8df880f1178=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Marten Seemann <martenseemann@gmail.com>=0D
=0D
=0D
  Commit: c2d50c6f103af8f66f2985f4d82861772b37fc99=0D
      https://github.com/quicwg/base-drafts/commit/c2d50c6f103af8f66f2985=
f4d82861772b37fc99=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 7590ad3639cfb3cabd918498cad2ee93d90d25fa=0D
      https://github.com/quicwg/base-drafts/commit/7590ad3639cfb3cabd9184=
98cad2ee93d90d25fa=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 92d1701ac1e5b1554dc1df4abf0c7af3a5b0d403=0D
      https://github.com/quicwg/base-drafts/commit/92d1701ac1e5b1554dc1df=
4abf0c7af3a5b0d403=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Moor sugestions=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 00d90fccb3fb8dfb3e831198629a63b0399052ad=0D
      https://github.com/quicwg/base-drafts/commit/00d90fccb3fb8dfb3e8311=
98629a63b0399052ad=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Some more rearrangement=0D
=0D
=0D
  Commit: 645d6f8be9824db6909f2a02131c21a690a30809=0D
      https://github.com/quicwg/base-drafts/commit/645d6f8be9824db6909f2a=
02131c21a690a30809=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Cleaner=0D
=0D
=0D
  Commit: 7f190d7ec7885c46bc0a4e40a3535870af006b6d=0D
      https://github.com/quicwg/base-drafts/commit/7f190d7ec7885c46bc0a4e=
40a3535870af006b6d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Split sentence; reword=0D
=0D
=0D
  Commit: f5443e87531d974f0c9cc913572f764dfa87dcec=0D
      https://github.com/quicwg/base-drafts/commit/f5443e87531d974f0c9cc9=
13572f764dfa87dcec=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 44fdab5abd2e05295308f97eb6c86c618d7b1e3b=0D
      https://github.com/quicwg/base-drafts/commit/44fdab5abd2e05295308f9=
7eb6c86c618d7b1e3b=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggested wording=0D
=0D
=0D
  Commit: 6874d0047957ab40acba32937cc915fb2fb47a8a=0D
      https://github.com/quicwg/base-drafts/commit/6874d0047957ab40acba32=
937cc915fb2fb47a8a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Updates from MT, Jana and Kazuho's suggestions=0D
=0D
=0D
  Commit: c75e8fa078ca497824b556afc0cf6024faf72413=0D
      https://github.com/quicwg/base-drafts/commit/c75e8fa078ca497824b556=
afc0cf6024faf72413=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Datagrams it is=0D
=0D
=0D
  Commit: 61584650b49075d6645d6d14f6c6fdc8450c234e=0D
      https://github.com/quicwg/base-drafts/commit/61584650b49075d6645d6d=
14f6c6fdc8450c234e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Better example of persistent congestion=0D
=0D
=0D
  Commit: 2780f26cc63a9d5143abc08731cadcabadf37e27=0D
      https://github.com/quicwg/base-drafts/commit/2780f26cc63a9d5143abc0=
8731cadcabadf37e27=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  use PTO=0D
=0D
=0D
  Commit: 6d16cc98ecc8caaa02896d5eca57b2552c9af33b=0D
      https://github.com/quicwg/base-drafts/commit/6d16cc98ecc8caaa02896d=
5eca57b2552c9af33b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  write out=0D
=0D
=0D
  Commit: cb5635178e68203d1ce58044a77db2a1805a8a7a=0D
      https://github.com/quicwg/base-drafts/commit/cb5635178e68203d1ce580=
44a77db2a1805a8a7a=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  capitalize=0D
=0D
=0D
  Commit: 096870dd4d57f69cf77ea0b769fa9051a20c7a2f=0D
      https://github.com/quicwg/base-drafts/commit/096870dd4d57f69cf77ea0=
b769fa9051a20c7a2f=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3877 from quicwg/recovery/mbishop_wglc=0D
=0D
WGLC review nits for Recovery=0D
=0D
=0D
  Commit: 89e99d1428500ac413cb5197afd67631290ed09b=0D
      https://github.com/quicwg/base-drafts/commit/89e99d1428500ac413cb51=
97afd67631290ed09b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 4139dce450ec3c8f9e9bf658d6245e6a11426c51=0D
      https://github.com/quicwg/base-drafts/commit/4139dce450ec3c8f9e9bf6=
58d6245e6a11426c51=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 1acc648093ef6782cea2bf3942a66471d170b2cd=0D
      https://github.com/quicwg/base-drafts/commit/1acc648093ef6782cea2bf=
3942a66471d170b2cd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 3ddca85d4b885e053a7312f02af4dfb49bb9d3ea=0D
      https://github.com/quicwg/base-drafts/commit/3ddca85d4b885e053a7312=
f02af4dfb49bb9d3ea=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho's suggestion=0D
=0D
Don't pass all the lost packets in, since this is across PN spaces.=0D
=0D
=0D
  Commit: d89ac074c13cd61d19c1792848b02338ed0cc859=0D
      https://github.com/quicwg/base-drafts/commit/d89ac074c13cd61d19c179=
2848b02338ed0cc859=0D
  Author: Amir Livneh <alivneh@fb.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Replace one-off use of the word "session" when referring to an HTTP/3 c=
onnection=0D
=0D
=0D
  Commit: 7f6999a60d3ccd687f3592a00370b2a29af8f7bc=0D
      https://github.com/quicwg/base-drafts/commit/7f6999a60d3ccd687f3592=
a00370b2a29af8f7bc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Require coalesced packets to have the same connection ID=0D
=0D
Closes #3800.=0D
=0D
=0D
  Commit: e7a8263c2ceb8edc9c92efb9dfc866a10b52c04c=0D
      https://github.com/quicwg/base-drafts/commit/e7a8263c2ceb8edc9c92ef=
b9dfc866a10b52c04c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Loss detection is per-PN space, but RTT and CC aren't=0D
=0D
This is said above, but this paragraph also supplies a why.=0D
=0D
=0D
  Commit: e7512ed8280d2fe3300a6d2262bc3172518d72e7=0D
      https://github.com/quicwg/base-drafts/commit/e7512ed8280d2fe3300a6d=
2262bc3172518d72e7=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3931 from quicwg/ianswett-loss-detection-pnspace=0D=

=0D
Loss detection is per-PN space, but RTT and CC aren't=0D
=0D
=0D
  Commit: e4601fe7238b8cc101915888ad0585a673efef16=0D
      https://github.com/quicwg/base-drafts/commit/e4601fe7238b8cc1019158=
88ad0585a673efef16=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: f355ca9ac2930dc24fcbcddff59a5140de187b62=0D
      https://github.com/quicwg/base-drafts/commit/f355ca9ac2930dc24fcbcd=
dff59a5140de187b62=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Praveen's WGLC comments (editorial)=0D
=0D
=0D
  Commit: a45cbe1782f6a83c476c34181e2a241d9e935cd0=0D
      https://github.com/quicwg/base-drafts/commit/a45cbe1782f6a83c476c34=
181e2a241d9e935cd0=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  declare=0D
=0D
=0D
  Commit: 6732db252ac89eccba9615d77318fb94a916be2c=0D
      https://github.com/quicwg/base-drafts/commit/6732db252ac89eccba9615=
d77318fb94a916be2c=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  remove text that is obviated by other PR=0D
=0D
=0D
  Commit: 5897dbb2274cb33c834f9db32b7f8932eedfe02d=0D
      https://github.com/quicwg/base-drafts/commit/5897dbb2274cb33c834f9d=
b32b7f8932eedfe02d=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  restructure sentence=0D
=0D
=0D
  Commit: 4b7b7497f2eab21f76e69959326803f080f12462=0D
      https://github.com/quicwg/base-drafts/commit/4b7b7497f2eab21f76e699=
59326803f080f12462=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3928 from quicwg/jri/pravb-wglc=0D
=0D
Praveen's WGLC comments (editorial)=0D
=0D
=0D
  Commit: 8abb9fa2354ae341637ce43479a707844aa4a7cf=0D
      https://github.com/quicwg/base-drafts/commit/8abb9fa2354ae341637ce4=
3479a707844aa4a7cf=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  minor english=0D
=0D
=0D
  Commit: 6e32e4692e3cc0e685420ee2ed45d6e1bb5cda6a=0D
      https://github.com/quicwg/base-drafts/commit/6e32e4692e3cc0e685420e=
e2ed45d6e1bb5cda6a=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 58d973c9fa322b7b33866eb275a8932ce7a9a0c8=0D
      https://github.com/quicwg/base-drafts/commit/58d973c9fa322b7b33866e=
b275a8932ce7a9a0c8=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 1e2504601352a8c6c7940fc2bff1f19e60d162aa=0D
      https://github.com/quicwg/base-drafts/commit/1e2504601352a8c6c7940f=
c2bff1f19e60d162aa=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 658e19d623bd1183c3d2fde2d08614f5fb12463c=0D
      https://github.com/quicwg/base-drafts/commit/658e19d623bd1183c3d2fd=
e2d08614f5fb12463c=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move transport error codes to a separate subsection.=0D
=0D
The current structure is incorrect, because application error codes is a=0D=

subsection of transport error codes, despite application error codes=0D
being disjoint from transport error codes.=0D
=0D
=0D
  Commit: fcfb51f4b530affc97635d5d2032cd5208156900=0D
      https://github.com/quicwg/base-drafts/commit/fcfb51f4b530affc97635d=
5d2032cd5208156900=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3948 from larseggert/recovery-nits-lars=0D
=0D
Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: aaaf057ad85694ea7152a965956652df0a8e8212=0D
      https://github.com/quicwg/base-drafts/commit/aaaf057ad85694ea7152a9=
65956652df0a8e8212=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-24 (Fri, 24 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3947 from larseggert/tls-nits=0D
=0D
Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 19a53b39e44af9eb58a67964bfbb28d179842549=0D
      https://github.com/quicwg/base-drafts/commit/19a53b39e44af9eb58a679=
64bfbb28d179842549=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address some of @martinthomson's review comments=0D
=0D
=0D
  Commit: 42aed511f0e3931533b35106b182c8f2dd885095=0D
      https://github.com/quicwg/base-drafts/commit/42aed511f0e3931533b351=
06b182c8f2dd885095=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-24 (Fri, 24 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3952 from bencebeky/bencebeky-quic-transport-error=0D=

=0D
Move transport error codes to a separate subsection.=0D
=0D
=0D
  Commit: 0b04498bc7d167a2d7118675244d182bd99cd5fc=0D
      https://github.com/quicwg/base-drafts/commit/0b04498bc7d167a2d71186=
75244d182bd99cd5fc=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-24 (Fri, 24 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgement delay (ACK Delay always refers to the fiel=
d)=0D
=0D
=0D
  Commit: 296075784b7809bddcaf81b7397ffa2c9e5689fe=0D
      https://github.com/quicwg/base-drafts/commit/296075784b7809bddcaf81=
b7397ffa2c9e5689fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-26 (Sun, 26 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  When is the PTO armed from?=0D
=0D
I tried adding more text, but I think it made it more confusing.  Suggest=
ions welcome.=0D
=0D
Fixes #3831=0D
=0D
=0D
  Commit: fec8599d452e0451c3b405b5a12358fba6f3b1ed=0D
      https://github.com/quicwg/base-drafts/commit/fec8599d452e0451c3b405=
b5a12358fba6f3b1ed=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-26 (Sun, 26 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move some text up=0D
=0D
=0D
  Commit: 05d495b662d0796f85dd51da173b2b602b24562b=0D
      https://github.com/quicwg/base-drafts/commit/05d495b662d0796f85dd51=
da173b2b602b24562b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: e0aa78966fc74475b6a5ef8d12d9472497cdfd2d=0D
      https://github.com/quicwg/base-drafts/commit/e0aa78966fc74475b6a5ef=
8d12d9472497cdfd2d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3911 from quicwg/ianswett-current-time=0D
=0D
Current time PTO clarification=0D
=0D
=0D
  Commit: bae4459886c4cfb0cb58af9268f78a64b4a38bdc=0D
      https://github.com/quicwg/base-drafts/commit/bae4459886c4cfb0cb58af=
9268f78a64b4a38bdc=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  kazuho's and martin's comments=0D
=0D
=0D
  Commit: f5b7fc54911f5708f30df45f1a25a641a73fee0e=0D
      https://github.com/quicwg/base-drafts/commit/f5b7fc54911f5708f30df4=
5f1a25a641a73fee0e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  lint=0D
=0D
=0D
  Commit: af66c0e3f788133fcaec5b29699257ffd6739c82=0D
      https://github.com/quicwg/base-drafts/commit/af66c0e3f788133fcaec5b=
29699257ffd6739c82=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3929 from quicwg/jri/change-example=0D
=0D
Use better example for persistent congestion=0D
=0D
=0D
  Commit: 6d7b4e0b9bc42501b2daf1cca7bc8276f2873d73=0D
      https://github.com/quicwg/base-drafts/commit/6d7b4e0b9bc42501b2daf1=
cca7bc8276f2873d73=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 8ef2052af5e848e867e53ac277709ee2cc0f6f7d=0D
      https://github.com/quicwg/base-drafts/commit/8ef2052af5e848e867e53a=
c277709ee2cc0f6f7d=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address some of @martinthomson's review comments=0D
=0D
=0D
  Commit: 551461ee6bcef774ae89695f3aa045dbd71c54ed=0D
      https://github.com/quicwg/base-drafts/commit/551461ee6bcef774ae8969=
5f3aa045dbd71c54ed=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgement delay (ACK Delay always refers to the fiel=
d)=0D
=0D
=0D
  Commit: d347e055e64905342ab343226045438614e7c5ff=0D
      https://github.com/quicwg/base-drafts/commit/d347e055e64905342ab343=
226045438614e7c5ff=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 3480bc22c2dd8c3465c2f3175de61b57474ef21a=0D
      https://github.com/quicwg/base-drafts/commit/3480bc22c2dd8c3465c2f3=
175de61b57474ef21a=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 71edf40189a46ad6d71d94b03c5e4c4ffa1aced7=0D
      https://github.com/quicwg/base-drafts/commit/71edf40189a46ad6d71d94=
b03c5e4c4ffa1aced7=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address more review comments=0D
=0D
=0D
  Commit: a2a29e832393cc9fae168af443642a7c4d134837=0D
      https://github.com/quicwg/base-drafts/commit/a2a29e832393cc9fae168a=
f443642a7c4d134837=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  n't -> not=0D
=0D
=0D
  Commit: 8167f2ca109807f5c6890d3f990b0c03b4de0bd2=0D
      https://github.com/quicwg/base-drafts/commit/8167f2ca109807f5c6890d=
3f990b0c03b4de0bd2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 22e26df92bfef93dcb35e838f9dc3a3315abf025=0D
      https://github.com/quicwg/base-drafts/commit/22e26df92bfef93dcb35e8=
38f9dc3a3315abf025=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-pto-start=0D
=0D
=0D
  Commit: bfc4d61de29e76fddf9b5ea15a869e9306af32b2=0D
      https://github.com/quicwg/base-drafts/commit/bfc4d61de29e76fddf9b5e=
a15a869e9306af32b2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 92b25a11d37ad2b86082763b5e07a08ec2af6c93=0D
      https://github.com/quicwg/base-drafts/commit/92b25a11d37ad2b8608276=
3b5e07a08ec2af6c93=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 203377ea35d22d5fdc226ce424fabe019e8ba1e9=0D
      https://github.com/quicwg/base-drafts/commit/203377ea35d22d5fdc226c=
e424fabe019e8ba1e9=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Emphasize still talking about sending (#3934)=0D
=0D
* Emphasize still talking about sending=0D
=0D
* Either=0D
=0D
=0D
  Commit: d884e02c430e857ea692562d1b1dc7ecc15dc04b=0D
      https://github.com/quicwg/base-drafts/commit/d884e02c430e857ea69256=
2d1b1dc7ecc15dc04b=0D
  Author: Kazu Yamamoto <kazu@iij.ad.jp>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  CongestionEvent -> OnCongestionEvent=0D
=0D
=0D
  Commit: 83eece757739ac0228a054594414776c60b99e21=0D
      https://github.com/quicwg/base-drafts/commit/83eece757739ac0228a054=
594414776c60b99e21=0D
  Author: Kazu Yamamoto <kazu@iij.ad.jp>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  a workaround for the 65 limit.=0D
=0D
=0D
  Commit: d9368bd94f4e7c638617239793ff2b7db05849c6=0D
      https://github.com/quicwg/base-drafts/commit/d9368bd94f4e7c63861723=
9793ff2b7db05849c6=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  which -> that where appropriate & related nit fixes=0D
=0D
=0D
  Commit: 7c4acb7c19474b355b170c9dc70512938f81065d=0D
      https://github.com/quicwg/base-drafts/commit/7c4acb7c19474b355b170c=
9dc70512938f81065d=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Incorporate @afrind's suggestion=0D
=0D
=0D
  Commit: 0394072db1cb7b198143ae1cc7c1b25d14a59124=0D
      https://github.com/quicwg/base-drafts/commit/0394072db1cb7b198143ae=
1cc7c1b25d14a59124=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify ACK Delay and reference host-delay=0D
=0D
Fixes #3970=0D
=0D
=0D
  Commit: c0c3f4ad4cff5d816d200518edab82fa888f04bd=0D
      https://github.com/quicwg/base-drafts/commit/c0c3f4ad4cff5d816d2005=
18edab82fa888f04bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3889 from quicwg/ianswett-no-rtt=0D
=0D
No RTT samples, no persistent congestion=0D
=0D
=0D
  Commit: 134f481f96637252e932f10d3c272e002257eb42=0D
      https://github.com/quicwg/base-drafts/commit/134f481f96637252e932f1=
0d3c272e002257eb42=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3861 from marten-seemann/fix-invalid-retire-connect=
ion-id-error-code=0D
=0D
change error to PROTOCOL_VIOLATION when receiving an invalid RCID frame=0D=

=0D
=0D
  Commit: edf21647c5b4c34e875a16f1ae432e425e701757=0D
      https://github.com/quicwg/base-drafts/commit/edf21647c5b4c34e875a16=
f1ae432e425e701757=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3864 from quicwg/close-amplification=0D
=0D
3x amplification limit for CONNECTION_CLOSE=0D
=0D
=0D
  Commit: f329f7dd96213db18aad78f3325eac44b5d80f5e=0D
      https://github.com/quicwg/base-drafts/commit/f329f7dd96213db18aad78=
f3325eac44b5d80f5e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3785 from quicwg/version-not=0D
=0D
Version field <-> Version is not invariant=0D
=0D
=0D
  Commit: 4cf260c202baa9ea4ab033bd14e87bd7f1abfd57=0D
      https://github.com/quicwg/base-drafts/commit/4cf260c202baa9ea4ab033=
bd14e87bd7f1abfd57=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3930 from quicwg/same-connection-id=0D
=0D
Require coalesced packets to have the same connection ID=0D
=0D
=0D
  Commit: ca51fd116c60868e392720170768807380119032=0D
      https://github.com/quicwg/base-drafts/commit/ca51fd116c60868e392720=
170768807380119032=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3924 from quicwg/ianswett-dcid-address-validation=0D=

=0D
May use 64+bit CIDs as address validation=0D
=0D
=0D
  Commit: 9a2b6720262b8469b34552ef9650775d94f32afc=0D
      https://github.com/quicwg/base-drafts/commit/9a2b6720262b8469b34552=
ef9650775d94f32afc=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport Parameters are not APLN Specific=0D
=0D
=0D
  Commit: e907711312e7c36c85346910d0dbec4f6ee8d211=0D
      https://github.com/quicwg/base-drafts/commit/e907711312e7c36c853469=
10d0dbec4f6ee8d211=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wrap=0D
=0D
=0D
  Commit: c9d42addbc7f1090ac4bc9b02274dbd68a8eb0b5=0D
      https://github.com/quicwg/base-drafts/commit/c9d42addbc7f1090ac4bc9=
b02274dbd68a8eb0b5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3964 from larseggert/which-that=0D
=0D
which -> that where appropriate & related nit fixes=0D
=0D
=0D
  Commit: f518bf6df92cd11c94400cf398039435e084e5cf=0D
      https://github.com/quicwg/base-drafts/commit/f518bf6df92cd11c94400c=
f398039435e084e5cf=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion=0D
=0D
=0D
  Commit: fc3f1b9feec42cf8db82bebd50a0ae3d95a9fd12=0D
      https://github.com/quicwg/base-drafts/commit/fc3f1b9feec42cf8db82be=
bd50a0ae3d95a9fd12=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Another reword=0D
=0D
=0D
  Commit: e8a7246a7972d3a92d231aac60cbbae514c4ae5e=0D
      https://github.com/quicwg/base-drafts/commit/e8a7246a7972d3a92d231a=
ac60cbbae514c4ae5e=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 8a50ae770b235b1fd3254b90d0a9bc283e250e77=0D
      https://github.com/quicwg/base-drafts/commit/8a50ae770b235b1fd3254b=
90d0a9bc283e250e77=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: f92cb25a04e813a91099e8dcca667a0f402d0625=0D
      https://github.com/quicwg/base-drafts/commit/f92cb25a04e813a91099e8=
dcca667a0f402d0625=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 8919206b422be7b3073d993086b4092d82328876=0D
      https://github.com/quicwg/base-drafts/commit/8919206b422be7b3073d99=
3086b4092d82328876=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgment delay=0D
=0D
=0D
  Commit: ee6f584ddd2631d19a94fe166e7bb172e6db3e3a=0D
      https://github.com/quicwg/base-drafts/commit/ee6f584ddd2631d19a94fe=
166e7bb172e6db3e3a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into larse-recovery=0D
=0D
=0D
  Commit: 0262fe31d9cc96e6a1684fba61b7ae7a2b011e68=0D
      https://github.com/quicwg/base-drafts/commit/0262fe31d9cc96e6a1684f=
ba61b7ae7a2b011e68=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Line length fixes=0D
=0D
=0D
  Commit: 20a2485a5fb1afae3f81b52341ba85f9213a81ab=0D
      https://github.com/quicwg/base-drafts/commit/20a2485a5fb1afae3f81b5=
2341ba85f9213a81ab=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: ffd34e4e03747888bd0c11ac40e1aa4793e9056e=0D
      https://github.com/quicwg/base-drafts/commit/ffd34e4e03747888bd0c11=
ac40e1aa4793e9056e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: bfa7d1bd0925cf953ce75e94717fb338bd5d751d=0D
      https://github.com/quicwg/base-drafts/commit/bfa7d1bd0925cf953ce75e=
94717fb338bd5d751d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-ack-delay-host-delay=0D
=0D
=0D
  Commit: 7caae969cd09cfbcd55a7276cdf78bb4942b1e2c=0D
      https://github.com/quicwg/base-drafts/commit/7caae969cd09cfbcd55a72=
76cdf78bb4942b1e2c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: dd39c97d1a1694438ef6046d902aee9bb612372e=0D
      https://github.com/quicwg/base-drafts/commit/dd39c97d1a1694438ef604=
6d902aee9bb612372e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: b2d5c1c7dbfa4796ef8f18f772f6284cfa919581=0D
      https://github.com/quicwg/base-drafts/commit/b2d5c1c7dbfa4796ef8f18=
f772f6284cfa919581=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: f1732ec282a149fd5762cedcc2116fcc06d2fc91=0D
      https://github.com/quicwg/base-drafts/commit/f1732ec282a149fd5762ce=
dcc2116fcc06d2fc91=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3959 from quicwg/ianswett-pto-start=0D
=0D
When is the PTO armed from?=0D
=0D
=0D
  Commit: eb04586372b69a46f5547716069c944e2e29fc7e=0D
      https://github.com/quicwg/base-drafts/commit/eb04586372b69a46f55477=
16069c944e2e29fc7e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: fd35b37d3b618731a3aa2bb7adba3031ed724c3a=0D
      https://github.com/quicwg/base-drafts/commit/fd35b37d3b618731a3aa2b=
b7adba3031ed724c3a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3971 from quicwg/ianswett-ack-delay-host-delay=0D
=0D
Clarify ACK Delay and reference host-delay=0D
=0D
=0D
  Commit: 95c5919d77740e9761de84a0daf7e3d46feb24bf=0D
      https://github.com/quicwg/base-drafts/commit/95c5919d77740e9761de84=
a0daf7e3d46feb24bf=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 0c08ec7232ef506e1a153cfd33edb1a25936664d=0D
      https://github.com/quicwg/base-drafts/commit/0c08ec7232ef506e1a153c=
fd33edb1a25936664d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  reorder=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 758eb2a61eef2544dd75ee6c88970981639cfc0c=0D
      https://github.com/quicwg/base-drafts/commit/758eb2a61eef2544dd75ee=
6c88970981639cfc0c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use some of that editorializing=0D
=0D
=0D
  Commit: c92c8928798b82f0fafb9d83cf03d65d2b043698=0D
      https://github.com/quicwg/base-drafts/commit/c92c8928798b82f0fafb9d=
83cf03d65d2b043698=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  -also=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 967fcd53056273cdf59b2aa5c06c05caa0787417=0D
      https://github.com/quicwg/base-drafts/commit/967fcd53056273cdf59b2a=
a5c06c05caa0787417=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  PR Feedback=0D
=0D
=0D
  Commit: c8e6cf3d37742ecede14c3d22e645574e78a7196=0D
      https://github.com/quicwg/base-drafts/commit/c8e6cf3d37742ecede14c3=
d22e645574e78a7196=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3973 from nibanks/pr/tp-not-alpn-specific=0D
=0D
Transport Parameters are not APLN Specific=0D
=0D
=0D
  Commit: 48b710d05a34ebc4d7440e506c10b19f14f65011=0D
      https://github.com/quicwg/base-drafts/commit/48b710d05a34ebc4d7440e=
506c10b19f14f65011=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3868 from quicwg/1rtt-before-complete=0D
=0D
Prohibit reading 1-RTT before handshake complete=0D
=0D
=0D
  Commit: 06b33714a4a10032d318b9ca531a089cfd45b0be=0D
      https://github.com/quicwg/base-drafts/commit/06b33714a4a10032d318b9=
ca531a089cfd45b0be=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3968 from kazu-yamamoto/congestion-event=0D
=0D
CongestionEvent -> OnCongestionEvent=0D
=0D
=0D
  Commit: 0eb69b3c9a337e704f1ba1ee85714967bf2d58fa=0D
      https://github.com/quicwg/base-drafts/commit/0eb69b3c9a337e704f1ba1=
ee85714967bf2d58fa=0D
  Author: Julian Reschke <julian.reschke@gmx.de>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  recovery: fix broken links to tls=0D
=0D
=0D
  Commit: dcf68c8cba3d86b1dffafc7a6c585649bde56804=0D
      https://github.com/quicwg/base-drafts/commit/dcf68c8cba3d86b1dffafc=
7a6c585649bde56804=0D
  Author: Julian Reschke <julian.reschke@gmx.de>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  transport: fix broken links to tls=0D
=0D
=0D
  Commit: 97e4ac52e3f6453d5e6b93733af774260559f89e=0D
      https://github.com/quicwg/base-drafts/commit/97e4ac52e3f6453d5e6b93=
733af774260559f89e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3977 from reschke/patch-37=0D
=0D
transport: fix broken link to tls=0D
=0D
=0D
  Commit: 3f5cae34e49563662cfe520576ccae9015edec04=0D
      https://github.com/quicwg/base-drafts/commit/3f5cae34e49563662cfe52=
0576ccae9015edec04=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3976 from reschke/patch-36=0D
=0D
recovery: fix broken links to tls=0D
=0D
=0D
  Commit: d1d4fb1f33d6cdc5c130f2c2f310786fb8dd82ef=0D
      https://github.com/quicwg/base-drafts/commit/d1d4fb1f33d6cdc5c130f2=
c2f310786fb8dd82ef=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-03 (Mon, 03 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix Praveen's name=0D
=0D
=0D
  Commit: 7ba50f4795c672a36e8e0de20ab24d0c262efc6b=0D
      https://github.com/quicwg/base-drafts/commit/7ba50f4795c672a36e8e0d=
e20ab24d0c262efc6b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into nt-to-not=0D
=0D
=0D
  Commit: 3d49aa669de026678a8515f1bafeaf27cd5bcf37=0D
      https://github.com/quicwg/base-drafts/commit/3d49aa669de026678a8515=
f1bafeaf27cd5bcf37=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3963 from larseggert/nt-to-not=0D
=0D
n't -> not=0D
=0D
=0D
  Commit: 5d255962f65ab478e71d9bfb15ba2326885d91b5=0D
      https://github.com/quicwg/base-drafts/commit/5d255962f65ab478e71d9b=
fb15ba2326885d91b5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-04 (Tue, 04 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3859 from quicwg/naughty-frame=0D
=0D
Error for frames in the wrong packet=0D
=0D
=0D
  Commit: b4f08d1c60e31d359ace41b5f477009deaeb9e45=0D
      https://github.com/quicwg/base-drafts/commit/b4f08d1c60e31d359ace41=
b5f477009deaeb9e45=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3900 from quicwg/less-protection=0D
=0D
Be clearer about protections=0D
=0D
=0D
  Commit: 89ac29735a54173093bcafa968f423aeeb45a6fc=0D
      https://github.com/quicwg/base-drafts/commit/89ac29735a54173093bcaf=
a968f423aeeb45a6fc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Strike confusing paragraph=0D
=0D
This text could be read to imply that an off-path attacker is more=0D
capable than an on-path attacker, which is rarely true.  What it was=0D
meant to point out was that it is easier to move traffic onto a path=0D
that you are on.  What it fails to acknowledge is that it is also easier=0D=

to move traffic *off* a path that you are on.=0D
=0D
In other words, the treatment of this in 21.12 is more thorough and we=0D=

don't need to talk about limitations.=0D
=0D
Mike suggested that there is some duplication between this attack and=0D
the more comprehensive analysis in 21.12.  That is true, but these serve=0D=

different purposes.  This is to describe attacks and the normative=0D
requirements on endpoints necessary to avoid them.  The other section is=0D=

a thorough and hollistic analysis.  I couldn't see any truly=0D
straightforward changes.  That doesn't mean that we won't find a way to=0D=

clean this up, or that it would be undesirable to have fewer words, but=0D=

I've not the time for that right now.=0D
=0D
Closes #3841.=0D
=0D
=0D
  Commit: 4638bda40697497e0e8abf0587c071da68a5b7c3=0D
      https://github.com/quicwg/base-drafts/commit/4638bda40697497e0e8abf=
0587c071da68a5b7c3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More words on the minimum packet size requirement=0D
=0D
For stateless resets, we recommend a minimum packet size on ALL packets,=0D=

based on the maximum length of connection IDs that might be generated by=0D=

the same endpoint.  This isn't exactly clear, but nor do I think we need=0D=

to include the fully worked logic that leads to it.=0D
=0D
This attempts to split the difference.=0D
=0D
Closes #3848.=0D
=0D
=0D
  Commit: 34e7a39199388c97cf21d04470b9240a2c583292=0D
      https://github.com/quicwg/base-drafts/commit/34e7a39199388c97cf21d0=
4470b9240a2c583292=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-07 (Fri, 07 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's rewording=0D
=0D
=0D
  Commit: dbd0a7c3eedc269df6d6c499d7f9ed73ef6697a1=0D
      https://github.com/quicwg/base-drafts/commit/dbd0a7c3eedc269df6d6c4=
99d7f9ed73ef6697a1=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-06 (Thu, 06 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3986 from quicwg/sr-minimum=0D
=0D
More words on the minimum packet size requirement=0D
=0D
=0D
  Commit: 1373d195146a5a0d5ea911816ecb6d813b129545=0D
      https://github.com/quicwg/base-drafts/commit/1373d195146a5a0d5ea911=
816ecb6d813b129545=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-08-10 (Mon, 10 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application can reset stream or close connection even if no error occur=
s. (#3953)=0D
=0D
* Application can reset stream or close connection even if no error occur=
s.=0D
=0D
The application may reset a stream, for example, when a browser tab is=0D=

closed or when the pushed resource is found in cache.  It might close=0D
the connection when the application is closed.  These are not errors per=0D=

se, even though the term "stream error" and "connection error" is used=0D=

for these events, and they have an associated "error code".=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Jana's suggestion to pluralize errors.=0D
=0D
* Jana's suggestion to pluralize even more=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Mike's wording of "indicate a problem"=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
Co-authored-by: Bence B=C3=A9ky <bnc@google.com>=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: b5cd992d874e880d803127f68704f63999efb53b=0D
      https://github.com/quicwg/base-drafts/commit/b5cd992d874e880d803127=
f68704f63999efb53b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3985 from quicwg/on-path-is-stronger=0D
=0D
Strike confusing paragraph=0D
=0D
=0D
  Commit: 7dfa49112b28391a6e8ef958f39eef2a5342e6e3=0D
      https://github.com/quicwg/base-drafts/commit/7dfa49112b28391a6e8ef9=
58f39eef2a5342e6e3=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into http/reject_terms=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/8a96637f0839...7df=
a49112b28=0D


From nobody Tue Aug 11 15:10:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3537F3A0D70 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 HxUXGtEe-p4d for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:00 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 212983A0DA0 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:09:53 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 166B05C03F4 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:09:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183792; bh=sKVrAv4spNJ7vSSWV8xCqr+JxJlzf+eTxo7AhLZMjYo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YG9xDuhPMTs1Wn7tulpb85qwlAahdUuXlcJlwlK8BqckrTw+EeuYWKea+hx+eu0+l PaLMio3jQTcUxjg1ZUxOmWSnCcBAAk8te8wfMd4Pd1/KUjoLmxHJtEEjek9mRU5rBJ uuZCc/8sWUjrufNMk6GchfElB2lHp5/FXyYAH3X8=
Date: Tue, 11 Aug 2020 15:09:52 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3926/push/5515441500@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3926@github.com>
References: <quicwg/base-drafts/pull/3926@github.com>
Subject: Re: [quicwg/base-drafts] Rearrange discussion of cancellation and rejection (#3926)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331730687e_28cc16f811400"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RE-Ue4FM6yjfnEW8b_E6f7oig1c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:10:08 -0000

----==_mimepart_5f331730687e_28cc16f811400
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

7dfa49112b28391a6e8ef958f39eef2a5342e6e3  Merge remote-tracking branch 'origin/master' into http/reject_terms


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3926/files/8a96637f08396fb56f0aa07a42318ad30bbc4616..7dfa49112b28391a6e8ef958f39eef2a5342e6e3

----==_mimepart_5f331730687e_28cc16f811400
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7dfa49112b28391a6e8ef958f39eef2a5342e6e3">7dfa491</a>  Merge remote-tracking branch &#39;origin/master&#39; into http/reject_terms</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3926/files/8a96637f08396fb56f0aa07a42318ad30bbc4616..7dfa49112b28391a6e8ef958f39eef2a5342e6e3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBKUHIGHCPTFDTF63SAG6TBANCNFSM4PD6WQVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CBTSNDACODPTIYYLSAG6TBA5CNFSM4PD6WQVKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TINRZHE3TSMKQOVZWQIZVGUYTKNBUGE2TAMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3926/files/8a96637f08396fb56f0aa07a42318ad30bbc4616..7dfa49112b28391a6e8ef958f39eef2a5342e6e3",
"url": "https://github.com/quicwg/base-drafts/pull/3926/files/8a96637f08396fb56f0aa07a42318ad30bbc4616..7dfa49112b28391a6e8ef958f39eef2a5342e6e3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f331730687e_28cc16f811400--


From nobody Tue Aug 11 15:10:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34E003A0B34 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PgzlOifvGmq7 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:35 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE40C3A0E8E for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:23 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 4206C5C0057 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183823; bh=SU7GvP+sDd3uxySJjMjz3l04dnDF7yRjybRX5ZBxbpA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z3cTsVEmt7A7ZaAY2y+SIVE8Qhjhh90D/37EKeTdsFzQUyhtkM9yjzn8opSlBv6Jo 3pPnAqvlWswYCdYf/C/vgEhr8e4Ja07e2+jNYjejN364Mr9cXeLOlY/RFzjQTYBOFt Cm0rLNy0VBqhWEtQvzSzIaD1zPssJH9bsw2NP9pw=
Date: Tue, 11 Aug 2020 15:10:23 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YGLMIKRMBWEUHYI55H34E7EVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/issue_event/3645216394@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33174f2d04d_611216f8887ec"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n4P4DCYGeDMGZ1IbTtduE2YxI60>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:10:39 -0000

----==_mimepart_5f33174f2d04d_611216f8887ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3981.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#event-3645216394
----==_mimepart_5f33174f2d04d_611216f8887ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="672147097" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3981" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3981/hovercard" href="https://github.com/quicwg/base-drafts/pull/3981">#3981</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#event-3645216394">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62KPQGAI6IJEHMMADSAG6U7ANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLHJSR2RFTUZTCTOTSAG6U7A5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FCZNCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#event-3645216394",
"url": "https://github.com/quicwg/base-drafts/pull/3981#event-3645216394",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33174f2d04d_611216f8887ec--


From nobody Tue Aug 11 15:10:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E38563A0D63 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 V2CzyKASYMJs for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:40 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A25293A0B34 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:40 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id B7C66520E30 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183839; bh=/aHhSEV3qKr2Qo762thNooPKxuoSL0JaOB6a1OZsZyk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zEeBDNtRZKk7Wb16cKeONV8BHY+6l9lF7Vg8jLSUB/kyYG3pXMuN1Y8MRBBW9kcsu gcAh5/RDKY3GNtrYPUSTHnU72zD6IyutbySGiPmZe/mAJPJ+q9MdU9b4POv8DpmAZs VGuCSbUVI+smMqKXfMsaGMvFWrEqkro212SRuYII=
Date: Tue, 11 Aug 2020 15:10:39 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EYU4CMXWEHA7OXE55H34F7EVBNHHCQEBGTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3981/c672309286@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3981@github.com>
References: <quicwg/base-drafts/pull/3981@github.com>
Subject: Re: [quicwg/base-drafts] ack_delay in the first Handshake and 1RTT packet (#3981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33175fa8192_421816f89621f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tfZiKiURrQRi-49GIoGc3x7Ys5I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:10:42 -0000

----==_mimepart_5f33175fa8192_421816f89621f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Necessary changes taken into #3821.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3981#issuecomment-672309286
----==_mimepart_5f33175fa8192_421816f89621f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Necessary changes taken into <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="651002800" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3821" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3821/hovercard" href="https://github.com/quicwg/base-drafts/issues/3821">#3821</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3981#issuecomment-672309286">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3UPSALW7GOZEEF4TSAG6V7ANCNFSM4PTN63KQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYK5JF5OFC5RS5DH63SAG6V7A5CNFSM4PTN63K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJKAJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-672309286",
"url": "https://github.com/quicwg/base-drafts/pull/3981#issuecomment-672309286",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33175fa8192_421816f89621f--


From nobody Tue Aug 11 15:10:48 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F18A33A0B41 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=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=github.com
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 mrOnwHYy6zYX for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:41 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (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 72A2E3A0D4F for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=5II+i2RFOSaWojMGWpTmEYIlGUA272hiaX0DODQ0d2w=; b= kdwNfox1Ar1KqW6xnBjrjFt7vwCks8yvKGnzDfjYNeEIZxU78Bezg2Cjqvg78cho 0L92h3fYn8CIHyZqRfALHwKMDPMhGdYMxGhQgQMu2gzG4kJDT+KsZLds58RShZJt pULh/WUPPSpKD1oGHUm16QAQz8Jo0289WFn8M97adYY=
Received: by filter1538p1las1.sendgrid.net with SMTP id filter1538p1las1-3263-5F331760-2D 2020-08-11 22:10:40.96979452 +0000 UTC m=+602236.043038932
Received: from out-17.smtp.github.com (unknown) by geopod-ismtpd-3-0 (SG) with ESMTP id mzvuZ6X-TxKTk5FFpv_4VQ for <quic-issues@ietf.org>; Tue, 11 Aug 2020 22:10:40.831 +0000 (UTC)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 9508A5C0048 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:40 -0700 (PDT)
Date: Tue, 11 Aug 2020 22:10:40 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b5cd99-b9d2f1@github.com>
Subject: [quicwg/base-drafts] b9d2f1: Rearrange discussion of cancellation and rejection...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak32R4CJQSUZRgSLxumPSSpNgMCHL2wRFnVgzh t4iJpAIwRF3PNs746GjL1E0upCmjW/egpuaxycq/9yQXaUysd5eMdbISvHmrREwcpp43pboTkcd7r3 k4Uf0gD/scDD259cmdpNVTaFg1hgLV9LRsKLZJ0UovnOKhWntQ90PWdLAA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DVuMRgrSUzzi0rwl6QCWh7IWOHM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:10:43 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b9d2f19ff02163362a5c1cf1e4bd66544bf22f87
      https://github.com/quicwg/base-drafts/commit/b9d2f19ff02163362a5c1cf1e4bd66544bf22f87
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rearrange discussion of cancellation and rejection (#3926)

* Rearrange discussion of cancellation and rejection

* Bence's feedback

* Break mega



From nobody Tue Aug 11 15:10:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B4413A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fd82vlvELJ8E for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:42 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD09A3A0D62 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:41 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id DB4AE340094 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183840; bh=qx3rOX4n/Wsho2KPH8iLdPOChf4MRxpn3bQFprsWZE4=; h=Date:From:To:Subject:From; b=hcIIHSunZJ7Drt2JEL0DHJC53CoM/IzM7btG7DLymoEPDSeAIA0HRVBACmDhzRLQJ TREbd6GHZ8ZlHTIWRpVPmTl4cyKWWLB6kbBRuSJ0tYnorGL7XZcLfv6sHmEzFHw8qB UVTD+Jg9uERR75TrOMQIssDfvkGpGzZ3BtfXbAd0=
Date: Tue, 11 Aug 2020 15:10:40 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/reject_terms/7dfa49-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u4wYM_OHlFgeqTLs5kA6R7qfqXA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:10:43 -0000

  Branch: refs/heads/http/reject_terms
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 11 15:10:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB5DB3A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BTacmcVWuATY for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:51 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A65573A0B34 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:51 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id EEC0F340E5A for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183850; bh=IhJo+m+CqCYNCAQ5sFJLw8/dyIgViYpjzWGkvBPo8OQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UKw13Nnm/iAccoDsue68VMFxqQIBFsphmV2BNerXJtVWy9NE7Gq3iwxLzPEImPIpR 0vPBlBuOLhijAARkLJaz4BpfN7cuCu2OTKMxoO28zDpVHYJNivK9hUeekKfIVcOnd2 WMxMSDkhU5cHN+bMa43thJ5hploHQlKBeyqw9qZo=
Date: Tue, 11 Aug 2020 15:10:50 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TLERIUWIY72ASMD55H34GVEVBNHHCOE4EEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3895/issue_event/3645217423@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3895@github.com>
References: <quicwg/base-drafts/issues/3895@github.com>
Subject: Re: [quicwg/base-drafts] Editorial Fixes for HTTP-QUIC (#3895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33176ada47d_339816f8111237"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nZMEkN4ayUxxE6_haBmcRXxRfJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:10:53 -0000

----==_mimepart_5f33176ada47d_339816f8111237
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3895 via #3926.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3895#event-3645217423
----==_mimepart_5f33176ada47d_339816f8111237
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="655590433" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3895" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3895/hovercard" href="https://github.com/quicwg/base-drafts/issues/3895">#3895</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="663252492" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3926" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3926/hovercard" href="https://github.com/quicwg/base-drafts/pull/3926">#3926</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3895#event-3645217423">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5WYCMQBGG4W5JNVZDSAG6WVANCNFSM4OYF5NDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2Y6TAEPRV6T57CDA3SAG6WVA5CNFSM4OYF5NDKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FCZVDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3895#event-3645217423",
"url": "https://github.com/quicwg/base-drafts/issues/3895#event-3645217423",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33176ada47d_339816f8111237--


From nobody Tue Aug 11 15:10:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CE6C3A0B34 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2ZkCMTnyd1Pt for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:10:51 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C53F83A0B41 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:51 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 2018E600E4F for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:10:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183851; bh=zrf94LoX68iscFusoaUoilqcq7o/qCUR5g9kjJy6knE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WZUiSUe22lBRJHILiaUHkaFh3DHPBa/m0sYGvzQmuHsM1aNiHLZ1GgJG9hnFgHJZi 6jNSDpS37WhxHeaTDIlpXmwoGbKh+ePP6Zhmmqt2zY4IPBiZHSBGyK+qrtWEq06cR6 RSPXyrkhE2c+wzeVuWIuYQsrxdWTFrGrMplm3BKM=
Date: Tue, 11 Aug 2020 15:10:51 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77H4G4WIFRGRHGXKV5H34GVEVBNHHCPCDOBQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3926/issue_event/3645217418@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3926@github.com>
References: <quicwg/base-drafts/pull/3926@github.com>
Subject: Re: [quicwg/base-drafts] Rearrange discussion of cancellation and rejection (#3926)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33176b10664_b6316f81250af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LsS9pcK8JYKpFzJBjI_-dmLDeKI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:10:54 -0000

----==_mimepart_5f33176b10664_b6316f81250af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3926 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3926#event-3645217418
----==_mimepart_5f33176b10664_b6316f81250af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="663252492" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3926" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3926/hovercard" href="https://github.com/quicwg/base-drafts/pull/3926">#3926</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3926#event-3645217418">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK634RFNLGDD2EQX5ETSAG6WXANCNFSM4PD6WQVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZEBKZ3JQAGJ47WYUDSAG6WXA5CNFSM4PD6WQVKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FCZVCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3926#event-3645217418",
"url": "https://github.com/quicwg/base-drafts/pull/3926#event-3645217418",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33176b10664_b6316f81250af--


From nobody Tue Aug 11 15:12:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 021693A0D5E for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:12:04 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WFx6aQlKSlwR for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:12:03 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 013F23A0D47 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:12:02 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 81333580E54 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:12:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597183922; bh=pdOU0hf4horLipMDM28YGxGJw4yyRzWM0WOoLlpw8uo=; h=Date:From:To:Subject:From; b=gWIzGu5KnvaBv2comkwJRwag+uj69PJHQFfbGKogcCNjP1ofETKbW6dTul9s2DNjm c6v0vAgJpnOM5sXNKzDD/36Y8g0kGb1H+W7byoXG2+Y3YRGKRP5taU7NLKXVvmaMoq OVqVn2p/Nzs7sLKnrb0iX3QehbT3a27Spl7OXUlA=
Date: Tue, 11 Aug 2020 15:12:02 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/00884e-8d60eb@github.com>
Subject: [quicwg/base-drafts] 8d60eb: Script updating gh-pages from b9d2f19f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bxtXndXYZOwG5ydfnN8qK2iq-ZU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:12:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8d60eb9f15b32dcaaa034c53e4f53ae73b970075
      https://github.com/quicwg/base-drafts/commit/8d60eb9f15b32dcaaa034c53e4f53ae73b970075
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b9d2f19f. [ci skip]



From nobody Tue Aug 11 15:16:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7052B3A0D68 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:15:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 9jD9kZQFjs6g for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:15:52 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F8373A0DC5 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:15:52 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id C9D2F580057 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:15:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184151; bh=WJgAGQEAjqP6tbXFg+1moUyGOCr0NU/qQF1jXvk6bpc=; h=Date:From:To:Subject:From; b=XUzSheaYKbZg3LyqYiYJU9IoWLaKdBH2a/gpk4azcLxby7aotvr5k0rQi/455HOXI 6ikwsIiP8BzSifJb419DPRtQVwf1aNbSou0GFVFFFTq3nHdR5nMTGwVXi9uT0MWCbv PbHfiy4EAjn/+eDJOha/Xgy2Y2/kFvyO47nJ2eEo=
Date: Tue, 11 Aug 2020 15:15:51 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/push_flow/a248e9-f1528a@github.com>
Subject: [quicwg/base-drafts] f1528a: Update draft-ietf-quic-http.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QqtOCzlvF7wwYjnFMkqLxCpHTnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:16:05 -0000

  Branch: refs/heads/http/push_flow
  Home:   https://github.com/quicwg/base-drafts
  Commit: f1528a3f4a8e692a83cc6774a88f293f681ec6a5
      https://github.com/quicwg/base-drafts/commit/f1528a3f4a8e692a83cc6774a88f293f681ec6a5
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Update draft-ietf-quic-http.md

Co-authored-by: ianswett <ianswett@users.noreply.github.com>



From nobody Tue Aug 11 15:16:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FFE83A0D6B for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:16:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 UbMkQPU8k93s for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:16:02 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E8E13A0D6E for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:16:02 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 7EE2E5600A5 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:16:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184161; bh=FAmdm8/M9/U6gEdM4VtV0tIXkK7S3AExBjZ86hzbRpg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xst9l6B7DUbugbMD8hYZbBrFc52TRNGwgnjKO3KLJXLiHgQeOAH6n0ePuvT8wNyMk uTT5oeJt57j72nt0Ywdz7ltUFWlGGhsRMuDfi+7a0Xr3SbUt4elg9o3ZhZ/RbMvhj5 RGCLkc/f6+l7SU4MxX59mirTkn0osF/w2bOlSbzk=
Date: Tue, 11 Aug 2020 15:16:01 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3925/push/5515463466@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3925@github.com>
References: <quicwg/base-drafts/pull/3925@github.com>
Subject: Re: [quicwg/base-drafts] Rework flow of Push ID (#3925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3318a16f046_4fe516f810284a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vTSvFnteNLyEYmyEFT7aaX8au-A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:16:11 -0000

----==_mimepart_5f3318a16f046_4fe516f810284a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

f1528a3f4a8e692a83cc6774a88f293f681ec6a5  Update draft-ietf-quic-http.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3925/files/a248e98f13246c11e6387f62f63c815ce53297e1..f1528a3f4a8e692a83cc6774a88f293f681ec6a5

----==_mimepart_5f3318a16f046_4fe516f810284a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f1528a3f4a8e692a83cc6774a88f293f681ec6a5">f1528a3</a>  Update draft-ietf-quic-http.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3925/files/a248e98f13246c11e6387f62f63c815ce53297e1..f1528a3f4a8e692a83cc6774a88f293f681ec6a5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IOJX2NZV3G44F2HTSAG7KDANCNFSM4PDWZ3EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2NWCKGAATRKM5MGL3SAG7KDA5CNFSM4PDWZ3E2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TINJXG44DGNKQOVZWQIZVGUYTKNBWGM2DMNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3925/files/a248e98f13246c11e6387f62f63c815ce53297e1..f1528a3f4a8e692a83cc6774a88f293f681ec6a5",
"url": "https://github.com/quicwg/base-drafts/pull/3925/files/a248e98f13246c11e6387f62f63c815ce53297e1..f1528a3f4a8e692a83cc6774a88f293f681ec6a5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3318a16f046_4fe516f810284a--


From nobody Tue Aug 11 15:16:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 914413A0DBD for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:16:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8VnXIlFDLCGf for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:16:07 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D54CB3A0D5E for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:16:06 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 1CFCE600DFA for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:16:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184166; bh=VmHoyktAzGAznGDv70GofzBtxhc4JpMisYjBs8DpjYA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L6MymV8EkAlOUkKBAXgNh7THKbiOOFEY/0XvTgk4uvrmn8564ulWRaHMubGUAK8Ga DWS3QzuFZE9HJsR0h9Asd+iXp+xg9/eMTRxk26g4ZJcM3H82vsfq3k7M3chYNuiiEs fH2VLK2uRL6GmgasSZNd4Sl+bfXU6MODKaYhIrLk=
Date: Tue, 11 Aug 2020 15:16:06 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2IBZEUQI5HMHGYPHN5H342NEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/465459308@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3318a6d8ad_b6316f81493dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nyF1wTXulvqjE8SSSYYejbRcj3Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:16:16 -0000

----==_mimepart_5f3318a6d8ad_b6316f81493dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

A few more comments, but this is looking good.

> @@ -1225,17 +1249,15 @@ OnAckReceived(ack, pn_space):
   if (newly_acked_packets.empty()):
     return
 
-  // If the largest acknowledged is newly acked and
-  // at least one ack-eliciting was newly acked, update the RTT.
+  // Update the RTT if the largest acknowledged is newly acked
+  // and at least one ack-eliciting was newly acked.
+

```suggestion
```

> @@ -499,9 +499,12 @@ handshake, new data is requested from TLS after providing received data.
 ### Encryption Level Changes
 
 As keys at a given encryption level become available to TLS, TLS indicates to
-QUIC that reading or writing keys at that encryption level are available.  These
-events are not asynchronous; they always occur immediately after TLS is provided
-with new handshake bytes, or after TLS produces handshake bytes.
+QUIC that reading or writing keys at that encryption level are available.  While
+generating these keys, an endpoint SHOULD buffer received packets marked as
+protected by the keys being generated, and process them once those keys become
+available.  If the keys are generated asynchronously, an endpoint MAY continue

I think we expect implementations to do this typically, unless there's a reason not to?

```suggestion
available.  If the keys are generated asynchronously, an endpoint SHOULD continue
```

> @@ -3685,14 +3691,18 @@ packet with the largest packet number is received and the time an acknowledgment
 is sent.  The endpoint encodes this acknowledgement delay in the ACK Delay field
 of an ACK frame; see {{frame-ack}}.  This allows the receiver of the ACK frame
 to adjust for any intentional delays, which is important for getting a better
-estimate of the path RTT when acknowledgments are delayed.  A packet might be
-held in the OS kernel or elsewhere on the host before being processed.  An
-endpoint MUST NOT include delays that it does not control when populating the
-ACK Delay field in an ACK frame.
-
-Since the acknowledgement delay is not used for Initial and Handshake
-packets, the ACK Delay field in acknowledgements for those packet types
-SHOULD be set to 0.
+estimate of the path RTT when acknowledgments are delayed.
+
+A packet might be held in the OS kernel or elsewhere on the host before being

I'd still like to strike the word 'intentionally' from above, since I don't think it's helpful.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-465459308
----==_mimepart_5f3318a6d8ad_b6316f81493dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>A few more comments, but this is looking good.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468889601">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1225,17 +1249,15 @@ OnAckReceived(ack,=
 pn_space):=0D
   if (newly_acked_packets.empty()):=0D
     return=0D
 =0D
-  // If the largest acknowledged is newly acked and=0D
-  // at least one ack-eliciting was newly acked, update the RTT.=0D
+  // Update the RTT if the largest acknowledged is newly acked=0D
+  // and at least one ack-eliciting was newly acked.=0D
+=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468890923">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -499,9 +499,12 @@ handshake, new data i=
s requested from TLS after providing received data.=0D
 ### Encryption Level Changes=0D
 =0D
 As keys at a given encryption level become available to TLS, TLS indicat=
es to=0D
-QUIC that reading or writing keys at that encryption level are available=
.  These=0D
-events are not asynchronous; they always occur immediately after TLS is =
provided=0D
-with new handshake bytes, or after TLS produces handshake bytes.=0D
+QUIC that reading or writing keys at that encryption level are available=
.  While=0D
+generating these keys, an endpoint SHOULD buffer received packets marked=
 as=0D
+protected by the keys being generated, and process them once those keys =
become=0D
+available.  If the keys are generated asynchronously, an endpoint MAY co=
ntinue=0D
</pre>=0D
<p>I think we expect implementations to do this typically, unless there's=
 a reason not to?</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-available.  If the keys are generated asynchr=
onously, an endpoint MAY continue=0D
+available.  If the keys are generated asynchronously, an endpoint SHOULD=
 continue=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r468893158">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3685,14 +3691,18 @@ packet with the la=
rgest packet number is received and the time an acknowledgment=0D
 is sent.  The endpoint encodes this acknowledgement delay in the ACK Del=
ay field=0D
 of an ACK frame; see {{frame-ack}}.  This allows the receiver of the ACK=
 frame=0D
 to adjust for any intentional delays, which is important for getting a b=
etter=0D
-estimate of the path RTT when acknowledgments are delayed.  A packet mig=
ht be=0D
-held in the OS kernel or elsewhere on the host before being processed.  =
An=0D
-endpoint MUST NOT include delays that it does not control when populatin=
g the=0D
-ACK Delay field in an ACK frame.=0D
-=0D
-Since the acknowledgement delay is not used for Initial and Handshake=0D=

-packets, the ACK Delay field in acknowledgements for those packet types=0D=

-SHOULD be set to 0.=0D
+estimate of the path RTT when acknowledgments are delayed.=0D
+=0D
+A packet might be held in the OS kernel or elsewhere on the host before =
being=0D
</pre>=0D
<p>I'd still like to strike the word 'intentionally' from above, since I =
don't think it's helpful.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-465459308">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KYUV4I426CFUVBGIGDSAG7KNANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK7PWVSIGCPBB4SLXVLSAG7KNA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODO7FQ3A.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-465459308",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-465459308",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3318a6d8ad_b6316f81493dc--


From nobody Tue Aug 11 15:21:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 896E03A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:21:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Su5ChEpG8rQw for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:21:06 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B87613A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:21:06 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id D6FF7600E21 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:21:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184465; bh=Ly2hs/iERMSnaavGR/SZDVeB0g5G26hal8xiMFXV5HY=; h=Date:From:To:Subject:From; b=ls/f322mSIAQITMtd+qPHmTmRnpMgw0H1Gu0JIGTzIvrksbbVttka7ROVJ2wjIb19 ekBTb4O5yfYTWgVJISunRISP7hAWZU+nn8FBd5eeiuPdFBqrs/Y1VdeU2mvnh0oITj oQr4DfWmrBRSlwAjYJA2951LRo2QiMK9kqEnV8Bk=
Date: Tue, 11 Aug 2020 15:21:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-corrections/1d16c4-5fa530@github.com>
Subject: [quicwg/base-drafts] 5fa530: Split sentence
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lT45-EhPs9i3ExX_Z91vmdqdfc4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:21:09 -0000

  Branch: refs/heads/idle-timeout-corrections
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5fa530168f5ee4040694bef74b62926d6ea57f43
      https://github.com/quicwg/base-drafts/commit/5fa530168f5ee4040694bef74b62926d6ea57f43
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split sentence



From nobody Tue Aug 11 15:21:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4614B3A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:21:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 n0t1gBatT8jc for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:21:17 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 119083A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:21:17 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id E0411840E57 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:21:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184475; bh=AvVJX4uuOS7EghNkZ0zWFgHcAGebJRcxbxNh+P2KO+c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D++sLYtMZGaRRkwYLhv98namoZ0B9MYMgLciURjpSuZX6T4c/oeHL1/iSVn8JszWD +/EDo88E4D55GRv+uShcs84Nqqz8mWFlYa5oXPgoE9YydrIPVCVGXEL8qn1HAPlgbh 5FsjpHQEvzrFZ1iESr14AIixAoyu6NSuRyz6hMXo=
Date: Tue, 11 Aug 2020 15:21:15 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/push/5515481611@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3319dbcfe2a_7a1116f822347d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LNIU1OrQNxiupUAo_gOCIHHhid0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:21:18 -0000

----==_mimepart_5f3319dbcfe2a_7a1116f822347d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

5fa530168f5ee4040694bef74b62926d6ea57f43  Split sentence


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983/files/1d16c413070758325fe6e40d33ab02da0548fc4e..5fa530168f5ee4040694bef74b62926d6ea57f43

----==_mimepart_5f3319dbcfe2a_7a1116f822347d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5fa530168f5ee4040694bef74b62926d6ea57f43">5fa5301</a>  Split sentence</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3983/files/1d16c413070758325fe6e40d33ab02da0548fc4e..5fa530168f5ee4040694bef74b62926d6ea57f43">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DSM5ZWJRBMVS3EKTSAG75XANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NFID6S5B5GKBHYTDSAG75XA5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGMBWGEZDINKQOVZWQIZVGUYTKNBYGE3DCMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983/files/1d16c413070758325fe6e40d33ab02da0548fc4e..5fa530168f5ee4040694bef74b62926d6ea57f43",
"url": "https://github.com/quicwg/base-drafts/pull/3983/files/1d16c413070758325fe6e40d33ab02da0548fc4e..5fa530168f5ee4040694bef74b62926d6ea57f43",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3319dbcfe2a_7a1116f822347d--


From nobody Tue Aug 11 15:22:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E64DF3A0D66 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:22:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 LpERbFzRyz0v for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:22:10 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 558FF3A0D49 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:22:10 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id A2EF8600E2D for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:22:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184529; bh=P47aAaJw0TDbuC9MwCwQdQU7dFLdsGP78/PitPHLhWs=; h=Date:From:To:Subject:From; b=k238fJhKwCbVrMZQ1Sfy1gCoELelGsyYWB6eEsNcZZbJSk8jFJG0Gxp/rwqRlngl2 Q9UfEBIa+sOjUGeCcSG9BkU6dlp00OGJgVeUrAQaYfyO1nN41TQgJetU2x/TQwSeeT x/+sh6tCa51h6k6f0W5w3HoPrqDxDECGjbEI0GeM=
Date: Tue, 11 Aug 2020 15:22:09 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/push_flow/f1528a-a093f3@github.com>
Subject: [quicwg/base-drafts] 065a6b: Version field <-> Version is not invariant
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EH6LAflk6lN5AfZsK82nAXiIF1Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:22:18 -0000

  Branch: refs/heads/http/push_flow=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 065a6bd49dc0ddc7a1fb6b7b8a2142834b0158af=0D
      https://github.com/quicwg/base-drafts/commit/065a6bd49dc0ddc7a1fb6b=
7b8a2142834b0158af=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-06-24 (Wed, 24 Jun 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Version field <-> Version is not invariant=0D
=0D
...it's just a Version field.=0D
=0D
This is a subtle one, but it follows from the work that others have been=0D=

doing on greasing versions or providing additions to echconfig for QUIC=0D=

connection establishment.  It basically says that Version is for=0D
endpoints, not middleboxes.=0D
=0D
=0D
  Commit: 6b19c710bd1ea0df6553a314a2fc473f776b55f0=0D
      https://github.com/quicwg/base-drafts/commit/6b19c710bd1ea0df6553a3=
14a2fc473f776b55f0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-01 (Wed, 01 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Version is for endpoints=0D
=0D
=0D
  Commit: f873eb883eeaa3b9aabeb2370d54f23b7f3b2d9a=0D
      https://github.com/quicwg/base-drafts/commit/f873eb883eeaa3b9aabeb2=
370d54f23b7f3b2d9a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Error for frames in the wrong packet=0D
=0D
Closes #3851.=0D
=0D
=0D
  Commit: d1e84109bcf74cc2fb4c0961effc56bd7966b393=0D
      https://github.com/quicwg/base-drafts/commit/d1e84109bcf74cc2fb4c09=
61effc56bd7966b393=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  change error to PROTOCOL_VIOLATION when receiving an invalid RCID frame=
=0D
=0D
=0D
  Commit: 415ae7646ddd5d62810365215893bd9f4ebf55d8=0D
      https://github.com/quicwg/base-drafts/commit/415ae7646ddd5d62810365=
215893bd9f4ebf55d8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Prohibit reading 1-RTT before handshake complete=0D
=0D
This was never explicit for the client as it is usually not possible.=0D
=0D
Closes #3855 in a way that perhaps was not anticipated.=0D
=0D
=0D
  Commit: 8d15c9b4a61a391541b7344166cb60f431bca1a0=0D
      https://github.com/quicwg/base-drafts/commit/8d15c9b4a61a391541b734=
4166cb60f431bca1a0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  3x amplification limit for CONNECTION_CLOSE=0D
=0D
We weren't very concrete in saying how endpoints generate packets with=0D=

CONNECTION_CLOSE, particularly those that throw away keys.  We have=0D
a rather vague requirement.=0D
=0D
In short, follow the same rules we established for the handshake.=0D
Wording this as an aggregate number allows for stochastic reactions and=0D=

larger CONNECTION_CLOSE frames.  This way, if you get a 25-byte packet=0D=

and respond with a 200-byte packet, you can do that, but you have to=0D
respond to 3 in 8 or fewer in that way.=0D
=0D
Note that this limit only applies if the endpoint throws away decryption=0D=

keys.  Endpoints with keys aren't blind amplifiers.=0D
=0D
Closes #3845.=0D
=0D
=0D
  Commit: 3b24fdff91cd12c6da486ed48d52152f29928de2=0D
      https://github.com/quicwg/base-drafts/commit/3b24fdff91cd12c6da486e=
d48d52152f29928de2=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  WGLC review nits=0D
=0D
=0D
  Commit: 7c7a75a193467119ebe42806694f42bdc1acb539=0D
      https://github.com/quicwg/base-drafts/commit/7c7a75a193467119ebe428=
06694f42bdc1acb539=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Revert one=0D
=0D
=0D
  Commit: 2d92d2c893add972496120d364e881af55c70e11=0D
      https://github.com/quicwg/base-drafts/commit/2d92d2c893add972496120=
d364e881af55c70e11=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-09 (Thu, 09 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  No RTT samples, no persistent congestion=0D
=0D
Fixes #3875=0D
=0D
=0D
  Commit: a38e49b3e25977f9dea8f0bc099e542f04004d5a=0D
      https://github.com/quicwg/base-drafts/commit/a38e49b3e25977f9dea8f0=
bc099e542f04004d5a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Be clearer about protections=0D
=0D
This breaks down some of the packet protection text in favour of more=0D
specific language about the protections provided.  By preference,=0D
this talks about integrity protection and confidentiality protection as=0D=

it relates to those packets that are protected using keys derived from=0D=

TLS.  For Initial packets this means avoid use of "packet protection" as=0D=

much as possible (I'm sure that I have missed some of these).  The same=0D=

for Retry.=0D
=0D
This required some additional framing, but it wasn't too intrusive.=0D
Most of the changes are cosmetic.=0D
=0D
Closes #3887.=0D
=0D
=0D
  Commit: 25264d07790fcb63f08d3400a9bb61aa6a4785c2=0D
      https://github.com/quicwg/base-drafts/commit/25264d07790fcb63f08d34=
00a9bb61aa6a4785c2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  First initial=0D
=0D
=0D
  Commit: 414498f28aff12124a94fd5ffc5c7c2ece8105bf=0D
      https://github.com/quicwg/base-drafts/commit/414498f28aff12124a94fd=
5ffc5c7c2ece8105bf=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 83e840eb0fdef5f972306477b8b9cc62fe355bb4=0D
      https://github.com/quicwg/base-drafts/commit/83e840eb0fdef5f9723064=
77b8b9cc62fe355bb4=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  first Initial=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: b10404aba157fc11c01b3cbd62b359988bb3d614=0D
      https://github.com/quicwg/base-drafts/commit/b10404aba157fc11c01b3c=
bd62b359988bb3d614=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  4-byte identifier rather than integer=0D
=0D
=0D
  Commit: 4479b16ed2d268284f7777d5ceb0935fcbdfd950=0D
      https://github.com/quicwg/base-drafts/commit/4479b16ed2d268284f7777=
d5ceb0935fcbdfd950=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into version-not=0D
=0D
Identify VN using 0x00000000.=0D
=0D
=0D
  Commit: 642cc0f0de4dd9160feea5b6727aeab5fdd4c306=0D
      https://github.com/quicwg/base-drafts/commit/642cc0f0de4dd9160feea5=
b6727aeab5fdd4c306=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fixup xref and s/numbers/values=0D
=0D
=0D
  Commit: 6bfa25a4eda6b4efe52fb802940b0efb04d15f99=0D
      https://github.com/quicwg/base-drafts/commit/6bfa25a4eda6b4efe52fb8=
02940b0efb04d15f99=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Current time PTO clarification=0D
=0D
This is a rephrase of @martinthomson  suggestion.=0D
=0D
Fixes #3908=0D
=0D
=0D
  Commit: 80019413ff190246786cdf10df3445da9a2c36d9=0D
      https://github.com/quicwg/base-drafts/commit/80019413ff190246786cdf=
10df3445da9a2c36d9=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into recovery/mbishop_wglc=0D
=0D
=0D
  Commit: 5782bf9aead14fee58252a587376e56bf62abf91=0D
      https://github.com/quicwg/base-drafts/commit/5782bf9aead14fee58252a=
587376e56bf62abf91=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into less-protection=0D
=0D
=0D
  Commit: c78921e5d3ff5d5ea37a398eccd8afd74872e71b=0D
      https://github.com/quicwg/base-drafts/commit/c78921e5d3ff5d5ea37a39=
8eccd8afd74872e71b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use text from master for this paragraph=0D
=0D
=0D
  Commit: 1db24ca405c391ad6044260aeb196626b1c716d3=0D
      https://github.com/quicwg/base-drafts/commit/1db24ca405c391ad604426=
0aeb196626b1c716d3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Trailing whitespace, gah=0D
=0D
=0D
  Commit: a5cc128e346c5d5ac0111a8a192fdc682ba4a3dd=0D
      https://github.com/quicwg/base-drafts/commit/a5cc128e346c5d5ac0111a=
8a192fdc682ba4a3dd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 58f73149cd0bc83afa499877ac092635a541a44c=0D
      https://github.com/quicwg/base-drafts/commit/58f73149cd0bc83afa4998=
77ac092635a541a44c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 05cb8f2eb7027a63f4697fccec69a18f194a405b=0D
      https://github.com/quicwg/base-drafts/commit/05cb8f2eb7027a63f4697f=
ccec69a18f194a405b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Lots of review comments=0D
=0D
These will need to be wrapped=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
Co-authored-by: Kazuho Oku <kazuhooku@gmail.com>=0D
=0D
=0D
  Commit: bca2743083bca2e8a7b85abb392b85675798c8fe=0D
      https://github.com/quicwg/base-drafts/commit/bca2743083bca2e8a7b85a=
bb392b85675798c8fe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  wrap=0D
=0D
=0D
  Commit: 13cfae81cd06270203423bbf93d6ce294dbc676e=0D
      https://github.com/quicwg/base-drafts/commit/13cfae81cd06270203423b=
bf93d6ce294dbc676e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  May use 64+bit CIDs as address validation=0D
=0D
Fixes #3834=0D
=0D
=0D
  Commit: 5a790e1484d9eef476a63248bd8b2b5a3f91cdee=0D
      https://github.com/quicwg/base-drafts/commit/5a790e1484d9eef476a632=
48bd8b2b5a3f91cdee=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
A variation on @martinthomson suggestion=0D
=0D
=0D
  Commit: eabdc5c82c92ef0077d368a58c9f02e7f16b1394=0D
      https://github.com/quicwg/base-drafts/commit/eabdc5c82c92ef0077d368=
a58c9f02e7f16b1394=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: a5cfbdcf73f306a3cd2c3dc80159d7883d2121a8=0D
      https://github.com/quicwg/base-drafts/commit/a5cfbdcf73f306a3cd2c3d=
c80159d7883d2121a8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Update persistent congestion pseudocode=0D
=0D
=0D
  Commit: 918e823125d0111b7ab1c62268d2a8df880f1178=0D
      https://github.com/quicwg/base-drafts/commit/918e823125d0111b7ab1c6=
2268d2a8df880f1178=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Marten Seemann <martenseemann@gmail.com>=0D
=0D
=0D
  Commit: c2d50c6f103af8f66f2985f4d82861772b37fc99=0D
      https://github.com/quicwg/base-drafts/commit/c2d50c6f103af8f66f2985=
f4d82861772b37fc99=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 7590ad3639cfb3cabd918498cad2ee93d90d25fa=0D
      https://github.com/quicwg/base-drafts/commit/7590ad3639cfb3cabd9184=
98cad2ee93d90d25fa=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 92d1701ac1e5b1554dc1df4abf0c7af3a5b0d403=0D
      https://github.com/quicwg/base-drafts/commit/92d1701ac1e5b1554dc1df=
4abf0c7af3a5b0d403=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Moor sugestions=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 00d90fccb3fb8dfb3e831198629a63b0399052ad=0D
      https://github.com/quicwg/base-drafts/commit/00d90fccb3fb8dfb3e8311=
98629a63b0399052ad=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Some more rearrangement=0D
=0D
=0D
  Commit: 645d6f8be9824db6909f2a02131c21a690a30809=0D
      https://github.com/quicwg/base-drafts/commit/645d6f8be9824db6909f2a=
02131c21a690a30809=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Cleaner=0D
=0D
=0D
  Commit: 7f190d7ec7885c46bc0a4e40a3535870af006b6d=0D
      https://github.com/quicwg/base-drafts/commit/7f190d7ec7885c46bc0a4e=
40a3535870af006b6d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Split sentence; reword=0D
=0D
=0D
  Commit: f5443e87531d974f0c9cc913572f764dfa87dcec=0D
      https://github.com/quicwg/base-drafts/commit/f5443e87531d974f0c9cc9=
13572f764dfa87dcec=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 44fdab5abd2e05295308f97eb6c86c618d7b1e3b=0D
      https://github.com/quicwg/base-drafts/commit/44fdab5abd2e05295308f9=
7eb6c86c618d7b1e3b=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggested wording=0D
=0D
=0D
  Commit: 6874d0047957ab40acba32937cc915fb2fb47a8a=0D
      https://github.com/quicwg/base-drafts/commit/6874d0047957ab40acba32=
937cc915fb2fb47a8a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Updates from MT, Jana and Kazuho's suggestions=0D
=0D
=0D
  Commit: c75e8fa078ca497824b556afc0cf6024faf72413=0D
      https://github.com/quicwg/base-drafts/commit/c75e8fa078ca497824b556=
afc0cf6024faf72413=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Datagrams it is=0D
=0D
=0D
  Commit: 61584650b49075d6645d6d14f6c6fdc8450c234e=0D
      https://github.com/quicwg/base-drafts/commit/61584650b49075d6645d6d=
14f6c6fdc8450c234e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Better example of persistent congestion=0D
=0D
=0D
  Commit: 2780f26cc63a9d5143abc08731cadcabadf37e27=0D
      https://github.com/quicwg/base-drafts/commit/2780f26cc63a9d5143abc0=
8731cadcabadf37e27=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  use PTO=0D
=0D
=0D
  Commit: 6d16cc98ecc8caaa02896d5eca57b2552c9af33b=0D
      https://github.com/quicwg/base-drafts/commit/6d16cc98ecc8caaa02896d=
5eca57b2552c9af33b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  write out=0D
=0D
=0D
  Commit: cb5635178e68203d1ce58044a77db2a1805a8a7a=0D
      https://github.com/quicwg/base-drafts/commit/cb5635178e68203d1ce580=
44a77db2a1805a8a7a=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  capitalize=0D
=0D
=0D
  Commit: 096870dd4d57f69cf77ea0b769fa9051a20c7a2f=0D
      https://github.com/quicwg/base-drafts/commit/096870dd4d57f69cf77ea0=
b769fa9051a20c7a2f=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3877 from quicwg/recovery/mbishop_wglc=0D
=0D
WGLC review nits for Recovery=0D
=0D
=0D
  Commit: 89e99d1428500ac413cb5197afd67631290ed09b=0D
      https://github.com/quicwg/base-drafts/commit/89e99d1428500ac413cb51=
97afd67631290ed09b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 4139dce450ec3c8f9e9bf658d6245e6a11426c51=0D
      https://github.com/quicwg/base-drafts/commit/4139dce450ec3c8f9e9bf6=
58d6245e6a11426c51=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 1acc648093ef6782cea2bf3942a66471d170b2cd=0D
      https://github.com/quicwg/base-drafts/commit/1acc648093ef6782cea2bf=
3942a66471d170b2cd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 3ddca85d4b885e053a7312f02af4dfb49bb9d3ea=0D
      https://github.com/quicwg/base-drafts/commit/3ddca85d4b885e053a7312=
f02af4dfb49bb9d3ea=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho's suggestion=0D
=0D
Don't pass all the lost packets in, since this is across PN spaces.=0D
=0D
=0D
  Commit: d89ac074c13cd61d19c1792848b02338ed0cc859=0D
      https://github.com/quicwg/base-drafts/commit/d89ac074c13cd61d19c179=
2848b02338ed0cc859=0D
  Author: Amir Livneh <alivneh@fb.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Replace one-off use of the word "session" when referring to an HTTP/3 c=
onnection=0D
=0D
=0D
  Commit: 7f6999a60d3ccd687f3592a00370b2a29af8f7bc=0D
      https://github.com/quicwg/base-drafts/commit/7f6999a60d3ccd687f3592=
a00370b2a29af8f7bc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Require coalesced packets to have the same connection ID=0D
=0D
Closes #3800.=0D
=0D
=0D
  Commit: e7a8263c2ceb8edc9c92efb9dfc866a10b52c04c=0D
      https://github.com/quicwg/base-drafts/commit/e7a8263c2ceb8edc9c92ef=
b9dfc866a10b52c04c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Loss detection is per-PN space, but RTT and CC aren't=0D
=0D
This is said above, but this paragraph also supplies a why.=0D
=0D
=0D
  Commit: e7512ed8280d2fe3300a6d2262bc3172518d72e7=0D
      https://github.com/quicwg/base-drafts/commit/e7512ed8280d2fe3300a6d=
2262bc3172518d72e7=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3931 from quicwg/ianswett-loss-detection-pnspace=0D=

=0D
Loss detection is per-PN space, but RTT and CC aren't=0D
=0D
=0D
  Commit: e4601fe7238b8cc101915888ad0585a673efef16=0D
      https://github.com/quicwg/base-drafts/commit/e4601fe7238b8cc1019158=
88ad0585a673efef16=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: f355ca9ac2930dc24fcbcddff59a5140de187b62=0D
      https://github.com/quicwg/base-drafts/commit/f355ca9ac2930dc24fcbcd=
dff59a5140de187b62=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Praveen's WGLC comments (editorial)=0D
=0D
=0D
  Commit: a45cbe1782f6a83c476c34181e2a241d9e935cd0=0D
      https://github.com/quicwg/base-drafts/commit/a45cbe1782f6a83c476c34=
181e2a241d9e935cd0=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  declare=0D
=0D
=0D
  Commit: 6732db252ac89eccba9615d77318fb94a916be2c=0D
      https://github.com/quicwg/base-drafts/commit/6732db252ac89eccba9615=
d77318fb94a916be2c=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  remove text that is obviated by other PR=0D
=0D
=0D
  Commit: 5897dbb2274cb33c834f9db32b7f8932eedfe02d=0D
      https://github.com/quicwg/base-drafts/commit/5897dbb2274cb33c834f9d=
b32b7f8932eedfe02d=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  restructure sentence=0D
=0D
=0D
  Commit: 4b7b7497f2eab21f76e69959326803f080f12462=0D
      https://github.com/quicwg/base-drafts/commit/4b7b7497f2eab21f76e699=
59326803f080f12462=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3928 from quicwg/jri/pravb-wglc=0D
=0D
Praveen's WGLC comments (editorial)=0D
=0D
=0D
  Commit: 8abb9fa2354ae341637ce43479a707844aa4a7cf=0D
      https://github.com/quicwg/base-drafts/commit/8abb9fa2354ae341637ce4=
3479a707844aa4a7cf=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  minor english=0D
=0D
=0D
  Commit: 6e32e4692e3cc0e685420ee2ed45d6e1bb5cda6a=0D
      https://github.com/quicwg/base-drafts/commit/6e32e4692e3cc0e685420e=
e2ed45d6e1bb5cda6a=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 58d973c9fa322b7b33866eb275a8932ce7a9a0c8=0D
      https://github.com/quicwg/base-drafts/commit/58d973c9fa322b7b33866e=
b275a8932ce7a9a0c8=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 1e2504601352a8c6c7940fc2bff1f19e60d162aa=0D
      https://github.com/quicwg/base-drafts/commit/1e2504601352a8c6c7940f=
c2bff1f19e60d162aa=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 658e19d623bd1183c3d2fde2d08614f5fb12463c=0D
      https://github.com/quicwg/base-drafts/commit/658e19d623bd1183c3d2fd=
e2d08614f5fb12463c=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move transport error codes to a separate subsection.=0D
=0D
The current structure is incorrect, because application error codes is a=0D=

subsection of transport error codes, despite application error codes=0D
being disjoint from transport error codes.=0D
=0D
=0D
  Commit: fcfb51f4b530affc97635d5d2032cd5208156900=0D
      https://github.com/quicwg/base-drafts/commit/fcfb51f4b530affc97635d=
5d2032cd5208156900=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3948 from larseggert/recovery-nits-lars=0D
=0D
Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: aaaf057ad85694ea7152a965956652df0a8e8212=0D
      https://github.com/quicwg/base-drafts/commit/aaaf057ad85694ea7152a9=
65956652df0a8e8212=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-24 (Fri, 24 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3947 from larseggert/tls-nits=0D
=0D
Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 19a53b39e44af9eb58a67964bfbb28d179842549=0D
      https://github.com/quicwg/base-drafts/commit/19a53b39e44af9eb58a679=
64bfbb28d179842549=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address some of @martinthomson's review comments=0D
=0D
=0D
  Commit: 42aed511f0e3931533b35106b182c8f2dd885095=0D
      https://github.com/quicwg/base-drafts/commit/42aed511f0e3931533b351=
06b182c8f2dd885095=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-24 (Fri, 24 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3952 from bencebeky/bencebeky-quic-transport-error=0D=

=0D
Move transport error codes to a separate subsection.=0D
=0D
=0D
  Commit: 0b04498bc7d167a2d7118675244d182bd99cd5fc=0D
      https://github.com/quicwg/base-drafts/commit/0b04498bc7d167a2d71186=
75244d182bd99cd5fc=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-24 (Fri, 24 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgement delay (ACK Delay always refers to the fiel=
d)=0D
=0D
=0D
  Commit: 296075784b7809bddcaf81b7397ffa2c9e5689fe=0D
      https://github.com/quicwg/base-drafts/commit/296075784b7809bddcaf81=
b7397ffa2c9e5689fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-26 (Sun, 26 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  When is the PTO armed from?=0D
=0D
I tried adding more text, but I think it made it more confusing.  Suggest=
ions welcome.=0D
=0D
Fixes #3831=0D
=0D
=0D
  Commit: fec8599d452e0451c3b405b5a12358fba6f3b1ed=0D
      https://github.com/quicwg/base-drafts/commit/fec8599d452e0451c3b405=
b5a12358fba6f3b1ed=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-26 (Sun, 26 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move some text up=0D
=0D
=0D
  Commit: 05d495b662d0796f85dd51da173b2b602b24562b=0D
      https://github.com/quicwg/base-drafts/commit/05d495b662d0796f85dd51=
da173b2b602b24562b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: e0aa78966fc74475b6a5ef8d12d9472497cdfd2d=0D
      https://github.com/quicwg/base-drafts/commit/e0aa78966fc74475b6a5ef=
8d12d9472497cdfd2d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3911 from quicwg/ianswett-current-time=0D
=0D
Current time PTO clarification=0D
=0D
=0D
  Commit: bae4459886c4cfb0cb58af9268f78a64b4a38bdc=0D
      https://github.com/quicwg/base-drafts/commit/bae4459886c4cfb0cb58af=
9268f78a64b4a38bdc=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  kazuho's and martin's comments=0D
=0D
=0D
  Commit: f5b7fc54911f5708f30df45f1a25a641a73fee0e=0D
      https://github.com/quicwg/base-drafts/commit/f5b7fc54911f5708f30df4=
5f1a25a641a73fee0e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  lint=0D
=0D
=0D
  Commit: af66c0e3f788133fcaec5b29699257ffd6739c82=0D
      https://github.com/quicwg/base-drafts/commit/af66c0e3f788133fcaec5b=
29699257ffd6739c82=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3929 from quicwg/jri/change-example=0D
=0D
Use better example for persistent congestion=0D
=0D
=0D
  Commit: 6d7b4e0b9bc42501b2daf1cca7bc8276f2873d73=0D
      https://github.com/quicwg/base-drafts/commit/6d7b4e0b9bc42501b2daf1=
cca7bc8276f2873d73=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 8ef2052af5e848e867e53ac277709ee2cc0f6f7d=0D
      https://github.com/quicwg/base-drafts/commit/8ef2052af5e848e867e53a=
c277709ee2cc0f6f7d=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address some of @martinthomson's review comments=0D
=0D
=0D
  Commit: 551461ee6bcef774ae89695f3aa045dbd71c54ed=0D
      https://github.com/quicwg/base-drafts/commit/551461ee6bcef774ae8969=
5f3aa045dbd71c54ed=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgement delay (ACK Delay always refers to the fiel=
d)=0D
=0D
=0D
  Commit: d347e055e64905342ab343226045438614e7c5ff=0D
      https://github.com/quicwg/base-drafts/commit/d347e055e64905342ab343=
226045438614e7c5ff=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 3480bc22c2dd8c3465c2f3175de61b57474ef21a=0D
      https://github.com/quicwg/base-drafts/commit/3480bc22c2dd8c3465c2f3=
175de61b57474ef21a=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 71edf40189a46ad6d71d94b03c5e4c4ffa1aced7=0D
      https://github.com/quicwg/base-drafts/commit/71edf40189a46ad6d71d94=
b03c5e4c4ffa1aced7=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address more review comments=0D
=0D
=0D
  Commit: a2a29e832393cc9fae168af443642a7c4d134837=0D
      https://github.com/quicwg/base-drafts/commit/a2a29e832393cc9fae168a=
f443642a7c4d134837=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  n't -> not=0D
=0D
=0D
  Commit: 8167f2ca109807f5c6890d3f990b0c03b4de0bd2=0D
      https://github.com/quicwg/base-drafts/commit/8167f2ca109807f5c6890d=
3f990b0c03b4de0bd2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 22e26df92bfef93dcb35e838f9dc3a3315abf025=0D
      https://github.com/quicwg/base-drafts/commit/22e26df92bfef93dcb35e8=
38f9dc3a3315abf025=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-pto-start=0D
=0D
=0D
  Commit: bfc4d61de29e76fddf9b5ea15a869e9306af32b2=0D
      https://github.com/quicwg/base-drafts/commit/bfc4d61de29e76fddf9b5e=
a15a869e9306af32b2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 92b25a11d37ad2b86082763b5e07a08ec2af6c93=0D
      https://github.com/quicwg/base-drafts/commit/92b25a11d37ad2b8608276=
3b5e07a08ec2af6c93=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 203377ea35d22d5fdc226ce424fabe019e8ba1e9=0D
      https://github.com/quicwg/base-drafts/commit/203377ea35d22d5fdc226c=
e424fabe019e8ba1e9=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Emphasize still talking about sending (#3934)=0D
=0D
* Emphasize still talking about sending=0D
=0D
* Either=0D
=0D
=0D
  Commit: d884e02c430e857ea692562d1b1dc7ecc15dc04b=0D
      https://github.com/quicwg/base-drafts/commit/d884e02c430e857ea69256=
2d1b1dc7ecc15dc04b=0D
  Author: Kazu Yamamoto <kazu@iij.ad.jp>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  CongestionEvent -> OnCongestionEvent=0D
=0D
=0D
  Commit: 83eece757739ac0228a054594414776c60b99e21=0D
      https://github.com/quicwg/base-drafts/commit/83eece757739ac0228a054=
594414776c60b99e21=0D
  Author: Kazu Yamamoto <kazu@iij.ad.jp>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  a workaround for the 65 limit.=0D
=0D
=0D
  Commit: d9368bd94f4e7c638617239793ff2b7db05849c6=0D
      https://github.com/quicwg/base-drafts/commit/d9368bd94f4e7c63861723=
9793ff2b7db05849c6=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  which -> that where appropriate & related nit fixes=0D
=0D
=0D
  Commit: 7c4acb7c19474b355b170c9dc70512938f81065d=0D
      https://github.com/quicwg/base-drafts/commit/7c4acb7c19474b355b170c=
9dc70512938f81065d=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Incorporate @afrind's suggestion=0D
=0D
=0D
  Commit: 0394072db1cb7b198143ae1cc7c1b25d14a59124=0D
      https://github.com/quicwg/base-drafts/commit/0394072db1cb7b198143ae=
1cc7c1b25d14a59124=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify ACK Delay and reference host-delay=0D
=0D
Fixes #3970=0D
=0D
=0D
  Commit: c0c3f4ad4cff5d816d200518edab82fa888f04bd=0D
      https://github.com/quicwg/base-drafts/commit/c0c3f4ad4cff5d816d2005=
18edab82fa888f04bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3889 from quicwg/ianswett-no-rtt=0D
=0D
No RTT samples, no persistent congestion=0D
=0D
=0D
  Commit: 134f481f96637252e932f10d3c272e002257eb42=0D
      https://github.com/quicwg/base-drafts/commit/134f481f96637252e932f1=
0d3c272e002257eb42=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3861 from marten-seemann/fix-invalid-retire-connect=
ion-id-error-code=0D
=0D
change error to PROTOCOL_VIOLATION when receiving an invalid RCID frame=0D=

=0D
=0D
  Commit: edf21647c5b4c34e875a16f1ae432e425e701757=0D
      https://github.com/quicwg/base-drafts/commit/edf21647c5b4c34e875a16=
f1ae432e425e701757=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3864 from quicwg/close-amplification=0D
=0D
3x amplification limit for CONNECTION_CLOSE=0D
=0D
=0D
  Commit: f329f7dd96213db18aad78f3325eac44b5d80f5e=0D
      https://github.com/quicwg/base-drafts/commit/f329f7dd96213db18aad78=
f3325eac44b5d80f5e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3785 from quicwg/version-not=0D
=0D
Version field <-> Version is not invariant=0D
=0D
=0D
  Commit: 4cf260c202baa9ea4ab033bd14e87bd7f1abfd57=0D
      https://github.com/quicwg/base-drafts/commit/4cf260c202baa9ea4ab033=
bd14e87bd7f1abfd57=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3930 from quicwg/same-connection-id=0D
=0D
Require coalesced packets to have the same connection ID=0D
=0D
=0D
  Commit: ca51fd116c60868e392720170768807380119032=0D
      https://github.com/quicwg/base-drafts/commit/ca51fd116c60868e392720=
170768807380119032=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3924 from quicwg/ianswett-dcid-address-validation=0D=

=0D
May use 64+bit CIDs as address validation=0D
=0D
=0D
  Commit: 9a2b6720262b8469b34552ef9650775d94f32afc=0D
      https://github.com/quicwg/base-drafts/commit/9a2b6720262b8469b34552=
ef9650775d94f32afc=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport Parameters are not APLN Specific=0D
=0D
=0D
  Commit: e907711312e7c36c85346910d0dbec4f6ee8d211=0D
      https://github.com/quicwg/base-drafts/commit/e907711312e7c36c853469=
10d0dbec4f6ee8d211=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wrap=0D
=0D
=0D
  Commit: c9d42addbc7f1090ac4bc9b02274dbd68a8eb0b5=0D
      https://github.com/quicwg/base-drafts/commit/c9d42addbc7f1090ac4bc9=
b02274dbd68a8eb0b5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3964 from larseggert/which-that=0D
=0D
which -> that where appropriate & related nit fixes=0D
=0D
=0D
  Commit: f518bf6df92cd11c94400cf398039435e084e5cf=0D
      https://github.com/quicwg/base-drafts/commit/f518bf6df92cd11c94400c=
f398039435e084e5cf=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion=0D
=0D
=0D
  Commit: fc3f1b9feec42cf8db82bebd50a0ae3d95a9fd12=0D
      https://github.com/quicwg/base-drafts/commit/fc3f1b9feec42cf8db82be=
bd50a0ae3d95a9fd12=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Another reword=0D
=0D
=0D
  Commit: e8a7246a7972d3a92d231aac60cbbae514c4ae5e=0D
      https://github.com/quicwg/base-drafts/commit/e8a7246a7972d3a92d231a=
ac60cbbae514c4ae5e=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 8a50ae770b235b1fd3254b90d0a9bc283e250e77=0D
      https://github.com/quicwg/base-drafts/commit/8a50ae770b235b1fd3254b=
90d0a9bc283e250e77=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: f92cb25a04e813a91099e8dcca667a0f402d0625=0D
      https://github.com/quicwg/base-drafts/commit/f92cb25a04e813a91099e8=
dcca667a0f402d0625=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 8919206b422be7b3073d993086b4092d82328876=0D
      https://github.com/quicwg/base-drafts/commit/8919206b422be7b3073d99=
3086b4092d82328876=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgment delay=0D
=0D
=0D
  Commit: ee6f584ddd2631d19a94fe166e7bb172e6db3e3a=0D
      https://github.com/quicwg/base-drafts/commit/ee6f584ddd2631d19a94fe=
166e7bb172e6db3e3a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into larse-recovery=0D
=0D
=0D
  Commit: 0262fe31d9cc96e6a1684fba61b7ae7a2b011e68=0D
      https://github.com/quicwg/base-drafts/commit/0262fe31d9cc96e6a1684f=
ba61b7ae7a2b011e68=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Line length fixes=0D
=0D
=0D
  Commit: 20a2485a5fb1afae3f81b52341ba85f9213a81ab=0D
      https://github.com/quicwg/base-drafts/commit/20a2485a5fb1afae3f81b5=
2341ba85f9213a81ab=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: ffd34e4e03747888bd0c11ac40e1aa4793e9056e=0D
      https://github.com/quicwg/base-drafts/commit/ffd34e4e03747888bd0c11=
ac40e1aa4793e9056e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: bfa7d1bd0925cf953ce75e94717fb338bd5d751d=0D
      https://github.com/quicwg/base-drafts/commit/bfa7d1bd0925cf953ce75e=
94717fb338bd5d751d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-ack-delay-host-delay=0D
=0D
=0D
  Commit: 7caae969cd09cfbcd55a7276cdf78bb4942b1e2c=0D
      https://github.com/quicwg/base-drafts/commit/7caae969cd09cfbcd55a72=
76cdf78bb4942b1e2c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: dd39c97d1a1694438ef6046d902aee9bb612372e=0D
      https://github.com/quicwg/base-drafts/commit/dd39c97d1a1694438ef604=
6d902aee9bb612372e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: b2d5c1c7dbfa4796ef8f18f772f6284cfa919581=0D
      https://github.com/quicwg/base-drafts/commit/b2d5c1c7dbfa4796ef8f18=
f772f6284cfa919581=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: f1732ec282a149fd5762cedcc2116fcc06d2fc91=0D
      https://github.com/quicwg/base-drafts/commit/f1732ec282a149fd5762ce=
dcc2116fcc06d2fc91=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3959 from quicwg/ianswett-pto-start=0D
=0D
When is the PTO armed from?=0D
=0D
=0D
  Commit: eb04586372b69a46f5547716069c944e2e29fc7e=0D
      https://github.com/quicwg/base-drafts/commit/eb04586372b69a46f55477=
16069c944e2e29fc7e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: fd35b37d3b618731a3aa2bb7adba3031ed724c3a=0D
      https://github.com/quicwg/base-drafts/commit/fd35b37d3b618731a3aa2b=
b7adba3031ed724c3a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3971 from quicwg/ianswett-ack-delay-host-delay=0D
=0D
Clarify ACK Delay and reference host-delay=0D
=0D
=0D
  Commit: 95c5919d77740e9761de84a0daf7e3d46feb24bf=0D
      https://github.com/quicwg/base-drafts/commit/95c5919d77740e9761de84=
a0daf7e3d46feb24bf=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 0c08ec7232ef506e1a153cfd33edb1a25936664d=0D
      https://github.com/quicwg/base-drafts/commit/0c08ec7232ef506e1a153c=
fd33edb1a25936664d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  reorder=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 758eb2a61eef2544dd75ee6c88970981639cfc0c=0D
      https://github.com/quicwg/base-drafts/commit/758eb2a61eef2544dd75ee=
6c88970981639cfc0c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use some of that editorializing=0D
=0D
=0D
  Commit: c92c8928798b82f0fafb9d83cf03d65d2b043698=0D
      https://github.com/quicwg/base-drafts/commit/c92c8928798b82f0fafb9d=
83cf03d65d2b043698=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  -also=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 967fcd53056273cdf59b2aa5c06c05caa0787417=0D
      https://github.com/quicwg/base-drafts/commit/967fcd53056273cdf59b2a=
a5c06c05caa0787417=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  PR Feedback=0D
=0D
=0D
  Commit: c8e6cf3d37742ecede14c3d22e645574e78a7196=0D
      https://github.com/quicwg/base-drafts/commit/c8e6cf3d37742ecede14c3=
d22e645574e78a7196=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3973 from nibanks/pr/tp-not-alpn-specific=0D
=0D
Transport Parameters are not APLN Specific=0D
=0D
=0D
  Commit: 48b710d05a34ebc4d7440e506c10b19f14f65011=0D
      https://github.com/quicwg/base-drafts/commit/48b710d05a34ebc4d7440e=
506c10b19f14f65011=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3868 from quicwg/1rtt-before-complete=0D
=0D
Prohibit reading 1-RTT before handshake complete=0D
=0D
=0D
  Commit: 06b33714a4a10032d318b9ca531a089cfd45b0be=0D
      https://github.com/quicwg/base-drafts/commit/06b33714a4a10032d318b9=
ca531a089cfd45b0be=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3968 from kazu-yamamoto/congestion-event=0D
=0D
CongestionEvent -> OnCongestionEvent=0D
=0D
=0D
  Commit: 0eb69b3c9a337e704f1ba1ee85714967bf2d58fa=0D
      https://github.com/quicwg/base-drafts/commit/0eb69b3c9a337e704f1ba1=
ee85714967bf2d58fa=0D
  Author: Julian Reschke <julian.reschke@gmx.de>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  recovery: fix broken links to tls=0D
=0D
=0D
  Commit: dcf68c8cba3d86b1dffafc7a6c585649bde56804=0D
      https://github.com/quicwg/base-drafts/commit/dcf68c8cba3d86b1dffafc=
7a6c585649bde56804=0D
  Author: Julian Reschke <julian.reschke@gmx.de>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  transport: fix broken links to tls=0D
=0D
=0D
  Commit: 97e4ac52e3f6453d5e6b93733af774260559f89e=0D
      https://github.com/quicwg/base-drafts/commit/97e4ac52e3f6453d5e6b93=
733af774260559f89e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3977 from reschke/patch-37=0D
=0D
transport: fix broken link to tls=0D
=0D
=0D
  Commit: 3f5cae34e49563662cfe520576ccae9015edec04=0D
      https://github.com/quicwg/base-drafts/commit/3f5cae34e49563662cfe52=
0576ccae9015edec04=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3976 from reschke/patch-36=0D
=0D
recovery: fix broken links to tls=0D
=0D
=0D
  Commit: d1d4fb1f33d6cdc5c130f2c2f310786fb8dd82ef=0D
      https://github.com/quicwg/base-drafts/commit/d1d4fb1f33d6cdc5c130f2=
c2f310786fb8dd82ef=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-03 (Mon, 03 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix Praveen's name=0D
=0D
=0D
  Commit: 7ba50f4795c672a36e8e0de20ab24d0c262efc6b=0D
      https://github.com/quicwg/base-drafts/commit/7ba50f4795c672a36e8e0d=
e20ab24d0c262efc6b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into nt-to-not=0D
=0D
=0D
  Commit: 3d49aa669de026678a8515f1bafeaf27cd5bcf37=0D
      https://github.com/quicwg/base-drafts/commit/3d49aa669de026678a8515=
f1bafeaf27cd5bcf37=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3963 from larseggert/nt-to-not=0D
=0D
n't -> not=0D
=0D
=0D
  Commit: 5d255962f65ab478e71d9bfb15ba2326885d91b5=0D
      https://github.com/quicwg/base-drafts/commit/5d255962f65ab478e71d9b=
fb15ba2326885d91b5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-04 (Tue, 04 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3859 from quicwg/naughty-frame=0D
=0D
Error for frames in the wrong packet=0D
=0D
=0D
  Commit: b4f08d1c60e31d359ace41b5f477009deaeb9e45=0D
      https://github.com/quicwg/base-drafts/commit/b4f08d1c60e31d359ace41=
b5f477009deaeb9e45=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3900 from quicwg/less-protection=0D
=0D
Be clearer about protections=0D
=0D
=0D
  Commit: 89ac29735a54173093bcafa968f423aeeb45a6fc=0D
      https://github.com/quicwg/base-drafts/commit/89ac29735a54173093bcaf=
a968f423aeeb45a6fc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Strike confusing paragraph=0D
=0D
This text could be read to imply that an off-path attacker is more=0D
capable than an on-path attacker, which is rarely true.  What it was=0D
meant to point out was that it is easier to move traffic onto a path=0D
that you are on.  What it fails to acknowledge is that it is also easier=0D=

to move traffic *off* a path that you are on.=0D
=0D
In other words, the treatment of this in 21.12 is more thorough and we=0D=

don't need to talk about limitations.=0D
=0D
Mike suggested that there is some duplication between this attack and=0D
the more comprehensive analysis in 21.12.  That is true, but these serve=0D=

different purposes.  This is to describe attacks and the normative=0D
requirements on endpoints necessary to avoid them.  The other section is=0D=

a thorough and hollistic analysis.  I couldn't see any truly=0D
straightforward changes.  That doesn't mean that we won't find a way to=0D=

clean this up, or that it would be undesirable to have fewer words, but=0D=

I've not the time for that right now.=0D
=0D
Closes #3841.=0D
=0D
=0D
  Commit: 4638bda40697497e0e8abf0587c071da68a5b7c3=0D
      https://github.com/quicwg/base-drafts/commit/4638bda40697497e0e8abf=
0587c071da68a5b7c3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More words on the minimum packet size requirement=0D
=0D
For stateless resets, we recommend a minimum packet size on ALL packets,=0D=

based on the maximum length of connection IDs that might be generated by=0D=

the same endpoint.  This isn't exactly clear, but nor do I think we need=0D=

to include the fully worked logic that leads to it.=0D
=0D
This attempts to split the difference.=0D
=0D
Closes #3848.=0D
=0D
=0D
  Commit: 34e7a39199388c97cf21d04470b9240a2c583292=0D
      https://github.com/quicwg/base-drafts/commit/34e7a39199388c97cf21d0=
4470b9240a2c583292=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-07 (Fri, 07 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's rewording=0D
=0D
=0D
  Commit: dbd0a7c3eedc269df6d6c499d7f9ed73ef6697a1=0D
      https://github.com/quicwg/base-drafts/commit/dbd0a7c3eedc269df6d6c4=
99d7f9ed73ef6697a1=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-06 (Thu, 06 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3986 from quicwg/sr-minimum=0D
=0D
More words on the minimum packet size requirement=0D
=0D
=0D
  Commit: 1373d195146a5a0d5ea911816ecb6d813b129545=0D
      https://github.com/quicwg/base-drafts/commit/1373d195146a5a0d5ea911=
816ecb6d813b129545=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-08-10 (Mon, 10 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application can reset stream or close connection even if no error occur=
s. (#3953)=0D
=0D
* Application can reset stream or close connection even if no error occur=
s.=0D
=0D
The application may reset a stream, for example, when a browser tab is=0D=

closed or when the pushed resource is found in cache.  It might close=0D
the connection when the application is closed.  These are not errors per=0D=

se, even though the term "stream error" and "connection error" is used=0D=

for these events, and they have an associated "error code".=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Jana's suggestion to pluralize errors.=0D
=0D
* Jana's suggestion to pluralize even more=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Mike's wording of "indicate a problem"=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
Co-authored-by: Bence B=C3=A9ky <bnc@google.com>=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: b5cd992d874e880d803127f68704f63999efb53b=0D
      https://github.com/quicwg/base-drafts/commit/b5cd992d874e880d803127=
f68704f63999efb53b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3985 from quicwg/on-path-is-stronger=0D
=0D
Strike confusing paragraph=0D
=0D
=0D
  Commit: b9d2f19ff02163362a5c1cf1e4bd66544bf22f87=0D
      https://github.com/quicwg/base-drafts/commit/b9d2f19ff02163362a5c1c=
f1e4bd66544bf22f87=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rearrange discussion of cancellation and rejection (#3926)=0D
=0D
* Rearrange discussion of cancellation and rejection=0D
=0D
* Bence's feedback=0D
=0D
* Break mega=0D
=0D
=0D
  Commit: a093f3ea6a97e039c2a9699ef0f0e35304309c53=0D
      https://github.com/quicwg/base-drafts/commit/a093f3ea6a97e039c2a969=
9ef0f0e35304309c53=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into http/push_flow=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/f1528a3f4a8e...a09=
3f3ea6a97=0D


From nobody Tue Aug 11 15:22:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85FCB3A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:22:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 y4Wm9A9HyKAl for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:22:23 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C87C93A0DB2 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:22:23 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 1BEF552005D for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:22:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184543; bh=/SJiKwtFLn96yt+1BRmHMWdA2gtFEW4uxgngUjaaST8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zcgBWgKf7D000LrE4zaxH3qFfi9OcKz1KbdZCUMBSBBZov+1guzLcCkXgbuJfsp4v 15YLacrlZmiUq1VPqpXOqJtDEalexi+XmHT2vUjX7n0oi5eeIj9KvmuMtHPd4R8nn9 8SX4GeS6eu8WZxA8SlRG33ZsfmJGlSq/pS66XSUo=
Date: Tue, 11 Aug 2020 15:22:23 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3925/push/5515485391@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3925@github.com>
References: <quicwg/base-drafts/pull/3925@github.com>
Subject: Re: [quicwg/base-drafts] Rework flow of Push ID (#3925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331a1fc25c_639416f893838"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2mZU7cdAooxPO_GVBPanO7oKEeo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:22:26 -0000

----==_mimepart_5f331a1fc25c_639416f893838
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

a093f3ea6a97e039c2a9699ef0f0e35304309c53  Merge remote-tracking branch 'origin/master' into http/push_flow


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3925/files/f1528a3f4a8e692a83cc6774a88f293f681ec6a5..a093f3ea6a97e039c2a9699ef0f0e35304309c53

----==_mimepart_5f331a1fc25c_639416f893838
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a093f3ea6a97e039c2a9699ef0f0e35304309c53">a093f3e</a>  Merge remote-tracking branch &#39;origin/master&#39; into http/push_flow</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3925/files/f1528a3f4a8e692a83cc6774a88f293f681ec6a5..a093f3ea6a97e039c2a9699ef0f0e35304309c53">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EZJPP6YOBCMW3NBTSAHAB7ANCNFSM4PDWZ3EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KCADS6EG5G2OJU5DSAHAB7A5CNFSM4PDWZ3E2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TINJXG44DGNKQOVZWQIZVGUYTKNBYGUZTSMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3925/files/f1528a3f4a8e692a83cc6774a88f293f681ec6a5..a093f3ea6a97e039c2a9699ef0f0e35304309c53",
"url": "https://github.com/quicwg/base-drafts/pull/3925/files/f1528a3f4a8e692a83cc6774a88f293f681ec6a5..a093f3ea6a97e039c2a9699ef0f0e35304309c53",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f331a1fc25c_639416f893838--


From nobody Tue Aug 11 15:22:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A77863A0D49 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:22:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dq2Wl-e8sX-c for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:22:34 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E899B3A0D47 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:22:33 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 92BB258007A for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:22:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184553; bh=U5jkh09f392Yo+5HhkFHZW6S7t7YDEp9LW+Uf7gURRs=; h=Date:From:To:Subject:From; b=Py4+zPgZXRRF24S7BtGiPAiiTvysmixrwVppNFSA36gAuMbqwdiwFKatsisPfyLSL zn8DSAfic7ymwMWvA+VlLb8S+IT9xgKTLZ2e5VFQnHZ6B7MTBl4DXMRgxXMroqYn8s PyAJCe1YLMP6xnRh5wuwodwSdlZSVDjUo8onL76E=
Date: Tue, 11 Aug 2020 15:22:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8d60eb-a01618@github.com>
Subject: [quicwg/base-drafts] a01618: Script updating gh-pages from 5fa53016. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2OaCh9jKSonj8_B4C3KkmYwuBhk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:22:36 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a01618f949c562968d4cbe7dc6d81fec8a0db64e
      https://github.com/quicwg/base-drafts/commit/a01618f949c562968d4cbe7dc6d81fec8a0db64e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M idle-timeout-corrections/draft-ietf-quic-http.html
    M idle-timeout-corrections/draft-ietf-quic-http.txt
    M idle-timeout-corrections/draft-ietf-quic-invariants.html
    M idle-timeout-corrections/draft-ietf-quic-invariants.txt
    M idle-timeout-corrections/draft-ietf-quic-qpack.html
    M idle-timeout-corrections/draft-ietf-quic-qpack.txt
    M idle-timeout-corrections/draft-ietf-quic-recovery.html
    M idle-timeout-corrections/draft-ietf-quic-recovery.txt
    M idle-timeout-corrections/draft-ietf-quic-tls.html
    M idle-timeout-corrections/draft-ietf-quic-tls.txt
    M idle-timeout-corrections/draft-ietf-quic-transport.html
    M idle-timeout-corrections/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5fa53016. [ci skip]



From nobody Tue Aug 11 15:23:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63BB13A0D4F for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:23:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 YDICCLp-fPRO for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:23:54 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49CD33A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:23:54 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 62E81840079 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:23:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184633; bh=K0R2UABYGE/iTqvZolEoVw5Vz9KZ1VEy/Ka7PhX0wFg=; h=Date:From:To:Subject:From; b=IR02p8v/xgeFP1ClIY9YX56w7vIYnlHAulCemW92lOs+4qoSt6xtL3MFzSuhRLFiV UYhOGDNQEAqjTIKMrfnMDXXzVAH1fAm6Ay+4r4Mo7Dbp2YlcV6FBmw+X7fnyNuPUa+ KVDQ4Mh5OimqzTzV142OT6WHw447sMtDjqQA0hSo=
Date: Tue, 11 Aug 2020 15:23:53 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/push_flow/a093f3-6d90ab@github.com>
Subject: [quicwg/base-drafts] 6d90ab: Rewrap
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eiXZNAZoDaWaWoYmT0Cv7NT2qbA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:23:55 -0000

  Branch: refs/heads/http/push_flow
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6d90ab73a275bf235c1da692c5535a59473c4066
      https://github.com/quicwg/base-drafts/commit/6d90ab73a275bf235c1da692c5535a59473c4066
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rewrap



From nobody Tue Aug 11 15:24:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F6CC3A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:24:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jhq2JVCbmQQp for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:24:03 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 296F93A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:24:03 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 76A9D840D97 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:24:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184642; bh=noTSO1+Dj56iZ8zgl6fr/25suwD/9+rKDph5PNh99FY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w2Jnw55ezCfcKd78i93+Dtg1tiD8KsVkuvhNEXyRF3fGJA/zjxkKTpmY1U7UTT+rI cXpeM2MTIkhKD5tG8XSj5qE+pf0yoXLjdrW/g5lwragN3V3LgfpGfN3hWa+Uug8Gt+ H/WkHgk/V8mduCLrnSkjEm5DTvL1Se36gzDBaj/w=
Date: Tue, 11 Aug 2020 15:24:02 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3925/push/5515490966@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3925@github.com>
References: <quicwg/base-drafts/pull/3925@github.com>
Subject: Re: [quicwg/base-drafts] Rework flow of Push ID (#3925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331a8265bf4_b2216f813669a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DBo-TOzyf3ieoZ7sM6jeZUHmVx4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:24:06 -0000

----==_mimepart_5f331a8265bf4_b2216f813669a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

6d90ab73a275bf235c1da692c5535a59473c4066  Rewrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3925/files/a093f3ea6a97e039c2a9699ef0f0e35304309c53..6d90ab73a275bf235c1da692c5535a59473c4066

----==_mimepart_5f331a8265bf4_b2216f813669a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6d90ab73a275bf235c1da692c5535a59473c4066">6d90ab7</a>  Rewrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3925/files/a093f3ea6a97e039c2a9699ef0f0e35304309c53..6d90ab73a275bf235c1da692c5535a59473c4066">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDFA5A2UBOL3GPZNTSAHAIFANCNFSM4PDWZ3EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6L3SCTKQQBPVLAF63SAHAIFA5CNFSM4PDWZ3E2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TINJXG44DGNKQOVZWQIZVGUYTKNBZGA4TMNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3925/files/a093f3ea6a97e039c2a9699ef0f0e35304309c53..6d90ab73a275bf235c1da692c5535a59473c4066",
"url": "https://github.com/quicwg/base-drafts/pull/3925/files/a093f3ea6a97e039c2a9699ef0f0e35304309c53..6d90ab73a275bf235c1da692c5535a59473c4066",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f331a8265bf4_b2216f813669a--


From nobody Tue Aug 11 15:24:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53BB73A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:24:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Km8YQ9pzuPVB for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:24:19 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AB1803A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:24:19 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 04A10560E7E for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:24:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184659; bh=/XDPPl0aH3w3oZkZt644TUH2WrDqUBBOyCai5xLMygw=; h=Date:From:To:Subject:From; b=QGQMLYA/5hOcW2y2OKJhX8a3reMFNtUhchMxXpXmu2+Lz1ZRC9aCwXT6HRrn2IAov 8osnJ+uNahSHSEU7c4unHzYlUvgllll6cae5RkeaA3UQGwXPL5gfBoCfW4CFx7qhN+ zDhkDSHj0Tf6VAYLLePJnAhrOAx3NqNAVmCJgTMs=
Date: Tue, 11 Aug 2020 15:24:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-corrections/5fa530-396f64@github.com>
Subject: [quicwg/base-drafts] 396f64: Take two
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/omQUvyJYnBovTH-pZ6vQ5WouEoc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:24:21 -0000

  Branch: refs/heads/idle-timeout-corrections
  Home:   https://github.com/quicwg/base-drafts
  Commit: 396f64ebdec2eb652392e557afcca66a726d7809
      https://github.com/quicwg/base-drafts/commit/396f64ebdec2eb652392e557afcca66a726d7809
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take two



From nobody Tue Aug 11 15:24:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A2003A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:24:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aaoNZW4xDiX0 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:24:29 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76C153A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:24:29 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id C8EB734007C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:24:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184668; bh=VZiiFLzdWf1C5BQ6j2UJicJWl/wVkM71fJOe9myokpE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KE4NYylfFuzbiz1myr7Os8iOfKXrWa2rjwQb1s/O89PrV1fisSpX7fyDNKh4BFl2G 9jm7eeKpMsPyzD13xFY8pRoSQPDLtsL2uN4Dt9LedEisejveA1ht6BIk+IoGJzQ+Qf CYkg2Wo8yN1SKsWFWlcaWdGDU7RTpRclN1vEwhSs=
Date: Tue, 11 Aug 2020 15:24:28 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/push/5515492358@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331a9cb91b4_429916f82053b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1gouwxEYAVnkS1XUIgCfZP5jT_E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:24:31 -0000

----==_mimepart_5f331a9cb91b4_429916f82053b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

396f64ebdec2eb652392e557afcca66a726d7809  Take two


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983/files/5fa530168f5ee4040694bef74b62926d6ea57f43..396f64ebdec2eb652392e557afcca66a726d7809

----==_mimepart_5f331a9cb91b4_429916f82053b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/396f64ebdec2eb652392e557afcca66a726d7809">396f64e</a>  Take two</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3983/files/5fa530168f5ee4040694bef74b62926d6ea57f43..396f64ebdec2eb652392e557afcca66a726d7809">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3MTJ5F5MCX3WR3TS3SAHAJZANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK55MBB4D3GFLWWUM7DSAHAJZA5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGMBWGEZDINKQOVZWQIZVGUYTKNBZGIZTKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983/files/5fa530168f5ee4040694bef74b62926d6ea57f43..396f64ebdec2eb652392e557afcca66a726d7809",
"url": "https://github.com/quicwg/base-drafts/pull/3983/files/5fa530168f5ee4040694bef74b62926d6ea57f43..396f64ebdec2eb652392e557afcca66a726d7809",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f331a9cb91b4_429916f82053b0--


From nobody Tue Aug 11 15:24:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BB483A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:24:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 79pa0hUxpqR2 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:24:55 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8548D3A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:24:55 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id D19DF520080 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:24:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184694; bh=j8KhxwGNhdDUCDGSIllVUcrwOEbfDYzwWv2B/P64oJE=; h=Date:From:To:Subject:From; b=gox/zPjKbMAncxSArCRgQIhXxEgHnD1vIyKgtz9H8jJGBVghYh2lpE4Fj9dYkGjMF DlC+UL8jRo3QDU5JF8Qk1Bf+hapDZ0q7vl0wKPd0lsPgHS6JOazB/V0M/N4ey9JiJp aPltlDVsudO/sKgdTXpjjCFxZ8z+hE9hDJ2Mnyow=
Date: Tue, 11 Aug 2020 15:24:54 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a01618-668b48@github.com>
Subject: [quicwg/base-drafts] 668b48: Script updating gh-pages from 6d90ab73. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y9_OgfLVp4kDI-83ifM98e2VZrY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:24:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 668b487ef0f6699c6fbe76d5a3ee19b397194e9b
      https://github.com/quicwg/base-drafts/commit/668b487ef0f6699c6fbe76d5a3ee19b397194e9b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M http/push_flow/draft-ietf-quic-http.html
    M http/push_flow/draft-ietf-quic-http.txt
    M http/push_flow/draft-ietf-quic-invariants.html
    M http/push_flow/draft-ietf-quic-invariants.txt
    M http/push_flow/draft-ietf-quic-qpack.html
    M http/push_flow/draft-ietf-quic-qpack.txt
    M http/push_flow/draft-ietf-quic-recovery.html
    M http/push_flow/draft-ietf-quic-recovery.txt
    M http/push_flow/draft-ietf-quic-tls.html
    M http/push_flow/draft-ietf-quic-tls.txt
    M http/push_flow/draft-ietf-quic-transport.html
    M http/push_flow/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6d90ab73. [ci skip]



From nobody Tue Aug 11 15:25:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0531F3A0D49 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 v3pVOFW5hoJJ for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:01 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D9C83A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:01 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id B18A2E07F6 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184700; bh=dicGlq0xyhV28j7AhGOtTCXX/yPvFqM0u4Tjv3EkY0g=; h=Date:From:To:Subject:From; b=gTurgRaS2r+GCyod7rw0Kvxkov5YfRy87FRKF9mhyzI0z43t3AcIl60+IYjWfZ9E1 1EkG8gl2RFkrfSTh2P/ZSzJuWVVUEmKZl6fCDz9Upv0VUJHlv523tu3MnilTFrf3jc 7aEKT+F6Cv6Ws/BCo3lm0IgwrEK4gGb0hGcsJLBc=
Date: Tue, 11 Aug 2020 15:25:00 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b9d2f1-f8b880@github.com>
Subject: [quicwg/base-drafts] f8b880: Rework flow of Push ID (#3925)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mj0N5H2mS0VRMtzRzo--O_WFcPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:25:03 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f8b8804dfa1930b8022b7451d3e616f60ec377d3
      https://github.com/quicwg/base-drafts/commit/f8b8804dfa1930b8022b7451d3e616f60ec377d3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rework flow of Push ID (#3925)

* Rework flow of Push ID

* Feedback from Bence/Lucas

* Apply suggestions from code review

Co-authored-by: Martin Thomson <mt@lowentropy.net>

* Update draft-ietf-quic-http.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>

* Not additional

* Update draft-ietf-quic-http.md

Co-authored-by: ianswett <ianswett@users.noreply.github.com>

* Rewrap

Co-authored-by: Martin Thomson <mt@lowentropy.net>
Co-authored-by: ianswett <ianswett@users.noreply.github.com>



From nobody Tue Aug 11 15:25:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 371FE3A0C87 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 q57U8XI4Holt for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:02 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C5BA3A0D47 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:02 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 75F975C0094 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184701; bh=FKOfDNYPsRU4pJck/68AIg9LiKXCJvzCXH8yK5BYHF0=; h=Date:From:To:Subject:From; b=O8qt2tRDmTLJSPAiY7dEtwLAtDjtJnvlNnh3tX+49O9YSj4qSsBe9154H4oNouBcO I3aM3vo6pXhVTg6zzgxND6gCCKaKvpybWl3lalKSMzCCSjoT5L/VqH0bh/vCBVSqa4 gjNRG7SqhBd/HP0C2NbzmPEbLnBzCaRwAi7cb/1Q=
Date: Tue, 11 Aug 2020 15:25:01 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/push_flow/6d90ab-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h2nmp3qtVZHVh22dIv3mxoW4TCU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:25:03 -0000

  Branch: refs/heads/http/push_flow
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 11 15:25:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92B613A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0jsAtoOxp2Ok for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:11 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 526083A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:11 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 9C4B084059C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184710; bh=q/QHnpEihpGtCTyX+AaImKAUvAfrXxBiousB+EIUtd4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UirBZZan9O9ZXZWcdWaJjtBom/yfiy+OuLNQj2zNS5jzRSyI8+gFmKxQPM4F/ZJSN DPz5u0hTlxhIx9ZgRTWAYVU4R1HjSeCb6UuCHA3vef592Vm7mXJSgaS08QO23/wgeU kbbW+jRPt6XCUe72UsTZDuf/VLlDIqBqRFS2yn9c=
Date: Tue, 11 Aug 2020 15:25:10 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ6KQH2FGSZKW6BX6N5H354NEVBNHHCPBRDMY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3925/issue_event/3645251491@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3925@github.com>
References: <quicwg/base-drafts/pull/3925@github.com>
Subject: Re: [quicwg/base-drafts] Rework flow of Push ID (#3925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331ac68da14_49916f88034d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tOZgW7BQehNbQ4OToSzwcRGEx98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:25:13 -0000

----==_mimepart_5f331ac68da14_49916f88034d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3925 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3925#event-3645251491
----==_mimepart_5f331ac68da14_49916f88034d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="663102310" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3925" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3925/hovercard" href="https://github.com/quicwg/base-drafts/pull/3925">#3925</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3925#event-3645251491">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYT3WYU7DMCWJISYYTSAHAMNANCNFSM4PDWZ3EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QMS3URJQ7FNUYEZDSAHAMNA5CNFSM4PDWZ3E2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FDB7IY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3925#event-3645251491",
"url": "https://github.com/quicwg/base-drafts/pull/3925#event-3645251491",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f331ac68da14_49916f88034d--


From nobody Tue Aug 11 15:25:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7BB13A0D47 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2j-4q2KBsleB for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:13 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B9533A0C87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:13 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id D996A5E07F9 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184712; bh=UrIYMZ1BvEub1DqnrIZhuJHYGAht5w+yWsJeTkWDQyE=; h=Date:From:To:Subject:From; b=mYEJL8ks0UXYk35YMAl+xgItAm7BvtO+rIo/E6Ol+S6FMVWa4+wAKa0cLN4XQGPIb MGNI1KSgwp2YSdZ2hgVe+SVLJOxemYwq3yWykdZXl5o2u7VZgQG3TrTCx1CtVThEql 1m/8BDROvk5XXd8ffTjLwqL5samvvAPa7iIuwFgo=
Date: Tue, 11 Aug 2020 15:25:12 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/668b48-039402@github.com>
Subject: [quicwg/base-drafts] 039402: Script updating gh-pages from 396f64eb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hPRAYKNLFA3oSAa_cs3NWOr0M1g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:25:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 03940234b8d629d122521ab8d064fa27f49a5449
      https://github.com/quicwg/base-drafts/commit/03940234b8d629d122521ab8d064fa27f49a5449
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M idle-timeout-corrections/draft-ietf-quic-http.html
    M idle-timeout-corrections/draft-ietf-quic-invariants.html
    M idle-timeout-corrections/draft-ietf-quic-qpack.html
    M idle-timeout-corrections/draft-ietf-quic-recovery.html
    M idle-timeout-corrections/draft-ietf-quic-tls.html
    M idle-timeout-corrections/draft-ietf-quic-transport.html
    M idle-timeout-corrections/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 396f64eb. [ci skip]



From nobody Tue Aug 11 15:26:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 796863A0D76 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lc8WTEZmUD0d for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:25:58 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 527003A0D65 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:58 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 9F4346003FD for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:25:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184757; bh=l+zPO4klKHaD55qlvS1FJboaAMx41eTZX7Gw5bxfcq8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DRXbcSPzw2YUbYlFMdVWweKKwGgLT2jGAZCwuhsjPiAYlqzSCqvumLJzm8e1R9ULY jcNUkaKGm/NGroVqcbvM6fY7PMRC1XG7Uu48+PsuFdWk/CEpJLeFw47xceUDXDEcO1 jDeT07Ey9QPauAuhCq7wGDXVcvLHfhliXOQg+yeY=
Date: Tue, 11 Aug 2020 15:25:57 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7WT2XZ263V6IOQBTN5H357LEVBNHHCQH3D4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/review/465470352@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331af58ffcc_46bc16f81396d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s1BRbHttyF8QOFNLqoNdt-p4tZA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:26:06 -0000

----==_mimepart_5f331af58ffcc_46bc16f81396d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465470352
----==_mimepart_5f331af58ffcc_46bc16f81396d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465470352">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYAYKGR67KAX6VEMRTSAHAPLANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK74CS3ZGXYYCSIK6C3SAHAPLA5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO7IHEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465470352",
"url": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465470352",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f331af58ffcc_46bc16f81396d6--


From nobody Tue Aug 11 15:26:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7561E3A0D62 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:26:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XInweussqI2H for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:26:10 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60A963A0DA6 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:26:08 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 9E46A9007F5 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:26:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184767; bh=ohtPvUCVnmBds9T0QQ6XYe0iZ5fR7x4yh37LKSBK2pk=; h=Date:From:To:Subject:From; b=rWEuwo5f41N4b5VEQg1DM/bwQJSXCf6HUpKG/WOc2tlnO4ypAbVE6vDOXew2inFg4 MIjC3t/c8/svHaDsrKJ1wpbP07E8465w2WxTzRdWJFW+a/SuM4tT4Yq3TEK4d0dQlp BcDYqWGQ9tceR8HBLKKuzJqCiP72xxMs9KRQ5Jpk=
Date: Tue, 11 Aug 2020 15:26:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/039402-ba24e4@github.com>
Subject: [quicwg/base-drafts] ba24e4: Script updating gh-pages from f8b8804d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D-2XHmr9nyu4mhvDr6yclnrNCfk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:26:12 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ba24e4c0fc5b15d20ca0c79b98fb9bfce434a34d
      https://github.com/quicwg/base-drafts/commit/ba24e4c0fc5b15d20ca0c79b98fb9bfce434a34d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f8b8804d. [ci skip]



From nobody Tue Aug 11 15:28:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEFF83A0D4D for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:28:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.48
X-Spam-Level: 
X-Spam-Status: No, score=-1.48 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 l1c-8rJISC4h for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:28:21 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C3C33A0C59 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:28:21 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 244477A00A5 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:28:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184901; bh=w/0V9oQ2CpTy55dTuKS1NzKJXDfTMMCsk16dDxANgK8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GV+DUVaMBD/fSXqSQJqfSXQlysE4mQ6SyvKzalJqFVR5Jda208AtxQEEOzlSY5hlU 7J8Xjts3IjE85VpDBtvOtwr54E7v15v+vaaztupuJ51DVvrA+zrEjKytwiGT3VMYdz 9sH4NJ/uuKHlmgO+g+PE+hV9Qtm6S6SpQ0cZjl6w=
Date: Tue, 11 Aug 2020 15:28:20 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK57CXEWFIBZ4O36KEN5H36IJEVBNHHCQH3D4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/review/465471373@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331b84d319d_226116f8209819"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xh8XDNZwbEArBAYMQyp_NJRv-_o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:28:23 -0000

----==_mimepart_5f331b84d319d_226116f8209819
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -2712,8 +2712,12 @@ An implementation of QUIC might provide applications with an option to defer an
 idle timeout.  This facility could be used when the application wishes to avoid
 losing state that has been associated with an open connection, but does not
 expect to exchange application data for some time.  With this option, an
-endpoint could send a PING frame periodically to defer an idle timeout; see
-{{frame-ping}}.
+endpoint could send a PING frame ({{frame-ping}}) periodically, which will cause
+the peer to restart its idle timeout period.  Sending a packet containing a PING
+frame also restarts the idle timeout for the endpoint if this is the first

```suggestion
frame restarts the idle timeout for this endpoint also if this is the first
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465471373
----==_mimepart_5f331b84d319d_226116f8209819
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3983#discussi=
on_r468899779">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2712,8 +2712,12 @@ An implementation o=
f QUIC might provide applications with an option to defer an=0D
 idle timeout.  This facility could be used when the application wishes t=
o avoid=0D
 losing state that has been associated with an open connection, but does =
not=0D
 expect to exchange application data for some time.  With this option, an=
=0D
-endpoint could send a PING frame periodically to defer an idle timeout; =
see=0D
-{{frame-ping}}.=0D
+endpoint could send a PING frame ({{frame-ping}}) periodically, which wi=
ll cause=0D
+the peer to restart its idle timeout period.  Sending a packet containin=
g a PING=0D
+frame also restarts the idle timeout for the endpoint if this is the fir=
st=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-frame also restarts the idle timeout for the =
endpoint if this is the first=0D
+frame restarts the idle timeout for this endpoint also if this is the fi=
rst=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3983#pullrequestreview-465471373">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K7WVNHP7PPVC5UKHX3SAHAYJANCNFSM4PU4SKUA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2MVOBZGGZO3MG74QTSAHAYJA5CNFSM4=
PU4SKUKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODO7IPDI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestrev=
iew-465471373",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview=
-465471373",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f331b84d319d_226116f8209819--


From nobody Tue Aug 11 15:28:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BB073A0D5C for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:28:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jFInSq8J6HAT for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:28:43 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE71E3A0D4F for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:28:43 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 685F07A0080 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:28:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184923; bh=3t0tA7IHNljrqT1bjWRjZ6ET/DTI4H/f5cnrVxULFfM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NfjFiF/rNFjr/+XDgEKdEzrVPyvfCIoDuo6aITRfVd4PNM+0j4hZ0qSTRrDWFiqr1 6j8MY3jEJvuYfvIOQ02R+L/bBhNE4CMqtehnKEautiPbjHA2N9uaoyDvzMwV1OGMd5 VJkQ3GCfqizVnP/oqQKxHzwm7dIOvj/7ZrZ6AYYQ=
Date: Tue, 11 Aug 2020 15:28:43 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ3CDUN7CNUKJZ26ZN5H36JXEVBNHHCQH3D4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/review/465471532@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331b9b42af0_b6316f82974e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m1vsvCUun8zc-mVe804PeH1il0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:28:46 -0000

----==_mimepart_5f331b9b42af0_b6316f82974e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -2712,8 +2712,12 @@ An implementation of QUIC might provide applications with an option to defer an
 idle timeout.  This facility could be used when the application wishes to avoid
 losing state that has been associated with an open connection, but does not
 expect to exchange application data for some time.  With this option, an
-endpoint could send a PING frame periodically to defer an idle timeout; see
-{{frame-ping}}.
+endpoint could send a PING frame ({{frame-ping}}) periodically, which will cause
+the peer to restart its idle timeout period.  Sending a packet containing a PING
+frame also restarts the idle timeout for the endpoint if this is the first
+ack-eliciting packet sent since receiving a packet.  Sending a PING frame causes
+the peer to respond with an acknowledgment, which also restarts the idle
+timeout.

```suggestion
timeout for the endpoint.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465471532
----==_mimepart_5f331b9b42af0_b6316f82974e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3983#discussi=
on_r468899918">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2712,8 +2712,12 @@ An implementation o=
f QUIC might provide applications with an option to defer an=0D
 idle timeout.  This facility could be used when the application wishes t=
o avoid=0D
 losing state that has been associated with an open connection, but does =
not=0D
 expect to exchange application data for some time.  With this option, an=
=0D
-endpoint could send a PING frame periodically to defer an idle timeout; =
see=0D
-{{frame-ping}}.=0D
+endpoint could send a PING frame ({{frame-ping}}) periodically, which wi=
ll cause=0D
+the peer to restart its idle timeout period.  Sending a packet containin=
g a PING=0D
+frame also restarts the idle timeout for the endpoint if this is the fir=
st=0D
+ack-eliciting packet sent since receiving a packet.  Sending a PING fram=
e causes=0D
+the peer to respond with an acknowledgment, which also restarts the idle=
=0D
+timeout.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-timeout.=0D
+timeout for the endpoint.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3983#pullrequestreview-465471532">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5HSHVG7CZB4OBYA63SAHAZXANCNFSM4PU4SKUA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYS7FOZYC3T3J7632TSAHAZXA5CNFSM4=
PU4SKUKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODO7IQLA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestrev=
iew-465471532",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview=
-465471532",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f331b9b42af0_b6316f82974e1--


From nobody Tue Aug 11 15:29:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2400A3A0D6D for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:29:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jjH5NLIfSaOp for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:29:12 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED37B3A0C59 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:29:11 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id E6B3E520599 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:29:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597184950; bh=mD4kRK0CkIodFH73Q3uDMJhZh3H+IgKqP/awCD4YTbk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0HPl7M8mowy6MZuVSmbeSHbJYR4xHRGXNVSBHi00dBu/gmpKAEn4H5Zf9Uqpblnes sbyPRc0bABHIUW1zMW0asB9FPnVPmaAz5ZbIE8VzeiRkmVJLGD4biPYlX8UvmtM7iN 13EU60FdXwQqa2DD5cKkVlvOzMoLDUa4QbQ5biPo=
Date: Tue, 11 Aug 2020 15:29:10 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NNALRIBID2YZQYCN5H36LNEVBNHHCQH3D4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/review/465471730@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331bb6d6ae7_63ab16f880815"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/27NuSgblQdh45z-40Ivd8RfSWbY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:29:13 -0000

----==_mimepart_5f331bb6d6ae7_63ab16f880815
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

Couple of nits, but LGTM.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465471730
----==_mimepart_5f331bb6d6ae7_63ab16f880815
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>Couple of nits, but LGTM.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465471730">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UL777YPWQSMUH2T3SAHA3NANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PLWXRXSBM6WD3FDDSAHA3NA5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO7IR4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465471730",
"url": "https://github.com/quicwg/base-drafts/pull/3983#pullrequestreview-465471730",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f331bb6d6ae7_63ab16f880815--


From nobody Tue Aug 11 15:30:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1575D3A0D4F for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:30:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 G9Nwm_nRReIx for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:30:32 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDA253A0C59 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:30:32 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 3B79C520E20 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:30:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597185032; bh=IIJNQ4ZUhGs0yJ8DnvRYfIFkFbtQtpLJUe3WU/raBPQ=; h=Date:From:To:Subject:From; b=0hMHpmQB6z+sAybW1BtvitnjjJjBsDmSOFBTXSPazPk9xH63yGYN2DH5T+munJ7JY eZsxrGw6GvQJUlFlxT6yu1S5Do/ale+W0dP1B327cR566RXZqpBHbbg+LZOrjiH5KL 80BjbZFnATZXJdsMhQUl7yvB3iDVQpIhIh/NjcvA=
Date: Tue, 11 Aug 2020 15:30:32 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-corrections/396f64-da6ebb@github.com>
Subject: [quicwg/base-drafts] da6ebb: Reword restarting on ACK
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9iQhg-9s7vp7EJD6OtfMdAWVNBs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:30:34 -0000

  Branch: refs/heads/idle-timeout-corrections
  Home:   https://github.com/quicwg/base-drafts
  Commit: da6ebb55ca40db8d33be9218275a04a99536fd84
      https://github.com/quicwg/base-drafts/commit/da6ebb55ca40db8d33be9218275a04a99536fd84
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword restarting on ACK

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Aug 11 15:30:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FF563A0C59 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:30:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MRg4QmsuHg7M for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:30:42 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6236B3A0D4F for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:30:42 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id B066B5E03FF for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:30:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597185041; bh=XJlhUPbx67oJYg+xPpVrRYoFUgjEOXksxr3nQvshGsI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sMYNRFnPR7vRAFdCoJheVYBDu3YptMZHoF2Qiym4YcWdFQxSs50kOdbOEp5SjnAa+ 68JJJ+uslhzUFvj1KKMVAuDrxPG0pXbuhqyMW6DoUbWU+z8L5foeKOdo9F+DOF/+Xk i7AIASFgGqqTbAOfqletXM9zBJc11dMpYCzWTLw0=
Date: Tue, 11 Aug 2020 15:30:41 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/push/5515512970@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331c11a0dbb_5e2d16f822679d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nCZkTOGjvPH-L5b9xND-qSAwE1o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:30:44 -0000

----==_mimepart_5f331c11a0dbb_5e2d16f822679d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

da6ebb55ca40db8d33be9218275a04a99536fd84  Reword restarting on ACK


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983/files/396f64ebdec2eb652392e557afcca66a726d7809..da6ebb55ca40db8d33be9218275a04a99536fd84

----==_mimepart_5f331c11a0dbb_5e2d16f822679d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/da6ebb55ca40db8d33be9218275a04a99536fd84">da6ebb5</a>  Reword restarting on ACK</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3983/files/396f64ebdec2eb652392e557afcca66a726d7809..da6ebb55ca40db8d33be9218275a04a99536fd84">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZWAULYPMSNVPHDCCLSAHBBDANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYDRQ24NN3IGHDNX33SAHBBDA5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGMBWGEZDINKQOVZWQIZVGUYTKNJRGI4TOMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983/files/396f64ebdec2eb652392e557afcca66a726d7809..da6ebb55ca40db8d33be9218275a04a99536fd84",
"url": "https://github.com/quicwg/base-drafts/pull/3983/files/396f64ebdec2eb652392e557afcca66a726d7809..da6ebb55ca40db8d33be9218275a04a99536fd84",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f331c11a0dbb_5e2d16f822679d--


From nobody Tue Aug 11 15:31:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 471193A0C77 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:31:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7Q2Ayn0olCPv for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:31:34 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 20D913A0C59 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:31:34 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 4D400560E6E for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:31:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597185093; bh=MvGLu7amnoFXYXT3x+MDhBfJfA4Zd0xgXoinrShpAjs=; h=Date:From:To:Subject:From; b=YuQHC2FPpRiK+Qty68vr2s+r8KBSywnyXZUua852oqSmX5z/4uysfYbZFe41ybmQz z3wQ17mS0Jk63GeqlIzaApDTQ26p06W6LIHvZE9YRocun0hVDvVI4CVF+zlzh5WJn1 jhlHAMKwK9GqTYhvLKdG1fvxhzQN920ITn9p9P/0=
Date: Tue, 11 Aug 2020 15:31:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ba24e4-2a7e65@github.com>
Subject: [quicwg/base-drafts] 2a7e65: Script updating gh-pages from da6ebb55. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Wjvky00XeLHPypfyvKpxnpyO_iA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:31:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a7e657fd55b1f3d9cd70cd1544f1406315bfcef
      https://github.com/quicwg/base-drafts/commit/2a7e657fd55b1f3d9cd70cd1544f1406315bfcef
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M idle-timeout-corrections/draft-ietf-quic-http.html
    M idle-timeout-corrections/draft-ietf-quic-invariants.html
    M idle-timeout-corrections/draft-ietf-quic-qpack.html
    M idle-timeout-corrections/draft-ietf-quic-recovery.html
    M idle-timeout-corrections/draft-ietf-quic-tls.html
    M idle-timeout-corrections/draft-ietf-quic-transport.html
    M idle-timeout-corrections/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from da6ebb55. [ci skip]



From nobody Tue Aug 11 15:32:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A09703A0C77 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:32:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BRhNKDuPoszU for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:32:49 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9130A3A0D62 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:32:44 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 083035808C8 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:32:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597185164; bh=pmU8mYUpSEsvUN5tFUQcDdu8AbDu9ifrHXYy8C+nWCo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=COWzHeP7yMXWaq8T6U7AmIS10pdH3Kl2bOE/jyNrX0vpnndthhE5hfzJtDlzyLc9m m+qQQD9PCZbmO4YlIt3ncFy2mpmPW0IRbAOb+VeK8tHOCx/zwaImHq68z0MvSZjCrz XMxXyjJLuUN503NYbkfiLKkdpKNBBz2sNpwLW/PM=
Date: Tue, 11 Aug 2020 15:32:43 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3H3X6PBZKUGEVHV6V5H36YXEVBNHHCQT65JI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3991/672327342@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3991@github.com>
References: <quicwg/base-drafts/issues/3991@github.com>
Subject: Re: [quicwg/base-drafts] Reserved frame types error (#3991)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331c8bb57d6_51916f8177263"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vOdIEEMb5UifrAqklaCdVAJIf_o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:32:51 -0000

----==_mimepart_5f331c8bb57d6_51916f8177263
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This sounds like a design issue. Since this spins off from https://github.com/quicwg/base-drafts/issues/3954 and https://github.com/quicwg/base-drafts/issues/3955 I'm going to assume from past discussion that there is sufficient interest in discussing this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672327342
----==_mimepart_5f331c8bb57d6_51916f8177263
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This sounds like a design issue. Since this spins off from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664576364" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3954" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3954/hovercard" href="https://github.com/quicwg/base-drafts/issues/3954">#3954</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664584447" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3955" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3955/hovercard" href="https://github.com/quicwg/base-drafts/pull/3955">#3955</a> I'm going to assume from past discussion that there is sufficient interest in discussing this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672327342">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYLRTVJHEFP5OD34ILSAHBIXANCNFSM4P2G5VLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZWFCDK36TEUGJTOYTSAHBIXA5CNFSM4P2G5VL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJONLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672327342",
"url": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672327342",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f331c8bb57d6_51916f8177263--


From nobody Tue Aug 11 15:33:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E58B3A0C59 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:33:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7nMNdb6nMaEj for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:33:51 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CE953A064A for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:33:51 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 3F1835C0DC6 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:33:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597185230; bh=HTVmxiwIFnvynbYs7MxwGPZX9YS7OW3nAJH+wzN5fKY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Nf/fIGDwlPWH8TsTXsSrBamgESLSW4aHFPxKot+1S48HL54eExbFP7VZfrpW9GbkD NLZIOzdaDBO6dVa+7ER0/wM5TjaImOaZTHAloVwDVoibiVvv4R1B8xrjlU6eZ8h9mS 0HdT1glqqtHvuA8leKVINEJp7xh34sUGtdLVMZJw=
Date: Tue, 11 Aug 2020 15:33:50 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHK5H6TYB3JW4JGLV5H3645EVBNHHCQXPE4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3992@github.com>
Subject: [quicwg/base-drafts] Gorry's issues on draft-recovery (#3992)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331cce2e8ae_60e216f83399e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aRT0z6GFni-LUZBFU6sr3HKrmhQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:33:53 -0000

----==_mimepart_5f331cce2e8ae_60e216f83399e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

This was filed a while ago (before WGLC ended), didn't want to drop it.=0D=

=0D
```=0D
ISSUE:=0D
=0D
8.2. Traffic Analysis=0D
/Packets that carry only ACK frames can be heuristically identified by =0D=

observing packet size. Acknowledgement patterns may expose information =0D=

about link characteristics or application behavior. Endpoints can use =0D=

PADDING frames or bundle acknowledgments with other frames to reduce =0D
leaked information./=0D
- I think this needs a warning: This could also increase the return path =
=0D
traffic, which for asymmetric paths could impact the performance of the =0D=

forward path or of other flows that share a restricted return path.=0D
=0D
ISSUE:=0D
=0D
/Re-ordering could be more common with QUIC than TCP, because network =0D=

elements cannot observe and fix the order of out-of-order packets./=0D
- They can if they add network-layer sequence numbers, as some =0D
tunnels/encaps for example can... This seems like an odd statement. Is =0D=

it necessary? If so, please explain more.=0D
=0D
ISSUE:=0D
/When a loss or ECN-CE marking is detected, NewReno halves the =0D
congestion window, sets the slow start threshold to the new congestion =0D=

window, and then enters the recovery period./=0D
- The requirement is that TCP needs to reduce after CE, The RFC series =0D=

does not now say it needs to halve, it could for example follow the =0D
reduction method specified in RFC8511. e.g. /When a loss or ECN-CE =0D
marking is detected, the sender must reduce the cwnd. NewReno halves the =
=0D
congestion window, sets the slow start threshold to the new congestion =0D=

window, and then enters the recovery period. [RFC8511] specifies an =0D
alternate cwnd reduction./=0D
=0D
ISSUE:=0D
Similar comment in 8.3:=0D
/Though congestion controllers generally treat reports of ECN-CE =0D
markings as equivalent to loss [RFC8311], the exact response for each =0D=

controller could be different. /=0D
- This does not seem correct. Could I suggest:=0D
/Congestion controllers respond to reports of ECN-CE by reducing their =0D=

rate. Markings can be treated as equivalent to loss [RFC3168], but other =
=0D
responses can be specified (e.g. [RFC8511]) [RFC8311]. /=0D
=0D
ISSUE:=0D
In B.5,=0D
           // Congestion avoidance.=0D
           congestion_window +=3D max_datagram_size * acked_packet.size=0D=

               / congestion_window=0D
- is this calculation correct? I was thinking of what might happen when =0D=

the PMTU is large and the sender generates a sequence of small packets=E2=
=80=A6 =0D
would this result in overestimating cwnd?=0D
=0D
ISSUE:=0D
=0D
/Endpoints SHOULD use an initial congestion window of 10 times the =0D
maximum datagram size (max_datagram_size), limited to the larger of =0D
14720 or twice the maximum datagram size./=0D
=0D
- I would like to revist this. We talked in Montreal and at that time I =0D=

understood the equivalence to TCP for the case where a large MSS was =0D
supported by the path, as per RFC6928. I have since revisited this topic =
=0D
and would like to suggest the present IETF advice for TCP is in fact =0D
wrong for the large initial MSS case, and that this draft should not =0D
perputate that mistake for QUIC. The issue comes when IW is initialiased =
=0D
for a path with a very large PMTU, but that PMTU is not in fact =0D
supported by the path.=0D
=0D
- (i) I observe the TCP case where the path does actually support the =0D=

large PMTU, and a receiver advertises an appropiately large MSS. The =0D
path then uses the large MSS naturally and all is OK, but stands the =0D
risk of (ii) below, since the path might not be the same as a previous =0D=

case.=0D
=0D
- (ii) if the receiver interface supports a large MTU, and the the =0D
receiver advertises a large MSS, but the sender does not have a large =0D=

MTU, the advertised large MSS changes the IW, and can vastly increase =0D=

the number of packets in the initial window. This was not intended. It =0D=

should not happen by default and can cause congestion and increase =0D
latency. This is wrong.=0D
=0D
- (iii) if the receiver interface supports a large MTU, and the the =0D
receiver advertises a large MSS, the sender has a large MTU, but the =0D
path does not support this large PMTU. Sending with the large MSS causes =
=0D
packet loss (or possibly IP-Frag if that was allowed). This was not =0D
intended, and may well predjudice performance. Retransmission with a =0D
more appropiate PMTU does not change the IW, which then sends too many =0D=

segments/packets. For TCP it would probably have resulted in a RTO and =0D=

collapsing cwnd. This can cause congestion and increase latency. This is =
=0D
wrong.=0D
=0D
... So why was this was not seen as a real-life problem. I think the =0D
advice in RFC6928 should have considered the impact of PMTU failure, but =
=0D
I conclude it doesn't normally hurt TCP. At the time this was written, =0D=

few interfaces really did support more than a 1500B MTU (it may still be =
=0D
so), and MSS was often effectively limited by the server (sometimes by =0D=

config). For servers that did advertise a larger MSS, or where the path =0D=

supports less than 1500B, then MSS-clamping by routers along a path =0D
would often have triggered. Still, the sender would normally receiver =0D=

only a feasible advertised MSS.=0D
=0D
... QUIC is different :-). There is no middlebox intervention for MSS =0D=

clamping - therefore QUIC is unable to avoid (iii), and likely would be =0D=

impacted by (ii). I therefore suggest that QUIC chooses either to =0D
eliminate the /or twice the maximum datagram size./ clause, **or** =0D
provides a requirement that if this datagram size is not confirmed, then =
=0D
the IW needs to be limited to 14720 B.=0D
=0D
... Finally, I would expect QUIC to perform better if it were to set up =0D=

the connection, and then immediately probe for the larger size, since =0D=

DPLPMTUD is anyway needed to utliise a larger PMTU and avoid =0D
blackholing. However, I don't think we need to explain this in the ID.=0D=

=0D
---=0D
=0D
NiT:=0D
/ACK delay/ /Ack Delay/  and /ack delay/ are both used, it seems the =0D
/ACK/ is more consistent with other usage.=0D
=0D
NiT (Missing word):=0D
/and are expected to at least as useful in QUIC/and are expected to be =0D=

at least as useful in QUIC/=0D
=0D
REF:=0D
=0D
/When a PTO timer expires, the PTO backoff MUST be increased, resulting =0D=

in the PTO period being set to twice its current value. The PTO backoff =0D=

factor is reset when an acknowledgement is received, except in the =0D
following case./=0D
- Please consider a reference to draft-ietf-tcpm-rto-consider-16, which =0D=

provides BCP on use of timers?=0D
=0D
The life of a connection that is experiencing consecutive PTOs is =0D
limited by the endpoint's idle timeout.=0D
- what does /life/ mean here?=0D
=0D
/send an Initial packet in a UDP datagram of at least 1200 bytes./=0D
- At what layer is the datagram size measured? Should this be a datagram =
=0D
with /payload 1200 bytes/?=0D
=0D
/Peers can also use coalesced packets to ensure that each datagram elicit=
s /=0D
- A cross reference would be valuable to the section on /coalesced packet=
s/=0D
=0D
/If the sender wants to elicit a faster acknowledgement on PTO, it can =0D=

skip a packet number to eliminate the ack delay./=0D
- Explain: this causes the sender to see an out of order packet, which =0D=

eliminates the ACK delay.=0D
=0D
/limited to the larger of 14720/=0D
- Please add the word /bytes/?=0D
=0D
/Endpoints MAY ignore the loss of Handshake, 0-RTT, and 1-RTT packets =0D=

that might have arrived before the peer had packet protection keys to =0D=

process those packets. Endpoints MUST NOT ignore the loss of packets =0D
that were sent after the earliest acknowledged packet in a given packet =0D=

number space./=0D
- Can you clarify what is intended by the word /ignore/? This is in a =0D=

section on CC, so I was hoping that the word ignore meant that the =0D
endpoint did not need to make a CC change, otherwise it MUST update the C=
C?=0D
=0D
/7.7. Probe Timeout=0D
Probe packets MUST NOT be blocked by the congestion controller. /=0D
- Can you clarify what is intended by the word /blocked/? I was assuming =
=0D
the transmission was not constrained by the congestion controller?=0D
- Would these packets consume flow credit, i.e. are they also not flow =0D=

controlled?=0D
=0D
7.8. Persistent Congestion=0D
- Could you add text explaining what happens? I think I understand, but =0D=

to be clear. If the persistent congestion persists, then I think the =0D
congestion is not further reduced, but I would expect the PTO to =0D
back-off the interval between packets exponentially, is that true? -=0D
=0D
Are  appendix A and B normative or informative?=0D
=0D
Section A.5.  On Sending a Packet; and section A.6.  On Receiving a =0D
Datagram. If the intention is to talk about datagrams in A.6, can A.5 =0D=

explain that packets are sent in datagrams?=0D
=0D
Sections A.8, A.9, A.10  seem to be sender functions. It would perhaps =0D=

avoid doubt to state this.=0D
```=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/3992=

----==_mimepart_5f331cce2e8ae_60e216f83399e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>This was filed a while ago (before WGLC ended), didn't want to drop it=
.</p>=0D
<pre><code>ISSUE:=0D
=0D
8.2. Traffic Analysis=0D
/Packets that carry only ACK frames can be heuristically identified by =0D=

observing packet size. Acknowledgement patterns may expose information =0D=

about link characteristics or application behavior. Endpoints can use =0D=

PADDING frames or bundle acknowledgments with other frames to reduce =0D
leaked information./=0D
- I think this needs a warning: This could also increase the return path =
=0D
traffic, which for asymmetric paths could impact the performance of the =0D=

forward path or of other flows that share a restricted return path.=0D
=0D
ISSUE:=0D
=0D
/Re-ordering could be more common with QUIC than TCP, because network =0D=

elements cannot observe and fix the order of out-of-order packets./=0D
- They can if they add network-layer sequence numbers, as some =0D
tunnels/encaps for example can... This seems like an odd statement. Is =0D=

it necessary? If so, please explain more.=0D
=0D
ISSUE:=0D
/When a loss or ECN-CE marking is detected, NewReno halves the =0D
congestion window, sets the slow start threshold to the new congestion =0D=

window, and then enters the recovery period./=0D
- The requirement is that TCP needs to reduce after CE, The RFC series =0D=

does not now say it needs to halve, it could for example follow the =0D
reduction method specified in RFC8511. e.g. /When a loss or ECN-CE =0D
marking is detected, the sender must reduce the cwnd. NewReno halves the =
=0D
congestion window, sets the slow start threshold to the new congestion =0D=

window, and then enters the recovery period. [RFC8511] specifies an =0D
alternate cwnd reduction./=0D
=0D
ISSUE:=0D
Similar comment in 8.3:=0D
/Though congestion controllers generally treat reports of ECN-CE =0D
markings as equivalent to loss [RFC8311], the exact response for each =0D=

controller could be different. /=0D
- This does not seem correct. Could I suggest:=0D
/Congestion controllers respond to reports of ECN-CE by reducing their =0D=

rate. Markings can be treated as equivalent to loss [RFC3168], but other =
=0D
responses can be specified (e.g. [RFC8511]) [RFC8311]. /=0D
=0D
ISSUE:=0D
In B.5,=0D
           // Congestion avoidance.=0D
           congestion_window +=3D max_datagram_size * acked_packet.size=0D=

               / congestion_window=0D
- is this calculation correct? I was thinking of what might happen when =0D=

the PMTU is large and the sender generates a sequence of small packets=E2=
=80=A6 =0D
would this result in overestimating cwnd?=0D
=0D
ISSUE:=0D
=0D
/Endpoints SHOULD use an initial congestion window of 10 times the =0D
maximum datagram size (max_datagram_size), limited to the larger of =0D
14720 or twice the maximum datagram size./=0D
=0D
- I would like to revist this. We talked in Montreal and at that time I =0D=

understood the equivalence to TCP for the case where a large MSS was =0D
supported by the path, as per RFC6928. I have since revisited this topic =
=0D
and would like to suggest the present IETF advice for TCP is in fact =0D
wrong for the large initial MSS case, and that this draft should not =0D
perputate that mistake for QUIC. The issue comes when IW is initialiased =
=0D
for a path with a very large PMTU, but that PMTU is not in fact =0D
supported by the path.=0D
=0D
- (i) I observe the TCP case where the path does actually support the =0D=

large PMTU, and a receiver advertises an appropiately large MSS. The =0D
path then uses the large MSS naturally and all is OK, but stands the =0D
risk of (ii) below, since the path might not be the same as a previous =0D=

case.=0D
=0D
- (ii) if the receiver interface supports a large MTU, and the the =0D
receiver advertises a large MSS, but the sender does not have a large =0D=

MTU, the advertised large MSS changes the IW, and can vastly increase =0D=

the number of packets in the initial window. This was not intended. It =0D=

should not happen by default and can cause congestion and increase =0D
latency. This is wrong.=0D
=0D
- (iii) if the receiver interface supports a large MTU, and the the =0D
receiver advertises a large MSS, the sender has a large MTU, but the =0D
path does not support this large PMTU. Sending with the large MSS causes =
=0D
packet loss (or possibly IP-Frag if that was allowed). This was not =0D
intended, and may well predjudice performance. Retransmission with a =0D
more appropiate PMTU does not change the IW, which then sends too many =0D=

segments/packets. For TCP it would probably have resulted in a RTO and =0D=

collapsing cwnd. This can cause congestion and increase latency. This is =
=0D
wrong.=0D
=0D
... So why was this was not seen as a real-life problem. I think the =0D
advice in RFC6928 should have considered the impact of PMTU failure, but =
=0D
I conclude it doesn't normally hurt TCP. At the time this was written, =0D=

few interfaces really did support more than a 1500B MTU (it may still be =
=0D
so), and MSS was often effectively limited by the server (sometimes by =0D=

config). For servers that did advertise a larger MSS, or where the path =0D=

supports less than 1500B, then MSS-clamping by routers along a path =0D
would often have triggered. Still, the sender would normally receiver =0D=

only a feasible advertised MSS.=0D
=0D
... QUIC is different :-). There is no middlebox intervention for MSS =0D=

clamping - therefore QUIC is unable to avoid (iii), and likely would be =0D=

impacted by (ii). I therefore suggest that QUIC chooses either to =0D
eliminate the /or twice the maximum datagram size./ clause, **or** =0D
provides a requirement that if this datagram size is not confirmed, then =
=0D
the IW needs to be limited to 14720 B.=0D
=0D
... Finally, I would expect QUIC to perform better if it were to set up =0D=

the connection, and then immediately probe for the larger size, since =0D=

DPLPMTUD is anyway needed to utliise a larger PMTU and avoid =0D
blackholing. However, I don't think we need to explain this in the ID.=0D=

=0D
---=0D
=0D
NiT:=0D
/ACK delay/ /Ack Delay/  and /ack delay/ are both used, it seems the =0D
/ACK/ is more consistent with other usage.=0D
=0D
NiT (Missing word):=0D
/and are expected to at least as useful in QUIC/and are expected to be =0D=

at least as useful in QUIC/=0D
=0D
REF:=0D
=0D
/When a PTO timer expires, the PTO backoff MUST be increased, resulting =0D=

in the PTO period being set to twice its current value. The PTO backoff =0D=

factor is reset when an acknowledgement is received, except in the =0D
following case./=0D
- Please consider a reference to draft-ietf-tcpm-rto-consider-16, which =0D=

provides BCP on use of timers?=0D
=0D
The life of a connection that is experiencing consecutive PTOs is =0D
limited by the endpoint's idle timeout.=0D
- what does /life/ mean here?=0D
=0D
/send an Initial packet in a UDP datagram of at least 1200 bytes./=0D
- At what layer is the datagram size measured? Should this be a datagram =
=0D
with /payload 1200 bytes/?=0D
=0D
/Peers can also use coalesced packets to ensure that each datagram elicit=
s /=0D
- A cross reference would be valuable to the section on /coalesced packet=
s/=0D
=0D
/If the sender wants to elicit a faster acknowledgement on PTO, it can =0D=

skip a packet number to eliminate the ack delay./=0D
- Explain: this causes the sender to see an out of order packet, which =0D=

eliminates the ACK delay.=0D
=0D
/limited to the larger of 14720/=0D
- Please add the word /bytes/?=0D
=0D
/Endpoints MAY ignore the loss of Handshake, 0-RTT, and 1-RTT packets =0D=

that might have arrived before the peer had packet protection keys to =0D=

process those packets. Endpoints MUST NOT ignore the loss of packets =0D
that were sent after the earliest acknowledged packet in a given packet =0D=

number space./=0D
- Can you clarify what is intended by the word /ignore/? This is in a =0D=

section on CC, so I was hoping that the word ignore meant that the =0D
endpoint did not need to make a CC change, otherwise it MUST update the C=
C?=0D
=0D
/7.7. Probe Timeout=0D
Probe packets MUST NOT be blocked by the congestion controller. /=0D
- Can you clarify what is intended by the word /blocked/? I was assuming =
=0D
the transmission was not constrained by the congestion controller?=0D
- Would these packets consume flow credit, i.e. are they also not flow =0D=

controlled?=0D
=0D
7.8. Persistent Congestion=0D
- Could you add text explaining what happens? I think I understand, but =0D=

to be clear. If the persistent congestion persists, then I think the =0D
congestion is not further reduced, but I would expect the PTO to =0D
back-off the interval between packets exponentially, is that true? -=0D
=0D
Are  appendix A and B normative or informative?=0D
=0D
Section A.5.  On Sending a Packet; and section A.6.  On Receiving a =0D
Datagram. If the intention is to talk about datagrams in A.6, can A.5 =0D=

explain that packets are sent in datagrams?=0D
=0D
Sections A.8, A.9, A.10  seem to be sender functions. It would perhaps =0D=

avoid doubt to state this.=0D
</code></pre>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3992">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK5X7756FDEJJYTG7ELSAHBM5AN=
CNFSM4P3VILFA">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJK6HEXERUCDEIQHDK4TSAHBM5A5CNFSM4P3VILFKYY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KC54TSA.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/3992",=0D
"url": "https://github.com/quicwg/base-drafts/issues/3992",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f331cce2e8ae_60e216f83399e8--


From nobody Tue Aug 11 15:45:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D23C3A0D75 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:45:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6mT1M8vA-I0e for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:45:43 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D8CF3A0D6D for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:45:43 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id C8B8A5800A4 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:45:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597185942; bh=fDBhPA1s9qM3WtCCEBn1pmVDgqueIVuEfSf1m7o3Sek=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Yi2MlNN3MrMp8zepZ4UkSS4m/hAqC9T188BWr0uru5iuVfpCfsDeYpyPbGMy7O6Jc EnItt5BdfhHJ7d4UN/NiNzA2MFJ+phgTatbFUvvYa/NU//8jGqbT+rhgJFtRfUYVKQ DXmxk7QON/NHpafcKgdKdTUOtdA+/l+sJpQvW3/A=
Date: Tue, 11 Aug 2020 15:45:42 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AF22HJLO5OKEFPDF5H4AJNEVBNHHCQXPE4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3992/672333752@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3992@github.com>
References: <quicwg/base-drafts/issues/3992@github.com>
Subject: Re: [quicwg/base-drafts] Gorry's issues on draft-recovery (#3992)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331f9683161_41de16f81670dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zRoVVusL0V2WeAdswQAkNbMymB0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:45:44 -0000

----==_mimepart_5f331f9683161_41de16f81670dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Editorial, design?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3992#issuecomment-672333752
----==_mimepart_5f331f9683161_41de16f81670dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Editorial, design?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3992#issuecomment-672333752">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DCJ654F7EBVABZZLSAHCZNANCNFSM4P3VILFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DDRK3WYHZPQHUGADSAHCZNA5CNFSM4P3VILFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJP7OA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-672333752",
"url": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-672333752",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f331f9683161_41de16f81670dd--


From nobody Tue Aug 11 15:47:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06AA33A0D83 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:47:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 qszkfG_PV50B for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:47:07 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 373CA3A0D75 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:47:07 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 81B9F5E0EB3 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:47:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186026; bh=ihTSuZZa0k6njrTfe2Jpx/+zpPEnoJZMWsHw785cyZ8=; h=Date:From:To:Subject:From; b=e0XVHh3xtCjAn4PD1+W7k4sAWX2Yv+JbqYqM0MN3iWk+DLruD9xu9q2fZgH35s26K V7Udz+BUBd3ddeKkDGWa2gQxHdTC/I15DxuY2fEprLmjCU6d1N9IJKPPVguD32WAyg dey7tJWmvXP2XNbo9KD1WBQqLKmPc4RsP4HqMGss=
Date: Tue, 11 Aug 2020 15:47:06 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/mbishop_wglc/af4079-e66ce1@github.com>
Subject: [quicwg/base-drafts] 065a6b: Version field <-> Version is not invariant
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sITxXyInb-1fyqYK_YO51zv4Yys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:47:11 -0000

  Branch: refs/heads/http/mbishop_wglc=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 065a6bd49dc0ddc7a1fb6b7b8a2142834b0158af=0D
      https://github.com/quicwg/base-drafts/commit/065a6bd49dc0ddc7a1fb6b=
7b8a2142834b0158af=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-06-24 (Wed, 24 Jun 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Version field <-> Version is not invariant=0D
=0D
...it's just a Version field.=0D
=0D
This is a subtle one, but it follows from the work that others have been=0D=

doing on greasing versions or providing additions to echconfig for QUIC=0D=

connection establishment.  It basically says that Version is for=0D
endpoints, not middleboxes.=0D
=0D
=0D
  Commit: 6b19c710bd1ea0df6553a314a2fc473f776b55f0=0D
      https://github.com/quicwg/base-drafts/commit/6b19c710bd1ea0df6553a3=
14a2fc473f776b55f0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-01 (Wed, 01 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Version is for endpoints=0D
=0D
=0D
  Commit: f873eb883eeaa3b9aabeb2370d54f23b7f3b2d9a=0D
      https://github.com/quicwg/base-drafts/commit/f873eb883eeaa3b9aabeb2=
370d54f23b7f3b2d9a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Error for frames in the wrong packet=0D
=0D
Closes #3851.=0D
=0D
=0D
  Commit: d1e84109bcf74cc2fb4c0961effc56bd7966b393=0D
      https://github.com/quicwg/base-drafts/commit/d1e84109bcf74cc2fb4c09=
61effc56bd7966b393=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  change error to PROTOCOL_VIOLATION when receiving an invalid RCID frame=
=0D
=0D
=0D
  Commit: 415ae7646ddd5d62810365215893bd9f4ebf55d8=0D
      https://github.com/quicwg/base-drafts/commit/415ae7646ddd5d62810365=
215893bd9f4ebf55d8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Prohibit reading 1-RTT before handshake complete=0D
=0D
This was never explicit for the client as it is usually not possible.=0D
=0D
Closes #3855 in a way that perhaps was not anticipated.=0D
=0D
=0D
  Commit: 8d15c9b4a61a391541b7344166cb60f431bca1a0=0D
      https://github.com/quicwg/base-drafts/commit/8d15c9b4a61a391541b734=
4166cb60f431bca1a0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-08 (Wed, 08 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  3x amplification limit for CONNECTION_CLOSE=0D
=0D
We weren't very concrete in saying how endpoints generate packets with=0D=

CONNECTION_CLOSE, particularly those that throw away keys.  We have=0D
a rather vague requirement.=0D
=0D
In short, follow the same rules we established for the handshake.=0D
Wording this as an aggregate number allows for stochastic reactions and=0D=

larger CONNECTION_CLOSE frames.  This way, if you get a 25-byte packet=0D=

and respond with a 200-byte packet, you can do that, but you have to=0D
respond to 3 in 8 or fewer in that way.=0D
=0D
Note that this limit only applies if the endpoint throws away decryption=0D=

keys.  Endpoints with keys aren't blind amplifiers.=0D
=0D
Closes #3845.=0D
=0D
=0D
  Commit: 2d92d2c893add972496120d364e881af55c70e11=0D
      https://github.com/quicwg/base-drafts/commit/2d92d2c893add972496120=
d364e881af55c70e11=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-09 (Thu, 09 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  No RTT samples, no persistent congestion=0D
=0D
Fixes #3875=0D
=0D
=0D
  Commit: a38e49b3e25977f9dea8f0bc099e542f04004d5a=0D
      https://github.com/quicwg/base-drafts/commit/a38e49b3e25977f9dea8f0=
bc099e542f04004d5a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Be clearer about protections=0D
=0D
This breaks down some of the packet protection text in favour of more=0D
specific language about the protections provided.  By preference,=0D
this talks about integrity protection and confidentiality protection as=0D=

it relates to those packets that are protected using keys derived from=0D=

TLS.  For Initial packets this means avoid use of "packet protection" as=0D=

much as possible (I'm sure that I have missed some of these).  The same=0D=

for Retry.=0D
=0D
This required some additional framing, but it wasn't too intrusive.=0D
Most of the changes are cosmetic.=0D
=0D
Closes #3887.=0D
=0D
=0D
  Commit: 25264d07790fcb63f08d3400a9bb61aa6a4785c2=0D
      https://github.com/quicwg/base-drafts/commit/25264d07790fcb63f08d34=
00a9bb61aa6a4785c2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  First initial=0D
=0D
=0D
  Commit: 414498f28aff12124a94fd5ffc5c7c2ece8105bf=0D
      https://github.com/quicwg/base-drafts/commit/414498f28aff12124a94fd=
5ffc5c7c2ece8105bf=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-14 (Tue, 14 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 83e840eb0fdef5f972306477b8b9cc62fe355bb4=0D
      https://github.com/quicwg/base-drafts/commit/83e840eb0fdef5f9723064=
77b8b9cc62fe355bb4=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  first Initial=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: b10404aba157fc11c01b3cbd62b359988bb3d614=0D
      https://github.com/quicwg/base-drafts/commit/b10404aba157fc11c01b3c=
bd62b359988bb3d614=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  4-byte identifier rather than integer=0D
=0D
=0D
  Commit: 4479b16ed2d268284f7777d5ceb0935fcbdfd950=0D
      https://github.com/quicwg/base-drafts/commit/4479b16ed2d268284f7777=
d5ceb0935fcbdfd950=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into version-not=0D
=0D
Identify VN using 0x00000000.=0D
=0D
=0D
  Commit: 642cc0f0de4dd9160feea5b6727aeab5fdd4c306=0D
      https://github.com/quicwg/base-drafts/commit/642cc0f0de4dd9160feea5=
b6727aeab5fdd4c306=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-15 (Wed, 15 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fixup xref and s/numbers/values=0D
=0D
=0D
  Commit: 5782bf9aead14fee58252a587376e56bf62abf91=0D
      https://github.com/quicwg/base-drafts/commit/5782bf9aead14fee58252a=
587376e56bf62abf91=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into less-protection=0D
=0D
=0D
  Commit: c78921e5d3ff5d5ea37a398eccd8afd74872e71b=0D
      https://github.com/quicwg/base-drafts/commit/c78921e5d3ff5d5ea37a39=
8eccd8afd74872e71b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use text from master for this paragraph=0D
=0D
=0D
  Commit: 1db24ca405c391ad6044260aeb196626b1c716d3=0D
      https://github.com/quicwg/base-drafts/commit/1db24ca405c391ad604426=
0aeb196626b1c716d3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-16 (Thu, 16 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Trailing whitespace, gah=0D
=0D
=0D
  Commit: 05cb8f2eb7027a63f4697fccec69a18f194a405b=0D
      https://github.com/quicwg/base-drafts/commit/05cb8f2eb7027a63f4697f=
ccec69a18f194a405b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Lots of review comments=0D
=0D
These will need to be wrapped=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
Co-authored-by: Kazuho Oku <kazuhooku@gmail.com>=0D
=0D
=0D
  Commit: bca2743083bca2e8a7b85abb392b85675798c8fe=0D
      https://github.com/quicwg/base-drafts/commit/bca2743083bca2e8a7b85a=
bb392b85675798c8fe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  wrap=0D
=0D
=0D
  Commit: 13cfae81cd06270203423bbf93d6ce294dbc676e=0D
      https://github.com/quicwg/base-drafts/commit/13cfae81cd06270203423b=
bf93d6ce294dbc676e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  May use 64+bit CIDs as address validation=0D
=0D
Fixes #3834=0D
=0D
=0D
  Commit: 5a790e1484d9eef476a63248bd8b2b5a3f91cdee=0D
      https://github.com/quicwg/base-drafts/commit/5a790e1484d9eef476a632=
48bd8b2b5a3f91cdee=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
A variation on @martinthomson suggestion=0D
=0D
=0D
  Commit: eabdc5c82c92ef0077d368a58c9f02e7f16b1394=0D
      https://github.com/quicwg/base-drafts/commit/eabdc5c82c92ef0077d368=
a58c9f02e7f16b1394=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: a5cfbdcf73f306a3cd2c3dc80159d7883d2121a8=0D
      https://github.com/quicwg/base-drafts/commit/a5cfbdcf73f306a3cd2c3d=
c80159d7883d2121a8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Update persistent congestion pseudocode=0D
=0D
=0D
  Commit: 918e823125d0111b7ab1c62268d2a8df880f1178=0D
      https://github.com/quicwg/base-drafts/commit/918e823125d0111b7ab1c6=
2268d2a8df880f1178=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Marten Seemann <martenseemann@gmail.com>=0D
=0D
=0D
  Commit: c2d50c6f103af8f66f2985f4d82861772b37fc99=0D
      https://github.com/quicwg/base-drafts/commit/c2d50c6f103af8f66f2985=
f4d82861772b37fc99=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 7590ad3639cfb3cabd918498cad2ee93d90d25fa=0D
      https://github.com/quicwg/base-drafts/commit/7590ad3639cfb3cabd9184=
98cad2ee93d90d25fa=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-20 (Mon, 20 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 92d1701ac1e5b1554dc1df4abf0c7af3a5b0d403=0D
      https://github.com/quicwg/base-drafts/commit/92d1701ac1e5b1554dc1df=
4abf0c7af3a5b0d403=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Moor sugestions=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 00d90fccb3fb8dfb3e831198629a63b0399052ad=0D
      https://github.com/quicwg/base-drafts/commit/00d90fccb3fb8dfb3e8311=
98629a63b0399052ad=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Some more rearrangement=0D
=0D
=0D
  Commit: 645d6f8be9824db6909f2a02131c21a690a30809=0D
      https://github.com/quicwg/base-drafts/commit/645d6f8be9824db6909f2a=
02131c21a690a30809=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Cleaner=0D
=0D
=0D
  Commit: 7f190d7ec7885c46bc0a4e40a3535870af006b6d=0D
      https://github.com/quicwg/base-drafts/commit/7f190d7ec7885c46bc0a4e=
40a3535870af006b6d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Split sentence; reword=0D
=0D
=0D
  Commit: 6874d0047957ab40acba32937cc915fb2fb47a8a=0D
      https://github.com/quicwg/base-drafts/commit/6874d0047957ab40acba32=
937cc915fb2fb47a8a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Updates from MT, Jana and Kazuho's suggestions=0D
=0D
=0D
  Commit: 89e99d1428500ac413cb5197afd67631290ed09b=0D
      https://github.com/quicwg/base-drafts/commit/89e99d1428500ac413cb51=
97afd67631290ed09b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 4139dce450ec3c8f9e9bf658d6245e6a11426c51=0D
      https://github.com/quicwg/base-drafts/commit/4139dce450ec3c8f9e9bf6=
58d6245e6a11426c51=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 1acc648093ef6782cea2bf3942a66471d170b2cd=0D
      https://github.com/quicwg/base-drafts/commit/1acc648093ef6782cea2bf=
3942a66471d170b2cd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 3ddca85d4b885e053a7312f02af4dfb49bb9d3ea=0D
      https://github.com/quicwg/base-drafts/commit/3ddca85d4b885e053a7312=
f02af4dfb49bb9d3ea=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho's suggestion=0D
=0D
Don't pass all the lost packets in, since this is across PN spaces.=0D
=0D
=0D
  Commit: 7f6999a60d3ccd687f3592a00370b2a29af8f7bc=0D
      https://github.com/quicwg/base-drafts/commit/7f6999a60d3ccd687f3592=
a00370b2a29af8f7bc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-22 (Wed, 22 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Require coalesced packets to have the same connection ID=0D
=0D
Closes #3800.=0D
=0D
=0D
  Commit: e4601fe7238b8cc101915888ad0585a673efef16=0D
      https://github.com/quicwg/base-drafts/commit/e4601fe7238b8cc1019158=
88ad0585a673efef16=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-21 (Tue, 21 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 6e32e4692e3cc0e685420ee2ed45d6e1bb5cda6a=0D
      https://github.com/quicwg/base-drafts/commit/6e32e4692e3cc0e685420e=
e2ed45d6e1bb5cda6a=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 19a53b39e44af9eb58a67964bfbb28d179842549=0D
      https://github.com/quicwg/base-drafts/commit/19a53b39e44af9eb58a679=
64bfbb28d179842549=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-23 (Thu, 23 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address some of @martinthomson's review comments=0D
=0D
=0D
  Commit: 0b04498bc7d167a2d7118675244d182bd99cd5fc=0D
      https://github.com/quicwg/base-drafts/commit/0b04498bc7d167a2d71186=
75244d182bd99cd5fc=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-24 (Fri, 24 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgement delay (ACK Delay always refers to the fiel=
d)=0D
=0D
=0D
  Commit: 296075784b7809bddcaf81b7397ffa2c9e5689fe=0D
      https://github.com/quicwg/base-drafts/commit/296075784b7809bddcaf81=
b7397ffa2c9e5689fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-26 (Sun, 26 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  When is the PTO armed from?=0D
=0D
I tried adding more text, but I think it made it more confusing.  Suggest=
ions welcome.=0D
=0D
Fixes #3831=0D
=0D
=0D
  Commit: fec8599d452e0451c3b405b5a12358fba6f3b1ed=0D
      https://github.com/quicwg/base-drafts/commit/fec8599d452e0451c3b405=
b5a12358fba6f3b1ed=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-26 (Sun, 26 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move some text up=0D
=0D
=0D
  Commit: 05d495b662d0796f85dd51da173b2b602b24562b=0D
      https://github.com/quicwg/base-drafts/commit/05d495b662d0796f85dd51=
da173b2b602b24562b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-27 (Mon, 27 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 6d7b4e0b9bc42501b2daf1cca7bc8276f2873d73=0D
      https://github.com/quicwg/base-drafts/commit/6d7b4e0b9bc42501b2daf1=
cca7bc8276f2873d73=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix spelling and style consistency nits=0D
=0D
=0D
  Commit: 8ef2052af5e848e867e53ac277709ee2cc0f6f7d=0D
      https://github.com/quicwg/base-drafts/commit/8ef2052af5e848e867e53a=
c277709ee2cc0f6f7d=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address some of @martinthomson's review comments=0D
=0D
=0D
  Commit: 551461ee6bcef774ae89695f3aa045dbd71c54ed=0D
      https://github.com/quicwg/base-drafts/commit/551461ee6bcef774ae8969=
5f3aa045dbd71c54ed=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgement delay (ACK Delay always refers to the fiel=
d)=0D
=0D
=0D
  Commit: d347e055e64905342ab343226045438614e7c5ff=0D
      https://github.com/quicwg/base-drafts/commit/d347e055e64905342ab343=
226045438614e7c5ff=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 3480bc22c2dd8c3465c2f3175de61b57474ef21a=0D
      https://github.com/quicwg/base-drafts/commit/3480bc22c2dd8c3465c2f3=
175de61b57474ef21a=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 71edf40189a46ad6d71d94b03c5e4c4ffa1aced7=0D
      https://github.com/quicwg/base-drafts/commit/71edf40189a46ad6d71d94=
b03c5e4c4ffa1aced7=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address more review comments=0D
=0D
=0D
  Commit: a2a29e832393cc9fae168af443642a7c4d134837=0D
      https://github.com/quicwg/base-drafts/commit/a2a29e832393cc9fae168a=
f443642a7c4d134837=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  n't -> not=0D
=0D
=0D
  Commit: 8167f2ca109807f5c6890d3f990b0c03b4de0bd2=0D
      https://github.com/quicwg/base-drafts/commit/8167f2ca109807f5c6890d=
3f990b0c03b4de0bd2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 22e26df92bfef93dcb35e838f9dc3a3315abf025=0D
      https://github.com/quicwg/base-drafts/commit/22e26df92bfef93dcb35e8=
38f9dc3a3315abf025=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-pto-start=0D
=0D
=0D
  Commit: bfc4d61de29e76fddf9b5ea15a869e9306af32b2=0D
      https://github.com/quicwg/base-drafts/commit/bfc4d61de29e76fddf9b5e=
a15a869e9306af32b2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-28 (Tue, 28 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d884e02c430e857ea692562d1b1dc7ecc15dc04b=0D
      https://github.com/quicwg/base-drafts/commit/d884e02c430e857ea69256=
2d1b1dc7ecc15dc04b=0D
  Author: Kazu Yamamoto <kazu@iij.ad.jp>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  CongestionEvent -> OnCongestionEvent=0D
=0D
=0D
  Commit: 83eece757739ac0228a054594414776c60b99e21=0D
      https://github.com/quicwg/base-drafts/commit/83eece757739ac0228a054=
594414776c60b99e21=0D
  Author: Kazu Yamamoto <kazu@iij.ad.jp>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  a workaround for the 65 limit.=0D
=0D
=0D
  Commit: d9368bd94f4e7c638617239793ff2b7db05849c6=0D
      https://github.com/quicwg/base-drafts/commit/d9368bd94f4e7c63861723=
9793ff2b7db05849c6=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  which -> that where appropriate & related nit fixes=0D
=0D
=0D
  Commit: 7c4acb7c19474b355b170c9dc70512938f81065d=0D
      https://github.com/quicwg/base-drafts/commit/7c4acb7c19474b355b170c=
9dc70512938f81065d=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Incorporate @afrind's suggestion=0D
=0D
=0D
  Commit: 0394072db1cb7b198143ae1cc7c1b25d14a59124=0D
      https://github.com/quicwg/base-drafts/commit/0394072db1cb7b198143ae=
1cc7c1b25d14a59124=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify ACK Delay and reference host-delay=0D
=0D
Fixes #3970=0D
=0D
=0D
  Commit: c0c3f4ad4cff5d816d200518edab82fa888f04bd=0D
      https://github.com/quicwg/base-drafts/commit/c0c3f4ad4cff5d816d2005=
18edab82fa888f04bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3889 from quicwg/ianswett-no-rtt=0D
=0D
No RTT samples, no persistent congestion=0D
=0D
=0D
  Commit: 134f481f96637252e932f10d3c272e002257eb42=0D
      https://github.com/quicwg/base-drafts/commit/134f481f96637252e932f1=
0d3c272e002257eb42=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3861 from marten-seemann/fix-invalid-retire-connect=
ion-id-error-code=0D
=0D
change error to PROTOCOL_VIOLATION when receiving an invalid RCID frame=0D=

=0D
=0D
  Commit: edf21647c5b4c34e875a16f1ae432e425e701757=0D
      https://github.com/quicwg/base-drafts/commit/edf21647c5b4c34e875a16=
f1ae432e425e701757=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3864 from quicwg/close-amplification=0D
=0D
3x amplification limit for CONNECTION_CLOSE=0D
=0D
=0D
  Commit: f329f7dd96213db18aad78f3325eac44b5d80f5e=0D
      https://github.com/quicwg/base-drafts/commit/f329f7dd96213db18aad78=
f3325eac44b5d80f5e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3785 from quicwg/version-not=0D
=0D
Version field <-> Version is not invariant=0D
=0D
=0D
  Commit: 4cf260c202baa9ea4ab033bd14e87bd7f1abfd57=0D
      https://github.com/quicwg/base-drafts/commit/4cf260c202baa9ea4ab033=
bd14e87bd7f1abfd57=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3930 from quicwg/same-connection-id=0D
=0D
Require coalesced packets to have the same connection ID=0D
=0D
=0D
  Commit: ca51fd116c60868e392720170768807380119032=0D
      https://github.com/quicwg/base-drafts/commit/ca51fd116c60868e392720=
170768807380119032=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3924 from quicwg/ianswett-dcid-address-validation=0D=

=0D
May use 64+bit CIDs as address validation=0D
=0D
=0D
  Commit: 9a2b6720262b8469b34552ef9650775d94f32afc=0D
      https://github.com/quicwg/base-drafts/commit/9a2b6720262b8469b34552=
ef9650775d94f32afc=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport Parameters are not APLN Specific=0D
=0D
=0D
  Commit: e907711312e7c36c85346910d0dbec4f6ee8d211=0D
      https://github.com/quicwg/base-drafts/commit/e907711312e7c36c853469=
10d0dbec4f6ee8d211=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wrap=0D
=0D
=0D
  Commit: c9d42addbc7f1090ac4bc9b02274dbd68a8eb0b5=0D
      https://github.com/quicwg/base-drafts/commit/c9d42addbc7f1090ac4bc9=
b02274dbd68a8eb0b5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-29 (Wed, 29 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3964 from larseggert/which-that=0D
=0D
which -> that where appropriate & related nit fixes=0D
=0D
=0D
  Commit: f518bf6df92cd11c94400cf398039435e084e5cf=0D
      https://github.com/quicwg/base-drafts/commit/f518bf6df92cd11c94400c=
f398039435e084e5cf=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion=0D
=0D
=0D
  Commit: fc3f1b9feec42cf8db82bebd50a0ae3d95a9fd12=0D
      https://github.com/quicwg/base-drafts/commit/fc3f1b9feec42cf8db82be=
bd50a0ae3d95a9fd12=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Another reword=0D
=0D
=0D
  Commit: e8a7246a7972d3a92d231aac60cbbae514c4ae5e=0D
      https://github.com/quicwg/base-drafts/commit/e8a7246a7972d3a92d231a=
ac60cbbae514c4ae5e=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 8a50ae770b235b1fd3254b90d0a9bc283e250e77=0D
      https://github.com/quicwg/base-drafts/commit/8a50ae770b235b1fd3254b=
90d0a9bc283e250e77=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: f92cb25a04e813a91099e8dcca667a0f402d0625=0D
      https://github.com/quicwg/base-drafts/commit/f92cb25a04e813a91099e8=
dcca667a0f402d0625=0D
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 8919206b422be7b3073d993086b4092d82328876=0D
      https://github.com/quicwg/base-drafts/commit/8919206b422be7b3073d99=
3086b4092d82328876=0D
  Author: Lars Eggert <lars@eggert.org>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK delay -> acknowledgment delay=0D
=0D
=0D
  Commit: ee6f584ddd2631d19a94fe166e7bb172e6db3e3a=0D
      https://github.com/quicwg/base-drafts/commit/ee6f584ddd2631d19a94fe=
166e7bb172e6db3e3a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into larse-recovery=0D
=0D
=0D
  Commit: 0262fe31d9cc96e6a1684fba61b7ae7a2b011e68=0D
      https://github.com/quicwg/base-drafts/commit/0262fe31d9cc96e6a1684f=
ba61b7ae7a2b011e68=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Line length fixes=0D
=0D
=0D
  Commit: 20a2485a5fb1afae3f81b52341ba85f9213a81ab=0D
      https://github.com/quicwg/base-drafts/commit/20a2485a5fb1afae3f81b5=
2341ba85f9213a81ab=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: ffd34e4e03747888bd0c11ac40e1aa4793e9056e=0D
      https://github.com/quicwg/base-drafts/commit/ffd34e4e03747888bd0c11=
ac40e1aa4793e9056e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: bfa7d1bd0925cf953ce75e94717fb338bd5d751d=0D
      https://github.com/quicwg/base-drafts/commit/bfa7d1bd0925cf953ce75e=
94717fb338bd5d751d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-ack-delay-host-delay=0D
=0D
=0D
  Commit: 7caae969cd09cfbcd55a7276cdf78bb4942b1e2c=0D
      https://github.com/quicwg/base-drafts/commit/7caae969cd09cfbcd55a72=
76cdf78bb4942b1e2c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: dd39c97d1a1694438ef6046d902aee9bb612372e=0D
      https://github.com/quicwg/base-drafts/commit/dd39c97d1a1694438ef604=
6d902aee9bb612372e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: b2d5c1c7dbfa4796ef8f18f772f6284cfa919581=0D
      https://github.com/quicwg/base-drafts/commit/b2d5c1c7dbfa4796ef8f18=
f772f6284cfa919581=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: f1732ec282a149fd5762cedcc2116fcc06d2fc91=0D
      https://github.com/quicwg/base-drafts/commit/f1732ec282a149fd5762ce=
dcc2116fcc06d2fc91=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3959 from quicwg/ianswett-pto-start=0D
=0D
When is the PTO armed from?=0D
=0D
=0D
  Commit: eb04586372b69a46f5547716069c944e2e29fc7e=0D
      https://github.com/quicwg/base-drafts/commit/eb04586372b69a46f55477=
16069c944e2e29fc7e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: fd35b37d3b618731a3aa2bb7adba3031ed724c3a=0D
      https://github.com/quicwg/base-drafts/commit/fd35b37d3b618731a3aa2b=
b7adba3031ed724c3a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3971 from quicwg/ianswett-ack-delay-host-delay=0D
=0D
Clarify ACK Delay and reference host-delay=0D
=0D
=0D
  Commit: 95c5919d77740e9761de84a0daf7e3d46feb24bf=0D
      https://github.com/quicwg/base-drafts/commit/95c5919d77740e9761de84=
a0daf7e3d46feb24bf=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-30 (Thu, 30 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 0c08ec7232ef506e1a153cfd33edb1a25936664d=0D
      https://github.com/quicwg/base-drafts/commit/0c08ec7232ef506e1a153c=
fd33edb1a25936664d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  reorder=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 758eb2a61eef2544dd75ee6c88970981639cfc0c=0D
      https://github.com/quicwg/base-drafts/commit/758eb2a61eef2544dd75ee=
6c88970981639cfc0c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use some of that editorializing=0D
=0D
=0D
  Commit: c92c8928798b82f0fafb9d83cf03d65d2b043698=0D
      https://github.com/quicwg/base-drafts/commit/c92c8928798b82f0fafb9d=
83cf03d65d2b043698=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  -also=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 967fcd53056273cdf59b2aa5c06c05caa0787417=0D
      https://github.com/quicwg/base-drafts/commit/967fcd53056273cdf59b2a=
a5c06c05caa0787417=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  PR Feedback=0D
=0D
=0D
  Commit: c8e6cf3d37742ecede14c3d22e645574e78a7196=0D
      https://github.com/quicwg/base-drafts/commit/c8e6cf3d37742ecede14c3=
d22e645574e78a7196=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3973 from nibanks/pr/tp-not-alpn-specific=0D
=0D
Transport Parameters are not APLN Specific=0D
=0D
=0D
  Commit: 48b710d05a34ebc4d7440e506c10b19f14f65011=0D
      https://github.com/quicwg/base-drafts/commit/48b710d05a34ebc4d7440e=
506c10b19f14f65011=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3868 from quicwg/1rtt-before-complete=0D
=0D
Prohibit reading 1-RTT before handshake complete=0D
=0D
=0D
  Commit: 06b33714a4a10032d318b9ca531a089cfd45b0be=0D
      https://github.com/quicwg/base-drafts/commit/06b33714a4a10032d318b9=
ca531a089cfd45b0be=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3968 from kazu-yamamoto/congestion-event=0D
=0D
CongestionEvent -> OnCongestionEvent=0D
=0D
=0D
  Commit: 0eb69b3c9a337e704f1ba1ee85714967bf2d58fa=0D
      https://github.com/quicwg/base-drafts/commit/0eb69b3c9a337e704f1ba1=
ee85714967bf2d58fa=0D
  Author: Julian Reschke <julian.reschke@gmx.de>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  recovery: fix broken links to tls=0D
=0D
=0D
  Commit: dcf68c8cba3d86b1dffafc7a6c585649bde56804=0D
      https://github.com/quicwg/base-drafts/commit/dcf68c8cba3d86b1dffafc=
7a6c585649bde56804=0D
  Author: Julian Reschke <julian.reschke@gmx.de>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  transport: fix broken links to tls=0D
=0D
=0D
  Commit: 97e4ac52e3f6453d5e6b93733af774260559f89e=0D
      https://github.com/quicwg/base-drafts/commit/97e4ac52e3f6453d5e6b93=
733af774260559f89e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-07-31 (Fri, 31 Jul 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3977 from reschke/patch-37=0D
=0D
transport: fix broken link to tls=0D
=0D
=0D
  Commit: 3f5cae34e49563662cfe520576ccae9015edec04=0D
      https://github.com/quicwg/base-drafts/commit/3f5cae34e49563662cfe52=
0576ccae9015edec04=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-08-01 (Sat, 01 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3976 from reschke/patch-36=0D
=0D
recovery: fix broken links to tls=0D
=0D
=0D
  Commit: d1d4fb1f33d6cdc5c130f2c2f310786fb8dd82ef=0D
      https://github.com/quicwg/base-drafts/commit/d1d4fb1f33d6cdc5c130f2=
c2f310786fb8dd82ef=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-03 (Mon, 03 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix Praveen's name=0D
=0D
=0D
  Commit: 7ba50f4795c672a36e8e0de20ab24d0c262efc6b=0D
      https://github.com/quicwg/base-drafts/commit/7ba50f4795c672a36e8e0d=
e20ab24d0c262efc6b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into nt-to-not=0D
=0D
=0D
  Commit: 3d49aa669de026678a8515f1bafeaf27cd5bcf37=0D
      https://github.com/quicwg/base-drafts/commit/3d49aa669de026678a8515=
f1bafeaf27cd5bcf37=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3963 from larseggert/nt-to-not=0D
=0D
n't -> not=0D
=0D
=0D
  Commit: 5d255962f65ab478e71d9bfb15ba2326885d91b5=0D
      https://github.com/quicwg/base-drafts/commit/5d255962f65ab478e71d9b=
fb15ba2326885d91b5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-04 (Tue, 04 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3859 from quicwg/naughty-frame=0D
=0D
Error for frames in the wrong packet=0D
=0D
=0D
  Commit: b4f08d1c60e31d359ace41b5f477009deaeb9e45=0D
      https://github.com/quicwg/base-drafts/commit/b4f08d1c60e31d359ace41=
b5f477009deaeb9e45=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3900 from quicwg/less-protection=0D
=0D
Be clearer about protections=0D
=0D
=0D
  Commit: 89ac29735a54173093bcafa968f423aeeb45a6fc=0D
      https://github.com/quicwg/base-drafts/commit/89ac29735a54173093bcaf=
a968f423aeeb45a6fc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Strike confusing paragraph=0D
=0D
This text could be read to imply that an off-path attacker is more=0D
capable than an on-path attacker, which is rarely true.  What it was=0D
meant to point out was that it is easier to move traffic onto a path=0D
that you are on.  What it fails to acknowledge is that it is also easier=0D=

to move traffic *off* a path that you are on.=0D
=0D
In other words, the treatment of this in 21.12 is more thorough and we=0D=

don't need to talk about limitations.=0D
=0D
Mike suggested that there is some duplication between this attack and=0D
the more comprehensive analysis in 21.12.  That is true, but these serve=0D=

different purposes.  This is to describe attacks and the normative=0D
requirements on endpoints necessary to avoid them.  The other section is=0D=

a thorough and hollistic analysis.  I couldn't see any truly=0D
straightforward changes.  That doesn't mean that we won't find a way to=0D=

clean this up, or that it would be undesirable to have fewer words, but=0D=

I've not the time for that right now.=0D
=0D
Closes #3841.=0D
=0D
=0D
  Commit: 4638bda40697497e0e8abf0587c071da68a5b7c3=0D
      https://github.com/quicwg/base-drafts/commit/4638bda40697497e0e8abf=
0587c071da68a5b7c3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More words on the minimum packet size requirement=0D
=0D
For stateless resets, we recommend a minimum packet size on ALL packets,=0D=

based on the maximum length of connection IDs that might be generated by=0D=

the same endpoint.  This isn't exactly clear, but nor do I think we need=0D=

to include the fully worked logic that leads to it.=0D
=0D
This attempts to split the difference.=0D
=0D
Closes #3848.=0D
=0D
=0D
  Commit: 34e7a39199388c97cf21d04470b9240a2c583292=0D
      https://github.com/quicwg/base-drafts/commit/34e7a39199388c97cf21d0=
4470b9240a2c583292=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-07 (Fri, 07 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's rewording=0D
=0D
=0D
  Commit: dbd0a7c3eedc269df6d6c499d7f9ed73ef6697a1=0D
      https://github.com/quicwg/base-drafts/commit/dbd0a7c3eedc269df6d6c4=
99d7f9ed73ef6697a1=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-06 (Thu, 06 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3986 from quicwg/sr-minimum=0D
=0D
More words on the minimum packet size requirement=0D
=0D
=0D
  Commit: 1373d195146a5a0d5ea911816ecb6d813b129545=0D
      https://github.com/quicwg/base-drafts/commit/1373d195146a5a0d5ea911=
816ecb6d813b129545=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-08-10 (Mon, 10 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application can reset stream or close connection even if no error occur=
s. (#3953)=0D
=0D
* Application can reset stream or close connection even if no error occur=
s.=0D
=0D
The application may reset a stream, for example, when a browser tab is=0D=

closed or when the pushed resource is found in cache.  It might close=0D
the connection when the application is closed.  These are not errors per=0D=

se, even though the term "stream error" and "connection error" is used=0D=

for these events, and they have an associated "error code".=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Jana's suggestion to pluralize errors.=0D
=0D
* Jana's suggestion to pluralize even more=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Mike's wording of "indicate a problem"=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
Co-authored-by: Bence B=C3=A9ky <bnc@google.com>=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: b5cd992d874e880d803127f68704f63999efb53b=0D
      https://github.com/quicwg/base-drafts/commit/b5cd992d874e880d803127=
f68704f63999efb53b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3985 from quicwg/on-path-is-stronger=0D
=0D
Strike confusing paragraph=0D
=0D
=0D
  Commit: b9d2f19ff02163362a5c1cf1e4bd66544bf22f87=0D
      https://github.com/quicwg/base-drafts/commit/b9d2f19ff02163362a5c1c=
f1e4bd66544bf22f87=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rearrange discussion of cancellation and rejection (#3926)=0D
=0D
* Rearrange discussion of cancellation and rejection=0D
=0D
* Bence's feedback=0D
=0D
* Break mega=0D
=0D
=0D
  Commit: f8b8804dfa1930b8022b7451d3e616f60ec377d3=0D
      https://github.com/quicwg/base-drafts/commit/f8b8804dfa1930b8022b74=
51d3e616f60ec377d3=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rework flow of Push ID (#3925)=0D
=0D
* Rework flow of Push ID=0D
=0D
* Feedback from Bence/Lucas=0D
=0D
* Apply suggestions from code review=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Not additional=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
* Rewrap=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: e66ce19933818f66b1d753a3958cd42cab3df5ec=0D
      https://github.com/quicwg/base-drafts/commit/e66ce19933818f66b1d753=
a3958cd42cab3df5ec=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into http/mbishop_wglc=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/af40797cc3ba...e66=
ce1993381=0D


From nobody Tue Aug 11 15:47:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED0883A0D83 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:47:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6TVXoFf9NuKi for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:47:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D34413A0D75 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:47:27 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id AFBF06000A5 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:47:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186046; bh=mYNi1G+4/+iyte0nVPaGC3ojuGum37X8H14itQIAWok=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NowKi4yPMkWwjBwVkMSeBXLiCVdfioMtW1uQVYIAwjKGgdk/xzeFwxvcRoo77yFFG cHWlbb3T+TowBPCdfqG3l+WqE6DLLoc/EB/xPsluibssMLQfRgsoMS3y+3dUB2jpVy cSa5vMX0vPTAa/7uBsdxECuPupGljvPstNEQ6cGQ=
Date: Tue, 11 Aug 2020 15:47:26 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3942/push/5515565810@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3942@github.com>
References: <quicwg/base-drafts/pull/3942@github.com>
Subject: Re: [quicwg/base-drafts] Editorial nits for HTTP (#3942)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f331ffea0a61_500d16f82692df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bKZGhW_XXPypLymM4n_l54sJlA0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:47:29 -0000

----==_mimepart_5f331ffea0a61_500d16f82692df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

e66ce19933818f66b1d753a3958cd42cab3df5ec  Merge remote-tracking branch 'origin/master' into http/mbishop_wglc


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3942/files/af40797cc3ba363e683304b93b326b3c548ed1a7..e66ce19933818f66b1d753a3958cd42cab3df5ec

----==_mimepart_5f331ffea0a61_500d16f82692df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e66ce19933818f66b1d753a3958cd42cab3df5ec">e66ce19</a>  Merge remote-tracking branch &#39;origin/master&#39; into http/mbishop_wglc</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3942/files/af40797cc3ba363e683304b93b326b3c548ed1a7..e66ce19933818f66b1d753a3958cd42cab3df5ec">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DGA7RQKPRKFLVHADSAHC75ANCNFSM4PFDOMYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KYY2CNP3HUSICN73SAHC75A5CNFSM4PFDOMYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TKMZWGAZDGNSQOVZWQIZVGUYTKNJWGU4DCMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3942/files/af40797cc3ba363e683304b93b326b3c548ed1a7..e66ce19933818f66b1d753a3958cd42cab3df5ec",
"url": "https://github.com/quicwg/base-drafts/pull/3942/files/af40797cc3ba363e683304b93b326b3c548ed1a7..e66ce19933818f66b1d753a3958cd42cab3df5ec",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f331ffea0a61_500d16f82692df--


From nobody Tue Aug 11 15:48:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21B5F3A0D75 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:48:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SYJ0DPUtbwuN for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:48:43 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 007403A0CA9 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:48:42 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 4BB39E1E29 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:48:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186122; bh=9ZE62q4GXOyLaQvDc5IlMOJ3SIav2QjC1dSnJiMQ2Kg=; h=Date:From:To:Subject:From; b=rf9mLa+bvbkMrxdPwhiTRBz6GJR6sTEH/OY2cPp+73b+dfo3tTTyX1RGkvK79ViA/ BMYb9FI6SfNIfJvcxKyem8H6T8V5PxISCEFlDcXWQN5vUa6BEbzh6kAU3tQf675GKV XqG4dLNWA8JQHiYPEJPT+doHaY4tVq+9ln5LaiQ8=
Date: Tue, 11 Aug 2020 15:48:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2a7e65-51f9f9@github.com>
Subject: [quicwg/base-drafts] 51f9f9: Script updating gh-pages from e66ce199. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/94OtY9FxIUlFnROt2CfnEO1z5UA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:48:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 51f9f9a2734a8dffb54240b28f4f10875c2a07dc
      https://github.com/quicwg/base-drafts/commit/51f9f9a2734a8dffb54240b28f4f10875c2a07dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M http/mbishop_wglc/draft-ietf-quic-http.html
    M http/mbishop_wglc/draft-ietf-quic-http.txt
    M http/mbishop_wglc/draft-ietf-quic-invariants.html
    M http/mbishop_wglc/draft-ietf-quic-invariants.txt
    M http/mbishop_wglc/draft-ietf-quic-qpack.html
    M http/mbishop_wglc/draft-ietf-quic-qpack.txt
    M http/mbishop_wglc/draft-ietf-quic-recovery.html
    M http/mbishop_wglc/draft-ietf-quic-recovery.txt
    M http/mbishop_wglc/draft-ietf-quic-tls.html
    M http/mbishop_wglc/draft-ietf-quic-tls.txt
    M http/mbishop_wglc/draft-ietf-quic-transport.html
    M http/mbishop_wglc/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e66ce199. [ci skip]



From nobody Tue Aug 11 15:51:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88E6C3A0D88 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:51:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rY4KkXGxbgJI for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:51:14 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 357CA3A0D84 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:51:14 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 5806A600062 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:51:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186273; bh=v+AsDfQxMw8GYIEFF7tzRs+NIufr3VHJv/5Ff7t0do8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VN1CCX/ckobCmT/pb76hhcq7DfbXqECTSYr3H+W5zTlH6g6O/jOh0+SxKsZtjnUkU AivvYLKoYM2+o9DNBiEGn7weLHAMOW2GmJ7ecr/bTgIK15X97IG5UB3g4lR5NY3B1j nN88gPOTFXoZKxkXPzlnu3oBBjdowWz5A1SQhWVY=
Date: Tue, 11 Aug 2020 15:51:13 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6RVKVXC5WJCK3PEU55H4A6DEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/465480545@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3320e147995_6d0616f8523fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/328ArKfw5lWk1G4mAsKVX_wPJog>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:51:16 -0000

----==_mimepart_5f3320e147995_6d0616f8523fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

MAY SGTM

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465480545
----==_mimepart_5f3320e147995_6d0616f8523fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r468907957">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<p>MAY SGTM</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465480545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK56EE3OZ3WNQIMX2M3SAHDODANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK54TNBFBLA6OJFTHNDSAHDODA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO7KWYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465480545",
"url": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465480545",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3320e147995_6d0616f8523fa--


From nobody Tue Aug 11 15:52:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A72CB3A0D89 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:52:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 A_0ZLWuEdegW for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:52:13 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 85B823A0D88 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:52:13 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id BC5765E076D for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:52:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186332; bh=+ZGmhS5FfsEDvgjS67d9H36fQj2KjODitYu1mRpdNdA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ralrLKroDUWlFevBWmrvIAc2ExH6GcmaZ4JDdpj4ku9L2RhQ88oRQ7xcTTJy6l2HL aQR9ZUcQ1sHk+Wh/PBcghhN/wjtd0MQYK3xpKdwEvHG+R6Z16mDU5ilBKlX4cvG4AN ZzFjqdN8YWf5eYkRd8UbUhVFgndamjwrdmsxFv+g=
Date: Tue, 11 Aug 2020 15:52:12 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDT56V3DINP2NW65F5H4BBZEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/465480933@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33211cac125_47c316f86611"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DKx-8D8vnZ7v0AheHXSlrbDO99E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:52:15 -0000

----==_mimepart_5f33211cac125_47c316f86611
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465480933
----==_mimepart_5f33211cac125_47c316f86611
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465480933">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7K2SLVMP2VP2F3CD3SAHDRZANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7NO3Q7UI5HTBVOJGLSAHDRZA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO7KZZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465480933",
"url": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-465480933",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33211cac125_47c316f86611--


From nobody Tue Aug 11 15:56:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 668AF3A0D8E for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:56:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8wSE7-TXht0T for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:56:00 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A4913A0D8C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:56:00 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 3691B840E81 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:55:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186559; bh=CjjUroVxTPBVREhkIjYERUXvrY4+dgwr2bXaGn+pS1k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dNYVQr87u6tnmgD5AlauUwbf92XFF/gJBLVtM8MZlFgCv4QkgCYnCUoIPlUWDzqhm uQe71kc8eJHtllCd8EPQckSt9iRQQ7vafb5Ulvk0ii00oB4d6O60oRuIjRG8W0z+uP VmX2WRT0R9xUbNnCf4mT8CMo8CN8ohx+I7PoQ4w8=
Date: Tue, 11 Aug 2020 15:55:59 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZSR6BE64MFJSD2D3V5H4BP7EVBNHHCQTDTBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3989/672337522@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3989@github.com>
References: <quicwg/base-drafts/issues/3989@github.com>
Subject: Re: [quicwg/base-drafts] Allow server to enforce post-Retry packet numbering (#3989)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3321ff26dc4_1fc016f8123363"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t_UQhuLZRZV5j7dkTedJspMuNZo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:56:01 -0000

----==_mimepart_5f3321ff26dc4_1fc016f8123363
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree that it is unlikely that servers detecting this behavior would help MITM attackers. My concern was mostly from a consistency standpoint regarding what we write down in spec.

That said, I would not oppose to using a MAY here. It is already implied by the MUST NOT on the client-side, so to me it is an editorial change.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672337522
----==_mimepart_5f3321ff26dc4_1fc016f8123363
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree that it is unlikely that servers detecting this behavior would help MITM attackers. My concern was mostly from a consistency standpoint regarding what we write down in spec.</p>
<p>That said, I would not oppose to using a MAY here. It is already implied by the MUST NOT on the client-side, so to me it is an editorial change.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672337522">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MFNGBKOMZTH26RVTSAHD77ANCNFSM4PZ5BN3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JLMEUOXFAQPHXY4DSAHD77A5CNFSM4PZ5BN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJQ44Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672337522",
"url": "https://github.com/quicwg/base-drafts/issues/3989#issuecomment-672337522",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3321ff26dc4_1fc016f8123363--


From nobody Tue Aug 11 15:56:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16ABD3A0D96 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:56:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 du-zISVEz25e for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:56:03 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BCB153A0DC6 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:56:03 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id F0CA7840080 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:56:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186562; bh=WPC1VIANVccJWIbQZO3/rQrhZRgP1ewsigG/upKJPYY=; h=Date:From:To:Subject:From; b=vjK6YSARBKqfEERVLEqb+IPGz+xztAQsunDNjfRNdO2aN4R/J+mzKQHdHCyZxvHtx TF+2hwdILK6gCBAfDJ2si642sVC4+FOSuet4mNnzJ6AlB8us4l90W/XSDIdRHfMYp5 hZGjS/lLLvI7c234BJEvclKkAKziwI/UaWsueUqI=
Date: Tue, 11 Aug 2020 15:56:02 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/mbishop_wglc/e66ce1-7237c8@github.com>
Subject: [quicwg/base-drafts] 7237c8: Martin's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3MXlz77-yzJvtx-4-PRz-nJ-JGI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:56:05 -0000

  Branch: refs/heads/http/mbishop_wglc
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7237c899b63b0ea787da4856e83040296c61e645
      https://github.com/quicwg/base-drafts/commit/7237c899b63b0ea787da4856e83040296c61e645
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Martin's suggestion



From nobody Tue Aug 11 15:56:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C86E3A0D8E for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:56:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 OPDkrb8bkZAr for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:56:13 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DAE73A0D8C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:56:13 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 82D7790267E for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:56:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186572; bh=c+iFLEey4ok6ch/iDnMM8vod6ZtelHoimDEd99uEpZM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0L3S9cWeSZZ2K8BmDdLuBKk1TD71qIFIk22g9iCfOaMrxDJs9+hakRGZY4tXF7zku jySFW5QZ2QiiCkl6N17v4A95IlRjtSyyH+bHc1oYxo8PHnHmv+I2p1plUAxiOGBVdi 0RfBYBkBngwzd/EsfW/shC6sABXrs7dh4uF0Hq0A=
Date: Tue, 11 Aug 2020 15:56:12 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3942/push/5515592153@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3942@github.com>
References: <quicwg/base-drafts/pull/3942@github.com>
Subject: Re: [quicwg/base-drafts] Editorial nits for HTTP (#3942)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33220c72da2_5dc416f8661c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wtaJXcp50_ZQk-9t-5asJma9rKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:56:15 -0000

----==_mimepart_5f33220c72da2_5dc416f8661c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

7237c899b63b0ea787da4856e83040296c61e645  Martin's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3942/files/e66ce19933818f66b1d753a3958cd42cab3df5ec..7237c899b63b0ea787da4856e83040296c61e645

----==_mimepart_5f33220c72da2_5dc416f8661c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7237c899b63b0ea787da4856e83040296c61e645">7237c89</a>  Martin&#39;s suggestion</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3942/files/e66ce19933818f66b1d753a3958cd42cab3df5ec..7237c899b63b0ea787da4856e83040296c61e645">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7BOLQ7KKW5ISTEQ2TSAHEAZANCNFSM4PFDOMYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK56ATNKXR7R37TXVBTSAHEAZA5CNFSM4PFDOMYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TKMZWGAZDGNSQOVZWQIZVGUYTKNJZGIYTKMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3942/files/e66ce19933818f66b1d753a3958cd42cab3df5ec..7237c899b63b0ea787da4856e83040296c61e645",
"url": "https://github.com/quicwg/base-drafts/pull/3942/files/e66ce19933818f66b1d753a3958cd42cab3df5ec..7237c899b63b0ea787da4856e83040296c61e645",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f33220c72da2_5dc416f8661c4--


From nobody Tue Aug 11 15:57:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A6B753A0D8E for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:57:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3XGE4zT8V5eR for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 15:57:03 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C59B3A0D8C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:57:03 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 8BD19840E84 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 15:57:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186622; bh=NcT/oIKvVkDTygg4Xv4a9d/n7CfFU/ojU+dHYxKWFDg=; h=Date:From:To:Subject:From; b=EHUqeXQydef+7oJ7YDTm7BxT7DO7fmAPHlyE5zB4Mc1gZN0jZkWughDW+TKt9UxC6 IbK6VI2Y0K8xvH2vrxngNbLuqMGlmZgX7x3g1ziJ7PWiQNXMSJE6LaV6Bp69cC7FJT Qw68ae7d9pNQX4X3J6NOSn5cVai1g6FPcZhcgKsE=
Date: Tue, 11 Aug 2020 15:57:02 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/51f9f9-33caf3@github.com>
Subject: [quicwg/base-drafts] 33caf3: Script updating gh-pages from 7237c899. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4B9_BbFr2bu3CphXqGdSaV7PWtg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 22:57:05 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 33caf37cc6230928d5a84157b7097830f58a3331
      https://github.com/quicwg/base-drafts/commit/33caf37cc6230928d5a84157b7097830f58a3331
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M http/mbishop_wglc/draft-ietf-quic-http.html
    M http/mbishop_wglc/draft-ietf-quic-http.txt
    M http/mbishop_wglc/draft-ietf-quic-invariants.html
    M http/mbishop_wglc/draft-ietf-quic-qpack.html
    M http/mbishop_wglc/draft-ietf-quic-recovery.html
    M http/mbishop_wglc/draft-ietf-quic-tls.html
    M http/mbishop_wglc/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7237c899. [ci skip]



From nobody Tue Aug 11 16:02:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F55F3A0E25 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:02:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KM9p-2KxtcTb for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:02:01 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED7563A0EB0 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:01:57 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 419F5520D6A for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:01:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186917; bh=u8W9dz4Z2BsAFwAgwrFLY3zwuX6ZKU1JY99kZieAVGg=; h=Date:From:To:Subject:From; b=ZyqwqIQhbD1ujQdyLf5z4T+zMdNxqELnCuz6+1Lk9PSZrv2IYk+q02fncHg4bSMXC 9ZnRD1X/pnRgJXppgdNtp97BWtjaKvxF0zNMdl2QqeV8DAE2+CG+fXCHGkcmVK2faD 7Lp04vbh30bY3eoMLPj1kksJxzEqPbe0Xn//SVkM=
Date: Tue, 11 Aug 2020 16:01:57 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/mbishop_wglc/7237c8-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NN1RFSGxl0ETyiWt27JOEDd3oh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:02:10 -0000

  Branch: refs/heads/http/mbishop_wglc
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 11 16:02:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1904A3A0D35 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:02:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 L-L9gIWNoieb for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:02:01 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DFEFE3A0DD0 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:01:57 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 24F1856078B for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:01:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186917; bh=OFcASObO9CiY5sh3aOtSWOQsS4QvlJwOaUQEaDGjjL0=; h=Date:From:To:Subject:From; b=ZvflO7D5v3yy6RFy3cz3WpAubU6hE2vmBqDgUDOu3pwTTx6sCTVW1l1QL063suLIB PmWue5qsB25nDWnylcsR8bOihVnrPxCpFVXHAI9BFUlmlOWLFIkKDoWvR2ZWhI26J1 RLDo1RYHFk7thExdApa0aFbjQmhtEVRX8bQZ1PRY=
Date: Tue, 11 Aug 2020 16:01:57 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/f8b880-b1b576@github.com>
Subject: [quicwg/base-drafts] b1b576: Editorial nits for HTTP (#3942)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jU2ggTcHYKZtpU_MEmVt5mlhl9A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:02:11 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b1b5769211610986c16f97bb2201e06f694ef183
      https://github.com/quicwg/base-drafts/commit/b1b5769211610986c16f97bb2201e06f694ef183
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Editorial nits for HTTP (#3942)

* HTTP WGLC review

* Plural

* Apply suggestions from code review

Co-authored-by: Martin Thomson <mt@lowentropy.net>

* Martin's suggestion

Co-authored-by: Martin Thomson <mt@lowentropy.net>



From nobody Tue Aug 11 16:02:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A30083A0F0E for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:02:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9aUp7g5DMDCz for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:02:14 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8D153A0DC9 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:02:08 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 1B3175C07E6 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:02:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186928; bh=nPWHyqIiLVlDK8zuMo5hRrggpBAbzHi0dCAZM07cHX0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0VANQ/R2pkyS/gUUUWBbK5Qt1HbWQsy5w03zYIZZjYeaN6ceg8JVg4wwl//CEmn1j Yhc5sZJFsqpijYGoP3QHc7UpRTqSUg6ambKk4sY5WnUZhraBJxEg7EiHrbkOLiDXgK phE34LkkSinBGZe9HrvzMLcShp+r53XFliNaCxrE=
Date: Tue, 11 Aug 2020 16:02:08 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYEGECUG66OKFYJVYV5H4CHBEVBNHHCPFFQ2U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3942/issue_event/3645330175@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3942@github.com>
References: <quicwg/base-drafts/pull/3942@github.com>
Subject: Re: [quicwg/base-drafts] Editorial nits for HTTP (#3942)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f332370cf37_304016f8124652"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V1yZ3_UpxRofTZVp31aOEXUe-7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:02:23 -0000

----==_mimepart_5f332370cf37_304016f8124652
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3942 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3942#event-3645330175
----==_mimepart_5f332370cf37_304016f8124652
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664056021" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3942" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3942/hovercard" href="https://github.com/quicwg/base-drafts/pull/3942">#3942</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3942#event-3645330175">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VLDPHWUPOY5BKK5DSAHEXBANCNFSM4PFDOMYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LOVASPYTAZQVAYKLSAHEXBA5CNFSM4PFDOMYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FDVF7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3942#event-3645330175",
"url": "https://github.com/quicwg/base-drafts/pull/3942#event-3645330175",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f332370cf37_304016f8124652--


From nobody Tue Aug 11 16:03:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B55743A0DA5 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:03:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 a92I-Yy6RkuV for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:03:01 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 301D03A0DCD for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:02:54 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 6937F5E019C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:02:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597186973; bh=aSYrKLCg+PmEOxWsgwsiagWMThz5hemN1S1jbHdORVc=; h=Date:From:To:Subject:From; b=zx81M8U+5UEyElq2qAfQBaSEcTYZ/ZwChvX4YBZtkoPZI6U5hLsnefJuefWWJ8gX9 csx0G/fS8BYZiDaG805KdeUOc1V7DZPRqv8310INriyS0SrY3NWsZd7jb2XIadRPi+ +jQE0efW6Yq9tV+KFhlQESMGPRUgPCpWwYOG3/ZQ=
Date: Tue, 11 Aug 2020 16:02:53 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/33caf3-cb2704@github.com>
Subject: [quicwg/base-drafts] cb2704: Script updating gh-pages from b1b57692. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n_YGnrY6wmU3492siu4lf8l8KsE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:03:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: cb2704c38732eebd4186f177963ea182175c45a5
      https://github.com/quicwg/base-drafts/commit/cb2704c38732eebd4186f177963ea182175c45a5
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b1b57692. [ci skip]



From nobody Tue Aug 11 16:04:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF4FA3A0D35 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:04:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 KeGN3daEl457 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:04:16 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC7783A0CDB for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:04:15 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 7A14B5607E6 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:04:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187054; bh=s8ux1O5qrrSXyYw8y0wq8EswJDoTMov1ml974U9f/7U=; h=Date:From:To:Subject:From; b=FdE2TvcBJgQC+6HduoAPqx0ut9Cob//EHp2qKUDst9989VzsLwKap6qiLNJJl2NdI Clk6UPJtZzJ+VCNX4cu8FPX2rz+NM4+bQQ0iLux7uc8/3fgkayYt4haNwmBmo5lPtu P+vSCwGrCGf8mwuwgxI6QtEILzsy3YViCUx76Zwk=
Date: Tue, 11 Aug 2020 16:04:14 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/frame_errors/000000-705285@github.com>
Subject: [quicwg/base-drafts] 705285: MUST connection error
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NsEDFAYRoGjLBrkJWihPQazhW_M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:04:17 -0000

  Branch: refs/heads/http/frame_errors
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7052853187f4716d78045c5ec1eb4b899a6fb3e1
      https://github.com/quicwg/base-drafts/commit/7052853187f4716d78045c5ec1eb4b899a6fb3e1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MUST connection error



From nobody Tue Aug 11 16:05:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0078C3A0D35 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:05:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 uEKngFn-Vp5N for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:05:18 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 306063A0CDB for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:05:18 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 62C8584002A for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:05:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187117; bh=os3lMexXO7DdQ0HU9UG4OmTHi7lx7ktGlEyLR8ZEcCk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dEF1LYDvs0uit7h562i5bPkHpM+e0wXbJmZ4M3HdDNQXfbMElIl2NcmUqfByW2HoP EMySx3bxZsEA/35tTMT/3dQ5SiBnqm5ratG5CLfAphdd6QvDzd7WQ5s5iXWZzfExfd OGUOHwZopNB+/+sU+75R1NsxDcbTgB/g48Knp3G0=
Date: Tue, 11 Aug 2020 16:05:17 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK45Q3AHMC7OBYZAEMV5H4CS3EVBNHHCQXQVUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3993@github.com>
Subject: [quicwg/base-drafts] MUST connection error (#3993)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33242d5275f_158e16f8229830"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WF21Z32m9sgJRI57iZQxZgel8jA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:05:20 -0000

----==_mimepart_5f33242d5275f_158e16f8229830
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #3991.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3993

-- Commit Summary --

  * MUST connection error

-- File Changes --

    M draft-ietf-quic-http.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3993.patch
https://github.com/quicwg/base-drafts/pull/3993.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3993

----==_mimepart_5f33242d5275f_158e16f8229830
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3991.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="676322634" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3991" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3991/hovercard" href="https://github.com/quicwg/base-drafts/issues/3991">#3991</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3993'>https://github.com/quicwg/base-drafts/pull/3993</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>MUST connection error</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3993/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3993.patch'>https://github.com/quicwg/base-drafts/pull/3993.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3993.diff'>https://github.com/quicwg/base-drafts/pull/3993.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGVMFTPDRREIRSQMTSAHFC3ANCNFSM4P3WLPQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2NI7UEXSBIY5XQFF3SAHFC3A5CNFSM4P3WLPQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KC6CWSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3993",
"url": "https://github.com/quicwg/base-drafts/pull/3993",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f33242d5275f_158e16f8229830--


From nobody Tue Aug 11 16:05:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E06043A0D9F for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:05:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2dgZlk17Ks5I for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:05:42 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B55B63A0D35 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:05:42 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 0EDA15E004E for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:05:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187142; bh=WCchXeiqywhTCMr32eVVD+38iFoZJFBgg3HaZ96hZAs=; h=Date:From:To:Subject:From; b=biLUpQO7ovgWTM3fPt4CPMSJ5Fg0k4OB4V/3uzFSVZoyeKAHFsbBQXxsKKGupDVCQ ahtx4/s4HqIGGrE9evz5lWTenrSOgFqfpybcaAddThvxea01DgfS+5APYFTq/FrlMb RoDFJHHdANMNwUFRH2OHUqk7cB6sWrhwWXqi/Ybk=
Date: Tue, 11 Aug 2020 16:05:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/cb2704-4e90dd@github.com>
Subject: [quicwg/base-drafts] 4e90dd: Script updating gh-pages from 70528531. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zC97DWwNXaU3ButUSgisRgxgvho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:05:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4e90dd56038b2a07d42d7e9e334b57cc8d88e870
      https://github.com/quicwg/base-drafts/commit/4e90dd56038b2a07d42d7e9e334b57cc8d88e870
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    A http/frame_errors/draft-ietf-quic-http.html
    A http/frame_errors/draft-ietf-quic-http.txt
    A http/frame_errors/draft-ietf-quic-invariants.html
    A http/frame_errors/draft-ietf-quic-invariants.txt
    A http/frame_errors/draft-ietf-quic-qpack.html
    A http/frame_errors/draft-ietf-quic-qpack.txt
    A http/frame_errors/draft-ietf-quic-recovery.html
    A http/frame_errors/draft-ietf-quic-recovery.txt
    A http/frame_errors/draft-ietf-quic-tls.html
    A http/frame_errors/draft-ietf-quic-tls.txt
    A http/frame_errors/draft-ietf-quic-transport.html
    A http/frame_errors/draft-ietf-quic-transport.txt
    A http/frame_errors/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 70528531. [ci skip]



From nobody Tue Aug 11 16:07:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 716B93A0D89 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:07:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 sARAUVM0j_Ho for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:06:59 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15D853A0D35 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:06:59 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 1EB56340031 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:06:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187218; bh=MyQ+WFi9xKtfA8bfdiQwA2eHSxf/CjVyt6yxLwt44V8=; h=Date:From:To:Subject:From; b=Es5PfXEjXLcoBQIiERpbtUBbJw4ZmjSmq70EhW9ryZyVUZrgovlNMXesvqe39fQLR xDqIdFPK5RyIqhYihWtzT5jL6G1da1tioohg4vaCNFxfbXByHlJKBW4w3QiQdEKdq5 +4ZZkDhv2vwekXfv0mgOnE8dTllVAz0RheijVYng=
Date: Tue, 11 Aug 2020 16:06:58 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/h2_settings_reserved/f75b0c-d18fcb@github.com>
Subject: [quicwg/base-drafts] d18fcb: Connection error
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/404IZk8mR0YuTbDXmVGU_APu9WA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:07:00 -0000

  Branch: refs/heads/http/h2_settings_reserved
  Home:   https://github.com/quicwg/base-drafts
  Commit: d18fcbcede4eb53201047160b1991ea72df95f8d
      https://github.com/quicwg/base-drafts/commit/d18fcbcede4eb53201047160b1991ea72df95f8d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Connection error



From nobody Tue Aug 11 16:07:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 459483A0D89 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:07:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0fkgzSTX5SXd for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:07:09 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A76E3A0D35 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:07:09 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id B2BBD7A007B for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:07:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187228; bh=8xrgpZ6bkP0bNLnfHFig4om4X80Iuerye3wxB08SDmo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iuDWRnyZ2saWd7UIYWK8izc1F6GMZxAsWI/5w40a/u5OeEP4nx81vjTkXJFuCuSr3 QjKfcEvjKJfeaj+aM07NcGIykaLICFxY8GwZrWf8pJkjgw2rpJ6fRoO6Oq9FPkgx42 4GnUw7+xVSj7JV0Ur2NLRQO5/NbiC6+9E7edyd0A=
Date: Tue, 11 Aug 2020 16:07:08 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/push/5515626393@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33249c60786_127216f81020c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lbkt1jt-nCE4kNjUi4Dxx98yaHo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:07:10 -0000

----==_mimepart_5f33249c60786_127216f81020c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

d18fcbcede4eb53201047160b1991ea72df95f8d  Connection error


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955/files/f75b0c8b20757f89a86ca6fe77ad6700f811be9c..d18fcbcede4eb53201047160b1991ea72df95f8d

----==_mimepart_5f33249c60786_127216f81020c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d18fcbcede4eb53201047160b1991ea72df95f8d">d18fcbc</a>  Connection error</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3955/files/f75b0c8b20757f89a86ca6fe77ad6700f811be9c..d18fcbcede4eb53201047160b1991ea72df95f8d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3CMPQCXOH7IAVKRE3SAHFJZANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYMTSQWBTB265ND6QDSAHFJZA5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TKOBQGI2DGMSQOVZWQIZVGUYTKNRSGYZTSMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955/files/f75b0c8b20757f89a86ca6fe77ad6700f811be9c..d18fcbcede4eb53201047160b1991ea72df95f8d",
"url": "https://github.com/quicwg/base-drafts/pull/3955/files/f75b0c8b20757f89a86ca6fe77ad6700f811be9c..d18fcbcede4eb53201047160b1991ea72df95f8d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f33249c60786_127216f81020c7--


From nobody Tue Aug 11 16:08:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E49B3A0D89 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:08:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 V1y6qHe90Ccx for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:08:45 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1471F3A07F0 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:08:45 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 63D01520E2F for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:08:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187324; bh=+eKQE9VgpkCs1f3fqckO5qk4bI5iEj37uAaQ5DuQX+w=; h=Date:From:To:Subject:From; b=gczHWuHXB0AZDDCXKaq24dS6rsN5PFy77heX4qDdEH6FEqLzC7iYJt52mQ0F6v5Qs IfeHQOtszHD4WTCug0+BRRcHc1V+ao6YMGIKzye91gsPfXHnb7nXaaJ9PjctJheC1E xi7kV3steqCmqBR3SI646Wuxoe0Ugbxk4yGcoMG8=
Date: Tue, 11 Aug 2020 16:08:44 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4e90dd-381597@github.com>
Subject: [quicwg/base-drafts] 381597: Script updating gh-pages from d18fcbce. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BvA1gHFfBnRdefp3_0A4PIYMse4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:08:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3815975d373a2a1dcd9de0fe65e607bc96032dd7
      https://github.com/quicwg/base-drafts/commit/3815975d373a2a1dcd9de0fe65e607bc96032dd7
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M http/h2_settings_reserved/draft-ietf-quic-http.html
    M http/h2_settings_reserved/draft-ietf-quic-http.txt
    M http/h2_settings_reserved/draft-ietf-quic-invariants.html
    M http/h2_settings_reserved/draft-ietf-quic-invariants.txt
    M http/h2_settings_reserved/draft-ietf-quic-qpack.html
    M http/h2_settings_reserved/draft-ietf-quic-qpack.txt
    M http/h2_settings_reserved/draft-ietf-quic-recovery.html
    M http/h2_settings_reserved/draft-ietf-quic-recovery.txt
    M http/h2_settings_reserved/draft-ietf-quic-tls.html
    M http/h2_settings_reserved/draft-ietf-quic-tls.txt
    M http/h2_settings_reserved/draft-ietf-quic-transport.html
    M http/h2_settings_reserved/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d18fcbce. [ci skip]



From nobody Tue Aug 11 16:10:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11CE63A0DAC for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:10:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sPUlPQ_1_yui for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:10:01 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD73A3A0D89 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:10:01 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 09B103408B5 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:10:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187401; bh=uY7eRMrlalIA3vP/b8MTcVHskepIDBOMvfIyutcyUGk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lDw9Gd+d0x8cFfopUWMtJTwURi/FZAATEOt5NPamCR3Y7TW95usxQRHObUZwFKOCI gVGan+A6/GAnR1o/0Y9klEfyFyXPalKV3TouPYj5rGD3zMfUw9+Vd+FpTbx3nfdYGC BRk9XA2agXJwBUrNC8aF+UbBKm0yLJaBdrUM9OeE=
Date: Tue, 11 Aug 2020 16:10:00 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LRQNJ54W2KNCLCRV5H4DEREVBNHHCQT65JI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3991/672345023@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3991@github.com>
References: <quicwg/base-drafts/issues/3991@github.com>
Subject: Re: [quicwg/base-drafts] Reserved frame types error (#3991)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f332548edf36_245616f8799c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2G9STiCtil5tK1woFUlbPQPRwk8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:10:03 -0000

----==_mimepart_5f332548edf36_245616f8799c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MUST respond with a connection error SGTM. Frames are hop-by-hop (compared to HTTP messages being end-to-end), therefore we can enforce this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672345023
----==_mimepart_5f332548edf36_245616f8799c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>MUST respond with a connection error SGTM. Frames are hop-by-hop (compared to HTTP messages being end-to-end), therefore we can enforce this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672345023">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYORVZCSHJAEJOON3SAHFURANCNFSM4P2G5VLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4HMROHI42HGCAFMWTSAHFURA5CNFSM4P2G5VL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJSXPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672345023",
"url": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672345023",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f332548edf36_245616f8799c0--


From nobody Tue Aug 11 16:10:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B7993A0D89 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:10:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 TA4K5cOMhvpP for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:10:13 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2200A3A0DAF for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:10:13 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 628236000AB for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:10:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187412; bh=N/MvGPHf9QPj3mYecjumUSkWBT8slSi8ZBrJWMD3GW8=; h=Date:From:To:Subject:From; b=dcoRhSX0EbLcrgWihdViiGFHjeYihXGiPulxesj20d75UYRVs5CDtavMkpDxW0p1s WxNeQ54izqRjKhMhIlVfEEcQqOBfnXJHizv6mFG8g7lHoJWBR9oJ4MChBpQoq3aNG5 iMSN66/d1NXadVP0W3OXECwUUfvXXD5CCNQNmpz4=
Date: Tue, 11 Aug 2020 16:10:12 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/h2_settings_reserved/d18fcb-a3e82f@github.com>
Subject: [quicwg/base-drafts] 89ac29: Strike confusing paragraph
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WZlFosCGZR-0cEslTXSXpbNQ5n8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:10:15 -0000

  Branch: refs/heads/http/h2_settings_reserved=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 89ac29735a54173093bcafa968f423aeeb45a6fc=0D
      https://github.com/quicwg/base-drafts/commit/89ac29735a54173093bcaf=
a968f423aeeb45a6fc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-08-05 (Wed, 05 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Strike confusing paragraph=0D
=0D
This text could be read to imply that an off-path attacker is more=0D
capable than an on-path attacker, which is rarely true.  What it was=0D
meant to point out was that it is easier to move traffic onto a path=0D
that you are on.  What it fails to acknowledge is that it is also easier=0D=

to move traffic *off* a path that you are on.=0D
=0D
In other words, the treatment of this in 21.12 is more thorough and we=0D=

don't need to talk about limitations.=0D
=0D
Mike suggested that there is some duplication between this attack and=0D
the more comprehensive analysis in 21.12.  That is true, but these serve=0D=

different purposes.  This is to describe attacks and the normative=0D
requirements on endpoints necessary to avoid them.  The other section is=0D=

a thorough and hollistic analysis.  I couldn't see any truly=0D
straightforward changes.  That doesn't mean that we won't find a way to=0D=

clean this up, or that it would be undesirable to have fewer words, but=0D=

I've not the time for that right now.=0D
=0D
Closes #3841.=0D
=0D
=0D
  Commit: 1373d195146a5a0d5ea911816ecb6d813b129545=0D
      https://github.com/quicwg/base-drafts/commit/1373d195146a5a0d5ea911=
816ecb6d813b129545=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-08-10 (Mon, 10 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application can reset stream or close connection even if no error occur=
s. (#3953)=0D
=0D
* Application can reset stream or close connection even if no error occur=
s.=0D
=0D
The application may reset a stream, for example, when a browser tab is=0D=

closed or when the pushed resource is found in cache.  It might close=0D
the connection when the application is closed.  These are not errors per=0D=

se, even though the term "stream error" and "connection error" is used=0D=

for these events, and they have an associated "error code".=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Jana's suggestion to pluralize errors.=0D
=0D
* Jana's suggestion to pluralize even more=0D
=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Mike's wording of "indicate a problem"=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
=0D
Co-authored-by: Bence B=C3=A9ky <bnc@google.com>=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: b5cd992d874e880d803127f68704f63999efb53b=0D
      https://github.com/quicwg/base-drafts/commit/b5cd992d874e880d803127=
f68704f63999efb53b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3985 from quicwg/on-path-is-stronger=0D
=0D
Strike confusing paragraph=0D
=0D
=0D
  Commit: b9d2f19ff02163362a5c1cf1e4bd66544bf22f87=0D
      https://github.com/quicwg/base-drafts/commit/b9d2f19ff02163362a5c1c=
f1e4bd66544bf22f87=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rearrange discussion of cancellation and rejection (#3926)=0D
=0D
* Rearrange discussion of cancellation and rejection=0D
=0D
* Bence's feedback=0D
=0D
* Break mega=0D
=0D
=0D
  Commit: f8b8804dfa1930b8022b7451d3e616f60ec377d3=0D
      https://github.com/quicwg/base-drafts/commit/f8b8804dfa1930b8022b74=
51d3e616f60ec377d3=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rework flow of Push ID (#3925)=0D
=0D
* Rework flow of Push ID=0D
=0D
* Feedback from Bence/Lucas=0D
=0D
* Apply suggestions from code review=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Not additional=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
* Rewrap=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
Co-authored-by: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: b1b5769211610986c16f97bb2201e06f694ef183=0D
      https://github.com/quicwg/base-drafts/commit/b1b5769211610986c16f97=
bb2201e06f694ef183=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial nits for HTTP (#3942)=0D
=0D
* HTTP WGLC review=0D
=0D
* Plural=0D
=0D
* Apply suggestions from code review=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Martin's suggestion=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: a3e82f272c2eb28b04d08b9106a138d5ae02d0fc=0D
      https://github.com/quicwg/base-drafts/commit/a3e82f272c2eb28b04d08b=
9106a138d5ae02d0fc=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-08-11 (Tue, 11 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into http/h2_settings_rese=
rved=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/d18fcbcede4e...a3e=
82f272c2e=0D


From nobody Tue Aug 11 16:10:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 326F13A0DAF for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:10:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Wwj8sLkZyE1N for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:10:23 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC5F73A0D89 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:10:23 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 00551340081 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:10:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187423; bh=f5FWZH4R9o9NTmm39N8SM7CBUQq2C4+MLHUIvp47aHg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C3IhsjFR3PUqg58vGDD9ELl0/onGm4rYblfshOqdRJYx3y8ZSTBS9kGqUK641pnfL KvMydipXWQjMOkE4u1n/Ic2cY1eS2Q3Ig5/KYay33+MNyRUe6syWwK23kdHsuhdPWy edxj/wiqNOT9dzL5+U4FxxNLSahcDwrV/6/eMLl0=
Date: Tue, 11 Aug 2020 16:10:22 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/push/5515636099@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33255ee5710_302316f81604c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yrCD_1Lm-r2hjvuxUc2JSYgg6FA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:10:25 -0000

----==_mimepart_5f33255ee5710_302316f81604c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

a3e82f272c2eb28b04d08b9106a138d5ae02d0fc  Merge remote-tracking branch 'origin/master' into http/h2_settings_reserved


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955/files/d18fcbcede4eb53201047160b1991ea72df95f8d..a3e82f272c2eb28b04d08b9106a138d5ae02d0fc

----==_mimepart_5f33255ee5710_302316f81604c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a3e82f272c2eb28b04d08b9106a138d5ae02d0fc">a3e82f2</a>  Merge remote-tracking branch &#39;origin/master&#39; into http/h2_settings_reserved</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3955/files/d18fcbcede4eb53201047160b1991ea72df95f8d..a3e82f272c2eb28b04d08b9106a138d5ae02d0fc">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EQ4F2PSJQZIHLBG3SAHFV5ANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLSZC2UQKDPEOFEWDSAHFV5A5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TKOBQGI2DGMSQOVZWQIZVGUYTKNRTGYYDSOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955/files/d18fcbcede4eb53201047160b1991ea72df95f8d..a3e82f272c2eb28b04d08b9106a138d5ae02d0fc",
"url": "https://github.com/quicwg/base-drafts/pull/3955/files/d18fcbcede4eb53201047160b1991ea72df95f8d..a3e82f272c2eb28b04d08b9106a138d5ae02d0fc",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f33255ee5710_302316f81604c0--


From nobody Tue Aug 11 16:11:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65C2F3A0DAF for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:11:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 I-kZ5jM2lhqe for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:11:04 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D96E23A0D89 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:11:04 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 32F2660007B for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:11:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187464; bh=9FLTmWVaDoGRF2+t6iUj8d6teAjPsrmOZOtvQP5nfxs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PRT0fOOqZaO5lj9PhEGxHvzr7kUFgabml9Q5IkhwWB+p1ipmq3YGnFX+sY1qKnI2H uFcSaPph5WkCKwndxfYJpv2Nz8cjftDdf2VayuHaJHZ3LIaEt8L+292qcE+PKWQ+Ji 3hjCJ1enJZCNuffUdi5iVGNmID5SHxGrJDNS7veM=
Date: Tue, 11 Aug 2020 16:11:04 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZK3575DVATJ53L4VV5H4DIREVBNHHCQT65JI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3991/672345381@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3991@github.com>
References: <quicwg/base-drafts/issues/3991@github.com>
Subject: Re: [quicwg/base-drafts] Reserved frame types error (#3991)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33258823f3d_d7d16f8116971"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wqjdarL8s4fXnWWctexgt5QfPHg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:11:06 -0000

----==_mimepart_5f33258823f3d_d7d16f8116971
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks, @kazuho.  This had shades of the tunneling discussion before, and I wasn't sure on which side of that fence you'd land.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672345381
----==_mimepart_5f33258823f3d_d7d16f8116971
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>.  This had shades of the tunneling discussion before, and I wasn't sure on which side of that fence you'd land.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672345381">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7BTVS6YKFQ3MEMRBTSAHFYRANCNFSM4P2G5VLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6QLMWSEB4K7BUFEM3SAHFYRA5CNFSM4P2G5VL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJS2JI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672345381",
"url": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672345381",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33258823f3d_d7d16f8116971--


From nobody Tue Aug 11 16:11:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5D9C3A0DB9 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:11:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gDa04GVS3kFx for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:11:25 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65A0D3A0DAF for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:11:25 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 5C767E1DFD for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:11:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187484; bh=FcVhKnN9j/fa2APr6dTRYMaVjEkciKyYS3j4pV43tAM=; h=Date:From:To:Subject:From; b=y6xcc8cAeniZHJV22jr6yzrBj/UE2BruunA30SJGeL6jzIbpyYm0h1xv6Mvvi8Crd /WiCMdOMnnlbcctKlSM4a27gkNT1ZvJz40C/NEFVQRUe3wfm7YnpDj9E2UMPDy4gP9 r58FMx0BianagP/v/bDsmAozZrQkCivq8Q09r0Dw=
Date: Tue, 11 Aug 2020 16:11:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/381597-e87677@github.com>
Subject: [quicwg/base-drafts] e87677: Script updating gh-pages from a3e82f27. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zNZdic2uyp3jrXcMhVP1xGmDF_k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:11:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e876774050801d9cd8c1510d152f43eb9cd35140
      https://github.com/quicwg/base-drafts/commit/e876774050801d9cd8c1510d152f43eb9cd35140
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M http/h2_settings_reserved/draft-ietf-quic-http.html
    M http/h2_settings_reserved/draft-ietf-quic-http.txt
    M http/h2_settings_reserved/draft-ietf-quic-qpack.html
    M http/h2_settings_reserved/draft-ietf-quic-recovery.html
    M http/h2_settings_reserved/draft-ietf-quic-tls.html
    M http/h2_settings_reserved/draft-ietf-quic-transport.html
    M http/h2_settings_reserved/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a3e82f27. [ci skip]



From nobody Tue Aug 11 16:11:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C402C3A0DAF for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:11:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GjBd7gTTxfsA for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:11:54 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9AAF3A0D89 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:11:54 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id EDAAA840AC4 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:11:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187513; bh=1AY814fq4UTDwQqSr1mfeRiUCbxp7s5JoTRP6hwOG4I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e2bqItu4ezdX35bXI1Y95Tvnv/YKrOvPv4IU5yZDZtFI3ef1UWZzNz1tBLc99+ere svU11ZioP6HP6h/IslgLbPwyM4lI/U1rM+tC9ItugDgUbU6RSBPYaDBokeGPDvPDBl R3QuhqGW2klP266gZJiLUYPqpJcB09dE1AuM90Yg=
Date: Tue, 11 Aug 2020 16:11:53 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3XLQUELTNRE3BTAWF5H4DLTEVBNHHCQXQVUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3993/review/465488460@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3993@github.com>
References: <quicwg/base-drafts/pull/3993@github.com>
Subject: Re: [quicwg/base-drafts] MUST connection error (#3993)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3325b9ddbbb_316916f8154934"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SKd16XvCuoOMTKRLsOLsmd0Dao0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:11:56 -0000

----==_mimepart_5f3325b9ddbbb_316916f8154934
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-465488460
----==_mimepart_5f3325b9ddbbb_316916f8154934
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-465488460">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7XQLUXE5ZF5EE45ADSAHF3TANCNFSM4P3WLPQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPLNXKITJH3CX2QVDSAHF3TA5CNFSM4P3WLPQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO7MUTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-465488460",
"url": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-465488460",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3325b9ddbbb_316916f8154934--


From nobody Tue Aug 11 16:16:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E89A3A0DBD for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:16:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2xuFPsavklLg for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:16:22 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B82623A0DB9 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:16:22 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 011D15E0DB7 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:16:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187782; bh=YBg0lcIKGLQKggzKX/gOVzuVsfhRg9cK3CYmddJ5hao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T5+6mITksiaNwCMndGzLNl4RNJ2IQd48Ztpf6mTxcqKM6d2NQ4/+ElMW4UVgHEaMd iEqAZuPI6qyOcbb6qs1KOZOu2QhlQUG6k2qXSw5g+gAP/Q8nml/ODGoLr5tl12A/8k 6x5mxYTgOaCbOJwbwif4dIf8hZRVNCOEUEVpv7NY=
Date: Tue, 11 Aug 2020 16:16:21 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7Z6K72YMW2WSW4GYF5H4D4LEVBNHHCNKCHVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3804/672348020@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3804@github.com>
References: <quicwg/base-drafts/issues/3804@github.com>
Subject: Re: [quicwg/base-drafts] Frames vs. Frame (#3804)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3326c5e48f8_518e16f815243c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D1U2u5V-sm1AAHnyKsqIR-OWvTM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:16:24 -0000

----==_mimepart_5f3326c5e48f8_518e16f815243c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Works for me.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3804#issuecomment-672348020
----==_mimepart_5f3326c5e48f8_518e16f815243c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Works for me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3804#issuecomment-672348020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ZBZZ3GHJZBUV3Z2LSAHGMLANCNFSM4OM3MIDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KOIV5ZOZW2Y63IRDSAHGMLA5CNFSM4OM3MIDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJTO5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3804#issuecomment-672348020",
"url": "https://github.com/quicwg/base-drafts/issues/3804#issuecomment-672348020",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3326c5e48f8_518e16f815243c--


From nobody Tue Aug 11 16:22:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9BBD3A0DEB for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:22:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6TXiibRIPssn for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:22:09 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D15C3A0DE8 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:22:09 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 5F8C25C0E26 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:22:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597188128; bh=4ZN3uOZs4RyN1pDCOWOwWuJZHmlEX5tCHoiWQ/InDyQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hCwRk5sUraRsMbzWEnVXsCUtO9F8kHnLZJ6dzMDTmrw/wlZBwsW/pAqXQ0vCjg0E0 Nc3HzkyKas9SxLXYUq1aZEc7g8n34bOhXZYjZR2XYF1tI1aGVIuP92rWRJ089cFVvO QBhV3sCu9o+Tn3SIb9hUg+v8ziVddP6heq9ksz5c=
Date: Tue, 11 Aug 2020 16:22:08 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UIG5H653GEV4YPMF5H4ESBEVBNHHCQH4QHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3984/review/465492118@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3984@github.com>
References: <quicwg/base-drafts/pull/3984@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit is path-bound (#3984)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3328204fd10_536316f81529b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o_ZewDGxafc6ap6PjDkSgr47mns>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:22:11 -0000

----==_mimepart_5f3328204fd10_536316f81529b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.



>  
-An endpoint resets its spin value to zero when sending the first packet of a
-given connection with a new connection ID. This reduces the risk that transient
-spin bit state can be used to link flows across connection migration or ID
-change.
+An endpoint resets the spin value for a network path to zero when sending the
+first packet of a given connection with a new connection ID.

This is fine for clients that use one CID for a period of time, then retires it and switches to another, then retires that and switches to another.  For a client that uses one CID for a while, switches, switches back, etc. this will tend to correlate those CIDs.

I think the wording we want here is "when changing the connection ID being used on that network path."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-465492118
----==_mimepart_5f3328204fd10_536316f81529b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3984#discussion_r468917951">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-An endpoint resets its spin value to zero when sending the first packet of a
-given connection with a new connection ID. This reduces the risk that transient
-spin bit state can be used to link flows across connection migration or ID
-change.
+An endpoint resets the spin value for a network path to zero when sending the
+first packet of a given connection with a new connection ID.
</pre>
<p>This is fine for clients that use one CID for a period of time, then retires it and switches to another, then retires that and switches to another.  For a client that uses one CID for a while, switches, switches back, etc. this will tend to correlate those CIDs.</p>
<p>I think the wording we want here is "when changing the connection ID being used on that network path."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-465492118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZMPLQD7HTZIY77WLSAHHCBANCNFSM4PU5DS2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32L3VKSQOKUVJ2M2LSAHHCBA5CNFSM4PU5DS22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODO7NRFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-465492118",
"url": "https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-465492118",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3328204fd10_536316f81529b6--


From nobody Tue Aug 11 16:26:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 496263A0DCD for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:26:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NDJQXAWzcJwY for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:26:26 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 94A893A0F60 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:26:15 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id CA04F3403D2 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:26:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597188374; bh=2OO0i1InUb6e9m59wJRXoWSE1F4WPwgpVK8lok6tZrY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vxzBFkqfXv9XrOl78kufyUS00LlBfdbcQ1z5c9PT5fQRwUCoTf/htE0CgWAtsoC/c zZg70z6ctAHueAUlh6MG9xmBnes0ncQOypkRcFCgyXvkzdIeNLLfV8dc/ntLybNlbP 0KoPIVT/2orI8PDJH1IMtby8/6Ud0bFDoIcThuMk=
Date: Tue, 11 Aug 2020 16:26:14 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3GOPZZDUVGYP44FYV5H4FBNEVBNHHCQT65JI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3991/672353340@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3991@github.com>
References: <quicwg/base-drafts/issues/3991@github.com>
Subject: Re: [quicwg/base-drafts] Reserved frame types error (#3991)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f332916ba99f_2d8316f8165835"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cz74lwrett-oie7nlUABDZ_zAfQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:26:27 -0000

----==_mimepart_5f332916ba99f_2d8316f8165835
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop Thank you for checking. As stated above, I think we can be strict regarding HTTP frames (especially the types), even though I tend to think that we need to be lax about HTTP messages (and how they are terminated).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672353340
----==_mimepart_5f332916ba99f_2d8316f8165835
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> Thank you for checking. As stated above, I think we can be strict regarding HTTP frames (especially the types), even though I tend to think that we need to be lax about HTTP messages (and how they are terminated).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672353340">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2VM2UFHQUE7ZIWTNTSAHHRNANCNFSM4P2G5VLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VYXH2PGUEHAZAOGLSAHHRNA5CNFSM4P2G5VL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAJUYPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672353340",
"url": "https://github.com/quicwg/base-drafts/issues/3991#issuecomment-672353340",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f332916ba99f_2d8316f8165835--


From nobody Tue Aug 11 17:10:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A15563A0D88 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:10:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 blyvhRNbw5Y5 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:10:43 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC8183A0DB3 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:10:43 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id B71A0340031 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:10:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191042; bh=MRk0atP7IG5WedfgIOD2S0kLZrtIc63eJLi5U1t5BX0=; h=Date:From:To:Subject:From; b=vYd7tnwaqONvVSkH7TEmR7O5aeyVVmUFkJsvTJm+JirlEz/jSfTtK+ByyTOxJvCMX 8tRBTZXdLyBXrz6N/wJtjDkTOxneUgdqaoP3o9+MTD6F30Y5llQtJny4VYU6AvNGn/ ATnsxbzB6jjaVGkGSZHQn0t2cspLiyT6Zr1mqyMc=
Date: Tue, 11 Aug 2020 17:10:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/e980fc-e127cc@github.com>
Subject: [quicwg/base-drafts] e127cc: Small tweaks
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mJ4alhqzWARdgmIwXIs8bXSn4C8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:10:47 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: e127ccad5d2285df6f7556b914871f70c4d577f7
      https://github.com/quicwg/base-drafts/commit/e127ccad5d2285df6f7556b914871f70c4d577f7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Small tweaks

Co-authored-by: Mike Bishop <mbishop@evequefou.be>



From nobody Tue Aug 11 17:10:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 534B33A0DDA for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:10:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ezjCJr_OAbtO for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:10:52 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B548F3A0D88 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:10:52 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 0E51BE0D16 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:10:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191052; bh=dRfyiXWtZp/MlVvD7jYWxZ0oL11A5QGpFwaCKjqAbcw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FSryN6gn8/Jge0JhZ2hRLrbFNZzaEAOMAdUTjGMiFpiZrGAx+DQLagNZDBADw5udz 1v+3L6NJOcpYEdZK6HjqskiOe90sZGdWooKUxu5tqvP03fy8y1bXW/WW8FjiC6j2GP O/qII4KUWP33k7Z0lPUDalM7hZRNFYWBXQ09StuE=
Date: Tue, 11 Aug 2020 17:10:51 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5515806290@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33338bf2769_6d2216f8114096"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DdCe62d8eNrpQ_CwvyEI4vCGgf4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:10:54 -0000

----==_mimepart_5f33338bf2769_6d2216f8114096
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e127ccad5d2285df6f7556b914871f70c4d577f7  Small tweaks


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/e980fc772bdfff04801b7f8febb1d68385655060..e127ccad5d2285df6f7556b914871f70c4d577f7

----==_mimepart_5f33338bf2769_6d2216f8114096
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e127ccad5d2285df6f7556b914871f70c4d577f7">e127cca</a>  Small tweaks</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/e980fc772bdfff04801b7f8febb1d68385655060..e127ccad5d2285df6f7556b914871f70c4d577f7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZLODEJHNFP3XUXBP3SAHMYXANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5EVWFHLS3AUK6WFJDSAHMYXA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGUYTKOBQGYZDSMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/e980fc772bdfff04801b7f8febb1d68385655060..e127ccad5d2285df6f7556b914871f70c4d577f7",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/e980fc772bdfff04801b7f8febb1d68385655060..e127ccad5d2285df6f7556b914871f70c4d577f7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f33338bf2769_6d2216f8114096--


From nobody Tue Aug 11 17:11:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 706F13A0DB3 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:11:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 OR_AHWAo6nXa for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:11:12 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED1223A0D88 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:11:11 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 467CF340092 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:11:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191071; bh=1dOUrJ56MpQLNNc5XkruaM06EwTxdbuSr0LCGUJGkvk=; h=Date:From:To:Subject:From; b=c86C1MWZcOyLoELEv0Dim0HIccJMZZlCPfVYAYK4bMRWR9UkD2kqdi9B3MUtjOcUX MLQfRJ2QpJPj/LUkcoRQiBou7I06yCKtXTLGD7dZuctLLxRmLXayIt5Ssb8cQbBgAT QUr80UlDBSfsKHjtKyjWYrfPyPdmcgPmCfh6BOR4=
Date: Tue, 11 Aug 2020 17:11:11 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/e127cc-37a2d5@github.com>
Subject: [quicwg/base-drafts] 37a2d5: Rewrap
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jQx-BKrufSFt8S-IDPJZt8oyYgU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:11:13 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: 37a2d522f133bf26cd8064d0264d05ce7243bb54
      https://github.com/quicwg/base-drafts/commit/37a2d522f133bf26cd8064d0264d05ce7243bb54
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rewrap



From nobody Tue Aug 11 17:11:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 552463A0DDA for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:11:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8vgMXltDgalo for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:11:22 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B4943A0D88 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:11:22 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 394CA5E0EE0 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:11:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191081; bh=n/jBlDFKAh7fFsDsJBhXtx1w56BDBC7Eu5kCxBOGu+o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G8NqRQK+/56cdqppuWXr3YAcpfoU8RyCWnt5wY97slzBuPp6j9KXNensYPltHqUpK +6ENzKTeSFjBmtZ1ojHFofGxRhiLW9n3c+utgZvd5bJDw2LaSUSu5ZNw+ZGwKT5wa7 WcihBne9LEbpGKmZhtXDn+str+oTPCiEFq60chvg=
Date: Tue, 11 Aug 2020 17:11:21 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5515807515@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3333a9294c3_585e16f8116781"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ksC7zC1S8gn0IEHjRknwtF7wVLI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:11:23 -0000

----==_mimepart_5f3333a9294c3_585e16f8116781
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

37a2d522f133bf26cd8064d0264d05ce7243bb54  Rewrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/e127ccad5d2285df6f7556b914871f70c4d577f7..37a2d522f133bf26cd8064d0264d05ce7243bb54

----==_mimepart_5f3333a9294c3_585e16f8116781
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/37a2d522f133bf26cd8064d0264d05ce7243bb54">37a2d52</a>  Rewrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/e127ccad5d2285df6f7556b914871f70c4d577f7..37a2d522f133bf26cd8064d0264d05ce7243bb54">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7M3BUIO2D6NSBBIHLSAHM2TANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPHSANC5SLHE3WVRDSAHM2TA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGUYTKOBQG42TCNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/e127ccad5d2285df6f7556b914871f70c4d577f7..37a2d522f133bf26cd8064d0264d05ce7243bb54",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/e127ccad5d2285df6f7556b914871f70c4d577f7..37a2d522f133bf26cd8064d0264d05ce7243bb54",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3333a9294c3_585e16f8116781--


From nobody Tue Aug 11 17:12:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 948913A0E57 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:12:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ImQRTUEc9fK2 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:12:17 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 585303A0E66 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:12:17 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 648F63407E2 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:12:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191136; bh=CxGddHqVGSzmHQw++l/TQjkFp83E/IU/hlTRIX9iF2k=; h=Date:From:To:Subject:From; b=Nu2cesIY6paabgSodBrTeYaGGhNcBK24M5ZavfnRpW3btR+T491a0zh6gwEzhjNXi fR59WcM+mxPKg4qm9gEM1dXRiyUm4V5IlYnqwzEnQ8qRQ1JZXZhHGluLxBfTJoMk6E pgsMHVoSpiPiuB2XtO2CIGlHs4pDy9OM0R2KxXBk=
Date: Tue, 11 Aug 2020 17:12:16 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e87677-5b8590@github.com>
Subject: [quicwg/base-drafts] 5b8590: Script updating gh-pages from 37a2d522. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gCjrMnlTq1E-OrI6oVT6sGJUjXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:12:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5b85909f9bd570c26ee59ab7cf1107859bc74410
      https://github.com/quicwg/base-drafts/commit/5b85909f9bd570c26ee59ab7cf1107859bc74410
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-http.txt
    M closing-draining-refactor/draft-ietf-quic-invariants.html
    M closing-draining-refactor/draft-ietf-quic-invariants.txt
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-qpack.txt
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-recovery.txt
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-tls.txt
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 37a2d522. [ci skip]



From nobody Tue Aug 11 17:13:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00B1D3A0DDF for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:12:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UrC3u3Zibla6 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:12:58 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1342A3A0DDD for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:12:58 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 517BD5C03FA for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:12:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191177; bh=ge04OO9Tcm4jF+xfUA2ttlUFOu3lQBzaO5YcUmZ0oUs=; h=Date:From:To:Subject:From; b=amsw3SU/tnk4+nZbIgqnnB0845INMUFmZU7AiSlX3f9nIswsaOsh5ZLY2bYl24zS7 i6Yjym6RuQ48IuUH5xdEF3MKKw9WueNR/P9nYfrcCYUz3/BMmgIQ8oC6q8LdN7P7X+ aM6Y+09R9ibxrJ/cGapv6gJGhYDS5wPdJi2ToOUc=
Date: Tue, 11 Aug 2020 17:12:57 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-corrections/da6ebb-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iBFoBiHbYtI_lfzzymy6asHLljw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:12:59 -0000

  Branch: refs/heads/idle-timeout-corrections
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 11 17:13:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 961293A0DDD for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:12:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Nz0euPnwWluo for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:12:58 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09F9E3A0D88 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:12:58 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 2149F5C0073 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:12:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191177; bh=CJgl12pDoiw+mr2/YIcH6gsJRkAFsPrd9Ostw5k7ADs=; h=Date:From:To:Subject:From; b=Was6WYx4YS3HXpLA5svG7tU/ebjrFprMHJF1CkRCwUAZ58ww5exHQAIRh54frZU1b NoV1KL4bPA3b+E0Gl7seUHqA/oniN91sYyzbfg5fl38cuNZVX0e3dwNkBoiCaoR73h K8pXosjy9eHPxchteJxSwbZOemAlddB5+ENPvsBA=
Date: Tue, 11 Aug 2020 17:12:57 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b1b576-47f7f3@github.com>
Subject: [quicwg/base-drafts] 704511: Idle timeout doesn't drain
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RvbVzrVOHi9PAl69rkVONAOiTfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:13:00 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7045117f11e41a5ade197b65e42f37c04afc6dce
      https://github.com/quicwg/base-drafts/commit/7045117f11e41a5ade197b65e42f37c04afc6dce
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Idle timeout doesn't drain

Closes #3798.


  Commit: 1d16c413070758325fe6e40d33ab02da0548fc4e
      https://github.com/quicwg/base-drafts/commit/1d16c413070758325fe6e40d33ab02da0548fc4e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Sending PING will reset both idle timeouts

Closes #3844.


  Commit: 5fa530168f5ee4040694bef74b62926d6ea57f43
      https://github.com/quicwg/base-drafts/commit/5fa530168f5ee4040694bef74b62926d6ea57f43
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split sentence


  Commit: 396f64ebdec2eb652392e557afcca66a726d7809
      https://github.com/quicwg/base-drafts/commit/396f64ebdec2eb652392e557afcca66a726d7809
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take two


  Commit: da6ebb55ca40db8d33be9218275a04a99536fd84
      https://github.com/quicwg/base-drafts/commit/da6ebb55ca40db8d33be9218275a04a99536fd84
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword restarting on ACK

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 47f7f3e80e2c40cbd16dba93b78d447529b2eb8a
      https://github.com/quicwg/base-drafts/commit/47f7f3e80e2c40cbd16dba93b78d447529b2eb8a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3983 from quicwg/idle-timeout-corrections

Two idle timeout corrections


Compare: https://github.com/quicwg/base-drafts/compare/b1b576921161...47f7f3e80e2c


From nobody Tue Aug 11 17:13:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B7E83A0DDF for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:13:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mmAgXEkA0zaX for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:13:07 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 63EC63A0D88 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:13:07 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id B66C5340DC1 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:13:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191186; bh=kN//OG8/6gTLvp+pdvUclSzAl5HyU2ttzfSFQdPnJuM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w5h5K8oDkhp0E0SWkzq5mXuWAjfkzr6jpunQbObIMtoyTf/HJOCe6Y8crEdd7vf3Q jgtAb4E8zy6UApqvpVnEtt3idD/eemQ05yMPyIgs7iXqYEhI4RRmoxC0Pr7mMx5Gtx 0H/4PkeHn+MlF53k+D+5GJ8OHeIcn6EohBtifKgw=
Date: Tue, 11 Aug 2020 17:13:06 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UWUSGQNID66UOGIF5H4KRFEVBNHHCNJ6AZA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3798/issue_event/3645468446@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3798@github.com>
References: <quicwg/base-drafts/issues/3798@github.com>
Subject: Re: [quicwg/base-drafts] Draining after Idle Timeout? (#3798)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f333412a5b98_74116f88164d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kKvjYqH-kgyx9gjXWLPcWnRaUrA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:13:08 -0000

----==_mimepart_5f333412a5b98_74116f88164d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3798 via #3983.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3798#event-3645468446
----==_mimepart_5f333412a5b98_74116f88164d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="648528072" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3798" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3798/hovercard" href="https://github.com/quicwg/base-drafts/issues/3798">#3798</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673145827" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3983" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3983/hovercard" href="https://github.com/quicwg/base-drafts/pull/3983">#3983</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3798#event-3645468446">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYWHJZO3VQV6MDNALSAHNBFANCNFSM4OMYQ5FA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JCJ6P26LOPNETW33SAHNBFA5CNFSM4OMYQ5FKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FEW6HQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3798#event-3645468446",
"url": "https://github.com/quicwg/base-drafts/issues/3798#event-3645468446",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f333412a5b98_74116f88164d--


From nobody Tue Aug 11 17:13:12 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA58A3A0D88 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:13:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 g3HjFq4qGar2 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:13:07 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (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 BE2BA3A0DDD for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:13:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=Gdh8SG/wU2dh6vgmdM5spYSteBdYxdE3XZ/RJuzb6hs=; b= HTvYyiZRvwFFGSPZ62D6ijZ2OVBNqJpA3850BJ2M+YtzU6sD8walYk1JUDbFPPJZ 61AdW3iX12Ec+UIaAlpZ1MbiEtco7jQmV4K1J4wnSFqc6sBq2cKvbptmVHi+yCz+ xFnlyBV/a/G1vspmNissSzJYWOu2gj1AtNGBwnuayYE=
Received: by filter0801p1las1.sendgrid.net with SMTP id filter0801p1las1-28472-5F333413-F 2020-08-12 00:13:07.438546441 +0000 UTC m=+609887.578750151
Received: from out-18.smtp.github.com (unknown) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id fSJwz4d1QW-SO_4omwwB0Q for <quic-issues@ietf.org>; Wed, 12 Aug 2020 00:13:07.284 +0000 (UTC)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 0614D3407E2 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:13:07 -0700 (PDT)
Date: Wed, 12 Aug 2020 00:13:07 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JPYE3GFKKZRKNFZN5H4KRFEVBNHHCQH3D4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3983/issue_event/3645468442@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3983@github.com>
References: <quicwg/base-drafts/pull/3983@github.com>
Subject: Re: [quicwg/base-drafts] Two idle timeout corrections (#3983)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f333412ebba0_6ea16f82444ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak20JGgbjXJW5DFAcvJvioawafVtxLZqCrlLAx X2r84GXgXUFi7kKT6/d1wIjdHNJDXNSXAkU/tCjDMQY+yZlwhYGbvI76PejT4pBAbgMPdMDkENmjOO dT9vQCFzaLlHwEI/WktLDPSBkNklML1DK6IKuF9xE3Usl96GfG0gsOccNks8ykfwYKJADupv2D1yue s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1R_kXLi-peD26w6O-eAobusWzZg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:13:09 -0000

----==_mimepart_5f333412ebba0_6ea16f82444ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3983 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3983#event-3645468442
----==_mimepart_5f333412ebba0_6ea16f82444ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673145827" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3983" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3983/hovercard" href="https://github.com/quicwg/base-drafts/pull/3983">#3983</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3983#event-3645468442">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FDLCDNIWSD5Z24YTSAHNBFANCNFSM4PU4SKUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZN22XM6DSJG4RHV5DSAHNBFA5CNFSM4PU4SKUKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FEW6GQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3983#event-3645468442",
"url": "https://github.com/quicwg/base-drafts/pull/3983#event-3645468442",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f333412ebba0_6ea16f82444ca--


From nobody Tue Aug 11 17:13:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99D463A0D88 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:13:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 exB0zycyHdhJ for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:13:11 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09EF83A0E08 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:13:10 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 2CB83600038 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:13:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191190; bh=yqtPK/we808Wmvq620fgiS7H67+x9WdrGSbSq9UgGVU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qRVv0Y+DwFETSFUIJYh2R1nNa8vs5HPX9qHCRUNuvrDNXtwCtlYYp/mVK0hxd4+0y mYHmKoHzAuU3RqDPDwbGRzB0tFCf7B0QCWe2hE1Ys+GqLze5a81pgsRg4JTtmQ5pA0 yfalQkHGYJP5Dtp6CronDPPF6Tyb37Virp2W1NG0=
Date: Tue, 11 Aug 2020 17:13:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6JAOL6T2VP4UCIXKN5H4KRNEVBNHHCN2JVQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3844/issue_event/3645468448@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3844@github.com>
References: <quicwg/base-drafts/issues/3844@github.com>
Subject: Re: [quicwg/base-drafts] Which idle timeout are we avoiding in 10.2.2 (#3844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33341619070_4fa416f81485fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MdOlsCEBLbPMLzlA4QaVSEdKPlo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:13:13 -0000

----==_mimepart_5f33341619070_4fa416f81485fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3844 via #3983.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3844#event-3645468448
----==_mimepart_5f33341619070_4fa416f81485fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652817793" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3844" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3844/hovercard" href="https://github.com/quicwg/base-drafts/issues/3844">#3844</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673145827" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3983" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3983/hovercard" href="https://github.com/quicwg/base-drafts/pull/3983">#3983</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3844#event-3645468448">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XR6JCHSN3YSG4YZDSAHNBNANCNFSM4OUAZXGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ZZKTIJGODSCB7QELSAHNBNA5CNFSM4OUAZXG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3FEW6IA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3844#event-3645468448",
"url": "https://github.com/quicwg/base-drafts/issues/3844#event-3645468448",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33341619070_4fa416f81485fc--


From nobody Tue Aug 11 17:14:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DCF23A0DDD for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:14:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Ci0P_nQLIVCc for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:14:03 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E0703A0D88 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:14:03 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id AD9767A03FC for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:14:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191242; bh=zyHQpppdjEG6W+vvvl/qObtugkjRL/bn09cpNAe1kA0=; h=Date:From:To:Subject:From; b=U/quXheszSEn1EkybSQ+I5ptBGwu77dJ+GpJ6OMjxQJYty6C5CKEVrrJQB9lChrrF 8YB7a7AZl5AMcHrln2CL25S1QyvCNChlR8IrzGx5XWVozSVNjFB4UJpnDt8T5sxdpi +C4+KGGXksh0o5Z2gL9yEbj7n7kuiGP2KT1ZFvtI=
Date: Tue, 11 Aug 2020 17:14:02 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5b8590-276390@github.com>
Subject: [quicwg/base-drafts] 276390: Script updating gh-pages from 47f7f3e8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6VYa9YSa4ri74j__-RRG7SJ5gRI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:14:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2763905253741666fada0a1f53d5c1e2afa346d1
      https://github.com/quicwg/base-drafts/commit/2763905253741666fada0a1f53d5c1e2afa346d1
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 47f7f3e8. [ci skip]



From nobody Tue Aug 11 17:26:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 348213A0DF6 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:26:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 rKWTjRfhIbMF for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:26:17 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D5393A0DF1 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:26:17 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 6C1455C059B for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:26:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597191976; bh=L2CxCsiONsLAkFLF6xVvgCpQJWJR6tQwkGTWobx/h4Y=; h=Date:From:To:Subject:From; b=sXpSB+Ez/zXQxSWLD2Cb0VNd9afoA11J+a1IZheYv4BFNahyImz3Lfu3dUdbX8BB/ VrHYLU1kNOwKMfD4q0cHSDieriRbiKleuSAjzmhHgDA/LRmzrEI8OZ/+4kbmu9vPTO ZteFxbKypWo422l2JrkUe6/og4B6UkNGuSI3Q+d8=
Date: Tue, 11 Aug 2020 17:26:16 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/frame-format-intros/000000-1c99f2@github.com>
Subject: [quicwg/base-drafts] 1c99f2: Make frame format introductions consistent
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SKtbFjhAlLXy6sF6Jy6ZjJq4xvg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:26:18 -0000

  Branch: refs/heads/frame-format-intros
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1c99f22ef79aff6dcd32d24d5e94710fbed12917
      https://github.com/quicwg/base-drafts/commit/1c99f22ef79aff6dcd32d24d5e94710fbed12917
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make frame format introductions consistent

All references to figures that describe frame formats are changed to use
the form: "X frames are formatted as shown in {{x}}."

This retains some of the extra details so that the change is limited to
this change, but I made the empty frame description consistent
throughout (with a little extra explanation for PADDING, which is
first).

Closes #3804.



From nobody Tue Aug 11 17:27:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F9C63A0DF6 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:27:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Hp1LU7NW2IFX for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:27:11 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E7C963A0DF1 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:27:10 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 2D9B85C0026 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:27:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597192030; bh=dYrEhVSvPH/MtB86aXZn6P4S+PyCuGKOEG32s9O7YzQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=SfkjMwxhrJLqHOy9Qvuv9TTXMQ891cAFKCENlk6ZIroRftDW3bC6+vNYuLRuVfpR0 NOoRhhvF/o71aRVlKUf7LtwgRTnTyOANH0nCzgZmEADgNKv/HjEkVBrOtaOGjHEnpb npfsnte1uBlOLJP1YlPVs9n9c8i7dpWULZ/jALBQ=
Date: Tue, 11 Aug 2020 17:27:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73WANFAFBKSXGCU6V5H4MF5EVBNHHCQXUPFQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3994@github.com>
Subject: [quicwg/base-drafts] Make frame format introductions consistent (#3994)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33375e1c4a7_13ad16f81609d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J6WLhKKpzH5K890EaxxiqrGrTKc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:27:12 -0000

----==_mimepart_5f33375e1c4a7_13ad16f81609d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

All references to figures that describe frame formats are changed to use
the form: &quot;X frames are formatted as shown in {{x}}.&quot;

This retains some of the extra details so that the change is limited to
this change, but I made the empty frame description consistent
throughout (with a little extra explanation for PADDING, which is
first).

Closes #3804.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3994

-- Commit Summary --

  * Make frame format introductions consistent

-- File Changes --

    M draft-ietf-quic-transport.md (58)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3994.patch
https://github.com/quicwg/base-drafts/pull/3994.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3994

----==_mimepart_5f33375e1c4a7_13ad16f81609d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>All references to figures that describe frame formats are changed to use<br>
the form: "X frames are formatted as shown in {{x}}."</p>
<p>This retains some of the extra details so that the change is limited to<br>
this change, but I made the empty frame description consistent<br>
throughout (with a little extra explanation for PADDING, which is<br>
first).</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3804.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="648562600" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3804" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3804/hovercard" href="https://github.com/quicwg/base-drafts/issues/3804">#3804</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3994'>https://github.com/quicwg/base-drafts/pull/3994</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Make frame format introductions consistent</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3994/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (58)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3994.patch'>https://github.com/quicwg/base-drafts/pull/3994.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3994.diff'>https://github.com/quicwg/base-drafts/pull/3994.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3994">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK76DWAEWEEVNQLUFRDSAHOV5ANCNFSM4P3ZH32A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JE54K67VAFJRG5RTSAHOV5A5CNFSM4P3ZH32KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KC6R4WA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3994",
"url": "https://github.com/quicwg/base-drafts/pull/3994",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f33375e1c4a7_13ad16f81609d9--


From nobody Tue Aug 11 17:28:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 747F73A0DF6 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:28:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dK7OJgMxk0ai for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 17:28:01 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58ED23A0DF1 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:28:01 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id A501234005D for <quic-issues@ietf.org>; Tue, 11 Aug 2020 17:28:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597192080; bh=ZEAGUwN7kLEKourQ8CT0Pu90d1+y9rP6YLTK8HjwEXw=; h=Date:From:To:Subject:From; b=gSjckSuYxagq5OjZrVFEukMr/YpEFlf2xEah5XFS/9+as0zvwnMsZBBm2HnT8fE14 lOPJUU2W+fYox78oMJVl9yREMJTqb95TmAWtmPmxDGXJrOB09K5oZmKfqNaxEKqgAM 9xEHOuAI6uhTHB1v010NQe3JukwS+Avek5hajN6I=
Date: Tue, 11 Aug 2020 17:28:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/276390-5555ee@github.com>
Subject: [quicwg/base-drafts] 5555ee: Script updating gh-pages from 1c99f22e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/atjDtzCg2wzGgX7A_pwCBsHpvFA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 00:28:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5555eeeb7bd919f82f5b22d0b773fab1443caf80
      https://github.com/quicwg/base-drafts/commit/5555eeeb7bd919f82f5b22d0b773fab1443caf80
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    A frame-format-intros/draft-ietf-quic-http.html
    A frame-format-intros/draft-ietf-quic-http.txt
    A frame-format-intros/draft-ietf-quic-invariants.html
    A frame-format-intros/draft-ietf-quic-invariants.txt
    A frame-format-intros/draft-ietf-quic-qpack.html
    A frame-format-intros/draft-ietf-quic-qpack.txt
    A frame-format-intros/draft-ietf-quic-recovery.html
    A frame-format-intros/draft-ietf-quic-recovery.txt
    A frame-format-intros/draft-ietf-quic-tls.html
    A frame-format-intros/draft-ietf-quic-tls.txt
    A frame-format-intros/draft-ietf-quic-transport.html
    A frame-format-intros/draft-ietf-quic-transport.txt
    A frame-format-intros/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1c99f22e. [ci skip]



From nobody Tue Aug 11 18:50:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 433F83A0E5A for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 18:50:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zGb7K7F7W9VT for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 18:50:03 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0231C3A0E5C for <quic-issues@ietf.org>; Tue, 11 Aug 2020 18:50:02 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id CBA965C0E20 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 18:50:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597197001; bh=Ei1adOKlsgcoYnrkUkVGocdnkrlRB2PTO+dtefzMRzM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MAGYsXHTrvoQqRmh512tajd3Pa5wDxicgoNiYQlxPq4K+XBb0+sJWFshwmBWKlpBk NuSOJ4ayy+dgHE8SMrw8/1rTnT/8U0/eZf7vNLTImCiv9RFAO7gv7120Z1FJXdKDFX 8max3ccQyzzNrfHIJ9FcNmi4TQydRTxus0zgAznA=
Date: Tue, 11 Aug 2020 18:50:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYU7ILA5YFWGXH36W55H4V4TEVBNHHCQXPE4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3992/672447253@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3992@github.com>
References: <quicwg/base-drafts/issues/3992@github.com>
Subject: Re: [quicwg/base-drafts] Gorry's issues on draft-recovery (#3992)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f334ac9bc733_32d816f8948b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mvSqC4ImEbHUpI69MNWFRFWJZ6A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 01:50:04 -0000

----==_mimepart_5f334ac9bc733_32d816f8948b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is a design issue here regarding the initial congestion window that I would like to see split out into a new issue (which can be marked design).  The rest appear to be things we can address with editorial changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3992#issuecomment-672447253
----==_mimepart_5f334ac9bc733_32d816f8948b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There is a design issue here regarding the initial congestion window that I would like to see split out into a new issue (which can be marked design).  The rest appear to be things we can address with editorial changes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3992#issuecomment-672447253">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4C77PHRMK47R2RZDTSAHYMTANCNFSM4P3VILFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MXN3LMXX4UAUOR73SAHYMTA5CNFSM4P3VILFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAKLWFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-672447253",
"url": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-672447253",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f334ac9bc733_32d816f8948b5--


From nobody Tue Aug 11 23:29:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 614363A1086 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 23:29:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.858
X-Spam-Level: 
X-Spam-Status: No, score=-1.858 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, NUMERIC_HTTP_ADDR=1.242, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 7HYTczlezu6s for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 23:29:18 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B332A3A1088 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 23:29:18 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id D1D225C0E87 for <quic-issues@ietf.org>; Tue, 11 Aug 2020 23:29:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597213757; bh=vBqX0NpiRMIMMb4QX2tB4Vi1YAOgvxKKzOLNT6ahAvs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=a3jcWWhmBDF7h5SC5QH+jrT4dd4U62nwncZSi4XwdAPoFmiQPtCx9V8iaPM9hOabI k5yJP2GaVOg/dllhAXtMRQoEuBQFs+7z/Oq8cbwYwFkLNcukqVrAGCNwv8BLyT/5dI cup30xGB8HMxGNXZQ3B7d3Yy0/IaYACDaa5/OTEE=
Date: Tue, 11 Aug 2020 23:29:17 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3V3V5AZOOYYBQKKMV5H5WT3EVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995@github.com>
Subject: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f338c3dc0d5b_460c16f850599b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TEQ6oC7QWN3AYojodhky2_Ukmbc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 06:29:22 -0000

----==_mimepart_5f338c3dc0d5b_460c16f850599b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

# What is server-side request forgery?=0D
=0D
Server-side request forgery (SSRF) is an attack technique where a malicio=
us server takes advantage of a client that is in a privileged location of=
 the network to attack unprotected servers from the client location.=0D
=0D
This relies on there being a server that has no protections at all.  This=
 server takes actions without authenticating the requester.  That is, the=
 server assumes that because the request reached it, the request was auth=
orized.  These servers are often deployed with the assumption that access=
 to the network is tightly controlled and so rely on that access control =
alone.  Historically, these servers were very common in enterprise networ=
ks, but that is no longer best practice.  It is. however, still common to=
 find services deployed on loopback addresses that fail to properly authe=
nticate requests.=0D
=0D
A simple example exploits bugs in URL parsing of clients to embed message=
s.  The attacker asks the client to navigate to `http://10.0.0.1=C2=A4\r\=
nEXPLOIT BUG\r\n/`.  The client connects to the IP address, ignoring the =
junk, but includes all of the junk in the TLS Server Name Indication (SNI=
) field it sends.  As a result, data that is controlled by the attacker i=
s sent in the clear to the vulnerable server.  For this style of attack, =
the trick is finding a server that will read past the TLS junk that prece=
des the instruction to find and execute the instruction.  And don't laugh=
, [it wasn't that hard to find servers that did this](https://www.adambar=
th.com/papers/2011/huang-chen-barth-rescorla-jackson.pdf) (that paper des=
cribes a form of SSRF as well, but the victim was a middlebox).=0D
=0D
With TLS (and presumably DTLS), is also possible to use [session IDs](htt=
ps://github.com/jmdx/TLS-poison/) or session tickets to the same end, wit=
hout relying on bugs in the client.=0D
=0D
SSRF often doesn't produce any feedback directly to the attacker, but it =
can be used to establish control over the vulnerable host, which might le=
ad to opening communication channels.=0D
=0D
# How QUIC enables SSRF=0D
=0D
>From the protocol side, the key enablers for SSRF are mechanisms that all=
ow an endpoint to control the **destination address** and part of the **(=
unencrypted) content of messages** sent by a peer.  So what opportunities=
 are there for SSRF in QUIC?=0D
=0D
With some exceptions, QUIC offers few options for an adversary to send to=
 a destination address that does not understand QUIC.  =0D
=0D
As far as controlling the content of messages goes, Initial protection us=
ing the client-chosen Destination Connection ID is pretty effective, but =
the same does not apply to other messages.  The fact that this is an encr=
ypted protocol doesn't help as much as you would like, thanks to use of X=
OR-based stream ciphers.  =0D
=0D
That means we need to examine the cases where destinations can be control=
led, as those are where QUIC is most vulnerable.=0D
=0D
## Controlling packet destination=0D
=0D
The destination for the very first Initial packets from a client is open =
to server control.  An attacker can, through control over the IP addresse=
s returned by DNS or Alt-Svc, affect where connection attempts go.=0D
=0D
Once a connection is established, address validation is used to ensure th=
at a target address is willing to communicate.  However, address validati=
on requires that some packets be sent to an address prior to validating i=
t.  As migration is currently only possible for a client, this means we n=
eed to consider the potential for clients to mount this style of attack u=
sing a server.  This requires source address spoofing to fake a connectio=
n migration.=0D
=0D
As servers are not permitted to initiate migration, preferred address is =
the only way that a server can cause a client to send any other type of p=
acket to an address that it does not control.=0D
=0D
For a completely new connection, we can assume that the victim doesn't su=
pport QUIC and does not respond with valid QUIC messages.  Therefore, it =
is safe to assume that the client won't send any other type of message ot=
her than Initial in cases other than when it migrates to a preferred addr=
ess.=0D
=0D
## Controlling content=0D
=0D
For content, the most obvious fields are the Destination Connection ID in=
 every packet and the Token field of Initial packets.=0D
=0D
Use of encryption for Initial messages and the randomized destination con=
nection ID ensures that a server controls none of the message plaintext f=
or Initial messages.  This means that Initial messages are mostly safe.  =
The exception here is the Token field, which is server controlled.=0D
=0D
Encryption doesn't help a great deal.  As the attacker has encryption key=
s and we use ciphers that are effectively stream ciphers, an attacker has=
 a reasonable chance of predicting how encryption will transform a large =
proportion of packets.  An attacker that can control the content of frame=
s and can predict the packet number that is used can therefore provide co=
ntent that encrypts to ciphertext of its choosing.  This relies on being =
able to predict frame placement, but implementations are fairly consisten=
t and so are expected to be somewhat predictable.=0D
=0D
Browsers in particular offer a number of ways for adversaries to control =
client behavior.  Similarly, servers often allow clients to create or alt=
er content in ways that might be suited to this style of exploitation.=0D=

=0D
# Concrete attacks=0D
=0D
As altering content seems to be broadly feasible, our primary focus needs=
 to be on those cases where packets are sent to an address that has not b=
een validated.=0D
=0D
This leaves three avenues to explore more: preferred address, address val=
idation tokens in Initial packets, and spoofed migrations by a client.=0D=

=0D
## Preferred address=0D
=0D
The preferred address is a pretty good SSRF enabler.  The entire point is=
 to enable server specify an address, so controlling destination is trivi=
al.=0D
=0D
For content, we only have short headers as a client cannot migrate prior =
to confirming the handshake, after which we only use packets with short h=
eaders.=0D
=0D
The effect is that a client will send a UDP datagram containing one uncon=
trolled byte (this is in the range that includes all ASCII alphabet chara=
cters) and then up to 20 attacker-controlled bytes to a destination of th=
e attacker's choice.  =0D
=0D
The remainder of the datagram cannot be directly controlled by the attack=
er.  However, the attacker has encryption keys and can probably predict t=
he packet number.  Therefore, if it can control the content of frames, it=
 has an opportunity to affect what appears in the encrypted datagram.  Th=
us we need to consider what might be included in this packet.=0D
=0D
If we look at probing frames, the packet likely contains PATH_CHALLENGE, =
which is explicitly not controlled.  Other likely candidates for inclusio=
n in this packet are the other probing frames (PADDING, NEW_CONNECTION_ID=
, and maybe PATH_RESPONSE), which offer an attacker limited options for c=
ontrol, even if frame composition is attacker controlled.  We can also as=
sume here that the attacker is unable to effectively control the encoded =
packet number, so it would have to work around those bytes.=0D
=0D
Frames that carry application data (STREAM or DATAGRAM) are definitely mo=
re open to control.  In some settings (browsers in particular) the conten=
ts of these frames might be controlled by the attacker.  Therefore, frame=
s carrying application data offer the attacker the means of indirectly co=
ntrolling large portions of plaintext.  This only depends on being able t=
o predict packet numbers and to know the likely placement of frames in th=
e packet, both of which have to be regarded as easy.  That said, if clien=
ts refuse to migrate to a preferred address without first validating it, =
this option will not be useful to an attacker.=0D
=0D
## Initial tokens=0D
=0D
NEW_TOKEN provides a server with some ability to control both destination=
 and content.  The attacker can alter DNS records or use Alt-Svc to selec=
t a target.=0D
=0D
The server has less control over the Initial packet generally, but the to=
ken is only limited in length by the size of the packets that carry it, s=
o it provides a lot more space to play with than a connection ID.  There =
is a little more uncontrolled junk (at least 16 bytes) ahead of the token=
 than with preferred address.  That junk is not likely to be a major barr=
ier, especially with the extra space on offer.  The TLS attacks mentioned=
 above deal with more than twice this amount of junk.=0D
=0D
Retry also provides an opportunity as the server selects the connection I=
D and token.  As the server is unable to change the IP address the client=
 uses after a Retry, Retry cannot be used to select a target.=0D
=0D
(As an aside for Retry, controlling the connection ID provides control ov=
er the Initial encryption keys.  In theory, this removes the defense offe=
red by Initial protection as the server can choose connection IDs until e=
ncryption produces the content it desires.  As the client is required to =
use the same CRYPTO frames, the attacker only has to iterate through valu=
es until it gets what it wants.  However, this control is limited to a sm=
all number of bytes as the cost increases exponentially with the number o=
f bits that the server wishes to control.  Using the Token field is consi=
derably easier.)=0D
=0D
## Client spoofed migrations=0D
=0D
This case is the inverse of SSRF in that it is the client that performs t=
he attack with the goal of using the privileged position of the server.  =
To mount the attack, the client needs to inject its payload into a connec=
tion ID and then spoof its source address to match the intended target.=0D=

=0D
## Observable effects=0D
=0D
All of these cases can be exploited without observable effect.  Packets a=
re sent as part of an existing connection that continues to operate norma=
lly, or packets are sent as part of a connection establishment that is pe=
rformed while another connection remains active (assuming that NEW_TOKEN =
is used with Alt-Svc and not DNS targeting; DNS targeting could be more o=
bvious).  This means that the exploits have no natural pressures that for=
ce them to be exposed.  The victim might notice if the attacker has to tr=
y many times to be successful or the endpoint that is mounting the attack=
 might notice unusual activity, but only if there are measures in place t=
o look for an attack.=0D
=0D
Both preferred address and NEW_TOKEN do require that new connections be e=
stablished, which might limit the rate at which an attacker can retry the=
 attack.=0D
=0D
Spoofing addresses is not limited in the same way.  If the same connectio=
n ID is used, then the attack is limited only by the rate at which the se=
rver is willing to use the address (or addresses).=0D
=0D
# Do we care?=0D
=0D
Yes, we should care.  Though it takes a horribly insecure configuration t=
o be vulnerable to this sort of attack, that does not mean attacks won't =
happen or that clients or the IETF won't be held responsible.  See also t=
he law of the internet: *blame attaches to the last thing that changed*.=0D=

=0D
Browsers are very careful in defending against this style of attack.  COR=
S is a horrible tax that every cross origin request pays for this.  That =
doesn't mean that only browsers need to worry about defenses.=0D
=0D
There are a lot of deployments that understand this attack well and have =
deployed defenses for TCP.  These likely include a suite of patterns that=
 can be used to identify and defend against known attacks.  The risk with=
 QUIC is that these defenses are less mature or non-existent for UDP.=0D
=0D
This analysis assumes that removing any of these features that might be e=
xploited this way is not desirable.  It further assumes that adding new m=
echanisms, particularly those that might degrade performance, is not tena=
ble.  These problems might be worth doing something about, but they are s=
till largely the fault of servers that act on unauthenticated instruction=
s.  It should not be entirely up to QUIC to address these concerns.=0D
=0D
Anything that makes QUIC substantially worse to protect such servers is n=
ot worth considering.  For instance, control over cleartext could be achi=
eved using [the masking technique employed by Web Sockets](https://tools.=
ietf.org/html/rfc6455#section-5.3).  Requiring additional round trips for=
 address validation might help narrow the options for attack.  However, b=
oth would likely adversely affect performance.  That doesn't mean doing a=
bsolutely nothing, as that would not be responsible.=0D
=0D
# What can we do?=0D
=0D
For NEW_TOKEN, we have a mitigation that seems pretty effective: don't se=
nd the token.  As the protocol does not depend on successful use of a tok=
en, we can simply recommend that clients not include a token in Initial p=
ackets when the server address changes.  We might allow heuristics so tha=
t tokens can be used when the server addresses stays within the same subn=
et (of unspecified size) or same AS or something along those lines.  That=
 should retain most of the value of the mechanism without dramatically in=
creasing exposure.  Even if heuristics are used, this would require that =
the attacker be adjacent to the victim, which should be effective in blun=
ting the attack.=0D
=0D
[BCP 38](https://tools.ietf.org/html/bcp38) seems like the best counterme=
asure for attacks that use client address spoofing.  Assuming that the at=
tacker isn't in the same network, ingress filtering will easily prevent t=
his attack.  Aiming to prevent control over the cleartext of packets is d=
ifficult and likely to be ineffective.  =0D
=0D
Spoofing can be made to look like NAT rebinding.  Insisting on address va=
lidation prior to validating the address is an undesirable imposition tha=
t will affect performance pretty badly relative to just making a new conn=
ection.  If we assume the use of ingress filtering where there are server=
s that might be vulnerable, it should not be necessary to require address=
 validation.=0D
=0D
For spoofing, we could recommend that implementations not send toward an =
address that has failed address validation for some period.  This will li=
mit the rate at which spoofing might be used.=0D
=0D
## Preferred address mitigations=0D
=0D
Unfortunately, there doesn't appear to be a single crisp thing we can rec=
ommend for preferred addresses.=0D
=0D
One possible option we have is to prohibit the use of preferred address t=
o elevate privileges.  That is, prevent a server from picking a preferred=
 address from a portion of the network that might have different protecti=
ons.  (Does anyone remember Microsoft's concept of Zones from Internet Ex=
plorer days?)  How we identify this elevation becomes challenging though,=
 and it is not always clear that an apparent "elevation" is truly illegit=
imate.=0D
=0D
We might advise clients to avoid preferred addresses that go from an appa=
rently public IP to a link-local or 1918 address, but that sort of restri=
ction could affect real use cases in ways that we don't want.  To give a =
concrete example, an ISP might operate their network in a private address=
 range and use NAT for traffic that leaves the network.  A server that is=
 hosted inside that network might be reachable using a public address (wh=
ich might be unicast), but it could offer clients a more direct connectio=
n using the preferred address mechanism that includes a private address.=0D=

=0D
Prohibiting use of loopback (127.0.01 or ::1) preferred addresses from no=
n-loopback servers seems like it might be safe, but that too might preemp=
tively exclude valid uses.  I don't have any such use case right now, so =
it seems like this is a reasonable recommendation.  People who might even=
tually discover a use case will need to deal with that recommendation.=0D=

=0D
You might consider sending a garbage long header packet prior to address =
validation, but that doesn't really change the dynamics much.  A long hea=
der adds 5 more bytes ahead of the attacker-controlled connection ID.  Th=
at might make it marginally harder to exploit, but it's not enough of an =
improvement to justify recommending it.=0D
=0D
We can prohibit the sending of non-probing frames to a preferred address =
prior to address validation.  That's a pretty big change, but I think tha=
t it is reasonable given the attack.  That reduces the amount of controll=
ed cleartext to the connection ID, not the majority of the packet.  Restr=
icting to non-probing frames adds a performance hit if a client is forced=
 to migrate before acting on a preferred address, but that seems like a t=
olerable loss.=0D
=0D
# Summary=0D
=0D
This seems like a lot.  I've certainly written a lot of words.  But I thi=
nk that the attack is not that serious.=0D
=0D
The protections we might deploy for two of the three attacks aren't that =
onerous, and we can do a little bit to mitigate risk for preferred addres=
ses.  The important thing here is to ensure that we document the risks.  =
This is one of those areas where building a protocol on top of UDP expose=
s new operational risks.=0D
=0D
I'm proposing that we simply document the risks and add some small mitiga=
tions provided that they don't cost much.  I'll propose a PR with that pr=
oposal.=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/3995=

----==_mimepart_5f338c3dc0d5b_460c16f850599b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<h1>What is server-side request forgery?</h1>=0D
<p>Server-side request forgery (SSRF) is an attack technique where a mali=
cious server takes advantage of a client that is in a privileged location=
 of the network to attack unprotected servers from the client location.</=
p>=0D
<p>This relies on there being a server that has no protections at all.  T=
his server takes actions without authenticating the requester.  That is, =
the server assumes that because the request reached it, the request was a=
uthorized.  These servers are often deployed with the assumption that acc=
ess to the network is tightly controlled and so rely on that access contr=
ol alone.  Historically, these servers were very common in enterprise net=
works, but that is no longer best practice.  It is. however, still common=
 to find services deployed on loopback addresses that fail to properly au=
thenticate requests.</p>=0D
<p>A simple example exploits bugs in URL parsing of clients to embed mess=
ages.  The attacker asks the client to navigate to <code>http://10.0.0.1=C2=
=A4\r\nEXPLOIT BUG\r\n/</code>.  The client connects to the IP address, i=
gnoring the junk, but includes all of the junk in the TLS Server Name Ind=
ication (SNI) field it sends.  As a result, data that is controlled by th=
e attacker is sent in the clear to the vulnerable server.  For this style=
 of attack, the trick is finding a server that will read past the TLS jun=
k that precedes the instruction to find and execute the instruction.  And=
 don't laugh, <a href=3D"https://www.adambarth.com/papers/2011/huang-chen=
-barth-rescorla-jackson.pdf" rel=3D"nofollow">it wasn't that hard to find=
 servers that did this</a> (that paper describes a form of SSRF as well, =
but the victim was a middlebox).</p>=0D
<p>With TLS (and presumably DTLS), is also possible to use <a href=3D"htt=
ps://github.com/jmdx/TLS-poison/">session IDs</a> or session tickets to t=
he same end, without relying on bugs in the client.</p>=0D
<p>SSRF often doesn't produce any feedback directly to the attacker, but =
it can be used to establish control over the vulnerable host, which might=
 lead to opening communication channels.</p>=0D
<h1>How QUIC enables SSRF</h1>=0D
<p>From the protocol side, the key enablers for SSRF are mechanisms that =
allow an endpoint to control the <strong>destination address</strong> and=
 part of the <strong>(unencrypted) content of messages</strong> sent by a=
 peer.  So what opportunities are there for SSRF in QUIC?</p>=0D
<p>With some exceptions, QUIC offers few options for an adversary to send=
 to a destination address that does not understand QUIC.</p>=0D
<p>As far as controlling the content of messages goes, Initial protection=
 using the client-chosen Destination Connection ID is pretty effective, b=
ut the same does not apply to other messages.  The fact that this is an e=
ncrypted protocol doesn't help as much as you would like, thanks to use o=
f XOR-based stream ciphers.</p>=0D
<p>That means we need to examine the cases where destinations can be cont=
rolled, as those are where QUIC is most vulnerable.</p>=0D
<h2>Controlling packet destination</h2>=0D
<p>The destination for the very first Initial packets from a client is op=
en to server control.  An attacker can, through control over the IP addre=
sses returned by DNS or Alt-Svc, affect where connection attempts go.</p>=
=0D
<p>Once a connection is established, address validation is used to ensure=
 that a target address is willing to communicate.  However, address valid=
ation requires that some packets be sent to an address prior to validatin=
g it.  As migration is currently only possible for a client, this means w=
e need to consider the potential for clients to mount this style of attac=
k using a server.  This requires source address spoofing to fake a connec=
tion migration.</p>=0D
<p>As servers are not permitted to initiate migration, preferred address =
is the only way that a server can cause a client to send any other type o=
f packet to an address that it does not control.</p>=0D
<p>For a completely new connection, we can assume that the victim doesn't=
 support QUIC and does not respond with valid QUIC messages.  Therefore, =
it is safe to assume that the client won't send any other type of message=
 other than Initial in cases other than when it migrates to a preferred a=
ddress.</p>=0D
<h2>Controlling content</h2>=0D
<p>For content, the most obvious fields are the Destination Connection ID=
 in every packet and the Token field of Initial packets.</p>=0D
<p>Use of encryption for Initial messages and the randomized destination =
connection ID ensures that a server controls none of the message plaintex=
t for Initial messages.  This means that Initial messages are mostly safe=
.  The exception here is the Token field, which is server controlled.</p>=
=0D
<p>Encryption doesn't help a great deal.  As the attacker has encryption =
keys and we use ciphers that are effectively stream ciphers, an attacker =
has a reasonable chance of predicting how encryption will transform a lar=
ge proportion of packets.  An attacker that can control the content of fr=
ames and can predict the packet number that is used can therefore provide=
 content that encrypts to ciphertext of its choosing.  This relies on bei=
ng able to predict frame placement, but implementations are fairly consis=
tent and so are expected to be somewhat predictable.</p>=0D
<p>Browsers in particular offer a number of ways for adversaries to contr=
ol client behavior.  Similarly, servers often allow clients to create or =
alter content in ways that might be suited to this style of exploitation.=
</p>=0D
<h1>Concrete attacks</h1>=0D
<p>As altering content seems to be broadly feasible, our primary focus ne=
eds to be on those cases where packets are sent to an address that has no=
t been validated.</p>=0D
<p>This leaves three avenues to explore more: preferred address, address =
validation tokens in Initial packets, and spoofed migrations by a client.=
</p>=0D
<h2>Preferred address</h2>=0D
<p>The preferred address is a pretty good SSRF enabler.  The entire point=
 is to enable server specify an address, so controlling destination is tr=
ivial.</p>=0D
<p>For content, we only have short headers as a client cannot migrate pri=
or to confirming the handshake, after which we only use packets with shor=
t headers.</p>=0D
<p>The effect is that a client will send a UDP datagram containing one un=
controlled byte (this is in the range that includes all ASCII alphabet ch=
aracters) and then up to 20 attacker-controlled bytes to a destination of=
 the attacker's choice.</p>=0D
<p>The remainder of the datagram cannot be directly controlled by the att=
acker.  However, the attacker has encryption keys and can probably predic=
t the packet number.  Therefore, if it can control the content of frames,=
 it has an opportunity to affect what appears in the encrypted datagram. =
 Thus we need to consider what might be included in this packet.</p>=0D
<p>If we look at probing frames, the packet likely contains PATH_CHALLENG=
E, which is explicitly not controlled.  Other likely candidates for inclu=
sion in this packet are the other probing frames (PADDING, NEW_CONNECTION=
_ID, and maybe PATH_RESPONSE), which offer an attacker limited options fo=
r control, even if frame composition is attacker controlled.  We can also=
 assume here that the attacker is unable to effectively control the encod=
ed packet number, so it would have to work around those bytes.</p>=0D
<p>Frames that carry application data (STREAM or DATAGRAM) are definitely=
 more open to control.  In some settings (browsers in particular) the con=
tents of these frames might be controlled by the attacker.  Therefore, fr=
ames carrying application data offer the attacker the means of indirectly=
 controlling large portions of plaintext.  This only depends on being abl=
e to predict packet numbers and to know the likely placement of frames in=
 the packet, both of which have to be regarded as easy.  That said, if cl=
ients refuse to migrate to a preferred address without first validating i=
t, this option will not be useful to an attacker.</p>=0D
<h2>Initial tokens</h2>=0D
<p>NEW_TOKEN provides a server with some ability to control both destinat=
ion and content.  The attacker can alter DNS records or use Alt-Svc to se=
lect a target.</p>=0D
<p>The server has less control over the Initial packet generally, but the=
 token is only limited in length by the size of the packets that carry it=
, so it provides a lot more space to play with than a connection ID.  The=
re is a little more uncontrolled junk (at least 16 bytes) ahead of the to=
ken than with preferred address.  That junk is not likely to be a major b=
arrier, especially with the extra space on offer.  The TLS attacks mentio=
ned above deal with more than twice this amount of junk.</p>=0D
<p>Retry also provides an opportunity as the server selects the connectio=
n ID and token.  As the server is unable to change the IP address the cli=
ent uses after a Retry, Retry cannot be used to select a target.</p>=0D
<p>(As an aside for Retry, controlling the connection ID provides control=
 over the Initial encryption keys.  In theory, this removes the defense o=
ffered by Initial protection as the server can choose connection IDs unti=
l encryption produces the content it desires.  As the client is required =
to use the same CRYPTO frames, the attacker only has to iterate through v=
alues until it gets what it wants.  However, this control is limited to a=
 small number of bytes as the cost increases exponentially with the numbe=
r of bits that the server wishes to control.  Using the Token field is co=
nsiderably easier.)</p>=0D
<h2>Client spoofed migrations</h2>=0D
<p>This case is the inverse of SSRF in that it is the client that perform=
s the attack with the goal of using the privileged position of the server=
.  To mount the attack, the client needs to inject its payload into a con=
nection ID and then spoof its source address to match the intended target=
.</p>=0D
<h2>Observable effects</h2>=0D
<p>All of these cases can be exploited without observable effect.  Packet=
s are sent as part of an existing connection that continues to operate no=
rmally, or packets are sent as part of a connection establishment that is=
 performed while another connection remains active (assuming that NEW_TOK=
EN is used with Alt-Svc and not DNS targeting; DNS targeting could be mor=
e obvious).  This means that the exploits have no natural pressures that =
force them to be exposed.  The victim might notice if the attacker has to=
 try many times to be successful or the endpoint that is mounting the att=
ack might notice unusual activity, but only if there are measures in plac=
e to look for an attack.</p>=0D
<p>Both preferred address and NEW_TOKEN do require that new connections b=
e established, which might limit the rate at which an attacker can retry =
the attack.</p>=0D
<p>Spoofing addresses is not limited in the same way.  If the same connec=
tion ID is used, then the attack is limited only by the rate at which the=
 server is willing to use the address (or addresses).</p>=0D
<h1>Do we care?</h1>=0D
<p>Yes, we should care.  Though it takes a horribly insecure configuratio=
n to be vulnerable to this sort of attack, that does not mean attacks won=
't happen or that clients or the IETF won't be held responsible.  See als=
o the law of the internet: <em>blame attaches to the last thing that chan=
ged</em>.</p>=0D
<p>Browsers are very careful in defending against this style of attack.  =
CORS is a horrible tax that every cross origin request pays for this.  Th=
at doesn't mean that only browsers need to worry about defenses.</p>=0D
<p>There are a lot of deployments that understand this attack well and ha=
ve deployed defenses for TCP.  These likely include a suite of patterns t=
hat can be used to identify and defend against known attacks.  The risk w=
ith QUIC is that these defenses are less mature or non-existent for UDP.<=
/p>=0D
<p>This analysis assumes that removing any of these features that might b=
e exploited this way is not desirable.  It further assumes that adding ne=
w mechanisms, particularly those that might degrade performance, is not t=
enable.  These problems might be worth doing something about, but they ar=
e still largely the fault of servers that act on unauthenticated instruct=
ions.  It should not be entirely up to QUIC to address these concerns.</p=
>=0D
<p>Anything that makes QUIC substantially worse to protect such servers i=
s not worth considering.  For instance, control over cleartext could be a=
chieved using <a href=3D"https://tools.ietf.org/html/rfc6455#section-5.3"=
 rel=3D"nofollow">the masking technique employed by Web Sockets</a>.  Req=
uiring additional round trips for address validation might help narrow th=
e options for attack.  However, both would likely adversely affect perfor=
mance.  That doesn't mean doing absolutely nothing, as that would not be =
responsible.</p>=0D
<h1>What can we do?</h1>=0D
<p>For NEW_TOKEN, we have a mitigation that seems pretty effective: don't=
 send the token.  As the protocol does not depend on successful use of a =
token, we can simply recommend that clients not include a token in Initia=
l packets when the server address changes.  We might allow heuristics so =
that tokens can be used when the server addresses stays within the same s=
ubnet (of unspecified size) or same AS or something along those lines.  T=
hat should retain most of the value of the mechanism without dramatically=
 increasing exposure.  Even if heuristics are used, this would require th=
at the attacker be adjacent to the victim, which should be effective in b=
lunting the attack.</p>=0D
<p><a href=3D"https://tools.ietf.org/html/bcp38" rel=3D"nofollow">BCP 38<=
/a> seems like the best countermeasure for attacks that use client addres=
s spoofing.  Assuming that the attacker isn't in the same network, ingres=
s filtering will easily prevent this attack.  Aiming to prevent control o=
ver the cleartext of packets is difficult and likely to be ineffective.</=
p>=0D
<p>Spoofing can be made to look like NAT rebinding.  Insisting on address=
 validation prior to validating the address is an undesirable imposition =
that will affect performance pretty badly relative to just making a new c=
onnection.  If we assume the use of ingress filtering where there are ser=
vers that might be vulnerable, it should not be necessary to require addr=
ess validation.</p>=0D
<p>For spoofing, we could recommend that implementations not send toward =
an address that has failed address validation for some period.  This will=
 limit the rate at which spoofing might be used.</p>=0D
<h2>Preferred address mitigations</h2>=0D
<p>Unfortunately, there doesn't appear to be a single crisp thing we can =
recommend for preferred addresses.</p>=0D
<p>One possible option we have is to prohibit the use of preferred addres=
s to elevate privileges.  That is, prevent a server from picking a prefer=
red address from a portion of the network that might have different prote=
ctions.  (Does anyone remember Microsoft's concept of Zones from Internet=
 Explorer days?)  How we identify this elevation becomes challenging thou=
gh, and it is not always clear that an apparent "elevation" is truly ille=
gitimate.</p>=0D
<p>We might advise clients to avoid preferred addresses that go from an a=
pparently public IP to a link-local or 1918 address, but that sort of res=
triction could affect real use cases in ways that we don't want.  To give=
 a concrete example, an ISP might operate their network in a private addr=
ess range and use NAT for traffic that leaves the network.  A server that=
 is hosted inside that network might be reachable using a public address =
(which might be unicast), but it could offer clients a more direct connec=
tion using the preferred address mechanism that includes a private addres=
s.</p>=0D
<p>Prohibiting use of loopback (127.0.01 or ::1) preferred addresses from=
 non-loopback servers seems like it might be safe, but that too might pre=
emptively exclude valid uses.  I don't have any such use case right now, =
so it seems like this is a reasonable recommendation.  People who might e=
ventually discover a use case will need to deal with that recommendation.=
</p>=0D
<p>You might consider sending a garbage long header packet prior to addre=
ss validation, but that doesn't really change the dynamics much.  A long =
header adds 5 more bytes ahead of the attacker-controlled connection ID. =
 That might make it marginally harder to exploit, but it's not enough of =
an improvement to justify recommending it.</p>=0D
<p>We can prohibit the sending of non-probing frames to a preferred addre=
ss prior to address validation.  That's a pretty big change, but I think =
that it is reasonable given the attack.  That reduces the amount of contr=
olled cleartext to the connection ID, not the majority of the packet.  Re=
stricting to non-probing frames adds a performance hit if a client is for=
ced to migrate before acting on a preferred address, but that seems like =
a tolerable loss.</p>=0D
<h1>Summary</h1>=0D
<p>This seems like a lot.  I've certainly written a lot of words.  But I =
think that the attack is not that serious.</p>=0D
<p>The protections we might deploy for two of the three attacks aren't th=
at onerous, and we can do a little bit to mitigate risk for preferred add=
resses.  The important thing here is to ensure that we document the risks=
.  This is one of those areas where building a protocol on top of UDP exp=
oses new operational risks.</p>=0D
<p>I'm proposing that we simply document the risks and add some small mit=
igations provided that they don't cost much.  I'll propose a PR with that=
 proposal.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3995">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK52EPPOI3PXUJH32CTSAIZD3AN=
CNFSM4P4FSORA">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJK6OUOOWZRXFUQ7IZ6LSAIZD3A5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KDAYAOQ.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/3995",=0D
"url": "https://github.com/quicwg/base-drafts/issues/3995",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f338c3dc0d5b_460c16f850599b--


From nobody Wed Aug 12 00:46:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A44583A1111 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 00:46:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 u6zwS8ciCbmh for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 00:46:23 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6539C3A1115 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 00:46:23 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 997C7E05AC for <quic-issues@ietf.org>; Wed, 12 Aug 2020 00:46:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597218382; bh=roIi5Je3khO7OlbDLpBBOFWBwkqzEK+P22L4lb2v3B8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LnUPk0EPUum1j7NevMm8yGx9nT3Bds7vb5NesBPUiqsdrdLcr54CEIeSw6ssVj1aF UQOZyqND+Rq38Ivjx5t0ZLc3d83E/z7Phm5arnirzmJC0AtKBbrnX9V2INUtm2/Wo7 TMKlHGTq8sKE5SpLdFP4In+OhOBgCCFh2pIOZr0A=
Date: Wed, 12 Aug 2020 00:46:22 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5Z4X2Z46MJ6OUKMV5H57U5EVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/672700043@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f339e4e89e57_17e816f83262fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mikkelfj
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1JnBvEzAz1CnPi-ATCgqASzMH0Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 07:46:25 -0000

----==_mimepart_5f339e4e89e57_17e816f83262fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Interesting.

In the issue you mention loopback but then goes on to use a local router address.
I was thinking loopback was on the clients machine.

It is often the case that documentation servers run on localhost to display content, and some applications may be written to either directly use a browser interface, or indirectly via electron to a local host.

These types of applications are generally not hardened and therefore comparatively easy to exploit. In the worst case, such application insists on running on port 80 or some other privileged port thereby having elevated permissions.

But, how does this new attack differ from a HTTP redirect from a random web server, where part of the url is designed til trigger a vulnerability?

I can see some level of same domain protection for HTTPS, but as far as I am aware, such protections to not apply to redirects.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-672700043
----==_mimepart_5f339e4e89e57_17e816f83262fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Interesting.</p>
<p>In the issue you mention loopback but then goes on to use a local router address.<br>
I was thinking loopback was on the clients machine.</p>
<p>It is often the case that documentation servers run on localhost to display content, and some applications may be written to either directly use a browser interface, or indirectly via electron to a local host.</p>
<p>These types of applications are generally not hardened and therefore comparatively easy to exploit. In the worst case, such application insists on running on port 80 or some other privileged port thereby having elevated permissions.</p>
<p>But, how does this new attack differ from a HTTP redirect from a random web server, where part of the url is designed til trigger a vulnerability?</p>
<p>I can see some level of same domain protection for HTTPS, but as far as I am aware, such protections to not apply to redirects.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-672700043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK63W5U7X4YWAL7RKDLSAJCE5ANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3T3DCRO6N3QN3B6J3SAJCE5A5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAMJNCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-672700043",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-672700043",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f339e4e89e57_17e816f83262fd--


From nobody Wed Aug 12 02:19:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27DB03A116A for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 02:19:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vv8pXjmZD5UP for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 02:19:41 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 203F43A1164 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 02:19:40 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 257375E03FD for <quic-issues@ietf.org>; Wed, 12 Aug 2020 02:19:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597223980; bh=9iwYQHErDKzpMdrRTPhCNXKelohy0y60lCjTDfce5E4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eEetzb7/kiMsj0E8XqdvcNpH/A/PiIOPXba3lUQNyCygarzg/pZzotQy61E5kiGM+ e3f3PjHfMPltsj8IVrui8tF/Ukk3/5Y/EW8Mg0AvkcZ2nWv0wjYTcjDuKkKUwIBV4D c7eEemv08nv2ITT/vP8g8DL9PjrD8egdHxvR8NcY=
Date: Wed, 12 Aug 2020 02:19:40 -0700
From: kouameboris <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK55EAWJ42J3PJT5IGN5H6KSZEVBNHHCOPRYC4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3917/c672759081@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3917@github.com>
References: <quicwg/base-drafts/pull/3917@github.com>
Subject: Re: [quicwg/base-drafts] Byte counting at Congestion avoidance (#3917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33b42c151d1_6ff216f813716d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Blandine11
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YnC5U0LQspTOgwERLy3jOGq6MHs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 09:19:42 -0000

----==_mimepart_5f33b42c151d1_6ff216f813716d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would like to ask a question about quiche's congestion control algorithms.
Is there an algorithm that uses ECN marking to detect or control congestion?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3917#issuecomment-672759081
----==_mimepart_5f33b42c151d1_6ff216f813716d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I would like to ask a question about quiche's congestion control algorithms.<br>
Is there an algorithm that uses ECN marking to detect or control congestion?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3917#issuecomment-672759081">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DIDYAQOST3UBSZNDSAJNCZANCNFSM4O4TLDOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK65TR5CGAKMA6JWXHDSAJNCZA5CNFSM4O4TLDOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAMX2KI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3917#issuecomment-672759081",
"url": "https://github.com/quicwg/base-drafts/pull/3917#issuecomment-672759081",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33b42c151d1_6ff216f813716d--


From nobody Wed Aug 12 05:30:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61DEB3A1253 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 05:30:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 l-KiBB3lC2su for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 05:30:39 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 41C893A1252 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 05:30:39 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 78545340E69 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 05:30:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597235438; bh=KW/Z++6WDu4Bq9URMtoz/oMjb7IkLbzbKUJ8qstb2LQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q4VO7KQ3GviHJObHoPH5DNIiCP6ToEbGWcpj/oOLk9Wr/27/RkjlTmV24nf80I05n 0TXUcAEo1prXlZ2RgMR2qi3djBP0uVAvufKemv6NfKEbZb9tzCeyx+2ZHlSzUqBJb1 0RPQ46us5dyjwf93Tyne8CAi6Sjh5mD6/iYWYPlE=
Date: Wed, 12 Aug 2020 05:30:38 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UIZXNJSNEIXQRU5V5H7A65EVBNHHCQH4QHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3984/review/465868643@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3984@github.com>
References: <quicwg/base-drafts/pull/3984@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit is path-bound (#3984)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f33e0ee68732_30a516f813379f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8Gyg7tO0wfDhEGeyoUYK_E0_lCs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 12:30:40 -0000

----==_mimepart_5f33e0ee68732_30a516f813379f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



>  
-An endpoint resets its spin value to zero when sending the first packet of a
-given connection with a new connection ID. This reduces the risk that transient
-spin bit state can be used to link flows across connection migration or ID
-change.
+An endpoint resets the spin value for a network path to zero when sending the
+first packet of a given connection with a new connection ID.

+1 to Mike

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3984#discussion_r469222916
----==_mimepart_5f33e0ee68732_30a516f813379f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3984#discussion_r469222916">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-An endpoint resets its spin value to zero when sending the first packet of a
-given connection with a new connection ID. This reduces the risk that transient
-spin bit state can be used to link flows across connection migration or ID
-change.
+An endpoint resets the spin value for a network path to zero when sending the
+first packet of a given connection with a new connection ID.
</pre>
<p>+1 to Mike</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3984#discussion_r469222916">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5376X4HCOXZVKJA6DSAKDO5ANCNFSM4PU5DS2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3OEUPMW4EDWLCV5H3SAKDO5A5CNFSM4PU5DS22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPCJOYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3984#discussion_r469222916",
"url": "https://github.com/quicwg/base-drafts/pull/3984#discussion_r469222916",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f33e0ee68732_30a516f813379f--


From nobody Wed Aug 12 08:51:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E57073A1361 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 08:51:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 16aJOn9PfstH for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 08:51:06 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A0433A10F5 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 08:51:06 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 469DD5E0EE9 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 08:51:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597247465; bh=qrCxJkAx7jb4SIKD26KsmxHfBbtSC78pTzsNMepBh+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PtB3SuHHshsUo458ajgyTROhm5D5qewjZFIwUrMMPgd+r7fqu8hENCNH/4eR0357z MTN+SmUEmi6e9bWGZ9PPAnHMYDp1G28Nt/c8w63X0zMIJQneQtD02CVASHICuW4YnH dWN9HsifNPX6JOqizaNNapQoWLCn9PUTNih4vcpk=
Date: Wed, 12 Aug 2020 08:51:05 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GZSB47QQ7VWRE5255H7YOTEVBNHHCQXUPFQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3994/c672957033@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3994@github.com>
References: <quicwg/base-drafts/pull/3994@github.com>
Subject: Re: [quicwg/base-drafts] Make frame format introductions consistent (#3994)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f340fe92fd8b_163f16f825252f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M0bmT_QNDMCcQcmYJ_dRbReNNsc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 15:51:08 -0000

----==_mimepart_5f340fe92fd8b_163f16f825252f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a good improvement, but I disagree that it addresses #3804.  That is specifically about the section headings, in which some are "X Frame" and others are "X Frames":

> 19. Frame Types and Formats
> 19.1.  PADDING Frame
> 19.2.  PING Frame
> **19.3.  ACK Frames**
> 19.4.  RESET_STREAM Frame
> 19.5.  STOP_SENDING Frame
> 19.6.  CRYPTO Frame
> 19.7.  NEW_TOKEN Frame
> **19.8.  STREAM Frames**
> 19.9.  MAX_DATA Frame
> 19.10. MAX_STREAM_DATA Frame
> **19.11. MAX_STREAMS Frames**
> 19.12. DATA_BLOCKED Frame
> 19.13. STREAM_DATA_BLOCKED Frame
> **19.14. STREAMS_BLOCKED Frames**
> 19.15. NEW_CONNECTION_ID Frame
> 19.16. RETIRE_CONNECTION_ID Frame
> 19.17. PATH_CHALLENGE Frame
> 19.18. PATH_RESPONSE Frame
> **19.19. CONNECTION_CLOSE Frames**
> 19.20. HANDSHAKE_DONE Frame
> 19.21. Extension Frames

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3994#issuecomment-672957033
----==_mimepart_5f340fe92fd8b_163f16f825252f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This is a good improvement, but I disagree that it addresses <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="648562600" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3804" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3804/hovercard" href="https://github.com/quicwg/base-drafts/issues/3804">#3804</a>.  That is specifically about the section headings, in which some are "X Frame" and others are "X Frames":</p>
<blockquote>
<ol start="19">
<li>Frame Types and Formats<br>
19.1.  PADDING Frame<br>
19.2.  PING Frame<br>
<strong>19.3.  ACK Frames</strong><br>
19.4.  RESET_STREAM Frame<br>
19.5.  STOP_SENDING Frame<br>
19.6.  CRYPTO Frame<br>
19.7.  NEW_TOKEN Frame<br>
<strong>19.8.  STREAM Frames</strong><br>
19.9.  MAX_DATA Frame<br>
19.10. MAX_STREAM_DATA Frame<br>
<strong>19.11. MAX_STREAMS Frames</strong><br>
19.12. DATA_BLOCKED Frame<br>
19.13. STREAM_DATA_BLOCKED Frame<br>
<strong>19.14. STREAMS_BLOCKED Frames</strong><br>
19.15. NEW_CONNECTION_ID Frame<br>
19.16. RETIRE_CONNECTION_ID Frame<br>
19.17. PATH_CHALLENGE Frame<br>
19.18. PATH_RESPONSE Frame<br>
<strong>19.19. CONNECTION_CLOSE Frames</strong><br>
19.20. HANDSHAKE_DONE Frame<br>
19.21. Extension Frames</li>
</ol>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3994#issuecomment-672957033">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27IVLLHSBHSUGAZ4DSAK26TANCNFSM4P3ZH32A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27TE7AW67R4Y75UWTSAK26TA5CNFSM4P3ZH32KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAOIE2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3994#issuecomment-672957033",
"url": "https://github.com/quicwg/base-drafts/pull/3994#issuecomment-672957033",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f340fe92fd8b_163f16f825252f--


From nobody Wed Aug 12 09:43:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A60F3A13C8 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 09:43:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Y_RgztrafhW3 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 09:43:01 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47C2D3A13C1 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 09:43:01 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 36E15900023 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 09:43:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597250580; bh=KqIjuMMnNVri52jRixzyUilgdiQXyAHxKkx81gQGf0c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xy4ns1zuqMBIVhhsNb5qbYCQmVA4+blofG3QF3XtSXOt8F6BislyHfa4KeWC8t2bO LJ6sycjU71NMST8JqRqy0KkQgqTKT5/8K1OPlJCgINFteYCu1u/kbRH0aB0c4XZwJE OPuygInIYuHDGvxsLjSpWsLw+7atGHi5ODU1bfHw=
Date: Wed, 12 Aug 2020 09:43:00 -0700
From: Junho Choi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ALAPRTEUMH23MCCV5H76RJEVBNHHCOPRYC4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3917/c672986483@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3917@github.com>
References: <quicwg/base-drafts/pull/3917@github.com>
Subject: Re: [quicwg/base-drafts] Byte counting at Congestion avoidance (#3917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f341c1427c38_26fb16f8370892"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: junhochoi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kr7pkyr8YFZkj0N_LbnUjBzD8PE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 16:43:03 -0000

----==_mimepart_5f341c1427c38_26fb16f8370892
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I would like to ask a question about quiche's congestion control algorithms.
> Is there an algorithm that uses ECN marking to detect or control congestion?

@Blandine11 If you have a quiche-specific question please open a new ticket on https://github.com/cloudflare/quiche/issues.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3917#issuecomment-672986483
----==_mimepart_5f341c1427c38_26fb16f8370892
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>I would like to ask a question about quiche's congestion control algorithms.<br>
Is there an algorithm that uses ECN marking to detect or control congestion?</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/Blandine11/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Blandine11">@Blandine11</a> If you have a quiche-specific question please open a new ticket on <a href="https://github.com/cloudflare/quiche/issues">https://github.com/cloudflare/quiche/issues</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3917#issuecomment-672986483">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QLUGAQMSRXYQWDOTSALBBJANCNFSM4O4TLDOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JPCNVH5POLKTJ5ADSALBBJA5CNFSM4O4TLDOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAOPK4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3917#issuecomment-672986483",
"url": "https://github.com/quicwg/base-drafts/pull/3917#issuecomment-672986483",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f341c1427c38_26fb16f8370892--


From nobody Wed Aug 12 12:00:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 968243A1508 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:00:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gYXvS7eAAULB for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:00:19 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 772063A150F for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:00:16 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 81B745603F3 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:00:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597258815; bh=PHAPo+q+sSDWwK5yuXXZmyZjpJ2NmLpqyVH4K4+/f24=; h=Date:From:To:Subject:From; b=AX3LSpvDEkFgvAWiF1FO2uffgnh3flYTEPrJvSH9hyVCtuPqKawke55wCizci2XMy XkJGvCb0UXKo+5qE8j0IYp9xHiRfF73CNkx+0sqwmkORu/LaqOWuR7xik3R8zSQnp8 KuBMFna8sMm6J/q3WwP2s6aiHdFQxGW+60BG//gk=
Date: Wed, 12 Aug 2020 12:00:15 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/double_received/8857ff-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wtNhSxqO1BZGorcSYa_1a1bvZ_8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 19:00:27 -0000

  Branch: refs/heads/double_received
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 12 12:00:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D98F73A1514 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:00:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 b0Elm_fD-OO3 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:00:20 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 314AD3A14C1 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:00:17 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id CD74D5C0E04 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:00:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597258814; bh=2P1mo0LRJpR7OVwZNy0p9i9Mxv6tp+x61NF+bfVnwLk=; h=Date:From:To:Subject:From; b=JU+NBfQJnxWJhVzINCDQXYH4QZKqNxEbLajNphxZcBXTdsr9TI/lOQlan+NFzf6M1 K80cjY8tL4bPd8CEHNJMQ2ZqKVnsSw8Ou1jAsZRGcyqVRNhVaB6/bqMAUyWqIvOHxr L21F932EN54End/9C52Q2MWVZzFie5QOFlU8DfuY=
Date: Wed, 12 Aug 2020 12:00:14 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/47f7f3-735209@github.com>
Subject: [quicwg/base-drafts] 735209: contained (#3966)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vINpfKSqe2-QsIG7BHTjkYP6F-M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 19:00:29 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7352091313ea8f37da6b9365be9b9c8cc6bd3a1a
      https://github.com/quicwg/base-drafts/commit/7352091313ea8f37da6b9365be9b9c8cc6bd3a1a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  contained (#3966)



From nobody Wed Aug 12 12:00:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56ED63A14F7 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:00:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fOx1--LOGezb for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:00:33 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8DB613A0A68 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:00:25 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 9BAE8600E57 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:00:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597258824; bh=HoLcI2it+/nLSi/2WaRsmOKaxFKlMEtp8F4dlOkvIZQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DDM62sDVIEF8XW3duq47uAyKYqDXEkTvuHmJJKR9fTg0sSF2+oGcOozdHJMjvfKLW v76NjNF6I4kVq5/zbNxAnQpsHZiWVFLdDWaSrVRQu1jlgSM0cm87U+EUoozN1ESl42 j35Ue/SetTy54lELpr2mRk6lxluC7MRsGGs8NqcM=
Date: Wed, 12 Aug 2020 12:00:24 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TTEE4TLLI45BNXQV5IAOUREVBNHHCPOHWOA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3960/issue_event/3649043148@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3960@github.com>
References: <quicwg/base-drafts/issues/3960@github.com>
Subject: Re: [quicwg/base-drafts] Editorial fixes for quic-http (#3960)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f343c488d00a_722c16f8310567"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l14_eub7ZjdDiN7KXNnJhZqGDXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 19:00:40 -0000

----==_mimepart_5f343c488d00a_722c16f8310567
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3960 via #3966.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3960#event-3649043148
----==_mimepart_5f343c488d00a_722c16f8310567
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="666433136" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3960" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3960/hovercard" href="https://github.com/quicwg/base-drafts/issues/3960">#3960</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="667299451" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3966" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3966/hovercard" href="https://github.com/quicwg/base-drafts/pull/3966">#3966</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3960#event-3649043148">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYJHYIHC3R2ELRILDSALRERANCNFSM4PI7FHAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5RS77NACABYSXWGTTSALRERA5CNFSM4PI7FHAKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3F77VTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3960#event-3649043148",
"url": "https://github.com/quicwg/base-drafts/issues/3960#event-3649043148",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f343c488d00a_722c16f8310567--


From nobody Wed Aug 12 12:00:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 093D13A155B for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:00:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tiDQ9OgxRDpy for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:00:34 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D02D3A1509 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:00:26 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id A45C2840E7D for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:00:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597258825; bh=hH1Ir9MN7j0ODRl4eI+3fpf2c1vY9D7y6jAd9py8kRM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=issfGMK9BgdTo80ujKeEWX489OmvdfXJwJT3gsDe7nb2TXD72P+aFJbmHoTK8TS51 pXcAFSmCKCD/JbNL4BLvaPAomxf37ktAxauJY2jhzorLgMxpXbhsBc3hGfMcYRDlz/ xq6o/gFIB7Fm255HPtMqyS6WUAFrz+VoOYDgRHn4=
Date: Wed, 12 Aug 2020 12:00:25 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MRZ66HRD6XUUCKJ55IAOUTEVBNHHCPRROPM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3966/issue_event/3649043137@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3966@github.com>
References: <quicwg/base-drafts/pull/3966@github.com>
Subject: Re: [quicwg/base-drafts] Reword the double-contained (#3966)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f343c4994c06_ce616f83051c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p2NZdv074TbVyfB5fAmnZpiMvbQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 19:00:41 -0000

----==_mimepart_5f343c4994c06_ce616f83051c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3966 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3966#event-3649043137
----==_mimepart_5f343c4994c06_ce616f83051c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="667299451" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3966" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3966/hovercard" href="https://github.com/quicwg/base-drafts/pull/3966">#3966</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3966#event-3649043137">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64TYQKC3VNRIUC7T3SALRETANCNFSM4PK2KFEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JPPNBME2HFXM2I6LSALRETA5CNFSM4PK2KFE2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3F77VQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3966#event-3649043137",
"url": "https://github.com/quicwg/base-drafts/pull/3966#event-3649043137",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f343c4994c06_ce616f83051c6--


From nobody Wed Aug 12 12:01:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD79C3A15B2 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:01:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CbUN2NViFaj0 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:01:38 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7DB403A15DE for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:01:19 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id C04163400AA for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:01:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597258878; bh=qGkN9d+VXhVItk6vgmRvJnlLdouotG3jBmG0bSVc1tM=; h=Date:From:To:Subject:From; b=RCVHRej0Ujr+Dvr/qidljwCpCYeDycWN/Q4qzpQOX21M6gYrHoTi14eE7hV3UFpF7 QX+1z2PA1NMS4UKL+8poDmIFjCwe0+B8i2uKHfIf4T+Mm064EMouFtsIu849AGoFAG SbsETgDfdcI4RcUh3hF7YBMTz3juXFDUv2wfwHdY=
Date: Wed, 12 Aug 2020 12:01:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5555ee-566c8b@github.com>
Subject: [quicwg/base-drafts] 566c8b: Script updating gh-pages from 73520913. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u19lN_BchtoZ95QWLTzX3Oe3X2M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 19:01:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 566c8bd27c93d2a30dc12a8435c900a6fc354121
      https://github.com/quicwg/base-drafts/commit/566c8bd27c93d2a30dc12a8435c900a6fc354121
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html
    R stateless-reset-summary/draft-ietf-quic-http.html
    R stateless-reset-summary/draft-ietf-quic-http.txt
    R stateless-reset-summary/draft-ietf-quic-invariants.html
    R stateless-reset-summary/draft-ietf-quic-invariants.txt
    R stateless-reset-summary/draft-ietf-quic-qpack.html
    R stateless-reset-summary/draft-ietf-quic-qpack.txt
    R stateless-reset-summary/draft-ietf-quic-recovery.html
    R stateless-reset-summary/draft-ietf-quic-recovery.txt
    R stateless-reset-summary/draft-ietf-quic-tls.html
    R stateless-reset-summary/draft-ietf-quic-tls.txt
    R stateless-reset-summary/draft-ietf-quic-transport.html
    R stateless-reset-summary/draft-ietf-quic-transport.txt
    R stateless-reset-summary/index.html

  Log Message:
  -----------
  Script updating gh-pages from 73520913. [ci skip]



From nobody Wed Aug 12 12:02:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A24F3A15E8 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:01:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FQHEh8nPdBAu for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 12:01:54 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73A673A1555 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:01:34 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 75750840DD7 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 12:01:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597258893; bh=z1+Il0zhoogHYfufXRurx2Ysk8on2dfzPTRy5ffogT8=; h=Date:From:To:Subject:From; b=KiMehDXgezqWpYR5G42GtDk/H0yu0zWSeY//zH4UVl2xf8pN+zUXXJplrS+IpKDXr jZUpvsvngyl4uPKLWyvoRnG4VOD6Ht6BlRoWyiaR70u9IvY176r7BrkvcNrw2OOni0 XLeH3O2dZBH+8Iir0lnr1cGPNYCsiGNR8sfHAuIo=
Date: Wed, 12 Aug 2020 12:01:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/566c8b-fc4ce6@github.com>
Subject: [quicwg/base-drafts] fc4ce6: Script updating archive at 2020-08-12T19:01:12Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L9R4kb1vSN4wp44pkHHKQ9EbmCg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2020 19:02:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fc4ce68dd338f251221d238fdc17ab8658126d25
      https://github.com/quicwg/base-drafts/commit/fc4ce68dd338f251221d238fdc17ab8658126d25
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-12T19:01:12Z. [ci skip]



From nobody Wed Aug 12 17:10:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FAF53A0E47 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:10:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 WBPQltj78FoT for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:10:20 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58C2D3A0CD1 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:10:20 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 6C10B60005C for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:10:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597277419; bh=feWoenZa3XWcZeuP6mhcHGDepMqx7OEa/6ZeXZY5S5c=; h=Date:From:To:Subject:From; b=ZnVabR6AftCXV+pBt0FVHhrY7rvmWOuOBXrgx+Esk3HQ06H2N9Wt/72aMtuBjDPf9 oarufqyINPOyLDDOZ2SGVVZoqTGVhVLSuLnLx43mACzp5CIxGyRWVmSG6nmpUjnq+M xTKt4e4QAxbtBF9WWdAWfiF1WvdFYtovKSzjs6JE=
Date: Wed, 12 Aug 2020 17:10:19 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/spin-path/a3f8e9-0f5dfe@github.com>
Subject: [quicwg/base-drafts] 0f5dfe: First packet with a given connection ID
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MQb_yX63U2Z4a1qDiqgjWLo391o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 00:10:21 -0000

  Branch: refs/heads/spin-path
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0f5dfe5233f25c139741c60783da398a7ad5261f
      https://github.com/quicwg/base-drafts/commit/0f5dfe5233f25c139741c60783da398a7ad5261f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  First packet with a given connection ID



From nobody Wed Aug 12 17:10:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD76B3A0CD1 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:10:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Dpu1Y9xsoA8g for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:10:29 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B759B3A0E47 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:10:29 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 0CABF520E84 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:10:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597277429; bh=bRg8V2M5GVhfULU8OORHXmMlCS/SqYqH23ByEw9JXtY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0cOigxS6Ep6GlcjY2HOE9ShP9+0uPX9CP4aXudxyJ9PblnT88GmYXjRTlCib54jqD nEDfQ18Fw3ktKFE+WtqDeCtoVjr7Vf3TuSDqLJhiDdp/6x95MpgvRuqHWgcdhR+zlt B4qS07+T+zkh7g7OAtzQuBvTECBYJ8FbzhL5TsDQ=
Date: Wed, 12 Aug 2020 17:10:28 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3984/push/5521774783@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3984@github.com>
References: <quicwg/base-drafts/pull/3984@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit is path-bound (#3984)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3484f4f1436_6f5c16f8102048"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qZZ880sF9V3vB0Ilr9aKg4J4D3o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 00:10:31 -0000

----==_mimepart_5f3484f4f1436_6f5c16f8102048
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0f5dfe5233f25c139741c60783da398a7ad5261f  First packet with a given connection ID


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3984/files/a3f8e95d65042f286024e09c8999eca2aa2e3952..0f5dfe5233f25c139741c60783da398a7ad5261f

----==_mimepart_5f3484f4f1436_6f5c16f8102048
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0f5dfe5233f25c139741c60783da398a7ad5261f">0f5dfe5</a>  First packet with a given connection ID</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3984/files/a3f8e95d65042f286024e09c8999eca2aa2e3952..0f5dfe5233f25c139741c60783da398a7ad5261f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HCUJ6XL4Z2K4MVDDSAMVPJANCNFSM4PU5DS2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LW5GZOUHSUFXK6K3SAMVPJA5CNFSM4PU5DS22YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGMBXGAYTKNCQOVZWQIZVGUZDCNZXGQ3TQMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3984/files/a3f8e95d65042f286024e09c8999eca2aa2e3952..0f5dfe5233f25c139741c60783da398a7ad5261f",
"url": "https://github.com/quicwg/base-drafts/pull/3984/files/a3f8e95d65042f286024e09c8999eca2aa2e3952..0f5dfe5233f25c139741c60783da398a7ad5261f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3484f4f1436_6f5c16f8102048--


From nobody Wed Aug 12 17:10:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1CD83A0F20 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:10:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 e7pSdZdZD9go for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:10:43 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C758E3A0E64 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:10:43 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id A28F7E1DF8 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:10:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597277442; bh=UXOD7O/H8k2pfNpMfQod1tjgssKoJZWUAKC8HoIih/o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zHgncle5YSGkCo1g5cnjqcfaHUDyTgIDe/cLJgEtEKQBcLO+eLBSIIORJ5eXI95m4 /GbAIVsIH1odJzpEb/rhJNP8mTBvh7aJYmfd5ArawKSMryyh89/oglxn0ikQ8cx7gR WITgAGuwwRoPsAFfr9qeNt3OeblOatA50EQAatw8=
Date: Wed, 12 Aug 2020 17:10:42 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3SOTMF3OUBSXU5R2V5IBTAFEVBNHHCQH4QHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3984/c673170069@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3984@github.com>
References: <quicwg/base-drafts/pull/3984@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit is path-bound (#3984)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34850293a8b_21a216f847271"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VDI-JoC3yAuCT_J6b6oXtmHUdRg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 00:10:45 -0000

----==_mimepart_5f34850293a8b_21a216f847271
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar, sanity check please?  I'll merge this soon either way.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3984#issuecomment-673170069
----==_mimepart_5f34850293a8b_21a216f847271
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>, sanity check please?  I'll merge this soon either way.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3984#issuecomment-673170069">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5RFUQOYKBOQ2AJRWLSAMVQFANCNFSM4PU5DS2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK642BTHI7IN4SRY4E3SAMVQFA5CNFSM4PU5DS22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAP4FFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3984#issuecomment-673170069",
"url": "https://github.com/quicwg/base-drafts/pull/3984#issuecomment-673170069",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f34850293a8b_21a216f847271--


From nobody Wed Aug 12 17:11:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A93BD3A102F for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:11:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tgj7BmRamcbC for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:11:43 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 902F83A0F3C for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:11:43 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id D532BE0AE2 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:11:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597277502; bh=zr1r4s70whQVgPUmf42qHoedxhsheVye0oenSgTW9JY=; h=Date:From:To:Subject:From; b=eNkSq/1mnlBfa7hoI3xo5M/quEgW3SIqSuOXDkSZGRw2pYYOpmf+ila2/M2u6iMhF 4cd6Vt2P/Bu+JEDStSELO1Os+asirPOxKLsrPmcDkZC1GjDEb2dnxQXGmO8brXP+HN JEavkKvRhXW05SWBsajqzyBGvVfO7+qPRcOx6s7o=
Date: Wed, 12 Aug 2020 17:11:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fc4ce6-bf0232@github.com>
Subject: [quicwg/base-drafts] bf0232: Script updating gh-pages from 0f5dfe52. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/x-y2tIII4WNJpy4qx0iSZyGPNr0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 00:11:45 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bf02329919a5890a234e1c59754bc43f9d37e653
      https://github.com/quicwg/base-drafts/commit/bf02329919a5890a234e1c59754bc43f9d37e653
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M index.html
    M spin-path/draft-ietf-quic-http.html
    M spin-path/draft-ietf-quic-http.txt
    M spin-path/draft-ietf-quic-invariants.html
    M spin-path/draft-ietf-quic-invariants.txt
    M spin-path/draft-ietf-quic-qpack.html
    M spin-path/draft-ietf-quic-qpack.txt
    M spin-path/draft-ietf-quic-recovery.html
    M spin-path/draft-ietf-quic-recovery.txt
    M spin-path/draft-ietf-quic-tls.html
    M spin-path/draft-ietf-quic-tls.txt
    M spin-path/draft-ietf-quic-transport.html
    M spin-path/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 0f5dfe52. [ci skip]



From nobody Wed Aug 12 17:15:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1A0D3A14C5 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:14:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 43vfXrC90t9d for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:14:57 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7C1C3A14C4 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:14:57 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id DBB88520E11 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:14:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597277696; bh=IumjtaP/1h+oVirSA1DIKr4fg1WJ4dZuBgaiWxzBdD4=; h=Date:From:To:Subject:From; b=2W76Xv3ascZVIQ/tZuYbTaUnNeSBo7PEJ1aOALSGf3/3se/lh9TeUeToVfQzgJwT2 Bd6bEtAz8A3VgtpgKdtqh29GSZ7sbnc27+l+RJgItq6nI1xjtBai+GEZyyifE6cvZn m2Y7yI3MvyyguItWUG5H7qZaaesQWOdu6ulYgbC0=
Date: Wed, 12 Aug 2020 17:14:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/frame-format-intros/1c99f2-f5b467@github.com>
Subject: [quicwg/base-drafts] f5b467: Change the titles too
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LR6OZl_FKb0D27W7IjdRRIR1Z64>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 00:14:59 -0000

  Branch: refs/heads/frame-format-intros
  Home:   https://github.com/quicwg/base-drafts
  Commit: f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286
      https://github.com/quicwg/base-drafts/commit/f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Change the titles too



From nobody Wed Aug 12 17:15:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2EE63A14C5 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:15:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2JUPlIw8PiYH for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:15:07 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 96D953A14C4 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:15:07 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 76FFC5C004E for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:15:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597277706; bh=NLwgmSXwknSnob1Y88MjZGpdVpnWCSDdODM1ojQ8nGk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sntRZ3lWb9HBd8wde00C9sTWOZLmgjKBcZEjK/ml+K6CfT0gPAIJzCVYmQC1sw5kG 4OGKCmNtUIrIqvx9+t2s3wYbeZ3nA76LeOUsODY8xzhJXALcxHA8jN40M9Sy9cef5J mQsvT2rNDyaoMgjvzZR8pK4XdoZDaUWBGZVr9LTk=
Date: Wed, 12 Aug 2020 17:15:06 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3994/push/5521787320@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3994@github.com>
References: <quicwg/base-drafts/pull/3994@github.com>
Subject: Re: [quicwg/base-drafts] Make frame format introductions consistent (#3994)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34860a65d76_72ef16f8199518"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5TaA-4YubgYsjySTnv0akzCBfxc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 00:15:09 -0000

----==_mimepart_5f34860a65d76_72ef16f8199518
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286  Change the titles too


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3994/files/1c99f22ef79aff6dcd32d24d5e94710fbed12917..f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286

----==_mimepart_5f34860a65d76_72ef16f8199518
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286">f5b4676</a>  Change the titles too</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3994/files/1c99f22ef79aff6dcd32d24d5e94710fbed12917..f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZVOCXRPBUHMGUKTXTSAMWAVANCNFSM4P3ZH32A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27BVKUMLBERAB7AUDSAMWAVA5CNFSM4P3ZH32KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DMNBSG42TIOKQOVZWQIZVGUZDCNZYG4ZTEMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3994/files/1c99f22ef79aff6dcd32d24d5e94710fbed12917..f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286",
"url": "https://github.com/quicwg/base-drafts/pull/3994/files/1c99f22ef79aff6dcd32d24d5e94710fbed12917..f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f34860a65d76_72ef16f8199518--


From nobody Wed Aug 12 17:15:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C445A3A14CC for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:15:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cBiF0t-aPjvB for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:15:56 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5A393A14C5 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:15:56 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id D5911E0031 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:15:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597277755; bh=dfiHfpWR8+F2IzF6YYoWKLtl7G0GpKC6RcWlF1GZQsM=; h=Date:From:To:Subject:From; b=jb/1I/a4NO4KAoI+mOlfpOl0gmNNKv6lvJL4PvILfRuNKRJCuW5tqZBVLBlHN+y8O wscy/u57AEJ7BoWhSROHygvpMsm/vprvkh+vWPDs3urVHUIQ1o/y/0mcTuKrq616CP fr1JMUMNWLwiREJsUIvFLD0P2JHz7Fv4rAcL/X7I=
Date: Wed, 12 Aug 2020 17:15:55 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bf0232-35fe1f@github.com>
Subject: [quicwg/base-drafts] 35fe1f: Script updating gh-pages from f5b4676f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZDifXCHA0XlqTRtl5M14yOw-yGM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 00:15:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 35fe1fccaaeb6a832ded039a5af847a53e7555c2
      https://github.com/quicwg/base-drafts/commit/35fe1fccaaeb6a832ded039a5af847a53e7555c2
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M frame-format-intros/draft-ietf-quic-http.html
    M frame-format-intros/draft-ietf-quic-http.txt
    M frame-format-intros/draft-ietf-quic-invariants.html
    M frame-format-intros/draft-ietf-quic-invariants.txt
    M frame-format-intros/draft-ietf-quic-qpack.html
    M frame-format-intros/draft-ietf-quic-qpack.txt
    M frame-format-intros/draft-ietf-quic-recovery.html
    M frame-format-intros/draft-ietf-quic-recovery.txt
    M frame-format-intros/draft-ietf-quic-tls.html
    M frame-format-intros/draft-ietf-quic-tls.txt
    M frame-format-intros/draft-ietf-quic-transport.html
    M frame-format-intros/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f5b4676f. [ci skip]



From nobody Wed Aug 12 17:16:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 653523A14C5 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:16:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uV5HtfZ9oVT3 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 17:16:19 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E2DA3A14C4 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:16:19 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 861C1520E55 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 17:16:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597277778; bh=ATkyQqJNzejW9/26yJGmx7s923Zxz+PUB6AWu1pjtMI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oR50nLi77kQvQXOMdTTfsjrs35hQE8rgYhYsu3VefT+IolMuSzq9VyVZsAitADGm9 4w6hQfzcNSzDpH313bh2/2p/V+XmO6ydXTxQL+a6eqgwmSEgGK9Ehu+kwuRvTwWVc1 dnzd8J5maJTfh8ckkxDtyOg5WLnp6XxkGMmAr9Ug=
Date: Wed, 12 Aug 2020 17:16:18 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3QABWFTRTIDM453V5IBTVFEVBNHHCQXUPFQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3994/c673171607@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3994@github.com>
References: <quicwg/base-drafts/pull/3994@github.com>
Subject: Re: [quicwg/base-drafts] Make frame format introductions consistent (#3994)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34865273a62_684816f8286a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A_zoLSOe6D2iBnINEZAQ431DhCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 00:16:20 -0000

----==_mimepart_5f34865273a62_684816f8286a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My bad.  I had forgotten that bit.  I made these plural and changed definitions from "the X frame" to "a[n] X frame".  For the multi-valued types, we were also inconsistent with use of "or" vs. "and", so I changed that to match.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3994#issuecomment-673171607
----==_mimepart_5f34865273a62_684816f8286a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>My bad.  I had forgotten that bit.  I made these plural and changed definitions from "the X frame" to "a[n] X frame".  For the multi-valued types, we were also inconsistent with use of "or" vs. "and", so I changed that to match.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3994#issuecomment-673171607">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFSCL6X4PD7TIREC3SAMWFFANCNFSM4P3ZH32A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2AUYBFXD7NQ7SHC63SAMWFFA5CNFSM4P3ZH32KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAP4RFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3994#issuecomment-673171607",
"url": "https://github.com/quicwg/base-drafts/pull/3994#issuecomment-673171607",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f34865273a62_684816f8286a4--


From nobody Wed Aug 12 19:18:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 66AE93A15A0 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 19:18:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gIhPNgtgkG0M for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 19:18:33 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE2A53A159E for <quic-issues@ietf.org>; Wed, 12 Aug 2020 19:18:33 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 81DD6900080 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 19:18:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597285112; bh=D7UMtl4uVZhDhWNFXLsi8KMYWRazW6C/HMXKeqSyiD8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jf1n+q+o2+eYYO502g18tpquWmII3OFIlQ4hwOg7xcRppNyxQ8pVUP64LH6nz0mWY t27wmZZrFkQQHzgJycTGHVSwOS/UIyoKgd0VkF+cMrePyLHCkcr4Kq1uGY5LWc15X+ 3mtBQvAa2qUO69c7GvrxlMaL4cTmfpHC2J10nDMw=
Date: Wed, 12 Aug 2020 19:18:32 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7USOG6VHT7S5ICVXV5ICB7REVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c673208861@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34a2f872049_1faa16f82628ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zuAbZ-DuyEg79E46Lf55-iDX85s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 02:18:35 -0000

----==_mimepart_5f34a2f872049_1faa16f82628ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar Gentle ping

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-673208861
----==_mimepart_5f34a2f872049_1faa16f82628ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> Gentle ping</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-673208861">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6TJEO3LXCDFOBFEM3SANEPRANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6O7CCUFAA472DIDW3SANEPRA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAQFUHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-673208861",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-673208861",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f34a2f872049_1faa16f82628ea--


From nobody Wed Aug 12 19:41:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3913C3A15C6 for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 19:41:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 P_BpQozqvgAv for <quic-issues@ietfa.amsl.com>; Wed, 12 Aug 2020 19:41:10 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7D093A15C3 for <quic-issues@ietf.org>; Wed, 12 Aug 2020 19:41:10 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 78C8D600ADB for <quic-issues@ietf.org>; Wed, 12 Aug 2020 19:41:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597286469; bh=B/agAtP2Rm+lqeSAXux7/o+Lh7dP1g1mwp1DvMDobzM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G3mHDhAq1iwBcUwp0zlYbLp1ec1r2Q4KYScHfrJGzNwMWchYkh7LSwL1/qLAXXu3r f6+8inz6Biz3CHLjr1wKlZ522wFgUzA0jrn0OQhncI9SwP5pI+Xx1RqIUP9GmQrc/X ypLxYkOm3oEfJ5ojAISMi41oziOq3GRKreZe6vEI=
Date: Wed, 12 Aug 2020 19:41:09 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KO3MTPRQGPVQ3GC55ICEULEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/466406959@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34a84568b92_243516f8346228"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vlIFPZhw390dr_y6hwXIQ0RRrQE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 02:41:12 -0000

----==_mimepart_5f34a84568b92_243516f8346228
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

I am not sure if we want to adopt this PR (in current form).

> @@ -1094,7 +1094,9 @@ max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
   acknowledgments for packets in the Application Data packet number space. The
   actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  reordering, or lost ACK frames. max_ack_delay is initialized to 0 and
+  updated when transport parameters are exchanged. If a peer does not
+  specify max_ack_delay, it is set to 25ms.

As @martinthomson points out, this is a deviation from the definition of max_ack_delay in the transport draft, that says that the value defaults to 25ms and is updated when receiving the transport parameters from the peer.

We could have different definitions, but IMO it is unnecessary in this case, based on our agreement that persistent congestion is a connection-wide event and that it can be applied during the handshake.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-466406959
----==_mimepart_5f34a84568b92_243516f8346228
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p>I am not sure if we want to adopt this PR (in current form).</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r469663268">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1094,7 +1094,9 @@ max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
   acknowledgments for packets in the Application Data packet number space. The
   actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  reordering, or lost ACK frames. max_ack_delay is initialized to 0 and
+  updated when transport parameters are exchanged. If a peer does not
+  specify max_ack_delay, it is set to 25ms.
</pre>
<p>As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> points out, this is a deviation from the definition of max_ack_delay in the transport draft, that says that the value defaults to 25ms and is updated when receiving the transport parameters from the peer.</p>
<p>We could have different definitions, but IMO it is unnecessary in this case, based on our agreement that persistent congestion is a connection-wide event and that it can be applied during the handshake.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-466406959">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK22QIGGIQQTJ3PMTNTSANHELANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK77UB7D2HYUTBLH5HLSANHELA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPGM4LY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-466406959",
"url": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-466406959",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f34a84568b92_243516f8346228--


From nobody Thu Aug 13 00:22:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DD7A3A0816 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:22:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 AjB55BJOZaAc for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:22:31 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 142373A0815 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:22:30 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id AD5968407E6 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:22:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597303349; bh=apEBZWyDsOCFxoZ5j1K/nZESjMHOuVQJa8IyH3zHqZg=; h=Date:From:To:Subject:From; b=u4v2eIS9o7XaqD8gQ8SGpaSIzTQgwCFGq7TS9l3oHl0fvfsiY+mRYUu3pwB9vtLhQ N5kBEAsxSOMWOVt+qQifVakbcW6l5AEhSxNZHqqRoUcOl6mihWLrLQQvaiX4SYMCmz hCKrcMBenpS2p2opJc0d4jFQhP1Soeh6s6rsc6Xs=
Date: Thu, 13 Aug 2020 00:22:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/000000-c79b02@github.com>
Subject: [quicwg/base-drafts] c79b02: Document request forgery
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BHiPlLz6tdRq3z12bN5R3X8kdRo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 07:22:32 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: c79b02ed6a49c64822967c1d00693721cfd8a34e
      https://github.com/quicwg/base-drafts/commit/c79b02ed6a49c64822967c1d00693721cfd8a34e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Document request forgery

First cut at this, sorry about it being so long.  It's fairly hard to
write this, particularly since the existing documentation is so sparse.
Hopefully this is clear enough.  I haven't had time to properly
proof-read it, so it's probably not very good.  But I thought I'd share
what I got.

This includes some basic countermeasures, but they aren't very good.
I think that's OK, but we should discuss.

Closes #3995.



From nobody Thu Aug 13 00:28:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6D493A0828 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:28:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 52Z45OSyxU09 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:28:46 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 496EE3A0823 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:28:46 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 2578860059F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:28:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597303725; bh=zjs9d0bM5BHoPxxIPe2idchSM6CsGaVSrgw98S2mDng=; h=Date:From:To:Subject:From; b=lrzSi+qMMNPcGFvMxCuKrIv2FphHWFKkogCc8LkYOpxfo0y1kLEh3+YpJ5ujU6oMd BweHzZ3yI1YL3z8A0Hjz7pbRLvx6ayjQdTDS0/TzP4kAuaH7yjI4u+2HxLFBDsnt2Q fQHFkvDYZ+HVP1vqlch5+ui+4HjoixOJh15iNGB8=
Date: Thu, 13 Aug 2020 00:28:45 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/c79b02-a66b21@github.com>
Subject: [quicwg/base-drafts] a66b21: Document request forgery
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MeNMiXNGmRqu-BHL80lYLN6WQ7A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 07:28:48 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: a66b21eda0289e756188f3de712b21b49b199679
      https://github.com/quicwg/base-drafts/commit/a66b21eda0289e756188f3de712b21b49b199679
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Document request forgery

First cut at this, sorry about it being so long.  It's fairly hard to
write this, particularly since the existing documentation is so sparse.
Hopefully this is clear enough.  I haven't had time to properly
proof-read it, so it's probably not very good.  But I thought I'd share
what I got.

This includes some basic countermeasures, but they aren't very good.
I think that's OK, but we should discuss.

Closes #3995.



From nobody Thu Aug 13 00:31:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 647983A0829 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:31:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 BXQ8Wexyh4TF for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:31:53 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0EE9E3A0828 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:31:52 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 214D0900098 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:31:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597303912; bh=DKzJ8TP2KxE39CRfFPcarzol7Eaz1gVfXeLVuhZCvgA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=gdZhK669SHaNKm7Vs8q+wPlWtDU+WLu/kCnHgNKVEkCzfVAIrGnn2JguYZ9VxTqHd 9JdS9ahB1sDvPk2Z+FMETMEYTDzHQbn5khYdKfUVh9M1lNNZHcgR31QxpXni8Ier5v xA/eiFqk/gs6S5ySYl68XKd3fovC5gqZsYkk+sTk=
Date: Thu, 13 Aug 2020 00:31:52 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WCF4A5HV3LP4ACP55IDGWREVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996@github.com>
Subject: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34ec68121a1_635316f8177343"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Pe2qyAP69hlTorHhrbEV2Cn4OxU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 07:31:54 -0000

----==_mimepart_5f34ec68121a1_635316f8177343
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

First cut at this, sorry about it being so long.  It&#39;s fairly hard to
write this, particularly since the existing documentation is so sparse.
Hopefully this is clear enough.  I haven&#39;t had time to properly
proof-read it, so it&#39;s probably not very good.  But I thought I&#39;d share
what I got.

This includes some basic countermeasures, but they aren&#39;t very good.
I think that&#39;s OK, but we should discuss.

Closes #3995.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3996

-- Commit Summary --

  * Document request forgery

-- File Changes --

    M draft-ietf-quic-transport.md (214)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3996.patch
https://github.com/quicwg/base-drafts/pull/3996.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996

----==_mimepart_5f34ec68121a1_635316f8177343
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>First cut at this, sorry about it being so long.  It's fairly hard to<br>
write this, particularly since the existing documentation is so sparse.<br>
Hopefully this is clear enough.  I haven't had time to properly<br>
proof-read it, so it's probably not very good.  But I thought I'd share<br>
what I got.</p>
<p>This includes some basic countermeasures, but they aren't very good.<br>
I think that's OK, but we should discuss.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3995.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="677429277" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3995" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3995/hovercard" href="https://github.com/quicwg/base-drafts/issues/3995">#3995</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3996'>https://github.com/quicwg/base-drafts/pull/3996</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Document request forgery</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3996/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (214)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3996.patch'>https://github.com/quicwg/base-drafts/pull/3996.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3996.diff'>https://github.com/quicwg/base-drafts/pull/3996.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZENPD3HEWSOF3GVALSAOJGRANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKEBP6YF6Z7INXQULSAOJGRA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KDMZ5WQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996",
"url": "https://github.com/quicwg/base-drafts/pull/3996",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f34ec68121a1_635316f8177343--


From nobody Thu Aug 13 00:43:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6423F3A083F for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:43:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 LikwtRgjAJnl for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:43:22 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4EBAA3A083E for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:43:22 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 95130840083 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:43:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597304601; bh=gsFXDZzt7bNv6LAhIoAJ0tvUJk8SaT411N1cYIprGvQ=; h=Date:From:To:Subject:From; b=PNJqgOpWBvX/4x5kFkBqxB9s+2rK5Y9d/dkmeOhgBFUNhX/3hISNlmatUtxahS/5B a3UBPPKKswSlXd7FoYGmZ77CwM3go3BqQfuVA7OLfc766cfKfBzRF7RgnWGgGoMzRG 6rnD5t8WM+COW77dvApaBVdaZJa5FYxcBwA7MBc0=
Date: Thu, 13 Aug 2020 00:43:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/a66b21-951da2@github.com>
Subject: [quicwg/base-drafts] 951da2: Use a reference with a DOI that I can find
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3lSuy0f7_t60IKpNwJH1XRWddhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 07:43:23 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: 951da28eba29af1df230035fc0dc512baf812af3
      https://github.com/quicwg/base-drafts/commit/951da28eba29af1df230035fc0dc512baf812af3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use a reference with a DOI that I can find



From nobody Thu Aug 13 00:43:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE0123A083F for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:43:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 s0tze11EuR75 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:43:31 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF9763A083E for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:43:31 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 23649902654 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:43:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597304611; bh=lzIMC81kKKEfjYsKhrENcL3zmq/efWe2alJ4zv0egU8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fJ+LEZqNiQKao0DoZdSCu8FpbK04G+jI/15efRIvxbtlb83t1LfBkD50xk+vis0cV iWcuvLm8VmZTLQXFtNV3bWW7GOA2GJ3/6u3PvlJDcm2++Ef0+43Z9W81Rkk8s6RUY1 cwn2pkaN7GGtyXwRjCH2NL/4MB6hn9DsODD3OQtk=
Date: Thu, 13 Aug 2020 00:43:31 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5523146332@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34ef2312ad1_291f16f811107e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lZ-RmcynIRWaCGqLJjHIJWYlHZs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 07:43:33 -0000

----==_mimepart_5f34ef2312ad1_291f16f811107e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

951da28eba29af1df230035fc0dc512baf812af3  Use a reference with a DOI that I can find


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/a66b21eda0289e756188f3de712b21b49b199679..951da28eba29af1df230035fc0dc512baf812af3

----==_mimepart_5f34ef2312ad1_291f16f811107e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/951da28eba29af1df230035fc0dc512baf812af3">951da28</a>  Use a reference with a DOI that I can find</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/a66b21eda0289e756188f3de712b21b49b199679..951da28eba29af1df230035fc0dc512baf812af3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK642Y3YR42F7QV2B23SAOKSHANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFWKM6RN7DGBNIJC3SAOKSHA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGUZDGMJUGYZTGMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/a66b21eda0289e756188f3de712b21b49b199679..951da28eba29af1df230035fc0dc512baf812af3",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/a66b21eda0289e756188f3de712b21b49b199679..951da28eba29af1df230035fc0dc512baf812af3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f34ef2312ad1_291f16f811107e--


From nobody Thu Aug 13 00:44:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC9C13A0840 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:44:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tf5z29CP6A_u for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:44:39 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19C953A083F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:44:39 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 6515E600E3D for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:44:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597304678; bh=fCpMvAr2IzbK8tfPrqREfxdvm4Xh+TtZ3cWbecDHVu4=; h=Date:From:To:Subject:From; b=aXL5/LJ2Qg16JFxYqKIUGCqPuy9vjpzAEAIRj2ATvZlN4UTrc6GXbf3lz4CPvV+Ln D0q1w0gyym0eBE63L6nsxYWtBA4d4vPA1fczqRqHvGQc4tpqq2gruNTDnHlnqUmDrm wDE+29jQtFJG0Q6VZBGGuK15pNN/SECBl3p65rdI=
Date: Thu, 13 Aug 2020 00:44:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/35fe1f-bea2bb@github.com>
Subject: [quicwg/base-drafts] bea2bb: Script updating gh-pages from 951da28e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hFlkQEE7PK4NfG5iEpVOt1And_I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 07:44:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bea2bb577013055cc6b09177f5a99ab049f75f5d
      https://github.com/quicwg/base-drafts/commit/bea2bb577013055cc6b09177f5a99ab049f75f5d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    R 0rtt-section/draft-ietf-quic-http.html
    R 0rtt-section/draft-ietf-quic-http.txt
    R 0rtt-section/draft-ietf-quic-invariants.html
    R 0rtt-section/draft-ietf-quic-invariants.txt
    R 0rtt-section/draft-ietf-quic-qpack.html
    R 0rtt-section/draft-ietf-quic-qpack.txt
    R 0rtt-section/draft-ietf-quic-recovery.html
    R 0rtt-section/draft-ietf-quic-recovery.txt
    R 0rtt-section/draft-ietf-quic-tls.html
    R 0rtt-section/draft-ietf-quic-tls.txt
    R 0rtt-section/draft-ietf-quic-transport.html
    R 0rtt-section/draft-ietf-quic-transport.txt
    R 0rtt-section/index.html
    M index.html
    A request-forgery/draft-ietf-quic-http.html
    A request-forgery/draft-ietf-quic-http.txt
    A request-forgery/draft-ietf-quic-invariants.html
    A request-forgery/draft-ietf-quic-invariants.txt
    A request-forgery/draft-ietf-quic-qpack.html
    A request-forgery/draft-ietf-quic-qpack.txt
    A request-forgery/draft-ietf-quic-recovery.html
    A request-forgery/draft-ietf-quic-recovery.txt
    A request-forgery/draft-ietf-quic-tls.html
    A request-forgery/draft-ietf-quic-tls.txt
    A request-forgery/draft-ietf-quic-transport.html
    A request-forgery/draft-ietf-quic-transport.txt
    A request-forgery/index.html
    R tls/mbishop_wglc/draft-ietf-quic-http.html
    R tls/mbishop_wglc/draft-ietf-quic-http.txt
    R tls/mbishop_wglc/draft-ietf-quic-invariants.html
    R tls/mbishop_wglc/draft-ietf-quic-invariants.txt
    R tls/mbishop_wglc/draft-ietf-quic-qpack.html
    R tls/mbishop_wglc/draft-ietf-quic-qpack.txt
    R tls/mbishop_wglc/draft-ietf-quic-recovery.html
    R tls/mbishop_wglc/draft-ietf-quic-recovery.txt
    R tls/mbishop_wglc/draft-ietf-quic-tls.html
    R tls/mbishop_wglc/draft-ietf-quic-tls.txt
    R tls/mbishop_wglc/draft-ietf-quic-transport.html
    R tls/mbishop_wglc/draft-ietf-quic-transport.txt
    R tls/mbishop_wglc/index.html

  Log Message:
  -----------
  Script updating gh-pages from 951da28e. [ci skip]



From nobody Thu Aug 13 00:44:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E4E53A0840 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:44:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yiVXP6BANP2w for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:44:52 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 967D13A083F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:44:52 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id DDC2E900D94 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:44:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597304691; bh=IkZXUjisPV74JCDMeds+e5aQSBoD+gDcHZkg7Al0hjQ=; h=Date:From:To:Subject:From; b=ejyasS/PM4eDEGrqWti3bd8XApam6nYXhRXKG6tKbMaj1OeOHqIM/zEsQsOO+lEkS nD7JfKDwu3llH5IB0yAFVUOjawpHzYqzT4PBc1WLWwrpnV2K0Bzr2Og0grQp94+LPW ly1LypJ2z/Xr+RjD2X3T1PGZWV56CsK+pfKhsHmU=
Date: Thu, 13 Aug 2020 00:44:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bea2bb-4ed4e0@github.com>
Subject: [quicwg/base-drafts] 4ed4e0: Script updating archive at 2020-08-13T07:44:30Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vtYRwHmhQvK5-4_KpPWXxzqZOx4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 07:44:54 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4ed4e0d7cf7b9b4a7fd6c5d1bdad8f5407bc31d9
      https://github.com/quicwg/base-drafts/commit/4ed4e0d7cf7b9b4a7fd6c5d1bdad8f5407bc31d9
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-13T07:44:30Z. [ci skip]



From nobody Thu Aug 13 00:59:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E6F43A0848 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:59:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2LKfOC84yAAh for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 00:59:13 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 207F53A0844 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:59:13 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 54A745E0058 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 00:59:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597305552; bh=TuV6Y5il6vxlaIOquwXIF7zpL0Trq3B8vPkDpfDx5Xo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ysg3pO/mtkZfqEVa0ozQ/FnjUGHWnH8zTU7XJ7Re+OQYLR+ERy4L8m/UBeIGeXdDu tMPlpvBFNZn/eCIcpEnPKO1bWxyMfn1WlIXJgA8sRb5AixX/eg2HE1jrkgIXMWfgXa xpXW8SSmJeJVKRQ2fEzpeOScm4IaTZHh5hVeXhtE=
Date: Thu, 13 Aug 2020 00:59:12 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PTYFVJ6LGEFI7XFN5IDJ5BEVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/673325577@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34f2d0459cf_4a7f16f8137585"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hHb7pTch1-EnsuTUnukxlnN2vvU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 07:59:15 -0000

----==_mimepart_5f34f2d0459cf_4a7f16f8137585
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson Thank you for raising the issue.

I agree that NEW_TOKEN tokens and SPA are concerning. At the same time, I am not sure how much we have to worry about the encrypted payload being used as the attack vector.

> Therefore, frames carrying application data offer the attacker the means of indirectly controlling large portions of plaintext.

1-RTT packet protection key that is being used for encrypting the frames is *not* controlled by the attacker. The key is derived from the input of both endpoints. I am not sure how practical it would be to assume that a rouge server can calculate what the corresponding plaintext would be for an encrypted text that it wants to use for the attack, when the encryption keys are not obtained until the handshake is performed.

Regarding the amount of effort we should be spending to address this issue, I would point out that SSRF as we know today can induce a browser to send two types of TCP messages: 1) HTTP GET request (or preflight), 2) first flight of TLS over TCP.

I think we can call close the issue if we can make certain that the QUIC packets that the browsers send is as controlled as either of the two patterns.

Encrypted data meets the 2nd requirement. QUIC Initial packets are roughly as random and as binary as Client Hello of TLS over TCP. Encrypted part of QUIC packets are random and as binary as 0-RTT records of TLS over TCP.

Therefore, I think what we need to discuss is limited to NEW_TOKEN tokens and the DCID of SPA.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673325577
----==_mimepart_5f34f2d0459cf_4a7f16f8137585
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Thank you for raising the issue.</p>
<p>I agree that NEW_TOKEN tokens and SPA are concerning. At the same time, I am not sure how much we have to worry about the encrypted payload being used as the attack vector.</p>
<blockquote>
<p>Therefore, frames carrying application data offer the attacker the means of indirectly controlling large portions of plaintext.</p>
</blockquote>
<p>1-RTT packet protection key that is being used for encrypting the frames is <em>not</em> controlled by the attacker. The key is derived from the input of both endpoints. I am not sure how practical it would be to assume that a rouge server can calculate what the corresponding plaintext would be for an encrypted text that it wants to use for the attack, when the encryption keys are not obtained until the handshake is performed.</p>
<p>Regarding the amount of effort we should be spending to address this issue, I would point out that SSRF as we know today can induce a browser to send two types of TCP messages: 1) HTTP GET request (or preflight), 2) first flight of TLS over TCP.</p>
<p>I think we can call close the issue if we can make certain that the QUIC packets that the browsers send is as controlled as either of the two patterns.</p>
<p>Encrypted data meets the 2nd requirement. QUIC Initial packets are roughly as random and as binary as Client Hello of TLS over TCP. Encrypted part of QUIC packets are random and as binary as 0-RTT records of TLS over TCP.</p>
<p>Therefore, I think what we need to discuss is limited to NEW_TOKEN tokens and the DCID of SPA.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673325577">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GHDJMKVBWWAVRVMLSAOMNBANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SGXXHWDN3ET4SBQDSAOMNBA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFARCECI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673325577",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673325577",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f34f2d0459cf_4a7f16f8137585--


From nobody Thu Aug 13 01:05:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2DF43A085A for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 01:05:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 W3VCqRlQquaU for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 01:05:15 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A45373A0854 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 01:05:15 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id B42BD90001F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 01:05:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597305914; bh=rdqlnlFIuX1z4kqqVD5i2I3YtuALFfm8Swql0fNEga8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vViShLAAGTc+su3gKJ2/v6CF8+Mu1m6it489U0cOnGv2U427KRbaXeE4QZ84Gkti9 Gvwv5cSsa3NzZrdWT/gkYSB2uEcx3IULaYgvmKa0jnwevre0z5R6edOdUjO2EvaiOp gk3RhdTLB2SsB9UX+qdjseqNRqVsBWWjla/qUoAY=
Date: Thu, 13 Aug 2020 01:05:14 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYYOTU52VZLCJ54YNN5IDKTVEVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/673328505@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f34f43aa4c09_431e16f87787b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LUnZZdayGiX_Ca9elJFvDAH12vk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 08:05:17 -0000

----==_mimepart_5f34f43aa4c09_431e16f87787b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

PS. My bad, I think I missed the fact that we are using CTR mode for encryption. Yes, the server can control the bits that are sent by the client.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673328505
----==_mimepart_5f34f43aa4c09_431e16f87787b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>PS. My bad, I think I missed the fact that we are using CTR mode for encryption. Yes, the server can control the bits that are sent by the client.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673328505">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4SWYABUHVLEENBBHTSAONDVANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3EEQSECSI2AHOBQCLSAONDVA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFARC26I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673328505",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673328505",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f34f43aa4c09_431e16f87787b--


From nobody Thu Aug 13 02:51:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BA853A0AE3 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 02:51:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zDS3iGTaafVA for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 02:51:56 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BFD03A0AC7 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 02:51:56 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id B283E600044 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 02:51:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597312315; bh=weYCR3K7owhqFYd0jm5QMj1ym1VEbt5KR/+gtpEKoZ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZCVRrmfWzy9LIHu/Wf11uNZa6pFpWBWQTE9LnlrLUPLytIdsFDm2sGlVIwxedD5S2 YXWy7tduCEcpoyHyVjaM8SDHtWI1pZIa5x5Wh6GhTg/MVKvs8TLCuNSASHDq6m3Z5/ DGLQE0IYJ1PXIS9X5FuVqF9GZi+i52FTXfc1TgbU=
Date: Thu, 13 Aug 2020 02:51:55 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6XI3A3SORJ5PVTSFV5IDXDXEVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/673381284@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f350d3b9fb71_47f316f81779bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G1QKp3sNA_KxJYIcLp7N1gb_rWk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 09:51:58 -0000

----==_mimepart_5f350d3b9fb71_47f316f81779bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj 
> In the issue you mention loopback but then goes on to use a local router address.
> I was thinking loopback was on the clients machine.

Yes, loopback is same host.  But local router addresses (the example was just an address from a private address range), are also potentially vulnerable.

> It is often the case that documentation servers run on localhost to display content, and some applications may be written to either directly use a browser interface, or indirectly via electron, to a locally hosted server.

Yes, but those servers rarely take instructions that have any real consequence, so they don't tend to be exploitable.  That's not uniformly true of course.

> These type of applications are generally not hardened and therefore comparatively easy to exploit. In the worst case, such applications insist on running on port 80 or some other privileged port, thereby having elevated permissions.

Privileged ports can mean that the process serving that port is privileged, yes.  But it doesn't have to mean that.  Of course, if it is, then it can potentially do a lot of harm.

> But, how does this new attack differ from a HTTP redirect from a random web server, where part of the url is designed til trigger a vulnerability?

One thing with HTTP is that we don't really protect against this sort of thing very well.  Mostly because the Internet and Web grew up together and people more or less assumed at first that this sort of thing was OK.  So we generally allow attackers to make requests over HTTP.  But it's only a subset of requests that are designated as "safe".

Later, as we realized that some of the HTTP stuff was dangerous we added CORS.  For those things we believe to be "dangerous", CORS effectively does the same thing that address validation does for QUIC: it checks whether the server is willing to accept a request using a "safe" check (an OPTIONS request which includes minimal attacker controlled content) before it makes any request with any of the "dangerous" content that might be controlled by an attacker.

Of course, we would love not to have to do CORS.  It's a horrible waste when most servers don't suffer from these problems to spend a whole round trip negotiating its use.

The CSRF paper mentioned in the pull request is the one that basically started all of this.  It's fairly accessible if you are interested in learning more.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673381284
----==_mimepart_5f350d3b9fb71_47f316f81779bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mikkelfj/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a></p>
<blockquote>
<p>In the issue you mention loopback but then goes on to use a local router address.<br>
I was thinking loopback was on the clients machine.</p>
</blockquote>
<p>Yes, loopback is same host.  But local router addresses (the example was just an address from a private address range), are also potentially vulnerable.</p>
<blockquote>
<p>It is often the case that documentation servers run on localhost to display content, and some applications may be written to either directly use a browser interface, or indirectly via electron, to a locally hosted server.</p>
</blockquote>
<p>Yes, but those servers rarely take instructions that have any real consequence, so they don't tend to be exploitable.  That's not uniformly true of course.</p>
<blockquote>
<p>These type of applications are generally not hardened and therefore comparatively easy to exploit. In the worst case, such applications insist on running on port 80 or some other privileged port, thereby having elevated permissions.</p>
</blockquote>
<p>Privileged ports can mean that the process serving that port is privileged, yes.  But it doesn't have to mean that.  Of course, if it is, then it can potentially do a lot of harm.</p>
<blockquote>
<p>But, how does this new attack differ from a HTTP redirect from a random web server, where part of the url is designed til trigger a vulnerability?</p>
</blockquote>
<p>One thing with HTTP is that we don't really protect against this sort of thing very well.  Mostly because the Internet and Web grew up together and people more or less assumed at first that this sort of thing was OK.  So we generally allow attackers to make requests over HTTP.  But it's only a subset of requests that are designated as "safe".</p>
<p>Later, as we realized that some of the HTTP stuff was dangerous we added CORS.  For those things we believe to be "dangerous", CORS effectively does the same thing that address validation does for QUIC: it checks whether the server is willing to accept a request using a "safe" check (an OPTIONS request which includes minimal attacker controlled content) before it makes any request with any of the "dangerous" content that might be controlled by an attacker.</p>
<p>Of course, we would love not to have to do CORS.  It's a horrible waste when most servers don't suffer from these problems to spend a whole round trip negotiating its use.</p>
<p>The CSRF paper mentioned in the pull request is the one that basically started all of this.  It's fairly accessible if you are interested in learning more.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673381284">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7P5PK6ZWFWA2M5DR3SAOZTXANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5Z6ERA3JRVMUTXXPDSAOZTXA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFARPXJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673381284",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673381284",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f350d3b9fb71_47f316f81779bc--


From nobody Thu Aug 13 03:22:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 425F83A0B4C for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 03:22:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 f16vpUVDpYG8 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 03:22:04 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19E283A0AA1 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 03:22:04 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 5E343520E4E for <quic-issues@ietf.org>; Thu, 13 Aug 2020 03:22:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597314123; bh=OEAsM56WgV+41faxZY8h90tVleB0QpEN0PnE0uY+qCw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AfAs1lnDAF8hI2UO5eeuGXw6J/9LwqT4l1slxV/BW6BhyH/QiyWQcZcORKR5RX9pk 3bBI5qxQov9OZ8yCPHF7eZ6pCJBmogIkX4M/2i5alt8weZTiQq7uTyIsp1cR9FA3Y9 hMDXzGvrGQwch5oB/sPhbwTdzJ/qvobpZDg48zPU=
Date: Thu, 13 Aug 2020 03:22:03 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYXG3DJTONRLL36EKV5ID2UXEVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/673395056@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35144b4c208_58c516f81549424"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mikkelfj
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aD8lTFK3RE_2n-GUjPWCFHZae-0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 10:22:05 -0000

----==_mimepart_5f35144b4c208_58c516f81549424
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson thanks for elaborating.
On local document servers: their parsers might not be hardened since it is" just local" and bad input, e.g. url > 512 characters might lead to a crash leading to arbitrary code execution. On privileged ports, yes, it is good praxis to not serve requests with privileged permissions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673395056
----==_mimepart_5f35144b4c208_58c516f81549424
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> thanks for elaborating.<br>
On local document servers: their parsers might not be hardened since it is" just local" and bad input, e.g. url &gt; 512 characters might lead to a crash leading to arbitrary code execution. On privileged ports, yes, it is good praxis to not serve requests with privileged permissions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673395056">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ML3F3HW7XNR45RNTSAO5EXANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK36AS7J7YBLKOBLOODSAO5EXA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFARTC4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673395056",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673395056",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35144b4c208_58c516f81549424--


From nobody Thu Aug 13 05:20:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0F8C3A0BE6 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:20:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CsZevEJPGPZt for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:20:30 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5139F3A0BE4 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:20:30 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 3C3FD5E005D for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:20:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597321229; bh=aWUKMnfKkwrWIG63jDo15r/lj/VR7eVbLpaDhVzo9zg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZP1vNTdVF3yD+myGZUf8MgOOvwZugs7NHLguuv6s1z5jCu15DiYpd0QRamYXtjJKX rYbSzgfpP/xppnn2qiFyBjVIUC7SwVRx+QyA0Q4uocNcfpRfJyzn8idNokRMoq+g7s 60Meeln3tZrfEsD5ZVok6P5qbUC+okPBg52bvdac=
Date: Thu, 13 Aug 2020 05:20:29 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46ZJGAMT5UM4K3RK55IEIQ3EVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/466538355@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35300d2cfc8_381916f83900f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nARPnnoCtoI5El1bhhXietZGULI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 12:20:32 -0000

----==_mimepart_5f35300d2cfc8_381916f83900f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

I think there are some errors (left comments), but this looks good.

> +address validation; see {{address-validation}}.
+
+Outside of the encrypted portion of packets, QUIC offers an endpoint several
+options for controlling the content of UDP datagrams that a peer sends. The
+Destination Connection ID field offers direct control over early bytes of every
+packet sent by a peer; see {{connection-id}}. The Token field in Initial
+packets offers a server control over other bytes of Initial packets; see
+{{packet-initial}}.
+
+There are no measures in the protocol to prevent indirect control over the
+encrypted portions of packets. it is necessary to assume that endpoints are
+able to control the contents of frames that a peer sends, especially those
+frames that convey application data, such as STREAM frames. Though this depends
+to some degree on details of the application protocol, some control is possible
+in many protocol usage contexts. As the attacker has access to packet
+protection keys, they are able to predict how a peer will encrypt future

```suggestion
protection keys, they are likely to be capable of predicting how a peer will encrypt future
```

While it is true that all the cipher-suites defined in the TLS drafts share this property, I do not think that is a prerequisite of AEAD ciphers in general?

> +migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network that indicates that sending datagrams to unvalidated addresses in a
+given range is not safe.
+
+Endpoints MAY choose to reduce the risk of request forgery by not including
+values from NEW_TOKEN frames in Initial packets or by only sending non-probing

```suggestion
values from NEW_TOKEN frames in Initial packets or by only sending probing
```

> +frames in packets prior to completing address validation. Note that this might
+not constrain some attacks as it does not prevent an attacker from using the
+Destination Connection ID field.
+
+Endpoints are not expected to have specific information about the location of
+servers that could be vulnerable targets of a request forgery attack. However,
+it might be possible over time to identify specific UDP ports that are common
+targets of attacks or particular patterns in datagrams that are used for
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports or that
+match these patterns prior to validating the target address. Endpoints MAY
+retire connection IDs containing patterns known to be problematic without using
+them.
+
+Note:
+
+: Modifying endpoints to apply these protections is more efficient that

```suggestion
: Modifying endpoints to apply these protections is more efficient than
```

> +against attacks that use spoofing and originate from an external network.
+
+
+### Generic Request Forgery Countermeasures {#forgery-generic}
+
+The most effective defense against request forgery attacks is to modify
+vulnerable services to use strong authentication. However, this is not always
+possible when deploying QUIC. This section outlines some others steps that QUIC
+endpoints could take. These additional steps are all discretionary as,
+depending on circumstances, they could interfere with or prevent legitimate
+uses.
+
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) often
+lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously

```suggestion
migration to a loopback address if the same service was previously
```

I'm not sure, but maybe this is the intent?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466538355
----==_mimepart_5f35300d2cfc8_381916f83900f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@kazuho</b> commented on this pull request.</p>=0D
=0D
<p>I think there are some errors (left comments), but this looks good.</p=
><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r469775047">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +address validation; see {{address-validat=
ion}}.=0D
+=0D
+Outside of the encrypted portion of packets, QUIC offers an endpoint sev=
eral=0D
+options for controlling the content of UDP datagrams that a peer sends. =
The=0D
+Destination Connection ID field offers direct control over early bytes o=
f every=0D
+packet sent by a peer; see {{connection-id}}. The Token field in Initial=
=0D
+packets offers a server control over other bytes of Initial packets; see=
=0D
+{{packet-initial}}.=0D
+=0D
+There are no measures in the protocol to prevent indirect control over t=
he=0D
+encrypted portions of packets. it is necessary to assume that endpoints =
are=0D
+able to control the contents of frames that a peer sends, especially tho=
se=0D
+frames that convey application data, such as STREAM frames. Though this =
depends=0D
+to some degree on details of the application protocol, some control is p=
ossible=0D
+in many protocol usage contexts. As the attacker has access to packet=0D=

+protection keys, they are able to predict how a peer will encrypt future=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-protection keys, they are able to predict how=
 a peer will encrypt future=0D
+protection keys, they are likely to be capable of predicting how a peer =
will encrypt future=0D
</pre>=0D
=0D
<p>While it is true that all the cipher-suites defined in the TLS drafts =
share this property, I do not think that is a prerequisite of AEAD cipher=
s in general?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r469778813">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +migration to a non-loopback address if th=
e same service was previously=0D
+available over a different interface or the address was provided by a se=
rvice=0D
+at a non-loopback address. Endpoints that depend on these capabilities c=
ould=0D
+offer an option to disable these protections.=0D
+=0D
+Similarly, endpoints could regard a change in address to link-local addr=
ess=0D
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a gl=
obal,=0D
+unique-local {{?RFC4193}}, or non-private address as a potential attempt=
 at=0D
+request forgery. Endpoints could refuse to use these addresses entirely,=
 but=0D
+that carries a significant risk of interfering with legitimate cases. En=
dpoints=0D
+SHOULD NOT refuse to use an address unless they have specific knowledge =
about=0D
+the network that indicates that sending datagrams to unvalidated address=
es in a=0D
+given range is not safe.=0D
+=0D
+Endpoints MAY choose to reduce the risk of request forgery by not includ=
ing=0D
+values from NEW_TOKEN frames in Initial packets or by only sending non-p=
robing=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-values from NEW_TOKEN frames in Initial packe=
ts or by only sending non-probing=0D
+values from NEW_TOKEN frames in Initial packets or by only sending probi=
ng=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r469779769">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +frames in packets prior to completing add=
ress validation. Note that this might=0D
+not constrain some attacks as it does not prevent an attacker from using=
 the=0D
+Destination Connection ID field.=0D
+=0D
+Endpoints are not expected to have specific information about the locati=
on of=0D
+servers that could be vulnerable targets of a request forgery attack. Ho=
wever,=0D
+it might be possible over time to identify specific UDP ports that are c=
ommon=0D
+targets of attacks or particular patterns in datagrams that are used for=
=0D
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports =
or that=0D
+match these patterns prior to validating the target address. Endpoints M=
AY=0D
+retire connection IDs containing patterns known to be problematic withou=
t using=0D
+them.=0D
+=0D
+Note:=0D
+=0D
+: Modifying endpoints to apply these protections is more efficient that=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-: Modifying endpoints to apply these protecti=
ons is more efficient that=0D
+: Modifying endpoints to apply these protections is more efficient than=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r469908475">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +against attacks that use spoofing and ori=
ginate from an external network.=0D
+=0D
+=0D
+### Generic Request Forgery Countermeasures {#forgery-generic}=0D
+=0D
+The most effective defense against request forgery attacks is to modify=0D=

+vulnerable services to use strong authentication. However, this is not a=
lways=0D
+possible when deploying QUIC. This section outlines some others steps th=
at QUIC=0D
+endpoints could take. These additional steps are all discretionary as,=0D=

+depending on circumstances, they could interfere with or prevent legitim=
ate=0D
+uses.=0D
+=0D
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) of=
ten=0D
+lack proper authentication. Endpoints MAY prevent connection attempts or=
=0D
+migration to a loopback address. Endpoints SHOULD NOT allow connections =
or=0D
+migration to a non-loopback address if the same service was previously=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-migration to a non-loopback address if the sa=
me service was previously=0D
+migration to a loopback address if the same service was previously=0D
</pre>=0D
=0D
<p>I'm not sure, but maybe this is the intent?</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3996#pullrequestreview-466538355">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2GQ4RRHE67D47R5W3SAPLA3ANCNFSM4P56VPSA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4NKXW2QCVLMKVKP2LSAPLA3A5CNFSM4=
P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPHM64Y.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestrev=
iew-466538355",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview=
-466538355",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f35300d2cfc8_381916f83900f3--


From nobody Thu Aug 13 05:50:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59F713A0BF0 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:50:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rtx97_lufAEX for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:50:11 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 050063A0BEF for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:50:10 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 08E9C900073 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:50:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597323010; bh=T59Dz5CmJ5EjWkRf1MwpFZG4EG1pk0uo0JlOSJ8vS4s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LUnMHyaOGUV/ZHrolYMIOowpLY8mL2dD6xtH2/eZmBoswGKNktE6rqjCQXmRzdp60 YSQtRdj+BcEuwfZXuqyP04qkha8hqbLhemBQiLWQk+rYWktJuiZlzkreV1Na8Ddw5Z 72a/rgcYi8AYs3ucEfXZT2mXxxIFWbEhOqCEkXXc=
Date: Thu, 13 Aug 2020 05:50:09 -0700
From: Christopher Wood <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2XW62BBDNJDJQHMTN5IEMADEVBNHHCM4U4BA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/review/466728379@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f353701ed826_68aa16f8138391"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: chris-wood
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LnojYiEb_2OVB5YLH5iIxSWm5V4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 12:50:12 -0000

----==_mimepart_5f353701ed826_68aa16f8138391
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@chris-wood commented on this pull request.



> -Endpoints MUST count the number of received packets that fail authentication for
-each set of keys.  If the number of packets that fail authentication with the
-same key exceeds a limit that is specific to the AEAD in use, the endpoint MUST
-stop using those keys.  Endpoints MUST initiate a key update before reaching
-this limit.  If a key update is not possible, the endpoint MUST immediately
-close the connection.  Applying a limit reduces the probability that an attacker
-is able to successfully forge a packet; see {{AEBounds}} and {{ROBUST}}.
+Endpoints MUST count the number of encrypted packets for each set of keys. If
+the total number of encrypted packets with the same key exceeds the
+confidentiality limit for the selected AEAD, the endpoint MUST stop using those
+keys. Endpoints MUST initiate a key update before sending more protected packets
+than the confidentiality limit for the selected AEAD permits. If a key update
+is not possible or integrity limits are reached, the endpoint MUST stop using
+the connection and only send stateless resets in response receiving packets. It
+is RECOMMENDED that endpoints immediately close the connection with a connection
+error of type PROTOCOL_VIOLATION before reaching a state where key updates are

We can use `AEAD_LIMIT_REACHED` as Martin suggests below.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926127
----==_mimepart_5f353701ed826_68aa16f8138391
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@chris-wood</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926127">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -Endpoints MUST count the number of received packets that fail authentication for
-each set of keys.  If the number of packets that fail authentication with the
-same key exceeds a limit that is specific to the AEAD in use, the endpoint MUST
-stop using those keys.  Endpoints MUST initiate a key update before reaching
-this limit.  If a key update is not possible, the endpoint MUST immediately
-close the connection.  Applying a limit reduces the probability that an attacker
-is able to successfully forge a packet; see {{AEBounds}} and {{ROBUST}}.
+Endpoints MUST count the number of encrypted packets for each set of keys. If
+the total number of encrypted packets with the same key exceeds the
+confidentiality limit for the selected AEAD, the endpoint MUST stop using those
+keys. Endpoints MUST initiate a key update before sending more protected packets
+than the confidentiality limit for the selected AEAD permits. If a key update
+is not possible or integrity limits are reached, the endpoint MUST stop using
+the connection and only send stateless resets in response receiving packets. It
+is RECOMMENDED that endpoints immediately close the connection with a connection
+error of type PROTOCOL_VIOLATION before reaching a state where key updates are
</pre>
<p>We can use <code>AEAD_LIMIT_REACHED</code> as Martin suggests below.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926127">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SIPTD34A5SCJH5ULSAPOQDANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27PPKJE2544ETMSVDSAPOQDA5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPI3LOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926127",
"url": "https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926127",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f353701ed826_68aa16f8138391--


From nobody Thu Aug 13 05:50:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC8283A0BF9 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:50:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UKZO73W2MCX4 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:50:29 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B4CD3A0BF3 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:50:21 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 7D826840CDA for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:50:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597323020; bh=769JmbyB0abtns+YkB21zxwmSvo+P9xbrbuNrtTPdRw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hXusz/FDmx5IJ1pciPO3GOHQHFy/l5jm4bcILcaVfB51XOEhDeuPRyZ/6Zors/pGp WWN2C0MIBloH9mXKqGkqa/1Ut3hp9AwVnStS5N6jS+sC/p9oPxBheRMJ2gGHrUZAFF 0hiGSWs4CQM9HaIKMPZiUU1O2R4oJKYrdIhzIV/U=
Date: Thu, 13 Aug 2020 05:50:20 -0700
From: Christopher Wood <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3OPLDJGE6KED7NWDN5IEMAZEVBNHHCM4U4BA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/review/466728531@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35370c6cc06_6d5916f816445f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: chris-wood
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9gZngvV0rNuzvVJVli8yZI-DXaw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 12:50:31 -0000

----==_mimepart_5f35370c6cc06_6d5916f816445f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@chris-wood commented on this pull request.



> +error of type PROTOCOL_VIOLATION before reaching a state where key updates are
+not possible.
+
+For AEAD_AES_128_GCM and AEAD_AES_256_GCM, the confidentiality limit is 2^25
+encrypted packets; see {{gcm-bounds}}. For AEAD_CHACHA20_POLY1305, the
+confidentiality limit is greater than the number of possible packets (2^62) and
+so can be disregarded. For AEAD_AES_128_CCM, the confidentiality limit is 2^23.5
+encrypted packets; see {{ccm-bounds}}. Applying a limit reduces the probability
+that an attacker can distinguish the AEAD in use from a random permutation; see
+{{AEBounds}}, {{ROBUST}}, and {{?GCM-MU=DOI.10.1145/3243734.3243816}}.
+
+In addition to counting packets sent, endpoints MUST count the number of
+received packets that fail authentication during the lifetime of a connection.
+If the total number of received packets that fail authentication within the
+connection, across all keys, exceeds the integrity limit for the selected AEAD,
+the endpoint MUST immediately close the connection and not process any more

`AEAD_LIMIT_REACHED` works for me!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926248
----==_mimepart_5f35370c6cc06_6d5916f816445f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@chris-wood</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926248">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +error of type PROTOCOL_VIOLATION before reaching a state where key updates are
+not possible.
+
+For AEAD_AES_128_GCM and AEAD_AES_256_GCM, the confidentiality limit is 2^25
+encrypted packets; see {{gcm-bounds}}. For AEAD_CHACHA20_POLY1305, the
+confidentiality limit is greater than the number of possible packets (2^62) and
+so can be disregarded. For AEAD_AES_128_CCM, the confidentiality limit is 2^23.5
+encrypted packets; see {{ccm-bounds}}. Applying a limit reduces the probability
+that an attacker can distinguish the AEAD in use from a random permutation; see
+{{AEBounds}}, {{ROBUST}}, and {{?GCM-MU=DOI.10.1145/3243734.3243816}}.
+
+In addition to counting packets sent, endpoints MUST count the number of
+received packets that fail authentication during the lifetime of a connection.
+If the total number of received packets that fail authentication within the
+connection, across all keys, exceeds the integrity limit for the selected AEAD,
+the endpoint MUST immediately close the connection and not process any more
</pre>
<p><code>AEAD_LIMIT_REACHED</code> works for me!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926248">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3EQ3QANQ3FAKQMJODSAPOQZANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2XI7OA5UO5XCGCBLSAPOQZA5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPI3MUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926248",
"url": "https://github.com/quicwg/base-drafts/pull/3789#discussion_r469926248",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35370c6cc06_6d5916f816445f--


From nobody Thu Aug 13 05:54:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A0D73A0BF9 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:54:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rcEsa0KfvBaD for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:54:54 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 733CA3A0BF7 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:54:54 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id AEFEB5E0E6C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:54:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597323293; bh=OpiX0ZegtcahMCoc/T+f5jpuaNMkWRgnf1DrYzFW8x4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ze3lhWbV3Hp7IAYYzyQSkLzPKu+HHoUGYRzK5tygSBYd9vmv9CwQZiXCJ0lk1jBd3 GiH5Rfdfov/0v9jxokpZ2YBUv11Cab22slAt/JZJkikR1gMq1IqFLmK9H2Zd0zPOVg UtOlRqIEEEqaD0MHQGc1DkChHGQoW/GE6ck//uOs=
Date: Thu, 13 Aug 2020 05:54:53 -0700
From: Christopher Wood <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/push/5524617204@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35381d9f030_502316f893565"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: chris-wood
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bNCyN7Z_pLeYhQFYWQRN3N9Ekh0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 12:54:56 -0000

----==_mimepart_5f35381d9f030_502316f893565
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@chris-wood pushed 1 commit.

950c6ae004446b2ba0dba4156d1002eaf13dee81  Add a new AEAD limits error code, and clearly differentiate between the usage limits.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789/files/8833f007c9fd77e438e5d99aee40a52e32412426..950c6ae004446b2ba0dba4156d1002eaf13dee81

----==_mimepart_5f35381d9f030_502316f893565
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/chris-wood" class="user-mention">@chris-wood</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/950c6ae004446b2ba0dba4156d1002eaf13dee81">950c6ae</a>  Add a new AEAD limits error code, and clearly differentiate between the usage limits.</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3789/files/8833f007c9fd77e438e5d99aee40a52e32412426..950c6ae004446b2ba0dba4156d1002eaf13dee81">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6IKCBWRS2KLX352LDSAPPB3ANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7NPDFPI6H3KHYFOE3SAPPB3A5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQZTSNJXGQ2DQMCQOVZWQIZVGUZDINRRG4ZDANA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789/files/8833f007c9fd77e438e5d99aee40a52e32412426..950c6ae004446b2ba0dba4156d1002eaf13dee81",
"url": "https://github.com/quicwg/base-drafts/pull/3789/files/8833f007c9fd77e438e5d99aee40a52e32412426..950c6ae004446b2ba0dba4156d1002eaf13dee81",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f35381d9f030_502316f893565--


From nobody Thu Aug 13 05:55:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 168EF3A0BF7 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:55:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 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, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MJgkFc317fm3 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 05:55:07 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CFC6C3A0BEE for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:55:06 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 16D4D9025AD for <quic-issues@ietf.org>; Thu, 13 Aug 2020 05:55:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597323306; bh=2J+/hUo3iXPHkn18i1JUywEkQWVPDxT3UkzmX5Gpvmg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZXfSLHY+5BdY1WbdQXMJeZU5YrH1CIlHZpDbFnUHQJtvuUKrTNagwvQSc9Jz+WLc7 y8/+GhgcfaBBLszSNUGw33mwJirG2yNp8xuY0yAAPyjURfNf1NCtqiWQvbtD5bXw9f ucg1sidTSjt658B73HObr4NV92c58j1FaujRpAxU=
Date: Thu, 13 Aug 2020 05:55:06 -0700
From: Christopher Wood <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QJLF7ASGC7IU3ASV5IEMSVEVBNHHCM4U4BA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/review/466732118@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35382a73e2_37ce16f82029f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: chris-wood
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-ZAbiextsal0S5x9RyPO4PbC48A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 12:55:12 -0000

----==_mimepart_5f35382a73e2_37ce16f82029f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@chris-wood commented on this pull request.



> +is RECOMMENDED that endpoints immediately close the connection with a connection
+error of type PROTOCOL_VIOLATION before reaching a state where key updates are
+not possible.
+
+For AEAD_AES_128_GCM and AEAD_AES_256_GCM, the confidentiality limit is 2^25
+encrypted packets; see {{gcm-bounds}}. For AEAD_CHACHA20_POLY1305, the
+confidentiality limit is greater than the number of possible packets (2^62) and
+so can be disregarded. For AEAD_AES_128_CCM, the confidentiality limit is 2^23.5
+encrypted packets; see {{ccm-bounds}}. Applying a limit reduces the probability
+that an attacker can distinguish the AEAD in use from a random permutation; see
+{{AEBounds}}, {{ROBUST}}, and {{?GCM-MU=DOI.10.1145/3243734.3243816}}.
+
+In addition to counting packets sent, endpoints MUST count the number of
+received packets that fail authentication during the lifetime of a connection.
+If the total number of received packets that fail authentication within the
+connection, across all keys, exceeds the integrity limit for the selected AEAD,

I took a stab at this. Please feel free to make suggestions or edits as you see fit!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789#discussion_r469928977
----==_mimepart_5f35382a73e2_37ce16f82029f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@chris-wood</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r469928977">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +is RECOMMENDED that endpoints immediately close the connection with a connection
+error of type PROTOCOL_VIOLATION before reaching a state where key updates are
+not possible.
+
+For AEAD_AES_128_GCM and AEAD_AES_256_GCM, the confidentiality limit is 2^25
+encrypted packets; see {{gcm-bounds}}. For AEAD_CHACHA20_POLY1305, the
+confidentiality limit is greater than the number of possible packets (2^62) and
+so can be disregarded. For AEAD_AES_128_CCM, the confidentiality limit is 2^23.5
+encrypted packets; see {{ccm-bounds}}. Applying a limit reduces the probability
+that an attacker can distinguish the AEAD in use from a random permutation; see
+{{AEBounds}}, {{ROBUST}}, and {{?GCM-MU=DOI.10.1145/3243734.3243816}}.
+
+In addition to counting packets sent, endpoints MUST count the number of
+received packets that fail authentication during the lifetime of a connection.
+If the total number of received packets that fail authentication within the
+connection, across all keys, exceeds the integrity limit for the selected AEAD,
</pre>
<p>I took a stab at this. Please feel free to make suggestions or edits as you see fit!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r469928977">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5DWX2F2HHFFNVDGGLSAPPCVANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DHMFAR5T6EX6WRBDSAPPCVA5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPI4IVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789#discussion_r469928977",
"url": "https://github.com/quicwg/base-drafts/pull/3789#discussion_r469928977",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35382a73e2_37ce16f82029f2--


From nobody Thu Aug 13 06:58:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B52A03A0C4F for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 06:58:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 C45VihI9JEOC for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 06:58:11 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EC1B3A0C51 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 06:58:11 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 8D281600E31 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 06:58:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597327090; bh=F2nfNuaMBKv3Dex935fFCZambEgJEiSYHdfas6DkV14=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F4Fwea7Mq1EK5NSCfYS/tdcUDw/PvZDfaiMYKyoOCUcJST/7NVdYRZ4V28PLBC7nn LvIWjAmmay0V8tsQ/cD/K1V3Y7hCYKp81PEon5KFOtKq98OJjbGsTPgH7UYZ3SGbzP EeR57OaRCn7JItE9jpXYa7GvEKY0i0reLWaDU5i4=
Date: Thu, 13 Aug 2020 06:58:10 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJ6PUUG3G7N5O4ZGV5IET7FEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/466786992@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3546f27df7b_5d416f8786f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T732AKmYPq_1TtMUNiHVC6ktWfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 13:58:13 -0000

----==_mimepart_5f3546f27df7b_5d416f8786f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1094,7 +1094,9 @@ max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
   acknowledgments for packets in the Application Data packet number space. The
   actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  reordering, or lost ACK frames. max_ack_delay is initialized to 0 and
+  updated when transport parameters are exchanged. If a peer does not
+  specify max_ack_delay, it is set to 25ms.

Good point.  How about a reference to the section max_ack_delay is discussed in transport instead of this change?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#discussion_r469971375
----==_mimepart_5f3546f27df7b_5d416f8786f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r469971375">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1094,7 +1094,9 @@ max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
   acknowledgments for packets in the Application Data packet number space. The
   actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  reordering, or lost ACK frames. max_ack_delay is initialized to 0 and
+  updated when transport parameters are exchanged. If a peer does not
+  specify max_ack_delay, it is set to 25ms.
</pre>
<p>Good point.  How about a reference to the section max_ack_delay is discussed in transport instead of this change?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r469971375">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LZA3NDJQUGWYFXZDSAPWPFANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2JQHD6U4Y7M3F63LLSAPWPFA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPJJVMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#discussion_r469971375",
"url": "https://github.com/quicwg/base-drafts/pull/3938#discussion_r469971375",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3546f27df7b_5d416f8786f1--


From nobody Thu Aug 13 07:56:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 301C73A0CB7 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 07:56:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hbY8Jr7Ly8NF for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 07:56:41 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CCBCE3A0CA4 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 07:56:40 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 0F12C560042 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 07:56:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597330600; bh=rEq4Wt8woSVesYP8yUv2VBW1gPy7JAWRDd+FVqWFabQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AbYP/5IXTNcmOnYTZLmwQN+J+aKZ+h1t04Hmx+jZEyuv7cAa7vlG+eHclMBsoWw+D l1g4ZAjXeRmi1LuIQ5znkFgZKzou8jmIm/80mAGmAZwsKabtqaXOByRKHnZBcGkbjf jxN9dvLVGbw1DwvIOqnFvmfynjWr9JrbT4XFYMnA=
Date: Thu, 13 Aug 2020 07:56:39 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54RE4RPTNPAJDKB3N5IE22PEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/466843508@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3554a7f3cda_c3316f83536bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/67g8POElThUuseHi4t04p2a9H4A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 14:56:42 -0000

----==_mimepart_5f3554a7f3cda_c3316f83536bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema commented on this pull request.



> +
+The most effective defense against request forgery attacks is to modify
+vulnerable services to use strong authentication. However, this is not always
+possible when deploying QUIC. This section outlines some others steps that QUIC
+endpoints could take. These additional steps are all discretionary as,
+depending on circumstances, they could interfere with or prevent legitimate
+uses.
+
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) often
+lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+

That's nice, but in many scenarios any of the node addresses can be used to reach services local to the node, in the same way as loopback addresses. In server farm scenarios, this requires guessing the local IP of the specific server, but that can probably be done. Same for clients behind NAT.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466843508
----==_mimepart_5f3554a7f3cda_c3316f83536bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r470014613">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+The most effective defense against request forgery attacks is to modify
+vulnerable services to use strong authentication. However, this is not always
+possible when deploying QUIC. This section outlines some others steps that QUIC
+endpoints could take. These additional steps are all discretionary as,
+depending on circumstances, they could interfere with or prevent legitimate
+uses.
+
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) often
+lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
</pre>
<p>That's nice, but in many scenarios any of the node addresses can be used to reach services local to the node, in the same way as loopback addresses. In server farm scenarios, this requires guessing the local IP of the specific server, but that can probably be done. Same for clients behind NAT.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466843508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5XLCIDKLU3HKZCFJLSAP5KPANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3TJFUGHIHGUEFNWTSAP5KPA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPJXO5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466843508",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466843508",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3554a7f3cda_c3316f83536bd--


From nobody Thu Aug 13 07:57:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E0193A0CA4 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 07:57:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.097
X-Spam-Level: 
X-Spam-Status: No, score=-3.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8RIBt0DmttkF for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 07:57:42 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 41C303A0CBE for <quic-issues@ietf.org>; Thu, 13 Aug 2020 07:57:42 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 99B4A7A0082 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 07:57:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597330661; bh=dCuiljcYK6iJ1C+DtUqQfU/b+SGSUqMr3H2MeVuOsd0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VimGP1GI7ErPMtLhLYi8O8JonIKP4kShzBitG9b0kOJHirEcg7cg2XNTQq7pENfAj BrTOZPBpGMGMJya0o7o9ftpZrS6S5vDccnq+Iluqsx7+99GWfEChLvz0k6Qe26rEMZ Xxa54YChAW4PlgJhxgHNDiq3dA0zpJQF3SXTYsUw=
Date: Thu, 13 Aug 2020 07:57:41 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNTTD4PAUKLRCCX5V5IE26LEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/466797717@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3554e5504cb_3f6716f8437574"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LolEePg8AaOxCHIAqT2ZoeCTefA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 14:57:44 -0000

----==_mimepart_5f3554e5504cb_3f6716f8437574
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue commented on this pull request.



> +  to use source address spoofing to select where a server sends subsequent
+  datagrams.
+
+These three options all involve cases where an endpoint sends datagrams to a
+host that might not understand QUIC. That is, these packets are sent prior to
+address validation; see {{address-validation}}.
+
+Outside of the encrypted portion of packets, QUIC offers an endpoint several
+options for controlling the content of UDP datagrams that a peer sends. The
+Destination Connection ID field offers direct control over early bytes of every
+packet sent by a peer; see {{connection-id}}. The Token field in Initial
+packets offers a server control over other bytes of Initial packets; see
+{{packet-initial}}.
+
+There are no measures in the protocol to prevent indirect control over the
+encrypted portions of packets. it is necessary to assume that endpoints are

```suggestion
encrypted portions of packets. It is necessary to assume that endpoints are
```

> +Unlike other packets, packet protection provides good protection against
+control over the contents of Initial packets. The choice of an unpredictable
+Destination Connection ID by clients ensures that servers are unable to control
+any of the encryption portion of Initial packets.

This para's grammar hurts my head. Alternative might be

"Initial packet protection provides resilience to control of contents by servers. Client choice of an unpredictable Destination Connection ID ensures servers are unable to control any of the encrypted portion of Initial packets."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466797717
----==_mimepart_5f3554e5504cb_3f6716f8437574
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@LPardue</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r469979069">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +  to use source address spoofing to selec=
t where a server sends subsequent=0D
+  datagrams.=0D
+=0D
+These three options all involve cases where an endpoint sends datagrams =
to a=0D
+host that might not understand QUIC. That is, these packets are sent pri=
or to=0D
+address validation; see {{address-validation}}.=0D
+=0D
+Outside of the encrypted portion of packets, QUIC offers an endpoint sev=
eral=0D
+options for controlling the content of UDP datagrams that a peer sends. =
The=0D
+Destination Connection ID field offers direct control over early bytes o=
f every=0D
+packet sent by a peer; see {{connection-id}}. The Token field in Initial=
=0D
+packets offers a server control over other bytes of Initial packets; see=
=0D
+{{packet-initial}}.=0D
+=0D
+There are no measures in the protocol to prevent indirect control over t=
he=0D
+encrypted portions of packets. it is necessary to assume that endpoints =
are=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-encrypted portions of packets. it is necessar=
y to assume that endpoints are=0D
+encrypted portions of packets. It is necessary to assume that endpoints =
are=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r469986988">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Unlike other packets, packet protection p=
rovides good protection against=0D
+control over the contents of Initial packets. The choice of an unpredict=
able=0D
+Destination Connection ID by clients ensures that servers are unable to =
control=0D
+any of the encryption portion of Initial packets.=0D
</pre>=0D
<p>This para's grammar hurts my head. Alternative might be</p>=0D
<p>"Initial packet protection provides resilience to control of contents =
by servers. Client choice of an unpredictable Destination Connection ID e=
nsures servers are unable to control any of the encrypted portion of Init=
ial packets."</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3996#pullrequestreview-466797717">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K7VXW5PTT6SC3I5IHDSAP5OLANCNFSM4P56VPSA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6EJT73LJ6EBPIUJNTSAP5OLA5CNFSM4=
P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPJMJFI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestrev=
iew-466797717",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview=
-466797717",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3554e5504cb_3f6716f8437574--


From nobody Thu Aug 13 07:59:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEFC53A0CD4 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 07:59:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7CvX6F--nZHJ for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 07:59:01 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B3DD3A0CBE for <quic-issues@ietf.org>; Thu, 13 Aug 2020 07:59:01 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 5FC90600E7C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 07:59:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597330740; bh=YrntNFcpw/jtC2wtgroIV8M3uurbkH4OU1qYVsxvEJg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mQ4RhxwBi4Q48h77X6287zmcK5k6sJHQw+U+iK+D9+eOWXAU8uEChK6r8K4O1cncy 6xQ+HrEuCvqB+rSJdzzcLVl7qUfggAnDzCLWiq7a8s2szzwX8VQCBG7T0g9fRwQAql N2Uti/xQb2Nrige66vRa1IfbgdraaI3kZSGd9xzg=
Date: Thu, 13 Aug 2020 07:59:00 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VNSD6VX73DULK35N5IE3DJEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/466845768@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35553450ade_144716f8270025"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qLtcZH1ZZyuAtWOmT3UT1NpctDg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 14:59:03 -0000

----==_mimepart_5f35553450ade_144716f8270025
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1094,7 +1094,9 @@ max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
   acknowledgments for packets in the Application Data packet number space. The
   actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  reordering, or lost ACK frames. max_ack_delay is initialized to 0 and
+  updated when transport parameters are exchanged. If a peer does not
+  specify max_ack_delay, it is set to 25ms.

@ianswett That SGTM.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#discussion_r470016230
----==_mimepart_5f35553450ade_144716f8270025
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r470016230">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1094,7 +1094,9 @@ max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
   acknowledgments for packets in the Application Data packet number space. The
   actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  reordering, or lost ACK frames. max_ack_delay is initialized to 0 and
+  updated when transport parameters are exchanged. If a peer does not
+  specify max_ack_delay, it is set to 25ms.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> That SGTM.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r470016230">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SDKE774LXQGEF35TSAP5TJANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY5GGQITSL52RZCZODSAP5TJA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPJYASA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#discussion_r470016230",
"url": "https://github.com/quicwg/base-drafts/pull/3938#discussion_r470016230",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35553450ade_144716f8270025--


From nobody Thu Aug 13 08:00:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 672D43A0CF1 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 07:59:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 z3DgD5ayaj2T for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 07:59:57 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D3073A0CEE for <quic-issues@ietf.org>; Thu, 13 Aug 2020 07:59:56 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 9FA76340E64 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 07:59:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597330795; bh=YkDTV/WXp+JVV8D+uMcwCdh/yGacBpiDoSkq2Q+t4a8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eDPOASdCzSkxjQurjhswOSa3cizyOj73GnYjxJmCsvEN5Ul5PWKQF87/TWtpGUSgP hiQL/4AkSqWricIrZfH3EFqb/mH9wHutN01HFBWD/Pg2/R/K3oL9B4a2PI/KZr+CDd 2ZxwMVZT3g9msHV5rGIB/0ktYV98d547uLVSr4/Y=
Date: Thu, 13 Aug 2020 07:59:55 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZILKWKUVB5SQSBXWF5IE3GXEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/466846714@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35556b90bde_fcc16f8313651"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OmRj_xTJSsDcNCpUE_ZodGx2JcM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 14:59:58 -0000

----==_mimepart_5f35556b90bde_fcc16f8313651
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema commented on this pull request.



> +lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network that indicates that sending datagrams to unvalidated addresses in a
+given range is not safe.
+

There is indeed a valid scenario for client and server discovering that they are behind the same NAT. Wasn't that scenario addressed in Web-RTC using a discovery protocol involving temporary names, in an attempt at privacy? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466846714
----==_mimepart_5f35556b90bde_fcc16f8313651
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r470016932">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network that indicates that sending datagrams to unvalidated addresses in a
+given range is not safe.
+
</pre>
<p>There is indeed a valid scenario for client and server discovering that they are behind the same NAT. Wasn't that scenario addressed in Web-RTC using a discovery protocol involving temporary names, in an attempt at privacy?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466846714">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KAD5IQY3QIE3HFKDSAP5WXANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27WLLDMWXIO4GQP63SAP5WXA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPJYH6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466846714",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-466846714",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35556b90bde_fcc16f8313651--


From nobody Thu Aug 13 08:03:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76F363A0C9A for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 08:03:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vhHwG6TkrTqt for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 08:03:21 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56A703A0C98 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 08:03:21 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 98520840EE6 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 08:03:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597331000; bh=dehJB/rgxJtZtL3VBT28bKUX9QeEOA80t40FVwCnRRg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yxnyyxeucrRZJ5C4Z3aJ/82CfM1jI/VhUs+Q+8DFVQ0vrT6ewt82MlYwZ74zqjNPm wZTWbaVUgcu10yRs9Q95VEhzOGXE7H8HeFXXQpCgsJk5t7pJVPZbTxn9tb6AYiWxM4 mAa6g5pXRzXXXvvGMxbkrQkrx9QIwY74WiIflsGM=
Date: Thu, 13 Aug 2020 08:03:20 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5JAQTQVH4XX42O6YF5IE3TREVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/c673531456@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f355638887ea_1f8316f86245"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ivVA5tRNdNLDQt4cfoK8aJ5N2TA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 15:03:22 -0000

----==_mimepart_5f355638887ea_1f8316f86245
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I like the general text. I am worried that the response to these attacks may need to evolve over time as we understand them better. I was looking at ways to say that. No specific suggestion yet.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#issuecomment-673531456
----==_mimepart_5f355638887ea_1f8316f86245
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I like the general text. I am worried that the response to these attacks may need to evolve over time as we understand them better. I was looking at ways to say that. No specific suggestion yet.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#issuecomment-673531456">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK76HYI64RPVETFWIZ3SAP6DRANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7PCFCNPS6HL6R2CYDSAP6DRA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFASUMQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#issuecomment-673531456",
"url": "https://github.com/quicwg/base-drafts/pull/3996#issuecomment-673531456",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f355638887ea_1f8316f86245--


From nobody Thu Aug 13 08:10:17 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 140143A0CB3 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 08:10:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Mdrhwv9isAec for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 08:10:12 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (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 020F73A0CB2 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 08:10:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=pgFD+DW6giZb5fq/XPxcIn6f6+RcuAKtR5NGj7QFzUI=; b= peWJ/61SZYKCxahKXRytO9AI9kCfqV2k1jd7pQ2Qwmxip4af+8hHpag9WF6HKTYS +RxK3eVmQI9JXTwweC6lH2tYrOqm5SlXRB+WLBHss0Sc1a3Wgbr5fS5/lrD2I8mA IVBWkgtXUFj4C6xnt6lJ8ld+5ML1yLyNFvjipzJ3DMg=
Received: by filter0248p1iad2.sendgrid.net with SMTP id filter0248p1iad2-11082-5F3557D0-A 2020-08-13 15:10:08.580166343 +0000 UTC m=+757091.558396397
Received: from github-lowworker-fb56993.ac4-iad.github.net (unknown) by ismtpd0051p1iad1.sendgrid.net (SG) with ESMTP id uTeF7PBASD6V6SM9Pi8ztA for <quic-issues@ietf.org>; Thu, 13 Aug 2020 15:10:08.490 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fb56993.ac4-iad.github.net (Postfix) with ESMTP id 6998F8C0501 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 08:10:08 -0700 (PDT)
Date: Thu, 13 Aug 2020 15:10:08 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4F5BDAMRVPBLBR3NV5IE4NBEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/466846529@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3557d067c4f_709616f81041c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3ZaMKaL/ds5rIndZxFlKanEYb8jrMjRcNRgy Bh//Z5ssnEiP+ezOW5C53Rm2zVYrbgxo8fJMy5FwRoIgU5a4Bgk1jmNqcMqvlw+V7iCwykfubUPtyu D0q5Yk/97vDznD7Bpm0b2N5zB1XR+FC3os26yWvhvEIwtrFfgqAz1zrq5LsXdzGrBMeL+g8vUgvENk o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MDl6qMUBcTSEggBjBhToZyFiqvY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 15:10:14 -0000

----==_mimepart_5f3557d067c4f_709616f81041c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue commented on this pull request.



> +Unlike other packets, packet protection provides good protection against
+control over the contents of Initial packets. The choice of an unpredictable
+Destination Connection ID by clients ensures that servers are unable to control
+any of the encryption portion of Initial packets.

Then I might concate the next paragraph to this and say

"However, the Token field is open to control and does allow a server to use clients to mount request forgery attacks."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r470016772
----==_mimepart_5f3557d067c4f_709616f81041c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r470016772">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +Unlike other packets, packet protection provides good protection against
+control over the contents of Initial packets. The choice of an unpredictable
+Destination Connection ID by clients ensures that servers are unable to control
+any of the encryption portion of Initial packets.
</pre>
<p>Then I might concate the next paragraph to this and say</p>
<p>"However, the Token field is open to control and does allow a server to use clients to mount request forgery attacks."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r470016772">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DCCHDYOJYAIKBZV3SAP65BANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HFM7WYQWWWFK3CZLSAP65BA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPJYGQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r470016772",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r470016772",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3557d067c4f_709616f81041c2--


From nobody Thu Aug 13 08:58:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 529483A0E0B for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 08:58:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uUci6AG_xIxH for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 08:58:51 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CBED3A0E09 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 08:58:51 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 8C201560E7E for <quic-issues@ietf.org>; Thu, 13 Aug 2020 08:58:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597334330; bh=hegs6RhcwIBopK00fRe6Zjbv+EAs2RA2ndrLSo85gRc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sJdDIX/AYV3kH6kuO5/N+ZdqDzWxyHXsS5GDD8VYGMsUrFcZddzbawvMnnCMWHXi+ BsYxTp1HnNlNe61EPJ55ej21XhtSaRfrfvvmdaUix394A7fk8vf0pO6mBrdWessvSX iJqmq81Nhv5ALCy/thM1nhLGzktKYEzrNqqJ43Ks=
Date: Thu, 13 Aug 2020 08:58:50 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5JI2TSJILG552FXKN5IFCDVEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/466900324@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35633a7d4c1_7f1b16f83567ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xJdaFuIfq-LEzFpzpcxp6yJlu_Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 15:58:52 -0000

----==_mimepart_5f35633a7d4c1_7f1b16f83567ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-466900324
----==_mimepart_5f35633a7d4c1_7f1b16f83567ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-466900324">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26M7QSO6Z4RF3BVHDSAQETVANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4SZ44HKMLZLXFB723SAQETVA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPKFKZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-466900324",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-466900324",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35633a7d4c1_7f1b16f83567ce--


From nobody Thu Aug 13 09:01:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 077CE3A0E25 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 09:01:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hiowds2-9zLD for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 09:01:21 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A58AC3A0E22 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 09:01:21 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id B6A41340E85 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 09:01:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597334480; bh=N8GZO6c927TkBG5flbGuCnC7nJpQV3w8CyOH/np4+BM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G5ksiaeV4PizpPqE87bV/4ZhFaUHIWYHAB69b+7rGBfnxOvdLzdZemD+h+H+VJpfp YL1ME1CWbbCkSk0Uumm6l6pQqOHNVdC6iuB96Mb21IJXf+IaCHVFUxS0VJ9ojq/xox 8tt9shp6dnyiSCUz5UT8yu3wsT05X5eGSjL30jNg=
Date: Thu, 13 Aug 2020 09:01:20 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHN7MBDV7MT72QKZV5IFCNBEVBNHHCQXUPFQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3994/review/466902391@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3994@github.com>
References: <quicwg/base-drafts/pull/3994@github.com>
Subject: Re: [quicwg/base-drafts] Make frame format introductions consistent (#3994)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3563d0a7405_240716f82864d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/buqxy9vw-p_c8ScUFd0RrBjUNIE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 16:01:23 -0000

----==_mimepart_5f3563d0a7405_240716f82864d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.

Thanks!



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3994#pullrequestreview-466902391
----==_mimepart_5f3563d0a7405_240716f82864d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>

<p>Thanks!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3994#pullrequestreview-466902391">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CQF55HDVKDEOTHTTSAQE5BANCNFSM4P3ZH32A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JHWFQX7PYDYZGEWTSAQE5BA5CNFSM4P3ZH32KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPKF25Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3994#pullrequestreview-466902391",
"url": "https://github.com/quicwg/base-drafts/pull/3994#pullrequestreview-466902391",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3563d0a7405_240716f82864d9--


From nobody Thu Aug 13 09:04:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 840F53A0E23 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 09:04:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 O-M0CyhUBbNo for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 09:04:36 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2651D3A0E1F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 09:04:36 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 3EDF5520EB9 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 09:04:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597334675; bh=1G3tWDmZM7Q/sWgNTDNkUhJX2bS9cY8dA51KviQU3VA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JiVWLdnoeuQb/SottabKzyqJSImnHXn/A+KWcb88aWhjjHFYtUbVyvOnCRdAmGdnB LlB1D6EyP9Amuj/X+x+NTIC+JHzcdTQeZdEmQKV7RpBeXArcz1g0GPQaaFoXGJfZhO KOVdsUziLLczi+9URdoQBrLs64gHHEwhzRIXhX/s=
Date: Thu, 13 Aug 2020 09:04:35 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KNQZOH4AZZM4M72N5IFCZHEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/466905190@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3564932cf46_91316f82746f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Af3z1C2HPlHLMKMmpRCwAceT3b8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 16:04:38 -0000

----==_mimepart_5f3564932cf46_91316f82746f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

On the mailing list, I asked whether I should add "and the connection ID did not change" to the end of this sentence. Opinions?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-466905190
----==_mimepart_5f3564932cf46_91316f82746f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470061165">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>On the mailing list, I asked whether I should add "and the connection ID did not change" to the end of this sentence. Opinions?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-466905190">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3U7Y5CEV6NT3YZFMTSAQFJHANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7HEG5N7KLFHYFL3RLSAQFJHA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPKGQZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-466905190",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-466905190",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3564932cf46_91316f82746f6--


From nobody Thu Aug 13 09:07:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99C373A0E3E for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 09:07:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wd0GEWPqzM0s for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 09:07:37 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 176FE3A0D2C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 09:07:36 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 290DA56059B for <quic-issues@ietf.org>; Thu, 13 Aug 2020 09:07:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597334856; bh=da6VVTB6bunwozAxMnqaJi5NrMMA4KDUZOXAdaC0Mjo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nZSygYKHrLapbauuJPtR4I9Om0Z1UsHSIgCm033sdt6le49I4WXJbNlUKdD9VHLXi Y4/iE07prNFSJBROjthQiIrla2TlenF+cUz7eXQJ8q9HhZxqTQ2WEdHPNnFk4381aL RYJ7IlsZYvoMM9/N8pe6m3ETbAavYbbhA+Fphn3o=
Date: Thu, 13 Aug 2020 09:07:36 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4JBUPACYTAQCWZZUV5IFDEREVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/466907887@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35654817a78_97e16f83684ec"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nKfxpbcXGKgvlQral81Lzv0ZZD0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 16:07:39 -0000

----==_mimepart_5f35654817a78_97e16f83684ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

I think not.  Implementations that know they're likely to have a NAT rebinding (i.e. after quiescence) are advised to change the CID as well.  That doesn't make it less a NAT rebinding.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470063211
----==_mimepart_5f35654817a78_97e16f83684ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470063211">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>I think not.  Implementations that know they're likely to have a NAT rebinding (i.e. after quiescence) are advised to change the CID as well.  That doesn't make it less a NAT rebinding.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470063211">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZW4ZSRWAFKLRDDOSDSAQFURANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VP3ITFIRCAJVPDO3SAQFURA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPKHF3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470063211",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470063211",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35654817a78_97e16f83684ec--


From nobody Thu Aug 13 09:09:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F7C53A0E1A for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 09:09:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 423yLIuhfPe5 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 09:09:39 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A11263A0D2C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 09:09:39 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id EBD34560EDB for <quic-issues@ietf.org>; Thu, 13 Aug 2020 09:09:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597334978; bh=tIA7W1ntu05GQ/a8tGVjcfLuwFW9Mo6DX9d0as2Uog4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vLi/Ii/IsbYJmAE0OzTY9HLpAsuZW4HrN6lYp9dFNLzbM5xZqudFmR5jot52LUj3y 3+VT7SmGzdqGOYEuDDAWLwm3CzFE6qZn9eaQUwkmUInkzdMA86iJYmQVF1kc8umZyU 3LzKY+8OF4E35U3vTBWoxxJ0v+0ZS5lz9UgKLcXA=
Date: Thu, 13 Aug 2020 09:09:38 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PDFKHNTAAEWBKS5F5IFDMFEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/466909569@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3565c2db673_2ad416f84123e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mniVgCfjcRxZ2pPzzmp_kneslsI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 16:09:41 -0000

----==_mimepart_5f3565c2db673_2ad416f84123e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

The point is that _if_ the CID changed, it was an active migration attempt, which indicates that the peer at least attempted to switch paths.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470064350
----==_mimepart_5f3565c2db673_2ad416f84123e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470064350">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>The point is that <em>if</em> the CID changed, it was an active migration attempt, which indicates that the peer at least attempted to switch paths.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470064350">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5NLZBOVCVTRJN6M3DSAQF4FANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VX7HLZBEOTVG43TTSAQF4FA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPKHTAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470064350",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470064350",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3565c2db673_2ad416f84123e--


From nobody Thu Aug 13 11:06:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47D7E3A10E2 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 11:06:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 o4FFZy3gdkqY for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 11:06:26 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2EB7F3A10E8 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 11:06:18 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 6C53E340E36 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 11:06:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597341977; bh=LGL3YXcuD5EIUCLTECSZICMaNw6yHuwU89POX4Jv/vo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OhjOmWiA40oSwbhKDM6XxYz06/22ipsuvuVAt6b9nLvVDTDkV/wDoATFsQ5nlTM2C bvkNm5h4j0pAESxNy+QZbzVdC4UmERS5P0+7csz7pEHwo3RrVDhtleWfUAkeHP5Svu e1FInpx87Cpq3pEo3Kg31kkD3hM/uDaERI9L/KC4=
Date: Thu, 13 Aug 2020 11:06:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5R6PDZ65IXLG7KCCV5IFRBTEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/467010485@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3581195b052_14019641729ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jS5ktpQpPMMAJUOdCFUIwmZvVeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 18:06:35 -0000

----==_mimepart_5f3581195b052_14019641729ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -499,9 +499,12 @@ handshake, new data is requested from TLS after providing received data.
 ### Encryption Level Changes
 
 As keys at a given encryption level become available to TLS, TLS indicates to
-QUIC that reading or writing keys at that encryption level are available.  These
-events are not asynchronous; they always occur immediately after TLS is provided
-with new handshake bytes, or after TLS produces handshake bytes.
+QUIC that reading or writing keys at that encryption level are available.  While
+generating these keys, an endpoint SHOULD buffer received packets marked as
+protected by the keys being generated, and process them once those keys become
+available.  If the keys are generated asynchronously, an endpoint MAY continue

I don't think this needs a recommendation. It's an optimization, and endpoints can do as they choose.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r470148157
----==_mimepart_5f3581195b052_14019641729ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r470148157">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -499,9 +499,12 @@ handshake, new data is requested from TLS after providing received data.
 ### Encryption Level Changes
 
 As keys at a given encryption level become available to TLS, TLS indicates to
-QUIC that reading or writing keys at that encryption level are available.  These
-events are not asynchronous; they always occur immediately after TLS is provided
-with new handshake bytes, or after TLS produces handshake bytes.
+QUIC that reading or writing keys at that encryption level are available.  While
+generating these keys, an endpoint SHOULD buffer received packets marked as
+protected by the keys being generated, and process them once those keys become
+available.  If the keys are generated asynchronously, an endpoint MAY continue
</pre>
<p>I don't think this needs a recommendation. It's an optimization, and endpoints can do as they choose.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r470148157">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3L7HOGHE6USUPWWMTSAQTRTANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4RQ2FODJ7Z3JEDPNDSAQTRTA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPLAHNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r470148157",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r470148157",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3581195b052_14019641729ef--


From nobody Thu Aug 13 11:09:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF4A83A1036 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 11:09:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sEKYWGbmBSV6 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 11:09:04 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E73E3A0FC2 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 11:08:53 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 7D3615E019C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 11:08:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597342131; bh=gl4I2y5Y3nSUJZiggvvQX+l8ynqTHrjS7ejqZEBQr1U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZwVFL1SHwhUgNr5kyhjgm5CfibkMFCTXRH1OJ6HZRIGXR8CwyqO8MrEAHHGvWfTP4 l3oW7K1+/aeMW9GmUigJ2nYDdDdJhamPelR11P5MQEkvYM6t852MKYbQpwXTcEpnvt iauCdwVsoBi21VdAyrZeQpg8FeK4EQY2OQiS5OYA=
Date: Thu, 13 Aug 2020 11:08:51 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4KWTHUBBDWXM26GVV5IFRLHEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/467012035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3581b36d54d_539b19642306c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/897Cmj08jn2S7yMPgSwbkhGuoYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 18:09:13 -0000

----==_mimepart_5f3581b36d54d_539b19642306c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -3685,14 +3691,18 @@ packet with the largest packet number is received and the time an acknowledgment
 is sent.  The endpoint encodes this acknowledgement delay in the ACK Delay field
 of an ACK frame; see {{frame-ack}}.  This allows the receiver of the ACK frame
 to adjust for any intentional delays, which is important for getting a better
-estimate of the path RTT when acknowledgments are delayed.  A packet might be
-held in the OS kernel or elsewhere on the host before being processed.  An
-endpoint MUST NOT include delays that it does not control when populating the
-ACK Delay field in an ACK frame.
-
-Since the acknowledgement delay is not used for Initial and Handshake
-packets, the ACK Delay field in acknowledgements for those packet types
-SHOULD be set to 0.
+estimate of the path RTT when acknowledgments are delayed.
+
+A packet might be held in the OS kernel or elsewhere on the host before being

I'm leaving it there. I don't want to make any more editorial changes to existing text in this PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r470149526
----==_mimepart_5f3581b36d54d_539b19642306c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r470149526">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3685,14 +3691,18 @@ packet with the largest packet number is received and the time an acknowledgment
 is sent.  The endpoint encodes this acknowledgement delay in the ACK Delay field
 of an ACK frame; see {{frame-ack}}.  This allows the receiver of the ACK frame
 to adjust for any intentional delays, which is important for getting a better
-estimate of the path RTT when acknowledgments are delayed.  A packet might be
-held in the OS kernel or elsewhere on the host before being processed.  An
-endpoint MUST NOT include delays that it does not control when populating the
-ACK Delay field in an ACK frame.
-
-Since the acknowledgement delay is not used for Initial and Handshake
-packets, the ACK Delay field in acknowledgements for those packet types
-SHOULD be set to 0.
+estimate of the path RTT when acknowledgments are delayed.
+
+A packet might be held in the OS kernel or elsewhere on the host before being
</pre>
<p>I'm leaving it there. I don't want to make any more editorial changes to existing text in this PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r470149526">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ6FCYFVU4KQL3P56TSAQT3HANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6J7RQUKGADVYFHMCLSAQT3HA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPLATQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r470149526",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r470149526",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3581b36d54d_539b19642306c6--


From nobody Thu Aug 13 11:13:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71C893A0F70 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 11:12:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JdHDJ8VRnEd0 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 11:12:57 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAEFC3A0F62 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 11:12:56 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id F0CD1600DF3 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 11:12:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597342375; bh=bohLHkGYMwB+8obo7sO2oi7eFT2e0Mh2v6UcVBBkJgw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vVpH3GHzYtI91XE0gOzuwAjjgud3ln6eKFkXAPkQd9g8d15aWzE61Ys13PyAmAu8Q zhmbA0zFwIGWZfNlW9fRD7n2tg7lN1zdTIh2BK7KHdSjl23MXbzxOoCMKa6Gm9v4LG 12998n9Is4NFiIZK/R34M1811+ZNbTeGGHS984lg=
Date: Thu, 13 Aug 2020 11:12:55 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3526DKD4PSDW6374F5IFR2PEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/467015194@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3582a7e167b_689719641989dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uVJA0ArQ-fLfryDneDgrS5nArMM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 18:12:58 -0000

----==_mimepart_5f3582a7e167b_689719641989dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> -of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer's control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer's max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they

If you remove the "large" qualifier, the sentence seems to suggest that ack delays are limited to the handshake. Leaving this out.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r470152108
----==_mimepart_5f3582a7e167b_689719641989dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r470152108">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}. For packets
-sent in the Application Data packet number space, a peer limits any delay in
-sending an acknowledgement for an ack-eliciting packet to no greater than the
-value it advertised in the max_ack_delay transport parameter. Consequently, when
-a peer reports an acknowledgment delay that is greater than its max_ack_delay,
-the delay is attributed to reasons out of the peer&#39;s control, such as scheduler
-latency at the peer or loss of previous ACK frames.  Any delays beyond the
-peer&#39;s max_ack_delay are therefore considered effectively part of path delay and
-incorporated into the smoothed_rtt estimate.
+for acknowledgement delays. These delays are computed using the ACK Delay
+field of the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+As the peer might report acknowledgement delays that are larger than the peer&#39;s
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}), the
+endpoint SHOULD ignore max_ack_delay until the handshake is confirmed (Section
+4.1.2 of {{QUIC-TLS}}). Since these large acknowledgement delays, when they
</pre>
<p>If you remove the "large" qualifier, the sentence seems to suggest that ack delays are limited to the handshake. Leaving this out.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r470152108">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6IELVTXQW4XWKUYCDSAQUKPANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6H6BCD2PFXDNC6KADSAQUKPA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPLBMGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r470152108",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r470152108",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3582a7e167b_689719641989dc--


From nobody Thu Aug 13 12:15:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F1DD3A105B for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:14:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hRLXm5WMBvCV for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:14:57 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25BCC3A105A for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:14:57 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 5F1FE340049 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:14:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597346096; bh=zlX2N9kcleHSXNl4+0FMzYOV6C0/hB26cugtc+jE4Eo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ldyf/HdV97B0YBi2Nxq8vIyeqSRB2Gfs6KLxA9ay8y9U6rcF1mnCg1mRgxkdiFo9i uonK7z2W6NZh+8W115hM/fw5bVcfRaXNhuPq+BtJQ3tGXmBwoT5nNkxeymWZbvNtoi Xq6smKlnDsUUBvPblTSIvo+IpIGFMoHTbvlAhV7g=
Date: Thu, 13 Aug 2020 12:14:56 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VUVSDDIHK5T4OHOV5IFZDBEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/467045121@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3591304bdd1_2ecb1964109067"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aE64mJ3obOpQdcz8mn7QNL3tbg0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:14:59 -0000

----==_mimepart_5f3591304bdd1_2ecb1964109067
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> +endpoints. These actions are described on the assumption that potential targets
+for request forgery attacks take no action to protect against these attacks.
+While it would be ideal if target services implement better protections, such
+as strong authentication that does not rely on implicit signals, the goal of
+this section is to describe what a QUIC implementation or deployment can do.
+
+
+### Control Options for Endpoints
+
+QUIC offers some opportunities for endpoints to influence or control where
+their peers send UDP datagrams.
+
+Control over the destination of UDP datagrams presents three options for
+request forgery attack:
+
+* initial connection establishment ({{handshake}}), where a server is able to

```suggestion
* initial connection establishment ({{handshake}}), where a DNS resolver is able to
```
The server itself has no such control; it's the DNS server that can be used to misdirect these packets.

> +packet sent by a peer; see {{connection-id}}. The Token field in Initial
+packets offers a server control over other bytes of Initial packets; see
+{{packet-initial}}.
+
+There are no measures in the protocol to prevent indirect control over the
+encrypted portions of packets. it is necessary to assume that endpoints are
+able to control the contents of frames that a peer sends, especially those
+frames that convey application data, such as STREAM frames. Though this depends
+to some degree on details of the application protocol, some control is possible
+in many protocol usage contexts. As the attacker has access to packet
+protection keys, they are able to predict how a peer will encrypt future
+packets. Successful control over datagram content then only requires that the
+attacker be able to predict the packet number and placement of frames in
+packets with some amount of reliability.
+
+Limiting control over datagram content is considered infeasible. The primary

Eliminating it completely is infeasible.  Limiting it certainly seems possible.  As a simple precaution, an implementation might opt to break up large STREAM/CRYPTO frames and then randomize the order of frames while building the packet, distributing any padding to be added between frames instead of appending it.

There's no requirement or even substantial performance impact if the stream bytes are out-of-order within the packet.

> +sent prior to address validation.
+
+
+### Request Forgery with Initial Packets
+
+Servers are assumed to be able to choose the IP address and port on which they
+advertise their availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.
+
+Unlike other packets, packet protection provides good protection against
+control over the contents of Initial packets. The choice of an unpredictable
+Destination Connection ID by clients ensures that servers are unable to control
+any of the encryption portion of Initial packets.

```suggestion
any of the encrypted portion of Initial packets.
```

> +
+### Request Forgery with Initial Packets
+
+Servers are assumed to be able to choose the IP address and port on which they
+advertise their availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.
+
+Unlike other packets, packet protection provides good protection against
+control over the contents of Initial packets. The choice of an unpredictable
+Destination Connection ID by clients ensures that servers are unable to control
+any of the encryption portion of Initial packets.
+
+The only field in an Initial packets that is open to server control is the

```suggestion
The only field in Initial packets that is open to server control is the
```

> +length as being functionally equivalent (for instance, /24 in IPv4 or /56 in
+IPv6). In addition, clients SHOULD treat a preferred address that is
+successfully validated as equivalent to the address on which the connection was
+made; see {{preferred-address}}.
+
+Sending a Retry packet ({{packet-retry}}) offers a server the option to change
+the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server address,
+thereby preventing the use of subsequent Initial packets for request forgery.
+
+
+### Request Forgery with Preferred Addresses
+
+Servers can specify a preferred address, which clients then to migrate to after

```suggestion
Servers can specify a preferred address, which clients then migrate to after
```

> +address validation; see {{address-validation}}.
+
+Outside of the encrypted portion of packets, QUIC offers an endpoint several
+options for controlling the content of UDP datagrams that a peer sends. The
+Destination Connection ID field offers direct control over early bytes of every
+packet sent by a peer; see {{connection-id}}. The Token field in Initial
+packets offers a server control over other bytes of Initial packets; see
+{{packet-initial}}.
+
+There are no measures in the protocol to prevent indirect control over the
+encrypted portions of packets. it is necessary to assume that endpoints are
+able to control the contents of frames that a peer sends, especially those
+frames that convey application data, such as STREAM frames. Though this depends
+to some degree on details of the application protocol, some control is possible
+in many protocol usage contexts. As the attacker has access to packet
+protection keys, they are able to predict how a peer will encrypt future

I think that's true.  An encryption algorithm that incorporated, say, an input salt would have unpredictable output even given predictable plaintext.

Of course, that's probably equivalent to appending some random bytes to the input plaintext, then dropping those bytes following decryption.  If we wanted to, would that be a potential mitigation?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-467045121
----==_mimepart_5f3591304bdd1_2ecb1964109067
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r470176000">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +endpoints. These actions are described on=
 the assumption that potential targets=0D
+for request forgery attacks take no action to protect against these atta=
cks.=0D
+While it would be ideal if target services implement better protections,=
 such=0D
+as strong authentication that does not rely on implicit signals, the goa=
l of=0D
+this section is to describe what a QUIC implementation or deployment can=
 do.=0D
+=0D
+=0D
+### Control Options for Endpoints=0D
+=0D
+QUIC offers some opportunities for endpoints to influence or control whe=
re=0D
+their peers send UDP datagrams.=0D
+=0D
+Control over the destination of UDP datagrams presents three options for=
=0D
+request forgery attack:=0D
+=0D
+* initial connection establishment ({{handshake}}), where a server is ab=
le to=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-* initial connection establishment ({{handsha=
ke}}), where a server is able to=0D
+* initial connection establishment ({{handshake}}), where a DNS resolver=
 is able to=0D
</pre>=0D
=0D
<p>The server itself has no such control; it's the DNS server that can be=
 used to misdirect these packets.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r470179783">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +packet sent by a peer; see {{connection-i=
d}}. The Token field in Initial=0D
+packets offers a server control over other bytes of Initial packets; see=
=0D
+{{packet-initial}}.=0D
+=0D
+There are no measures in the protocol to prevent indirect control over t=
he=0D
+encrypted portions of packets. it is necessary to assume that endpoints =
are=0D
+able to control the contents of frames that a peer sends, especially tho=
se=0D
+frames that convey application data, such as STREAM frames. Though this =
depends=0D
+to some degree on details of the application protocol, some control is p=
ossible=0D
+in many protocol usage contexts. As the attacker has access to packet=0D=

+protection keys, they are able to predict how a peer will encrypt future=
=0D
+packets. Successful control over datagram content then only requires tha=
t the=0D
+attacker be able to predict the packet number and placement of frames in=
=0D
+packets with some amount of reliability.=0D
+=0D
+Limiting control over datagram content is considered infeasible. The pri=
mary=0D
</pre>=0D
<p>Eliminating it completely is infeasible.  Limiting it certainly seems =
possible.  As a simple precaution, an implementation might opt to break u=
p large STREAM/CRYPTO frames and then randomize the order of frames while=
 building the packet, distributing any padding to be added between frames=
 instead of appending it.</p>=0D
<p>There's no requirement or even substantial performance impact if the s=
tream bytes are out-of-order within the packet.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r470181844">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +sent prior to address validation.=0D
+=0D
+=0D
+### Request Forgery with Initial Packets=0D
+=0D
+Servers are assumed to be able to choose the IP address and port on whic=
h they=0D
+advertise their availability, so Initial packets from clients are assume=
d to be=0D
+available for use in this sort of attack. The address validation implici=
t in=0D
+the handshake ensures that - for a new connection - a client will not se=
nd=0D
+other types of packet to a destination that does not understand QUIC and=
 is=0D
+willing to accept connections.=0D
+=0D
+Unlike other packets, packet protection provides good protection against=
=0D
+control over the contents of Initial packets. The choice of an unpredict=
able=0D
+Destination Connection ID by clients ensures that servers are unable to =
control=0D
+any of the encryption portion of Initial packets.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-any of the encryption portion of Initial pack=
ets.=0D
+any of the encrypted portion of Initial packets.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r470182030">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+### Request Forgery with Initial Packets=0D
+=0D
+Servers are assumed to be able to choose the IP address and port on whic=
h they=0D
+advertise their availability, so Initial packets from clients are assume=
d to be=0D
+available for use in this sort of attack. The address validation implici=
t in=0D
+the handshake ensures that - for a new connection - a client will not se=
nd=0D
+other types of packet to a destination that does not understand QUIC and=
 is=0D
+willing to accept connections.=0D
+=0D
+Unlike other packets, packet protection provides good protection against=
=0D
+control over the contents of Initial packets. The choice of an unpredict=
able=0D
+Destination Connection ID by clients ensures that servers are unable to =
control=0D
+any of the encryption portion of Initial packets.=0D
+=0D
+The only field in an Initial packets that is open to server control is t=
he=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The only field in an Initial packets that is =
open to server control is the=0D
+The only field in Initial packets that is open to server control is the=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r470186480">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +length as being functionally equivalent (=
for instance, /24 in IPv4 or /56 in=0D
+IPv6). In addition, clients SHOULD treat a preferred address that is=0D
+successfully validated as equivalent to the address on which the connect=
ion was=0D
+made; see {{preferred-address}}.=0D
+=0D
+Sending a Retry packet ({{packet-retry}}) offers a server the option to =
change=0D
+the Token field. After sending a Retry, the server can also control the=0D=

+Destination Connection ID field of subsequent Initial packets from the c=
lient.=0D
+This also might allow indirect control over the encrypted content of Ini=
tial=0D
+packets. However, the exchange of a Retry packet validates the server ad=
dress,=0D
+thereby preventing the use of subsequent Initial packets for request for=
gery.=0D
+=0D
+=0D
+### Request Forgery with Preferred Addresses=0D
+=0D
+Servers can specify a preferred address, which clients then to migrate t=
o after=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Servers can specify a preferred address, whic=
h clients then to migrate to after=0D
+Servers can specify a preferred address, which clients then migrate to a=
fter=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r470185614">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +address validation; see {{address-validat=
ion}}.=0D
+=0D
+Outside of the encrypted portion of packets, QUIC offers an endpoint sev=
eral=0D
+options for controlling the content of UDP datagrams that a peer sends. =
The=0D
+Destination Connection ID field offers direct control over early bytes o=
f every=0D
+packet sent by a peer; see {{connection-id}}. The Token field in Initial=
=0D
+packets offers a server control over other bytes of Initial packets; see=
=0D
+{{packet-initial}}.=0D
+=0D
+There are no measures in the protocol to prevent indirect control over t=
he=0D
+encrypted portions of packets. it is necessary to assume that endpoints =
are=0D
+able to control the contents of frames that a peer sends, especially tho=
se=0D
+frames that convey application data, such as STREAM frames. Though this =
depends=0D
+to some degree on details of the application protocol, some control is p=
ossible=0D
+in many protocol usage contexts. As the attacker has access to packet=0D=

+protection keys, they are able to predict how a peer will encrypt future=
=0D
</pre>=0D
<p>I think that's true.  An encryption algorithm that incorporated, say, =
an input salt would have unpredictable output even given predictable plai=
ntext.</p>=0D
<p>Of course, that's probably equivalent to appending some random bytes t=
o the input plaintext, then dropping those bytes following decryption.  I=
f we wanted to, would that be a potential mitigation?</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3996#pullrequestreview-467045121">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZTOM52S37SCLPE3YLSAQ3TBANCNFSM4P56VPSA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5LK5263U4VNHWHLVTSAQ3TBA5CNFSM4=
P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPLIWAI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestrev=
iew-467045121",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview=
-467045121",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3591304bdd1_2ecb1964109067--


From nobody Thu Aug 13 12:23:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50E833A1072 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:23:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zZsqnbS11JKN for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:23:08 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80BCF3A1071 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:23:08 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id C3CFE5C0075 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:23:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597346587; bh=PvVpeU/vYW4PAzB6okvbAzjGpEuctzC+g6dVDwBDiYc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H4rkKKYT0NQOk9OLiJ0jmSGDrxxaxZ7Xb6LtIMUlSdGECk/n+f+WenoI9icym3ltH F/x7w9FFnqqGRtNjB9njnEgcE0Js42fN2/QgdteTyxJz5izb6Ry+TyjxO1Rhe7D3UU WwaGtJjaO8UtgFT8Z6shx6MNjbaaAafkZ/rjbOKE=
Date: Thu, 13 Aug 2020 12:23:07 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSUTEAK2HUFDA5VBN5IF2BXEVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/673665101@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35931bb4911_7fba19641249e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R1MibSVFtDtU_vTmXNqFB5mh4_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:23:10 -0000

----==_mimepart_5f35931bb4911_7fba19641249e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Bringing this to the issue as well, since it's not directly a comment on the text of the PR.  It's perhaps a bit of a nuclear option, but if we're concerned about the peer being able to control the ciphertext by predicting the input plaintext, there seem to be some options for introducing entropy there:

- Require the inclusion of a PATH_CHALLENGE frame (with its unpredictable data) in any packets we're concerned about; comparable to the PR's recommendation to send probing frames only until the path is validated.
- Change our encryption model to append a certain amount of entropy before encrypting and drop those bytes after decrypting

Additionally, an implementation could deliberately break large CRYPTO/STREAM frames into smaller chunks and then randomize the order of frames within the packet.  That's not a protocol change, but would make the packet ciphertext unpredictable even given an attacker who can predict what you will send in those frames.

I don't claim to have any specialty in cryptography, so I'd be happy (but also disappointed) to learn why those don't actually keep the attacker from potentially controlling the ciphertext.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673665101
----==_mimepart_5f35931bb4911_7fba19641249e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Bringing this to the issue as well, since it's not directly a comment on the text of the PR.  It's perhaps a bit of a nuclear option, but if we're concerned about the peer being able to control the ciphertext by predicting the input plaintext, there seem to be some options for introducing entropy there:</p>
<ul>
<li>Require the inclusion of a PATH_CHALLENGE frame (with its unpredictable data) in any packets we're concerned about; comparable to the PR's recommendation to send probing frames only until the path is validated.</li>
<li>Change our encryption model to append a certain amount of entropy before encrypting and drop those bytes after decrypting</li>
</ul>
<p>Additionally, an implementation could deliberately break large CRYPTO/STREAM frames into smaller chunks and then randomize the order of frames within the packet.  That's not a protocol change, but would make the packet ciphertext unpredictable even given an attacker who can predict what you will send in those frames.</p>
<p>I don't claim to have any specialty in cryptography, so I'd be happy (but also disappointed) to learn why those don't actually keep the attacker from potentially controlling the ciphertext.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673665101">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WT4HROX5WOB6TCG3SAQ4RXANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXG35YGYG27GE35STSAQ4RXA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFATVATI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673665101",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673665101",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35931bb4911_7fba19641249e0--


From nobody Thu Aug 13 12:34:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 852A43A108D for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:34:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 hmFg_ENHNPG0 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:34:57 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56D333A108C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:34:57 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 9ACDC3403D2 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:34:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597347296; bh=K7+gyLOLVnFuShiBSwG1JAzpS9vMR7vUqYyHsUjjLjk=; h=Date:From:To:Subject:From; b=KwlvbZbIlk1ST7TwttJlOa8zdpeo5oUwTIbR1zavW4lpQwM4sveB3alWRO8xb87Jx ivHRVzpkNtpJEjvhh+BkU6ybkhSjH1cFC5nfhsA7LERqk119GQ9JH8XdsqyetOaM07 c4cOE3iBHdIjl9PZR9rZ94QF5xvdCkgh7VXLRURY=
Date: Thu, 13 Aug 2020 12:34:56 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/b6126b-385254@github.com>
Subject: [quicwg/load-balancers] b54443: Deleted OCID
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z4xL2VS7sUCAuUb4MB8yNosyJec>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:34:58 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: b544436fe7428a0ad44ce2dfde6ea0aff560b419
      https://github.com/quicwg/load-balancers/commit/b544436fe7428a0ad44ce2dfde6ea0aff560b419
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Deleted OCID

by popular demand


  Commit: bfc9c0607e9000075eb000f5447ecc45051b4099
      https://github.com/quicwg/load-balancers/commit/bfc9c0607e9000075eb000f5447ecc45051b4099
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Fixed Christian's nit


  Commit: 385254d4ae8c9233c97195e3f99fc68b352a13f9
      https://github.com/quicwg/load-balancers/commit/385254d4ae8c9233c97195e3f99fc68b352a13f9
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Merge pull request #48 from quicwg/delete-ocid

Deleted OCID


Compare: https://github.com/quicwg/load-balancers/compare/b6126ba11dad...385254d4ae8c


From nobody Thu Aug 13 12:35:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E6F63A1095 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:35:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3BE_UK0dJA3h for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:34:59 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F40D3A108C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:34:59 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 85DD5600DF4 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:34:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597347297; bh=CxmlN+lJBbtl5qwDH/ME99/tYmMYGkUpKT7TfONQ6FU=; h=Date:From:To:Subject:From; b=lW1SgGtq8rhYg8DuTyF/u1aVaLG3XTudhY0oEhLtuXn1Urwrwug37+tXWyE8wbIAQ emKBrHH0+LbEzCCBNTMbe/uzw47VyqnXs/TkI9TFUUjhqLnvK2RHb3jROu/tlYLmRz 9ew/VeNYdALM6Ad+bTCCw+WqP9rvSxnT2TYV4nCM=
Date: Thu, 13 Aug 2020 12:34:57 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/delete-ocid/bfc9c0-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z4ZRfnvtC_6R8zmbibRtb7YPPaU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:35:01 -0000

  Branch: refs/heads/delete-ocid
  Home:   https://github.com/quicwg/load-balancers


From nobody Thu Aug 13 12:35:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0747A3A108D for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:35:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 woRZXIjuMZ5D for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:35:45 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C0C693A108C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:35:45 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 19C2E5C009A for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:35:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597347345; bh=EnkW1/30H+oyTyXlGyBac2h9SXIG+jXHF+AeKhliDn0=; h=Date:From:To:Subject:From; b=LftoJSAxpwEV5rm1nvRP9q/6I2J7SaVcc7d7/PhlXYJU73mHXbVXGQCqE4HRyC5A+ M6M6Lx32op1KoEdk7Pz7P02puzkA9yvSGaCLyie1lYIBEwv+1f5z/blh15dUkhe4/X LLMVzBj7EY5LWIDi0+coabX13OuVCHfxthXBzL4o=
Date: Thu, 13 Aug 2020 12:35:45 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/8edc1f-50e706@github.com>
Subject: [quicwg/load-balancers] 50e706: Script updating gh-pages from 385254d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Zgh6p4Z_pnj8aLCFY1wfHJ133xU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:35:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 50e706d160cb0fa7cb47bd98028066b0b6671c11
      https://github.com/quicwg/load-balancers/commit/50e706d160cb0fa7cb47bd98028066b0b6671c11
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt
    R fix-typo/draft-ietf-quic-load-balancers.html
    R fix-typo/draft-ietf-quic-load-balancers.txt
    R fix-typo/index.html
    M index.html
    R more-configs/draft-ietf-quic-load-balancers.html
    R more-configs/draft-ietf-quic-load-balancers.txt
    R more-configs/index.html
    R more-security/draft-ietf-quic-load-balancers.html
    R more-security/draft-ietf-quic-load-balancers.txt
    R more-security/index.html
    R new-stream-cipher-editorial/draft-ietf-quic-load-balancers.html
    R new-stream-cipher-editorial/draft-ietf-quic-load-balancers.txt
    R new-stream-cipher-editorial/index.html
    R noncompliant/draft-ietf-quic-load-balancers.html
    R noncompliant/draft-ietf-quic-load-balancers.txt
    R noncompliant/index.html
    R one-stream-cipher/draft-ietf-quic-load-balancers.html
    R one-stream-cipher/draft-ietf-quic-load-balancers.txt
    R one-stream-cipher/index.html

  Log Message:
  -----------
  Script updating gh-pages from 385254d. [ci skip]



From nobody Thu Aug 13 12:35:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F30753A108D for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:35:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DhUNEW9ACTsA for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:35:51 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32BBC3A108C for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:35:51 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 66351520E74 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:35:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597347350; bh=kiJ/MYJ/yKjFzrQ/Jl3Gi8Un/jkOK3qTiYkRIOjDaZA=; h=Date:From:To:Subject:From; b=LHtnKNEeP9kL4FfvJkaAOaHXmu7dhZiQdTEGtncLfihzhBKQIhrJvDAJ60GWZHGQb Up0g5PlNLiFich6hOcNbN5ilgLXEFAViaFjKnUMDIphXsS4q++jEHYRUFyShI6kvs8 vl4N+UZIwWhcKkWy2DwAI9qOCobSfB7aDlhFUOHc=
Date: Thu, 13 Aug 2020 12:35:50 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/50e706-826ec8@github.com>
Subject: [quicwg/load-balancers] 826ec8: Script updating archive at 2020-08-13T19:35:32Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IBBlY0SZFhFTSo6MDvUo6zHVBlw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:35:55 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 826ec8949126b1f37c241f616f3c0bd361f8906f
      https://github.com/quicwg/load-balancers/commit/826ec8949126b1f37c241f616f3c0bd361f8906f
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-13T19:35:32Z. [ci skip]



From nobody Thu Aug 13 12:38:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 672F93A109C for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:38:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lBOB-jnlUOL7 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:38:23 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8519E3A1056 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:38:23 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 85372520E64 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:38:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597347501; bh=bAPv4UJPnUvxI56+TICyyDKpXaFtqImO+LHbs+wl1G8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k3AXBUfCmsfEj6z4trVSp4uW2qVprvTFeqfug12g4F7bvDvnR+BbrUACOCgdBhmLk ns4T7lD/qsgubkHsqzLEuWsodzFu//OxjW0ao3qY3N0923LfeOhyDvEIg/bdXm8WKx CX9SY18TzHeYDzEd9/Mtg2O6lDFYjKmYsI+CKPBY=
Date: Thu, 13 Aug 2020 12:38:21 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KW7JWEJ2JCU5TYTN5IF323EVBNHHCQXQVUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3993/review/467073514@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3993@github.com>
References: <quicwg/base-drafts/pull/3993@github.com>
Subject: Re: [quicwg/base-drafts] MUST connection error (#3993)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3596ad756b9_3e3716f81571747"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C7dM0KU0mHkCLXY1jujei8qsnlk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:38:24 -0000

----==_mimepart_5f3596ad756b9_3e3716f81571747
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467073514
----==_mimepart_5f3596ad756b9_3e3716f81571747
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467073514">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KYF237ZXVQXASQNTSAQ6K3ANCNFSM4P3WLPQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK64VUYBCFPGW3VNS7TSAQ6K3A5CNFSM4P3WLPQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPLPT2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467073514",
"url": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467073514",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3596ad756b9_3e3716f81571747--


From nobody Thu Aug 13 12:48:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94ADC3A10BC for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:48:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7NNXJ3PHh2ar for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:48:31 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A5D33A10C5 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:48:30 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 61B067A0042 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:48:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597348110; bh=XiVVwrV/ytdFJvHmcYjPHjRXXe+DA8LkpiPwTnhHX4o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ayep4gkWWZRFzKH7+zux1/2W6Ad2qys7DHmElyypLOwj4LmYulGY6O9irsJl7kLxI 9NrJ0nYHCDSV+ihPV0PvBlKuyEgF8jiYbHxoPrlBSqrPTTvBrPTpRQRwFbxha8CXRX 75gU6CZVVBksGHsewPCzSpXj+ul+cuGpB4vQDoAY=
Date: Thu, 13 Aug 2020 12:48:30 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3NAVMSHG65W2GJTF5IF5A5EVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467075399@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35990e17ce1_4e5b19647062d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XXXzmeATWE3kCUd8GDgSUgMmu1U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:48:40 -0000

----==_mimepart_5f35990e17ce1_4e5b19647062d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

```suggestion
unless the only change in the peer's address is its port number.  Because
```

>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, an endpoint MAY instead retain its congestion control state and

```suggestion
activity, the endpoint MAY instead retain its congestion control state and
```

>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

Yeah, I agree that it's consistent with the idea that the peer likely changed its attachment point. I don't think this makes a difference in practice, but it seems consistent with our principles here.

It does make it a bit more work to check, but it's not that hard.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-467075399
----==_mimepart_5f35990e17ce1_4e5b19647062d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3945#discussi=
on_r470203111">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  immediately reset the congestion controll=
er and round-trip time estimator for=0D
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-REC=
OVERY}})=0D
-unless it has knowledge that a previous send rate or round-trip time est=
imate is=0D
-valid for the new path.  For instance, an endpoint might infer that a ch=
ange in=0D
-only the client&#39;s port number is indicative of a NAT rebinding, mean=
ing that the=0D
-new path is likely to have similar bandwidth and round-trip time. Howeve=
r, this=0D
-determination will be imperfect.  If the determination is incorrect, the=
=0D
-congestion controller and the RTT estimator are expected to adapt to the=
 new=0D
-path.  Generally, implementations are advised to be cautious when using =
previous=0D
-values on a new path.=0D
+unless the only change is the other endpoint&#39;s port number.  Because=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-unless the only change is the other endpoint'=
s port number.  Because=0D
+unless the only change in the peer's address is its port number.  Becaus=
e=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3945#discussi=
on_r470204530">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  immediately reset the congestion controll=
er and round-trip time estimator for=0D
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-REC=
OVERY}})=0D
-unless it has knowledge that a previous send rate or round-trip time est=
imate is=0D
-valid for the new path.  For instance, an endpoint might infer that a ch=
ange in=0D
-only the client&#39;s port number is indicative of a NAT rebinding, mean=
ing that the=0D
-new path is likely to have similar bandwidth and round-trip time. Howeve=
r, this=0D
-determination will be imperfect.  If the determination is incorrect, the=
=0D
-congestion controller and the RTT estimator are expected to adapt to the=
 new=0D
-path.  Generally, implementations are advised to be cautious when using =
previous=0D
-values on a new path.=0D
+unless the only change is the other endpoint&#39;s port number.  Because=
=0D
+port-only changes are commonly the result of NAT rebinding or other midd=
lebox=0D
+activity, an endpoint MAY instead retain its congestion control state an=
d=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-activity, an endpoint MAY instead retain its =
congestion control state and=0D
+activity, the endpoint MAY instead retain its congestion control state a=
nd=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3945#discussi=
on_r470206718">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  immediately reset the congestion controll=
er and round-trip time estimator for=0D
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-REC=
OVERY}})=0D
-unless it has knowledge that a previous send rate or round-trip time est=
imate is=0D
-valid for the new path.  For instance, an endpoint might infer that a ch=
ange in=0D
-only the client&#39;s port number is indicative of a NAT rebinding, mean=
ing that the=0D
-new path is likely to have similar bandwidth and round-trip time. Howeve=
r, this=0D
-determination will be imperfect.  If the determination is incorrect, the=
=0D
-congestion controller and the RTT estimator are expected to adapt to the=
 new=0D
-path.  Generally, implementations are advised to be cautious when using =
previous=0D
-values on a new path.=0D
+unless the only change is the other endpoint&#39;s port number.  Because=
=0D
</pre>=0D
<p>Yeah, I agree that it's consistent with the idea that the peer likely =
changed its attachment point. I don't think this makes a difference in pr=
actice, but it seems consistent with our principles here.</p>=0D
<p>It does make it a bit more work to check, but it's not that hard.</p>=0D=

=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3945#pullrequestreview-467075399">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6TX5RGWZHJ4FXWWX3SAQ7Q5ANCNFSM4PFMDNHA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5YSUI3AMCBVEW4CSTSAQ7Q5A5CNFSM4=
PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPLQCRY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestrev=
iew-467075399",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview=
-467075399",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f35990e17ce1_4e5b19647062d--


From nobody Thu Aug 13 12:50:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C4643A10F4 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:50:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AFPJ9381pYII for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:50:50 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2ACD73A10F1 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:50:50 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 2DB7C9000A0 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:50:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597348249; bh=KW0DPtYcpxaz0gRZukIwuJNwqvzEF3DoaLQ/eIstGp4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P2EyFowQLOtpI6ZsHJaJBMMEjXmswYuKp4uR+9p/E40WpMkGmt6i8fWia99SdQwa5 3pFz+4V3dITL9pg5VZgBAfTt1OOPvyBHr4vAh6YbkkSQEGPCIYvGNEC3BOHIqgzB3X CEdR9oEuv3vX8gkzSLZDy6X8cY+gXz1BA1tbf2Vk=
Date: Thu, 13 Aug 2020 12:50:49 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK565UFFGGWYNCLEH655IF5JTEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467081466@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3599991e4cc_76e219641640fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dg07rE-KBx0q7VprPPTsdj1NyhI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:50:59 -0000

----==_mimepart_5f3599991e4cc_76e219641640fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

Correctly predicting a NAT rebind isn't an "attempt" to switch paths.  It's using the same path, but making a guess about what might have happened.

If you're not going to reset the congestion controller when the port changes without the peer realizing it, and you're not going to reset the congestion controller if the peer guesses they're about to get rebound but doesn't, then I don't think it makes sense to reset it if they guess and are right.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470207946
----==_mimepart_5f3599991e4cc_76e219641640fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470207946">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>Correctly predicting a NAT rebind isn't an "attempt" to switch paths.  It's using the same path, but making a guess about what might have happened.</p>
<p>If you're not going to reset the congestion controller when the port changes without the peer realizing it, and you're not going to reset the congestion controller if the peer guesses they're about to get rebound but doesn't, then I don't think it makes sense to reset it if they guess and are right.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470207946">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3BI4UFI2HK5PTFWFTSAQ7ZTANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3TYLC3ZL6UJO3FSV3SAQ7ZTA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPLRR6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470207946",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470207946",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3599991e4cc_76e219641640fa--


From nobody Thu Aug 13 12:54:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93F093A10E5 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:54:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 1U7y_oYwY4dw for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:54:02 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9D193A10DC for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:54:02 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id EF148600E40 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:54:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597348441; bh=B9usOcKK72LVEHfb0C8ZF0CvCSJIQ4gKXOqtmDZAq2Q=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xF21df3QOMeHn5xcX32wUoypSIhuaxbAZCqBsrz1M8OOQaR71f7pt3nz0tpAxBGWi UROfqovyE9kIk4/0fWCGgZKbefhCsdkssUlD2kcMMi7XE7V2jU8yqUJvoM4euFVa1O j3TuCmMv0n3bosI4jYE/M+gAl1TH5W8wr1/3LcGE=
Date: Thu, 13 Aug 2020 12:54:01 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SA6YHRLVJF3I6ZNN5IF5VTEVBNHHCQ5AU7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3997@github.com>
Subject: [quicwg/base-drafts] QUIC's Initial Congestion Window specification is incorrect (#3997)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f359a59df8c1_49ce196450345"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y51VuO08_zv_Q2u4AV-VLlbjtik>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:54:12 -0000

----==_mimepart_5f359a59df8c1_49ce196450345
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Broken off from Gorry's comments in #3992 per @martinthomson request

ISSUE:

/Endpoints SHOULD use an initial congestion window of 10 times the 
maximum datagram size (max_datagram_size), limited to the larger of 
14720 or twice the maximum datagram size./

- I would like to revist this. We talked in Montreal and at that time I 
understood the equivalence to TCP for the case where a large MSS was 
supported by the path, as per RFC6928. I have since revisited this topic 
and would like to suggest the present IETF advice for TCP is in fact 
wrong for the large initial MSS case, and that this draft should not 
perputate that mistake for QUIC. The issue comes when IW is initialiased 
for a path with a very large PMTU, but that PMTU is not in fact 
supported by the path.

- (i) I observe the TCP case where the path does actually support the 
large PMTU, and a receiver advertises an appropiately large MSS. The 
path then uses the large MSS naturally and all is OK, but stands the 
risk of (ii) below, since the path might not be the same as a previous 
case.

- (ii) if the receiver interface supports a large MTU, and the the 
receiver advertises a large MSS, but the sender does not have a large 
MTU, the advertised large MSS changes the IW, and can vastly increase 
the number of packets in the initial window. This was not intended. It 
should not happen by default and can cause congestion and increase 
latency. This is wrong.

- (iii) if the receiver interface supports a large MTU, and the the 
receiver advertises a large MSS, the sender has a large MTU, but the 
path does not support this large PMTU. Sending with the large MSS causes 
packet loss (or possibly IP-Frag if that was allowed). This was not 
intended, and may well predjudice performance. Retransmission with a 
more appropiate PMTU does not change the IW, which then sends too many 
segments/packets. For TCP it would probably have resulted in a RTO and 
collapsing cwnd. This can cause congestion and increase latency. This is 
wrong.

... So why was this was not seen as a real-life problem. I think the 
advice in RFC6928 should have considered the impact of PMTU failure, but 
I conclude it doesn't normally hurt TCP. At the time this was written, 
few interfaces really did support more than a 1500B MTU (it may still be 
so), and MSS was often effectively limited by the server (sometimes by 
config). For servers that did advertise a larger MSS, or where the path 
supports less than 1500B, then MSS-clamping by routers along a path 
would often have triggered. Still, the sender would normally receiver 
only a feasible advertised MSS.

... QUIC is different :-). There is no middlebox intervention for MSS 
clamping - therefore QUIC is unable to avoid (iii), and likely would be 
impacted by (ii). I therefore suggest that QUIC chooses either to 
eliminate the /or twice the maximum datagram size./ clause, **or** 
provides a requirement that if this datagram size is not confirmed, then 
the IW needs to be limited to 14720 B.

... Finally, I would expect QUIC to perform better if it were to set up 
the connection, and then immediately probe for the larger size, since 
DPLPMTUD is anyway needed to utliise a larger PMTU and avoid 
blackholing. However, I don't think we need to explain this in the ID.

---

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3997
----==_mimepart_5f359a59df8c1_49ce196450345
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Broken off from Gorry's comments in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="677242084" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3992" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3992/hovercard" href="https://github.com/quicwg/base-drafts/issues/3992">#3992</a> per <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> request</p>
<p>ISSUE:</p>
<p>/Endpoints SHOULD use an initial congestion window of 10 times the<br>
maximum datagram size (max_datagram_size), limited to the larger of<br>
14720 or twice the maximum datagram size./</p>
<ul>
<li>
<p>I would like to revist this. We talked in Montreal and at that time I<br>
understood the equivalence to TCP for the case where a large MSS was<br>
supported by the path, as per RFC6928. I have since revisited this topic<br>
and would like to suggest the present IETF advice for TCP is in fact<br>
wrong for the large initial MSS case, and that this draft should not<br>
perputate that mistake for QUIC. The issue comes when IW is initialiased<br>
for a path with a very large PMTU, but that PMTU is not in fact<br>
supported by the path.</p>
</li>
<li>
<p>(i) I observe the TCP case where the path does actually support the<br>
large PMTU, and a receiver advertises an appropiately large MSS. The<br>
path then uses the large MSS naturally and all is OK, but stands the<br>
risk of (ii) below, since the path might not be the same as a previous<br>
case.</p>
</li>
<li>
<p>(ii) if the receiver interface supports a large MTU, and the the<br>
receiver advertises a large MSS, but the sender does not have a large<br>
MTU, the advertised large MSS changes the IW, and can vastly increase<br>
the number of packets in the initial window. This was not intended. It<br>
should not happen by default and can cause congestion and increase<br>
latency. This is wrong.</p>
</li>
<li>
<p>(iii) if the receiver interface supports a large MTU, and the the<br>
receiver advertises a large MSS, the sender has a large MTU, but the<br>
path does not support this large PMTU. Sending with the large MSS causes<br>
packet loss (or possibly IP-Frag if that was allowed). This was not<br>
intended, and may well predjudice performance. Retransmission with a<br>
more appropiate PMTU does not change the IW, which then sends too many<br>
segments/packets. For TCP it would probably have resulted in a RTO and<br>
collapsing cwnd. This can cause congestion and increase latency. This is<br>
wrong.</p>
</li>
</ul>
<p>... So why was this was not seen as a real-life problem. I think the<br>
advice in RFC6928 should have considered the impact of PMTU failure, but<br>
I conclude it doesn't normally hurt TCP. At the time this was written,<br>
few interfaces really did support more than a 1500B MTU (it may still be<br>
so), and MSS was often effectively limited by the server (sometimes by<br>
config). For servers that did advertise a larger MSS, or where the path<br>
supports less than 1500B, then MSS-clamping by routers along a path<br>
would often have triggered. Still, the sender would normally receiver<br>
only a feasible advertised MSS.</p>
<p>... QUIC is different :-). There is no middlebox intervention for MSS<br>
clamping - therefore QUIC is unable to avoid (iii), and likely would be<br>
impacted by (ii). I therefore suggest that QUIC chooses either to<br>
eliminate the /or twice the maximum datagram size./ clause, <strong>or</strong><br>
provides a requirement that if this datagram size is not confirmed, then<br>
the IW needs to be limited to 14720 B.</p>
<p>... Finally, I would expect QUIC to perform better if it were to set up<br>
the connection, and then immediately probe for the larger size, since<br>
DPLPMTUD is anyway needed to utliise a larger PMTU and avoid<br>
blackholing. However, I don't think we need to explain this in the ID.</p>
<hr>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3997">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK454HUUERYE63Y5HZTSARAFTANCNFSM4P6ZHWIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4UECD7DM7HE6HTZXTSARAFTA5CNFSM4P6ZHWI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KDUCT4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3997",
"url": "https://github.com/quicwg/base-drafts/issues/3997",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f359a59df8c1_49ce196450345--


From nobody Thu Aug 13 12:55:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2643D3A10D0 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:55:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FkDG7S28y5mK for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 12:55:24 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDECF3A10CF for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:55:24 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 20476560C2E for <quic-issues@ietf.org>; Thu, 13 Aug 2020 12:55:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597348524; bh=0c5Su906A/sXyYA1VENDdJHLLzS6jS/cjZc8kaMzeNM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N08dKKAOqI3sX0ykYhNUdjAJxxGPs3+tiMDcD8QdmZaW6oKJSJtnPUofzVLx0DcID t83fBL21KUUpKd2SPhnlzGwp8ehywrTrMB7vj7/vvM+ELuk2aXZpoAuGq1xDRXaZjf zuMLRtG+leHIo9tMCor1mHef3m9aPADpfS8gRNSU=
Date: Thu, 13 Aug 2020 12:55:24 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK36PSRAQKIC3LI3AGF5IF52ZEVBNHHCQXPE4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3992/673679288@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3992@github.com>
References: <quicwg/base-drafts/issues/3992@github.com>
Subject: Re: [quicwg/base-drafts] Gorry's issues on draft-recovery (#3992)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f359aac109a7_641f19641158d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zQO_cGcVj2FOMzZdJO_y_oIYuZM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 19:55:33 -0000

----==_mimepart_5f359aac109a7_641f19641158d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson I moved the IW text into #3997, though I'm not sure I think it's worth revisiting.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3992#issuecomment-673679288
----==_mimepart_5f359aac109a7_641f19641158d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I moved the IW text into <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="678696184" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3997" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3997/hovercard" href="https://github.com/quicwg/base-drafts/issues/3997">#3997</a>, though I'm not sure I think it's worth revisiting.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3992#issuecomment-673679288">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ONU22S32EIKFASI3SARAKZANCNFSM4P3VILFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7PYGQD7CMDL2MJHUTSARAKZA5CNFSM4P3VILFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFATYPOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-673679288",
"url": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-673679288",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f359aac109a7_641f19641158d3--


From nobody Thu Aug 13 13:00:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4A3F3A10BE for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:00:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CmuliTwjwzuA for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:00:21 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 628863A10CB for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:00:21 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id F1F187A0BF7 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:00:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597348821; bh=ngENtuuFZcJrH7EW6/F1i1dtv9rvP1F0TsNO9TPQJEA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bWQUphT2puwrZ6Atjl505GWuoF40eAyP3i3KhBzAhGb2oSVCi7qIhcp5spNG1QVTB JiwVTHbfAmDqTvkUnbLQm+574TQBHglSsODRXNRukw73uW9CmLta5uLp9bU6bF4QvG K3aIl3hCsd93d0rTbl9ItRV5g6HqQNeyvfAtH+pY=
Date: Thu, 13 Aug 2020 13:00:20 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KYHHBCC3BUCCJAXF5IF6NJEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467087605@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f359bd4ac6d6_7884196440933e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xAdIynrH76tGSMr2TWVQmhKappI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 20:00:23 -0000

----==_mimepart_5f359bd4ac6d6_7884196440933e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

That's fair, but why would a peer change the CID for a NAT rebinding?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470213122
----==_mimepart_5f359bd4ac6d6_7884196440933e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470213122">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>That's fair, but why would a peer change the CID for a NAT rebinding?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470213122">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4I6M5JNFMQ4TEWXFDSARA5JANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7BPXC6JEVTQGD3EALSARA5JA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPLTB5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470213122",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470213122",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f359bd4ac6d6_7884196440933e--


From nobody Thu Aug 13 13:32:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B85393A111A for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:32:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dKuPMfjY43tH for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:31:59 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE3783A1110 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:31:58 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id F19C834009A for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:31:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597350717; bh=/RJxzoYRdbH5EJXUOsLYWG1kiseoVToZx+d7qAyAEoI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r6ALgKO7pPyeuNNJBJKaDh2NMIGUfdWpo0c1CILq8HdMDVKmnh/ZK3Cv+IX576OGz U6LC7uI0M0I40HAAgUrclnFfJFurX0C/yujWXznCtUQnO2IAsRjyKQTpu8vUK0xSxd 0MCSDjWv+k7d+2CBZe6JtDhOqEIFRtzrZgEsYEfU=
Date: Thu, 13 Aug 2020 13:31:57 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6IWVZ6I6SMIV3JKZF5IGCD3EVBNHHCQ5AU7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3997/673695661@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3997@github.com>
References: <quicwg/base-drafts/issues/3997@github.com>
Subject: Re: [quicwg/base-drafts] QUIC's Initial Congestion Window specification is incorrect (#3997)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35a33de1b77_799016f83728293"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rRQCgyNv0hi8gm7qQ5d1Q3l2I9M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 20:32:09 -0000

----==_mimepart_5f35a33de1b77_799016f83728293
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Recovery says "QUIC begins every connection in slow start with the congestion window set to an initial value."

There's no mention of updating the initial congestion window, so at the beginning of the connection is currently the only time it's set.

QUIC advises setting do not fragment, and UDP typically gets dropped instead of fragmented in my experience even without the flag set, so I believe that simplifies the situation.

Given that, along the lines of (iii), I can imagine one potential issue is if the initial window is set to a large value based on some past information and then the MTU is decreased in order to allow the handshake to complete.  Currently there's nothing saying that the IW should be re-calculated if the max packet size decreases during the handshake, and adding one would be along the lines of your second suggested option.

But I'm also fine with removing the twice max datagram size clause, but that seems like a larger departure from existing RFCs, which makes me hesitant.

https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-recovery.md#initial-and-minimum-congestion-window-initial-cwnd

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3997#issuecomment-673695661
----==_mimepart_5f35a33de1b77_799016f83728293
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Recovery says "QUIC begins every connection in slow start with the congestion window set to an initial value."</p>
<p>There's no mention of updating the initial congestion window, so at the beginning of the connection is currently the only time it's set.</p>
<p>QUIC advises setting do not fragment, and UDP typically gets dropped instead of fragmented in my experience even without the flag set, so I believe that simplifies the situation.</p>
<p>Given that, along the lines of (iii), I can imagine one potential issue is if the initial window is set to a large value based on some past information and then the MTU is decreased in order to allow the handshake to complete.  Currently there's nothing saying that the IW should be re-calculated if the max packet size decreases during the handshake, and adding one would be along the lines of your second suggested option.</p>
<p>But I'm also fine with removing the twice max datagram size clause, but that seems like a larger departure from existing RFCs, which makes me hesitant.</p>
<p><a href="https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-recovery.md#initial-and-minimum-congestion-window-initial-cwnd">https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-recovery.md#initial-and-minimum-congestion-window-initial-cwnd</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3997#issuecomment-673695661">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YZA4GMKQS5DZVVDDSARET3ANCNFSM4P6ZHWIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5NWPDWJBRWWBZTNC3SARET3A5CNFSM4P6ZHWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAT4PLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-673695661",
"url": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-673695661",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35a33de1b77_799016f83728293--


From nobody Thu Aug 13 13:39:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 224293A00E5 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:39:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ftwqM1aLyZJC for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:39:24 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 03DBB3A00E0 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:39:23 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 1CA7F560082 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:39:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597351163; bh=O3U6yLyPlpOBk70mTPGhveXvelVJTKgNbmPvcAjMPdQ=; h=Date:From:To:Subject:From; b=bLY7grm3XyC+NydWlKQ5DLOisJXjQ7Yjj2422zhDjWWoSGKBIBfWAiOnZtcREVLig Y2AceWzDMBpo7YE376+NERHmFciOFg2/UqhA3NhjqnYo6X359biIvVC/Am7qQPbPeA IF+CiYMqXLYe5RImyz7ehUALMkQjfDzSUsdj2atw=
Date: Thu, 13 Aug 2020 13:39:23 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-iw-decrease/000000-1ae70b@github.com>
Subject: [quicwg/base-drafts] 1ae70b: Update initial congestion window on MTU decrease
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AkuAIormZkNWJfFxUxjgKON-8g8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 20:39:25 -0000

  Branch: refs/heads/ianswett-iw-decrease
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1ae70bae19212489407d10e1878d27191182b93d
      https://github.com/quicwg/base-drafts/commit/1ae70bae19212489407d10e1878d27191182b93d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update initial congestion window on MTU decrease

Fixes #3997 by specifying that IW should be updated if the max packet size decreases in order to complete the handshake.



From nobody Thu Aug 13 13:39:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 278973A00E5 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:39:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Tvywze-SycaI for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:39:53 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 03D3F3A00E0 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:39:52 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 2F6305C0099 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:39:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597351192; bh=jUkyRCirBLr3E/h9yQ6uROsEa/c4Vdv2Dm1SViScFFE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BXY/gdx8Z1TVgnrozLaM/XBKoLplfpvcm7Ek4H9h0yFwYzhka2xkjBRy8A0hzSX7o JkYLSudo2Aze1KrVmfBq0ZC0eDYIA4Md8OudGSN6VbU11K632egcqgz2FJE2tiqCQ+ 3s/GRY5A0cZPfGBtUO4eZdbFPKYkjSv6koPhYVQE=
Date: Thu, 13 Aug 2020 13:39:52 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3IFMEH5KJEBQT4PW55IGDBREVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998@github.com>
Subject: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35a51820b1f_36051964185373"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7iqLm94BDvd5GdusmAq145N6RYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 20:39:55 -0000

----==_mimepart_5f35a51820b1f_36051964185373
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #3997 by specifying that IW should be updated if the max packet size decreases in order to complete the handshake.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3998

-- Commit Summary --

  * Update initial congestion window on MTU decrease

-- File Changes --

    M draft-ietf-quic-recovery.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3998.patch
https://github.com/quicwg/base-drafts/pull/3998.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998

----==_mimepart_5f35a51820b1f_36051964185373
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3997.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="678696184" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3997" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3997/hovercard" href="https://github.com/quicwg/base-drafts/issues/3997">#3997</a> by specifying that IW should be updated if the max packet size decreases in order to complete the handshake.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3998'>https://github.com/quicwg/base-drafts/pull/3998</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update initial congestion window on MTU decrease</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3998/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3998.patch'>https://github.com/quicwg/base-drafts/pull/3998.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3998.diff'>https://github.com/quicwg/base-drafts/pull/3998.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOOQOV3EII6P6AOSDSARFRRANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GQGXO5NZ33D3OOF3SARFRRA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KDUOOKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998",
"url": "https://github.com/quicwg/base-drafts/pull/3998",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f35a51820b1f_36051964185373--


From nobody Thu Aug 13 13:41:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12FC73A041A for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:40:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Ly_YjXFNsZDQ for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:40:49 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 12DEF3A0143 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:40:49 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 53C2556002A for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:40:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597351248; bh=GfDom1BswtrlKR1tb/d2J4+OTHsUdRNC+eTbQcZAbws=; h=Date:From:To:Subject:From; b=wO6ydxB9cpbv9D52INtV0D5w10jFevuUNr+Q7LdUzpKpyGx7pXo2exi+ksBa9bBq1 XgR3jVxtx5sp15mptzCoH29eI8zi1pRRt5yzeVHvNzFM7PPkhv67jqaemjrNWxKn5T n9lCL59BMQQXWLWi6FYkGBhiFaTMw3TlA3Y742Qo=
Date: Thu, 13 Aug 2020 13:40:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4ed4e0-ad2200@github.com>
Subject: [quicwg/base-drafts] ad2200: Script updating gh-pages from 1ae70bae. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-k2ouhMJ9a2K5sy0DhmwmqFHdHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 20:40:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ad22000334d78b9fd463aa917be3d70856b7194d
      https://github.com/quicwg/base-drafts/commit/ad22000334d78b9fd463aa917be3d70856b7194d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-http.html
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-http.txt
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-invariants.html
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-invariants.txt
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-qpack.html
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-qpack.txt
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-recovery.html
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-recovery.txt
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-tls.html
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-tls.txt
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-transport.html
    R ianswett-all-pto-ack-eliciting/draft-ietf-quic-transport.txt
    R ianswett-all-pto-ack-eliciting/index.html
    R ianswett-asymmetric-links/draft-ietf-quic-http.html
    R ianswett-asymmetric-links/draft-ietf-quic-http.txt
    R ianswett-asymmetric-links/draft-ietf-quic-invariants.html
    R ianswett-asymmetric-links/draft-ietf-quic-invariants.txt
    R ianswett-asymmetric-links/draft-ietf-quic-qpack.html
    R ianswett-asymmetric-links/draft-ietf-quic-qpack.txt
    R ianswett-asymmetric-links/draft-ietf-quic-recovery.html
    R ianswett-asymmetric-links/draft-ietf-quic-recovery.txt
    R ianswett-asymmetric-links/draft-ietf-quic-tls.html
    R ianswett-asymmetric-links/draft-ietf-quic-tls.txt
    R ianswett-asymmetric-links/draft-ietf-quic-transport.html
    R ianswett-asymmetric-links/draft-ietf-quic-transport.txt
    R ianswett-asymmetric-links/index.html
    A ianswett-iw-decrease/draft-ietf-quic-http.html
    A ianswett-iw-decrease/draft-ietf-quic-http.txt
    A ianswett-iw-decrease/draft-ietf-quic-invariants.html
    A ianswett-iw-decrease/draft-ietf-quic-invariants.txt
    A ianswett-iw-decrease/draft-ietf-quic-qpack.html
    A ianswett-iw-decrease/draft-ietf-quic-qpack.txt
    A ianswett-iw-decrease/draft-ietf-quic-recovery.html
    A ianswett-iw-decrease/draft-ietf-quic-recovery.txt
    A ianswett-iw-decrease/draft-ietf-quic-tls.html
    A ianswett-iw-decrease/draft-ietf-quic-tls.txt
    A ianswett-iw-decrease/draft-ietf-quic-transport.html
    A ianswett-iw-decrease/draft-ietf-quic-transport.txt
    A ianswett-iw-decrease/index.html
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-http.html
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-http.txt
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-invariants.html
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-invariants.txt
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-qpack.html
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-qpack.txt
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-recovery.html
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-recovery.txt
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-tls.html
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-tls.txt
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-transport.html
    R ianswett-persistent-congestion-granularity/draft-ietf-quic-transport.txt
    R ianswett-persistent-congestion-granularity/index.html
    M index.html
    R transport/aead/draft-ietf-quic-http.html
    R transport/aead/draft-ietf-quic-http.txt
    R transport/aead/draft-ietf-quic-invariants.html
    R transport/aead/draft-ietf-quic-invariants.txt
    R transport/aead/draft-ietf-quic-qpack.html
    R transport/aead/draft-ietf-quic-qpack.txt
    R transport/aead/draft-ietf-quic-recovery.html
    R transport/aead/draft-ietf-quic-recovery.txt
    R transport/aead/draft-ietf-quic-tls.html
    R transport/aead/draft-ietf-quic-tls.txt
    R transport/aead/draft-ietf-quic-transport.html
    R transport/aead/draft-ietf-quic-transport.txt
    R transport/aead/index.html
    R transport/another-one/draft-ietf-quic-http.html
    R transport/another-one/draft-ietf-quic-http.txt
    R transport/another-one/draft-ietf-quic-invariants.html
    R transport/another-one/draft-ietf-quic-invariants.txt
    R transport/another-one/draft-ietf-quic-qpack.html
    R transport/another-one/draft-ietf-quic-qpack.txt
    R transport/another-one/draft-ietf-quic-recovery.html
    R transport/another-one/draft-ietf-quic-recovery.txt
    R transport/another-one/draft-ietf-quic-tls.html
    R transport/another-one/draft-ietf-quic-tls.txt
    R transport/another-one/draft-ietf-quic-transport.html
    R transport/another-one/draft-ietf-quic-transport.txt
    R transport/another-one/index.html
    R transport/contributor_bullets/draft-ietf-quic-http.html
    R transport/contributor_bullets/draft-ietf-quic-http.txt
    R transport/contributor_bullets/draft-ietf-quic-invariants.html
    R transport/contributor_bullets/draft-ietf-quic-invariants.txt
    R transport/contributor_bullets/draft-ietf-quic-qpack.html
    R transport/contributor_bullets/draft-ietf-quic-qpack.txt
    R transport/contributor_bullets/draft-ietf-quic-recovery.html
    R transport/contributor_bullets/draft-ietf-quic-recovery.txt
    R transport/contributor_bullets/draft-ietf-quic-tls.html
    R transport/contributor_bullets/draft-ietf-quic-tls.txt
    R transport/contributor_bullets/draft-ietf-quic-transport.html
    R transport/contributor_bullets/draft-ietf-quic-transport.txt
    R transport/contributor_bullets/index.html
    R transport/csplice/draft-ietf-quic-http.html
    R transport/csplice/draft-ietf-quic-http.txt
    R transport/csplice/draft-ietf-quic-invariants.html
    R transport/csplice/draft-ietf-quic-invariants.txt
    R transport/csplice/draft-ietf-quic-qpack.html
    R transport/csplice/draft-ietf-quic-qpack.txt
    R transport/csplice/draft-ietf-quic-recovery.html
    R transport/csplice/draft-ietf-quic-recovery.txt
    R transport/csplice/draft-ietf-quic-tls.html
    R transport/csplice/draft-ietf-quic-tls.txt
    R transport/csplice/draft-ietf-quic-transport.html
    R transport/csplice/draft-ietf-quic-transport.txt
    R transport/csplice/index.html
    R transport/handshake-tokens/draft-ietf-quic-http.html
    R transport/handshake-tokens/draft-ietf-quic-http.txt
    R transport/handshake-tokens/draft-ietf-quic-invariants.html
    R transport/handshake-tokens/draft-ietf-quic-invariants.txt
    R transport/handshake-tokens/draft-ietf-quic-qpack.html
    R transport/handshake-tokens/draft-ietf-quic-qpack.txt
    R transport/handshake-tokens/draft-ietf-quic-recovery.html
    R transport/handshake-tokens/draft-ietf-quic-recovery.txt
    R transport/handshake-tokens/draft-ietf-quic-tls.html
    R transport/handshake-tokens/draft-ietf-quic-tls.txt
    R transport/handshake-tokens/draft-ietf-quic-transport.html
    R transport/handshake-tokens/draft-ietf-quic-transport.txt
    R transport/handshake-tokens/index.html
    R transport/mbishop_wglc/draft-ietf-quic-http.html
    R transport/mbishop_wglc/draft-ietf-quic-http.txt
    R transport/mbishop_wglc/draft-ietf-quic-invariants.html
    R transport/mbishop_wglc/draft-ietf-quic-invariants.txt
    R transport/mbishop_wglc/draft-ietf-quic-qpack.html
    R transport/mbishop_wglc/draft-ietf-quic-qpack.txt
    R transport/mbishop_wglc/draft-ietf-quic-recovery.html
    R transport/mbishop_wglc/draft-ietf-quic-recovery.txt
    R transport/mbishop_wglc/draft-ietf-quic-tls.html
    R transport/mbishop_wglc/draft-ietf-quic-tls.txt
    R transport/mbishop_wglc/draft-ietf-quic-transport.html
    R transport/mbishop_wglc/draft-ietf-quic-transport.txt
    R transport/mbishop_wglc/index.html
    R transport/scope_disable/draft-ietf-quic-http.html
    R transport/scope_disable/draft-ietf-quic-http.txt
    R transport/scope_disable/draft-ietf-quic-invariants.html
    R transport/scope_disable/draft-ietf-quic-invariants.txt
    R transport/scope_disable/draft-ietf-quic-qpack.html
    R transport/scope_disable/draft-ietf-quic-qpack.txt
    R transport/scope_disable/draft-ietf-quic-recovery.html
    R transport/scope_disable/draft-ietf-quic-recovery.txt
    R transport/scope_disable/draft-ietf-quic-tls.html
    R transport/scope_disable/draft-ietf-quic-tls.txt
    R transport/scope_disable/draft-ietf-quic-transport.html
    R transport/scope_disable/draft-ietf-quic-transport.txt
    R transport/scope_disable/index.html
    R transport/spa_disable_migration/draft-ietf-quic-http.html
    R transport/spa_disable_migration/draft-ietf-quic-http.txt
    R transport/spa_disable_migration/draft-ietf-quic-invariants.html
    R transport/spa_disable_migration/draft-ietf-quic-invariants.txt
    R transport/spa_disable_migration/draft-ietf-quic-qpack.html
    R transport/spa_disable_migration/draft-ietf-quic-qpack.txt
    R transport/spa_disable_migration/draft-ietf-quic-recovery.html
    R transport/spa_disable_migration/draft-ietf-quic-recovery.txt
    R transport/spa_disable_migration/draft-ietf-quic-tls.html
    R transport/spa_disable_migration/draft-ietf-quic-tls.txt
    R transport/spa_disable_migration/draft-ietf-quic-transport.html
    R transport/spa_disable_migration/draft-ietf-quic-transport.txt
    R transport/spa_disable_migration/index.html
    R transport/why_final_size/draft-ietf-quic-http.html
    R transport/why_final_size/draft-ietf-quic-http.txt
    R transport/why_final_size/draft-ietf-quic-invariants.html
    R transport/why_final_size/draft-ietf-quic-invariants.txt
    R transport/why_final_size/draft-ietf-quic-qpack.html
    R transport/why_final_size/draft-ietf-quic-qpack.txt
    R transport/why_final_size/draft-ietf-quic-recovery.html
    R transport/why_final_size/draft-ietf-quic-recovery.txt
    R transport/why_final_size/draft-ietf-quic-tls.html
    R transport/why_final_size/draft-ietf-quic-tls.txt
    R transport/why_final_size/draft-ietf-quic-transport.html
    R transport/why_final_size/draft-ietf-quic-transport.txt
    R transport/why_final_size/index.html

  Log Message:
  -----------
  Script updating gh-pages from 1ae70bae. [ci skip]



From nobody Thu Aug 13 13:41:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD85C3A0365 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:41:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5v8BV_UBfbzr for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:41:01 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18C3C3A041A for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:41:01 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 3632D600057 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:41:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597351260; bh=Ql+3ltNZuM7CuHe4ZJ/U8+5zKmYoo/hd4+ae/V1dyp4=; h=Date:From:To:Subject:From; b=gSnTNFaHbK76ejhilqUqnO3vBGZCSTRQ+AvD6PU9YuESKlPdHvR40XL4hb7ykEgUk QaWeGRBarRF8JScsASgWvYiRsObwOjwDDhWQd6P05NyJYZKyW3P98yHLqdeq66qUWv lYF20UX1269U6oMpMVhjxfyIBcHAYc8sdVUgL8jw=
Date: Thu, 13 Aug 2020 13:41:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ad2200-b45ed0@github.com>
Subject: [quicwg/base-drafts] b45ed0: Script updating archive at 2020-08-13T20:40:40Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3B_IO75sGsrEpXMuZLA8qkuYdVM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 20:41:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b45ed06dbe0143aeaefcad823de832ed9e1f74fe
      https://github.com/quicwg/base-drafts/commit/b45ed06dbe0143aeaefcad823de832ed9e1f74fe
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-13T20:40:40Z. [ci skip]



From nobody Thu Aug 13 13:49:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDE7B3A03F6 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:49:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WI521GbBcjHH for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 13:49:48 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0D69E3A03ED for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:49:47 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 0B1AE3400AA for <quic-issues@ietf.org>; Thu, 13 Aug 2020 13:49:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597351787; bh=dJ1o6meP7r87V+85SgJzqeB0CsCYKFIinbbgFyH95QA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kr74cVR5VnBWF3qlC+iBrFfk594eLqfzD9O99cy5Z7hzYxBRz9dV51V2jGIEpIeKj Ngdiew9HAEpViMHnqM0JALthD6IpH0Di3Vy/iAIZoKAE1HL5W/Du8xCJvKuORtnOaf rbWWii5jDuUGy5tYyh3QfTs1WL/7H7Wecv4fa5CY=
Date: Thu, 13 Aug 2020 13:49:46 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZC64IOZNZMOTW4CN5IGEGVEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467119388@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35a76aefc5f_35e719642775cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o4BAYP8JYegIOXIS-4ocSN3aEdM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 20:49:50 -0000

----==_mimepart_5f35a76aefc5f_35e719642775cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

We encourage changing the CID and port to "force" a NAT rebinding if you've been idle (Section 9.5) in order to reduce linkability.  In the same breath, we note that this might reset congestion controller state, so be careful about changing port too often.  A conservative implementation of that guidance might change CID but not port, letting NAT rebindings happen if they happen.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470239839
----==_mimepart_5f35a76aefc5f_35e719642775cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470239839">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>We encourage changing the CID and port to "force" a NAT rebinding if you've been idle (Section 9.5) in order to reduce linkability.  In the same breath, we note that this might reset congestion controller state, so be careful about changing port too often.  A conservative implementation of that guidance might change CID but not port, letting NAT rebindings happen if they happen.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470239839">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2AHRSWPLF4RZ4AKLSARGWVANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ5V67XXNQQZQW2H2DSARGWVA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPL22HA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470239839",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470239839",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35a76aefc5f_35e719642775cd--


From nobody Thu Aug 13 14:26:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DD063A078F for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:26:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 zE8rjPK-xRRM for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:26:09 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02AC43A07B9 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:26:08 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id C65F3600C16 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:26:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597353967; bh=qqeJSm+NgS6JledMpBUB/gn1fvcjYPOpJr1gmy9HOY0=; h=Date:From:To:Subject:From; b=SOz68qvutfh9cTmgQJ/1P9FsPVY4pVIwOIFqDhFRwa+hxSx602qTuZOJdAcA6z5Ty 2E8JF/+g4bYbkByawxwJs9RrT7bz/nSVCVgVKg6EVay/d9Pg08S8izY2G03eA8ec/d ha0n203SnyqB4O2mCxODzzMKMkTN5PW/yjkgtPI4=
Date: Thu, 13 Aug 2020 14:26:07 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/4cd67d-7c8598@github.com>
Subject: [quicwg/base-drafts] 7c8598: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RDGBESmBilB5dQ0upaWeU_Nddzw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 21:26:10 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7c8598786dd7a907818264a3a6b6837ce13f40d7
      https://github.com/quicwg/base-drafts/commit/7c8598786dd7a907818264a3a6b6837ce13f40d7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Gorry's suggestions from #3992



From nobody Thu Aug 13 14:26:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 683343A0796 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:26:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 pBPS_uCkH8A8 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:26:19 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B5753A0793 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:26:19 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 63CB4560D7D for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:26:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597353978; bh=bKSWqxlPp9iHbHgMV10O4eNE3KGwku+2zTIlcZbvdng=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rqhGyviwxOcSgN3hMlU+fXpS6XQGavDSI6WDqAmBspcNWnXPLjlpe3WUkaYRrYerq XbuZsNmEe6S5VYC/qyGrdtOa9tFDm95jchU+lN1Tc27LS6SYIwSocGV5HC1fKSYbj1 PL8Rdl/JVydnwv0n980t/vae/b0rNoVllvO4qGdc=
Date: Thu, 13 Aug 2020 14:26:18 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5527145701@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35affa539c0_2cf41964130743"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MxYZSyHuo16FmKH8T8lpBX-RsyM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 21:26:20 -0000

----==_mimepart_5f35affa539c0_2cf41964130743
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

7c8598786dd7a907818264a3a6b6837ce13f40d7  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/4cd67d63b508b73a6625e5383e44228c8051a267..7c8598786dd7a907818264a3a6b6837ce13f40d7

----==_mimepart_5f35affa539c0_2cf41964130743
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7c8598786dd7a907818264a3a6b6837ce13f40d7">7c85987</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/4cd67d63b508b73a6625e5383e44228c8051a267..7c8598786dd7a907818264a3a6b6837ce13f40d7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6HUZWJQ3NVO2GGW23SARK7VANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HBMWUI2HLGKFZ233SARK7VA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGUZDOMJUGU3TAMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/4cd67d63b508b73a6625e5383e44228c8051a267..7c8598786dd7a907818264a3a6b6837ce13f40d7",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/4cd67d63b508b73a6625e5383e44228c8051a267..7c8598786dd7a907818264a3a6b6837ce13f40d7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f35affa539c0_2cf41964130743--


From nobody Thu Aug 13 14:32:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 364E53A07E0 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:32:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 pXCbPXHhhwtV for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:32:16 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 318AC3A07DB for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:32:16 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 7E3B0580E2E for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:32:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597354335; bh=yeLRwLoeE/afWNdZfCb3InfE6H17ZffF3EwpZ2KvIbI=; h=Date:From:To:Subject:From; b=JPYlswL6WaGrU3CiXIADT36hCNEXDlQUtolheWHVeOMouyL/CQ3IdI3JbTCRmPfFK BSGtUUcEK3Teqxi8bY8wn34Q+bCAnvXpz8cAetBuzJKVqYdUEKmX94YQDcZeB0iwsq UkY5volYVj/pvTqk1+WNDcyZFSBxFaLTRCccjyBk=
Date: Thu, 13 Aug 2020 14:32:15 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/7c8598-6c0ad3@github.com>
Subject: [quicwg/base-drafts] 6c0ad3: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t3oNMrbqISsMQ7n57P-j7Y8CUMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 21:32:17 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a
      https://github.com/quicwg/base-drafts/commit/6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Thu Aug 13 14:32:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9AB013A07EE for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:32:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 cXn_CJg7RdoI for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:32:26 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 835183A07DB for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:32:26 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 665B95C0E5F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:32:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597354345; bh=r3zmHnAuuXhcJyzJJxtFJBN0tQsrVAjK/PePzlelChE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P4NMlTxaIjizkwWnS9F4yC+7ksja2/sOqr/zssSMTM1Va58zHvnb5jAKv/xxhWlde w97wGqR/TFcsfPJcRplWaaOvWIn/6GDSb42y+fHfzyn6u44IaAhkIt6P2OReyFGBAF oK9eISp1D+SRysSRoIjEn8sTKtG0nygdMOMAtqzs=
Date: Thu, 13 Aug 2020 14:32:25 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5527169181@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35b169573b4_2b81196468858"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fTrtyccHNgvCJ0HK_Vzv_9BJAek>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 21:32:28 -0000

----==_mimepart_5f35b169573b4_2b81196468858
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/7c8598786dd7a907818264a3a6b6837ce13f40d7..6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a

----==_mimepart_5f35b169573b4_2b81196468858
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a">6c0ad3c</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/7c8598786dd7a907818264a3a6b6837ce13f40d7..6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DCYIG2ZXKYOR2SNDSARLWTANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2HFQSKRDPWZQOWISDSARLWTA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGUZDOMJWHEYTQMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/7c8598786dd7a907818264a3a6b6837ce13f40d7..6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/7c8598786dd7a907818264a3a6b6837ce13f40d7..6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f35b169573b4_2b81196468858--


From nobody Thu Aug 13 14:33:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED5DD3A07E0 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:33:25 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YVgTFZjf-avp for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 14:33:24 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E80523A07EE for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:33:24 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 7F4857A0088 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 14:33:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597354404; bh=vgtWQ+IIvEtoWjFhdS/5OA4AZWYXCS0/dGgF/TYI/YA=; h=Date:From:To:Subject:From; b=gs2rAvz8n+RWxhnQnfCg3Ac2jKR5go4KoZp6VQ6/ZLBBI6QuDNW0xgVCai9DCSvZ4 u4texO/wUHnB5lmFicVQjqq8e5cU25jVx0GPeJLlCzDrDR269v41mUgDDtAfF4O18g dOoHQH8TOg9Jbx0Ukzpaom0Rs0tAM1opeKFRYOYk=
Date: Thu, 13 Aug 2020 14:33:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b45ed0-004491@github.com>
Subject: [quicwg/base-drafts] 004491: Script updating gh-pages from 6c0ad3c3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ytMeGJ1PsTaiDDGKftabvCR1GjA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Aug 2020 21:33:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 004491ad3802a49d47831986492abbbea0679d5b
      https://github.com/quicwg/base-drafts/commit/004491ad3802a49d47831986492abbbea0679d5b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-http.txt
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.txt
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.txt
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-tls.html
    M ianswett-must-new-reno/draft-ietf-quic-tls.txt
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M ianswett-must-new-reno/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6c0ad3c3. [ci skip]



From nobody Thu Aug 13 18:11:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B9193A0BC6 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:11:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 T3sVAZCJdl6s for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:11:30 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10CCD3A0BC5 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:11:30 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 40B95560E33 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:11:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597367488; bh=j6PBXFXMMb4oUCinnKVrcmO+BNtAwuTwPrJCrLXyyLQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZayNCOzrVqmASO12+Pc6ue1jj+VFmPYdAAOiNgnTRpbHZ0jzpDdXbmQKAyYJf6D5a JZh0W3hZPZ8I0jpYI59z6afZjZL4XBKyI7Q68MmoVGVlOTTh1Rx14tVNZR3ad8Dexk CKwLl22l6LFePMQm1/gFTcAeXsuIBPMqTl1p3foY=
Date: Thu, 13 Aug 2020 18:11:28 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XZRWPI6BTB6AREDV5IHC4BEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/467249090@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35e4c030470_7aaf196412712"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ca4W7bDDNeeel8g36i2CVMYzvgM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:11:32 -0000

----==_mimepart_5f35e4c030470_7aaf196412712
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -3685,14 +3691,18 @@ packet with the largest packet number is received and the time an acknowledgment
 is sent.  The endpoint encodes this acknowledgement delay in the ACK Delay field
 of an ACK frame; see {{frame-ack}}.  This allows the receiver of the ACK frame
 to adjust for any intentional delays, which is important for getting a better
-estimate of the path RTT when acknowledgments are delayed.  A packet might be
-held in the OS kernel or elsewhere on the host before being processed.  An
-endpoint MUST NOT include delays that it does not control when populating the
-ACK Delay field in an ACK frame.
-
-Since the acknowledgement delay is not used for Initial and Handshake
-packets, the ACK Delay field in acknowledgements for those packet types
-SHOULD be set to 0.
+estimate of the path RTT when acknowledgments are delayed.
+
+A packet might be held in the OS kernel or elsewhere on the host before being

Aside from "intentionally" being existing text, I would argue that we have to keep that word. As we have discussed elsewhere (e.g., #3970), any delay that is *not* intentionally introduced has to be accounted as path delay. As an example, [a delay caused by the timer waking up late](https://github.com/quicwg/base-drafts/pull/3874/#discussion_r466428681) should ideally be considered as part of the path delay (and hence be *not* included in the reported ack delay).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r470357378
----==_mimepart_5f35e4c030470_7aaf196412712
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r470357378">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3685,14 +3691,18 @@ packet with the largest packet number is received and the time an acknowledgment
 is sent.  The endpoint encodes this acknowledgement delay in the ACK Delay field
 of an ACK frame; see {{frame-ack}}.  This allows the receiver of the ACK frame
 to adjust for any intentional delays, which is important for getting a better
-estimate of the path RTT when acknowledgments are delayed.  A packet might be
-held in the OS kernel or elsewhere on the host before being processed.  An
-endpoint MUST NOT include delays that it does not control when populating the
-ACK Delay field in an ACK frame.
-
-Since the acknowledgement delay is not used for Initial and Handshake
-packets, the ACK Delay field in acknowledgements for those packet types
-SHOULD be set to 0.
+estimate of the path RTT when acknowledgments are delayed.
+
+A packet might be held in the OS kernel or elsewhere on the host before being
</pre>
<p>Aside from "intentionally" being existing text, I would argue that we have to keep that word. As we have discussed elsewhere (e.g., <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="667539339" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3970" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3970/hovercard" href="https://github.com/quicwg/base-drafts/issues/3970">#3970</a>), any delay that is <em>not</em> intentionally introduced has to be accounted as path delay. As an example, <a href="https://github.com/quicwg/base-drafts/pull/3874/#discussion_r466428681" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard">a delay caused by the timer waking up late</a> should ideally be considered as part of the path delay (and hence be <em>not</em> included in the reported ack delay).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r470357378">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TJG5EMVUP3KU6XHLSASFMBANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KGD5HWQXHPMJDPUDSASFMBA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPM2PQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r470357378",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r470357378",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35e4c030470_7aaf196412712--


From nobody Thu Aug 13 18:25:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DAF433A0BE4 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:25:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 QSR5O4KSKWvH for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:25:48 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C96C3A0BE3 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:25:48 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 452505C005F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:25:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597368347; bh=/pTZvYh/Ech2KXr66V2gKx4/G/lG2lmhFsxn0Q+vUXU=; h=Date:From:To:Subject:From; b=rNRv+S6jKvUSp9QO+Mc+Dwb7xBN5moWOEaQQ6rkQ45v1DIN5C1ZwOyJcMseXLahZi GTZrcA04wUrUI0ZbXtjcusYSDBFF9RT5oJbgOjyPQRaXfL4rppaL92/xY1AfwYqJuB kPo0l3mQbERrFGgFbY2Demg6bY5YOf2cv2+8BRW0=
Date: Thu, 13 Aug 2020 18:25:47 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/735209-9259b9@github.com>
Subject: [quicwg/base-drafts] 1c99f2: Make frame format introductions consistent
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-J6MXeSwSJY-7ZdYNrN-R-z9pi4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:25:49 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1c99f22ef79aff6dcd32d24d5e94710fbed12917
      https://github.com/quicwg/base-drafts/commit/1c99f22ef79aff6dcd32d24d5e94710fbed12917
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make frame format introductions consistent

All references to figures that describe frame formats are changed to use
the form: "X frames are formatted as shown in {{x}}."

This retains some of the extra details so that the change is limited to
this change, but I made the empty frame description consistent
throughout (with a little extra explanation for PADDING, which is
first).

Closes #3804.


  Commit: f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286
      https://github.com/quicwg/base-drafts/commit/f5b4676f5b3b2fa10bbb80b4f6f52aa7fba1a286
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Change the titles too


  Commit: 9259b971f1c7ccbdd097b52a145601cca5db243c
      https://github.com/quicwg/base-drafts/commit/9259b971f1c7ccbdd097b52a145601cca5db243c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3994 from quicwg/frame-format-intros

Make frame format introductions consistent


Compare: https://github.com/quicwg/base-drafts/compare/7352091313ea...9259b971f1c7


From nobody Thu Aug 13 18:25:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13D563A0BE4 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:25:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xo9eEsJjibaA for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:25:49 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 190373A0BE3 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:25:48 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 286D760001F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:25:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597368348; bh=12cI//dcgaKehHz8u5gwQDQPa379y4fZr2ErEPzcWQE=; h=Date:From:To:Subject:From; b=0VssBpgnY5QFSn7KOIyktT49GwNvLvU6eQyqWYVza4FaWa1/Q55/YW+vhpQy6OYkP KKoxAU2LN/TCiPHuZBD3hyEtj/rRYc8JI5j2XbKr5AgY7oN0tO+fZZ+/S0iFVDQVlS BrUIlVMvVqyAKssCN0RkVJ6RAUp9IjkhygVRffcA=
Date: Thu, 13 Aug 2020 18:25:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/frame-format-intros/f5b467-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZYgjjM56Tj6ht5GGaL0XO-2qNBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:25:50 -0000

  Branch: refs/heads/frame-format-intros
  Home:   https://github.com/quicwg/base-drafts


From nobody Thu Aug 13 18:26:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99C3F3A0BE7 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:26:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Vwb7rMj3Gp3A for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:26:00 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A95D3A0BE6 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:26:00 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 1BB3F520DFF for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:25:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597368359; bh=jtBjF+VlEH9rS5+oIMK2CqObjnA4GTc6CMKowKeLHpI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xwQFOUYJ06ZuJRt8oihkfQG5xeD9HYk88OIRFqU0z/QbJE8JUkWS5arxqHflnYyTW cl4HtFrr+6ZMpKnnMiySPO3ES6CGJhLDi+VKj2j7ENR77am3PvQR7w6dKI7ik8aN94 VFf+sqXIja2+yG414BEGb8OlZXfGM5OcNsyq7aig=
Date: Thu, 13 Aug 2020 18:25:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Q3FUMLW35QPVUAKF5IHESPEVBNHHCQXUPFQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3994/issue_event/3654396011@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3994@github.com>
References: <quicwg/base-drafts/pull/3994@github.com>
Subject: Re: [quicwg/base-drafts] Make frame format introductions consistent (#3994)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35e827b920_4122196425346c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3vg7KkxNltBHuZ1TIoPzUpnKh7c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:26:02 -0000

----==_mimepart_5f35e827b920_4122196425346c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3994 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3994#event-3654396011
----==_mimepart_5f35e827b920_4122196425346c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="677285676" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3994" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3994/hovercard" href="https://github.com/quicwg/base-drafts/pull/3994">#3994</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3994#event-3654396011">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YUD426MKWTW62FB3SASHCPANCNFSM4P3ZH32A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZJPSBZJAL4IS5IXLLSASHCPA5CNFSM4P3ZH32KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3HI2Q2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3994#event-3654396011",
"url": "https://github.com/quicwg/base-drafts/pull/3994#event-3654396011",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35e827b920_4122196425346c--


From nobody Thu Aug 13 18:26:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B1903A0BEB for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:26:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ci2rWPMDmHcr for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:26:02 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EEDD33A0BE4 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:26:01 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id AF6DC52001F for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:25:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597368358; bh=NEcydNidR4BUUY4Wbc5E8cO+9OFd4Pnqy9qDfOJY6Fg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QtRMipK3l0et1eFzKBEokZfDzbQF3HjEv4B5StmyL3t18AY6jVbNezi72H+bu0gwE WVgURLURMKTlnLg7C4ed1shRhK4VeW7fBuvD2KewNQS0JxwkkT77h70Z5WW95WaEWh ULXswlYH5E3SIuh4Gl72G7/9om9itbkK1K0bKFMc=
Date: Thu, 13 Aug 2020 18:25:58 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3H7MXT3VF4KZO6UJV5IHESNEVBNHHCNKCHVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3804/issue_event/3654396014@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3804@github.com>
References: <quicwg/base-drafts/issues/3804@github.com>
Subject: Re: [quicwg/base-drafts] Frames vs. Frame (#3804)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35e8269ea1f_39ef196430746"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d3V2TqFBZzVByRcpYFJYdoyJ6tM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:26:04 -0000

----==_mimepart_5f35e8269ea1f_39ef196430746
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3804 via #3994.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3804#event-3654396014
----==_mimepart_5f35e8269ea1f_39ef196430746
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="648562600" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3804" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3804/hovercard" href="https://github.com/quicwg/base-drafts/issues/3804">#3804</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="677285676" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3994" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3994/hovercard" href="https://github.com/quicwg/base-drafts/pull/3994">#3994</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3804#event-3654396014">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OCJON7JHLHQ4Y5F3SASHCNANCNFSM4OM3MIDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DSY4BNE4WJBE6ONDSASHCNA5CNFSM4OM3MIDKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3HI2Q3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3804#event-3654396014",
"url": "https://github.com/quicwg/base-drafts/issues/3804#event-3654396014",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35e8269ea1f_39ef196430746--


From nobody Thu Aug 13 18:27:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EE3F3A0BE6 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:27:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.424
X-Spam-Level: 
X-Spam-Status: No, score=-0.424 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FUZZY_CREDIT=1.678, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DHLZyPio2Kag for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:27:08 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF1B03A0BE3 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:27:08 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id EAB34840037 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:27:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597368427; bh=raTNJTpgXtv4dMtbFimLfe+d7nQgXd9e56kG4WsOi7Y=; h=Date:From:To:Subject:From; b=yDeA4Aq+lFLA/cem/nl924CCZH6ENWXMM3GLAq3pDnsNR9Uo9fx3/t/6xlPv0ecR2 L0LAsgc9FhIF9NsLLTMThCUK62shy3l+zBJSQswl3Ax2WwgScXF1zmmw++TjGuyQ7A +3Aj7nXxUgB+DXH63fNiYXBHlVWWcw/fCpmaT0c4=
Date: Thu, 13 Aug 2020 18:27:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/004491-e90bb4@github.com>
Subject: [quicwg/base-drafts] e90bb4: Script updating gh-pages from 9259b971. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/X_oAi6xSpnrRIpQuI4NFIwC86MQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:27:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e90bb4c46e19ed73d41c8127428b4366c8e5684c
      https://github.com/quicwg/base-drafts/commit/e90bb4c46e19ed73d41c8127428b4366c8e5684c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    R authenticate-vn-external/draft-ietf-quic-http.html
    R authenticate-vn-external/draft-ietf-quic-http.txt
    R authenticate-vn-external/draft-ietf-quic-invariants.html
    R authenticate-vn-external/draft-ietf-quic-invariants.txt
    R authenticate-vn-external/draft-ietf-quic-qpack.html
    R authenticate-vn-external/draft-ietf-quic-qpack.txt
    R authenticate-vn-external/draft-ietf-quic-recovery.html
    R authenticate-vn-external/draft-ietf-quic-recovery.txt
    R authenticate-vn-external/draft-ietf-quic-tls.html
    R authenticate-vn-external/draft-ietf-quic-tls.txt
    R authenticate-vn-external/draft-ietf-quic-transport.html
    R authenticate-vn-external/draft-ietf-quic-transport.txt
    R authenticate-vn-external/index.html
    R cherry-pick-ekr-edit/draft-ietf-quic-http.html
    R cherry-pick-ekr-edit/draft-ietf-quic-http.txt
    R cherry-pick-ekr-edit/draft-ietf-quic-invariants.html
    R cherry-pick-ekr-edit/draft-ietf-quic-invariants.txt
    R cherry-pick-ekr-edit/draft-ietf-quic-qpack.html
    R cherry-pick-ekr-edit/draft-ietf-quic-qpack.txt
    R cherry-pick-ekr-edit/draft-ietf-quic-recovery.html
    R cherry-pick-ekr-edit/draft-ietf-quic-recovery.txt
    R cherry-pick-ekr-edit/draft-ietf-quic-tls.html
    R cherry-pick-ekr-edit/draft-ietf-quic-tls.txt
    R cherry-pick-ekr-edit/draft-ietf-quic-transport.html
    R cherry-pick-ekr-edit/draft-ietf-quic-transport.txt
    R cherry-pick-ekr-edit/index.html
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R fc-rationale/draft-ietf-quic-http.html
    R fc-rationale/draft-ietf-quic-http.txt
    R fc-rationale/draft-ietf-quic-invariants.html
    R fc-rationale/draft-ietf-quic-invariants.txt
    R fc-rationale/draft-ietf-quic-qpack.html
    R fc-rationale/draft-ietf-quic-qpack.txt
    R fc-rationale/draft-ietf-quic-recovery.html
    R fc-rationale/draft-ietf-quic-recovery.txt
    R fc-rationale/draft-ietf-quic-tls.html
    R fc-rationale/draft-ietf-quic-tls.txt
    R fc-rationale/draft-ietf-quic-transport.html
    R fc-rationale/draft-ietf-quic-transport.txt
    R fc-rationale/index.html
    R ianswett-clarify-pto/draft-ietf-quic-http.html
    R ianswett-clarify-pto/draft-ietf-quic-http.txt
    R ianswett-clarify-pto/draft-ietf-quic-invariants.html
    R ianswett-clarify-pto/draft-ietf-quic-invariants.txt
    R ianswett-clarify-pto/draft-ietf-quic-qpack.html
    R ianswett-clarify-pto/draft-ietf-quic-qpack.txt
    R ianswett-clarify-pto/draft-ietf-quic-recovery.html
    R ianswett-clarify-pto/draft-ietf-quic-recovery.txt
    R ianswett-clarify-pto/draft-ietf-quic-tls.html
    R ianswett-clarify-pto/draft-ietf-quic-tls.txt
    R ianswett-clarify-pto/draft-ietf-quic-transport.html
    R ianswett-clarify-pto/draft-ietf-quic-transport.txt
    R ianswett-clarify-pto/index.html
    M index.html
    R magnus-wglc/draft-ietf-quic-http.html
    R magnus-wglc/draft-ietf-quic-http.txt
    R magnus-wglc/draft-ietf-quic-invariants.html
    R magnus-wglc/draft-ietf-quic-invariants.txt
    R magnus-wglc/draft-ietf-quic-qpack.html
    R magnus-wglc/draft-ietf-quic-qpack.txt
    R magnus-wglc/draft-ietf-quic-recovery.html
    R magnus-wglc/draft-ietf-quic-recovery.txt
    R magnus-wglc/draft-ietf-quic-tls.html
    R magnus-wglc/draft-ietf-quic-tls.txt
    R magnus-wglc/draft-ietf-quic-transport.html
    R magnus-wglc/draft-ietf-quic-transport.txt
    R magnus-wglc/index.html

  Log Message:
  -----------
  Script updating gh-pages from 9259b971. [ci skip]



From nobody Thu Aug 13 18:39:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1057C3A0BE6 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:39:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4u_jk7dtlhDV for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:39:37 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06DAC3A0BE3 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:39:36 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 421F3600080 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:39:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597369176; bh=YSkBPLTjfEHVyTmEk7xs+qO+luHLBZqc5DDcWYd17Ks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pt2etr2r5XvQRD4jSxnmrSWdQK931TFcpFqZNdbrKXBxQpvGn5peyy+6xzxrsGHfj A+LiCT+ngSTGZgNSbCHQgZ5d+MGpjL6bga6o+Eihvl1JZ2A5CSjAwt2DOm/fDsYGhW snd3uswJcCTqG/elVOakK5rE7wnHeyssWzhYwMbQ=
Date: Thu, 13 Aug 2020 18:39:36 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSB3GIKFK2RYOMARV5IHGFREVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/673820730@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35eb5831e5b_28eb1964728bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EzrpyzS7qoGefH7PeCmLpiltjug>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:39:38 -0000

----==_mimepart_5f35eb5831e5b_28eb1964728bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Adding PATH_CHALLENGE just adds a few unpredictable bytes, it doesn't really address the problem of control.  For that, you need something like the masking in websockets. 

The problem with something like masking is that it adds a fixed overhead to packets because you need to tell the recipient what the unpredictable stuff was and the size is determined by the number of attempts you might allow (see below).  Maybe that only applies to packets that are sent prior to address validation, so maybe you could repurpose one of the long header packet types (0-RTT?) to carry a masked payload in those cases, but it's a massive change.  I don't even want to think about making that sort of change right now...

The refragmenting idea is interesting.  The analysis supports the view that it is unnecessary for CRYPTO.  It might be too much work otherwise as well.  Skipping a random offset for STREAM frames might work, but you have to work through all the ways that an adversary might try to game out whatever strategy you adopt.  You need to ensure that the number of potential variations is at least the square of the number of attempts that an attacker might have (if you have 100 attempts, that's a minimum of 10,000 variations) or you hit the birthday bound and attacks become feasible in the aggregate.  Getting variations that high isn't necessarily that easy.  I'm not sure if it is worthwhile chasing that down.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673820730
----==_mimepart_5f35eb5831e5b_28eb1964728bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Adding PATH_CHALLENGE just adds a few unpredictable bytes, it doesn't really address the problem of control.  For that, you need something like the masking in websockets.</p>
<p>The problem with something like masking is that it adds a fixed overhead to packets because you need to tell the recipient what the unpredictable stuff was and the size is determined by the number of attempts you might allow (see below).  Maybe that only applies to packets that are sent prior to address validation, so maybe you could repurpose one of the long header packet types (0-RTT?) to carry a masked payload in those cases, but it's a massive change.  I don't even want to think about making that sort of change right now...</p>
<p>The refragmenting idea is interesting.  The analysis supports the view that it is unnecessary for CRYPTO.  It might be too much work otherwise as well.  Skipping a random offset for STREAM frames might work, but you have to work through all the ways that an adversary might try to game out whatever strategy you adopt.  You need to ensure that the number of potential variations is at least the square of the number of attempts that an attacker might have (if you have 100 attempts, that's a minimum of 10,000 variations) or you hit the birthday bound and attacks become feasible in the aggregate.  Getting variations that high isn't necessarily that easy.  I'm not sure if it is worthwhile chasing that down.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673820730">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4NDOLW3PK2MCJQ2HDSASIVRANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ILJNPRRTN37W5PB3SASIVRA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAU3AOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673820730",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673820730",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35eb5831e5b_28eb1964728bb--


From nobody Thu Aug 13 18:40:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A04B33A0C08 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:40:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 r8-LFv7RJa78 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:40:30 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF5CD3A0C12 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:40:28 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 0034D900048 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:40:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597369228; bh=8mpHEXd5dRxXFrjAe8UkDC+xH6Y70BpINe98YsZmcUE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Od/Cav5lBmhb/NYxELumpNE/PfTlkq9AgOiUqHJPv7rzAh0n/qqWhq8awHkvYdm/C 2SVKKgEehSUiNAHsO9Rz/mO+gze4kIw6dk3HqUchX//9nYMKCvqajP+XZjemYeGiNx +xEDWV/eTHrfOf6cBGLZImh0lhMYa6PmT4/8HSKw=
Date: Thu, 13 Aug 2020 18:40:27 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Q4NODFBWOGOXL6QF5IHGIXEVBNHHCQXPE4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3992/673821891@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3992@github.com>
References: <quicwg/base-drafts/issues/3992@github.com>
Subject: Re: [quicwg/base-drafts] Gorry's issues on draft-recovery (#3992)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35eb8be4343_42c3196489158"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RectaiHCKFSMYHx5wWWYa0BXU_8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:40:39 -0000

----==_mimepart_5f35eb8be4343_42c3196489158
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks :)  I agree that it isn't worth re-opening, but we did sign on to at least discuss whether it is worth discussing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3992#issuecomment-673821891
----==_mimepart_5f35eb8be4343_42c3196489158
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks :)  I agree that it isn't worth re-opening, but we did sign on to at least discuss whether it is worth discussing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3992#issuecomment-673821891">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QXEILIC7BEZCHJ5LSASIYXANCNFSM4P3VILFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GWPCNFO36M6UEQJTSASIYXA5CNFSM4P3VILFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAU3JQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-673821891",
"url": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-673821891",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35eb8be4343_42c3196489158--


From nobody Thu Aug 13 18:50:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBF533A0BE3 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:50:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dyLdELyevyGl for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:50:08 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 187EB3A0BF1 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:50:07 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 466E55C07E2 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:50:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597369807; bh=qB+dMju9WDEb8Rcw5Qmtv5xogRdE/4bsA1PcoO5S6Yg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cRAtyMYefST3ccES3E0JNCcpEGP0DWkO3XxMPha5ArfWB8BuX2eIwWNZBbsZap0zQ GSZHlT3BrM2BdWMW04KXYTrlztusFOc9PdmDDZBhlL0j1KTIzBjqDNH9iljPexWqZN IKpkkcS9A9uPaD+/N2DoGTwInW4m5C6qXFo7ptgg=
Date: Thu, 13 Aug 2020 18:50:07 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZP23BCGIHTDUF37GN5IHHM7EVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/467259199@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35edcf2d416_39519641103d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/79Xvc0QDiJyK65s35Zn5KCeuet4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:50:09 -0000

----==_mimepart_5f35edcf2d416_39519641103d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.

So if we are forced to reset to the initial window after going idle, we can't reset the congestion controller and calculate an initial using the current path MTU?  It seems to me like you might reasonably assume that an MTU is viable for longer than a congestion window.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-467259199
----==_mimepart_5f35edcf2d416_39519641103d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r470366967">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.
</pre>
<p>So if we are forced to reset to the initial window after going idle, we can't reset the congestion controller and calculate an initial using the current path MTU?  It seems to me like you might reasonably assume that an MTU is viable for longer than a congestion window.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-467259199">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZUKBG4MOUHMRQUNKLSASJ47ANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK44LLIUIZRWDCXKP3LSASJ47A5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPM46PY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-467259199",
"url": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-467259199",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35edcf2d416_39519641103d2--


From nobody Thu Aug 13 18:56:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C225A3A0BF4 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:56:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rI_y-zn94Aig for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 18:56:10 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF3D43A0BF3 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:56:10 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id CDCB65200AA for <quic-issues@ietf.org>; Thu, 13 Aug 2020 18:56:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597370169; bh=L2M+kGMv1lItSJ0SdCQ/qiljcfPX06MJL/paKfw4IFw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0Xf1Ml1Lj9xqRg1RwtBVGG5fkv/n27G0ewUW9JF2t35NDbi5waKWfLXMaryYfI67i Tl9fa+v1itSqZTyYlcF4zQljE9cxcje1iejuUW/fKwkPHIS0fN9PTVnLhnHW4bl+P0 1VhxTkh8+yBZ/9g2QkDsU7mMy6Ig1rJUR8o7GLWc=
Date: Thu, 13 Aug 2020 18:56:09 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK45F5M2HOGHA2OG3PV5IHIDTEVBNHHCQXQVUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3993/review/467260823@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3993@github.com>
References: <quicwg/base-drafts/pull/3993@github.com>
Subject: Re: [quicwg/base-drafts] MUST connection error (#3993)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35ef39bcf54_75a719649568a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/auxMAPo-foAiH0YHXWN-RsP6UTo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 01:56:12 -0000

----==_mimepart_5f35ef39bcf54_75a719649568a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467260823
----==_mimepart_5f35ef39bcf54_75a719649568a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467260823">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK377VMRT4M7MP6SW73SASKTTANCNFSM4P3WLPQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK55ZT3IZQP7AWGAOU3SASKTTA5CNFSM4P3WLPQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPM5LFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467260823",
"url": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467260823",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35ef39bcf54_75a719649568a--


From nobody Thu Aug 13 19:00:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47ED43A0BFF for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 19:00:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RbSFfFK5nKDH for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 19:00:03 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F050C3A0BF4 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 19:00:02 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 0FF30840037 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 19:00:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597370402; bh=VgfjAkpBVFD7lazmxCHiMbBG4gbuUWjQftuHJAeZ8Sk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EgSD02I3edmz3bErMkp8nUL1K2QorJiETOVG5CD6FQDDMWO0bmWw/UDASxr8F0RMH uLJaok/UsDQXe9iwR/lWLU6s5RgV5aZ+CE8bT2YNZb2XSQYL+7U+bRssTiyPNePbDx kCKVrPr9X446ZXGHMIGC7TRNB2d0P6DWyqqGekBM=
Date: Thu, 13 Aug 2020 19:00:02 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NYOJMJA36VUW4OGN5IHISDEVBNHHCQ5AU7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3997/673841019@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3997@github.com>
References: <quicwg/base-drafts/issues/3997@github.com>
Subject: Re: [quicwg/base-drafts] QUIC's Initial Congestion Window specification is incorrect (#3997)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35f022877_1e62196419065"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dMtmKjYG0JN2MJ0dwcvCqg76P4k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 02:00:04 -0000

----==_mimepart_5f35f022877_1e62196419065
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that - as a recommendation - this is fine.  Like everything else we recommend in this draft, it is almost certainly not congruent with what implementations will do and that is OK.

My suggestion is that those who want to look into this further do so and document their results in a draft that will be pursued independent of QUIC.  At some point we have to say no to further refinement and that point has passed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3997#issuecomment-673841019
----==_mimepart_5f35f022877_1e62196419065
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think that - as a recommendation - this is fine.  Like everything else we recommend in this draft, it is almost certainly not congruent with what implementations will do and that is OK.</p>
<p>My suggestion is that those who want to look into this further do so and document their results in a draft that will be pursued independent of QUIC.  At some point we have to say no to further refinement and that point has passed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3997#issuecomment-673841019">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NJK2NU5GIN2UDCLTSASLCFANCNFSM4P6ZHWIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WOWAE7RO77BYZQCTSASLCFA5CNFSM4P6ZHWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAU766Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-673841019",
"url": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-673841019",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35f022877_1e62196419065--


From nobody Thu Aug 13 19:58:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 285A83A0C4C for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 19:58:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uDJ3s7BuVoKt for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 19:58:01 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6BD83A0C49 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 19:58:01 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id CAA8C340076 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 19:58:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597373880; bh=J83fiQkiY6Z8+v5gNuC5G43fsei7k5qDpi0ZJ8Lz9xU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y06Bb3Mi2QuMdgtt8QlnMa17bIhCdEd8ebALMmO+KTSMjz9hKYd8JN4jZ2OnIZDsx CIlPNI5tVL0o73UzNdn4HSy3ezPOIVhIuX82r2vg6kx7IwaywWvcAnakgcA6k9ksKE u2ZkiHHkiGeei+A6obYmoqnuefUWu1Pum1IAf0WA=
Date: Thu, 13 Aug 2020 19:58:00 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HTVMXZSF4B4W4R7F5IHPLREVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/673855484@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f35fdb8b9b0d_654319641398f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d3F86EtZb-BrqLNO4w2qE36_gv0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 02:58:03 -0000

----==_mimepart_5f35fdb8b9b0d_654319641398f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I tend to agree with what @martinthomson says.

Among those two alternatives, masking (or re-encoding) might be a better solution. But as I stated on the mailing list, that does not need to happen now. We can wait and see if that's necessary, and if it turns out to be, define an extension for that purpose.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673855484
----==_mimepart_5f35fdb8b9b0d_654319641398f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I tend to agree with what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> says.</p>
<p>Among those two alternatives, masking (or re-encoding) might be a better solution. But as I stated on the mailing list, that does not need to happen now. We can wait and see if that's necessary, and if it turns out to be, define an extension for that purpose.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673855484">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33O2UOENDKSGYBCWTSASR3RANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYWLJL6GQAIPT26LKLSASR3RA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAVDP7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673855484",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-673855484",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f35fdb8b9b0d_654319641398f4--


From nobody Thu Aug 13 21:30:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 997BD3A0CD7 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:30:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LLtXq0HtfPHu for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:30:10 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 228D93A0CD4 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:30:09 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id BD7575E0ED0 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:30:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597379408; bh=3PQelTHlMjg3kHxJEYfRlxfBO9suypBAbKCaHCE1jCs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZIhCCArxxz9AUBVwVtL2GqBeqt7O9mhWQPvM+YXSpiHfBIYf9d3IWML63bi1jgvRv vokqpNNWHGdHnlhEAmMoCmVRub8YXqiANJi0fR+ZCowcelsTNbAijHMV9UReRwJ/ku xS3L+s3bPR+Ev4DRngCia9sxGCwnX1ul0lrlzGbk=
Date: Thu, 13 Aug 2020 21:30:08 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDVWH3P6LSSV6HR7V5IH2FBEVBNHHCQXQVUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3993/review/467300104@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3993@github.com>
References: <quicwg/base-drafts/pull/3993@github.com>
Subject: Re: [quicwg/base-drafts] MUST connection error (#3993)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f361350adf30_114719642140b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kDaobF8x4KqQfiE7lfnFgrWvmLE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 04:30:12 -0000

----==_mimepart_5f361350adf30_114719642140b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467300104
----==_mimepart_5f361350adf30_114719642140b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467300104">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54NW74SUXVM5MBD2DSAS4VBANCNFSM4P3WLPQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GFKKSJE3ORU2573TSAS4VBA5CNFSM4P3WLPQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPNG6CA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467300104",
"url": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-467300104",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f361350adf30_114719642140b6--


From nobody Thu Aug 13 21:31:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 913283A0CD7 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:31:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 DUzCsX8WQBeX for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:31:30 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 683513A0CD5 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:31:30 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 97F9B340081 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:31:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597379489; bh=AUNfmlYT2tUf6IVXY5r1KCAg8+QKyzthg2Q3xZXVapE=; h=Date:From:To:Subject:From; b=zC5WImwJjpFDeW9wvbnSRsO+2ERwT296vHrR86RpwtonAFwn3aaLZNuDH5wmR94/g HC6lrv3XxCiz/7IlDtY7KHAjLc08mN8gWD2g6pw6/bWNmb/hWjZ7+b/6AC39EnDp0+ 2oyoO+2NIUFfmDQkVN/Ul/uDVVJQJTTt8LZZrfHs=
Date: Thu, 13 Aug 2020 21:31:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/951da2-e80ca8@github.com>
Subject: [quicwg/base-drafts] e80ca8: Many small corrections=0D
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0ujeZmInBqLcbusyoxIMLxokKEo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 04:31:32 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: e80ca89a63ff8d0313534b58e1d0dfc2c667b8be
      https://github.com/quicwg/base-drafts/commit/e80ca89a63ff8d0313534b58e1d0dfc2c667b8be
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Many small corrections

OK, some of these are pretty big in that they fix my errors by inverting the meaning.

Co-authored-by: Lucas Pardue <lucaspardue.24.7@gmail.com>
Co-authored-by: Kazuho Oku <kazuhooku@gmail.com>
Co-authored-by: Mike Bishop <mbishop@evequefou.be>



From nobody Thu Aug 13 21:31:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE2E13A0CD5 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:31:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kIQ_0XalOE-7 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:31:41 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E65193A0CD7 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:31:40 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 30433E0043 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:31:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597379500; bh=Ia/MQLtkJ5+5ycE2ira21PpVlXfq2dibSzzOanXykME=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NuFZp0w6I9S5vSvSsUdlcfjT1kzxuih+Nz/Sg3pqD3cG85qb6yGy7pAoGGO7TSMlZ IxQt5K4nbZRtu0YIeL05uS3A3Y8o49R8SnkhUq4AITEsPkUh/pXmbsN0pgmnz/WgOT wlaVkdKhKDS3Ve7BZgV1G6QRzODmp2YyOPPblRHk=
Date: Thu, 13 Aug 2020 21:31:40 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5528340441@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3613ac1ff71_5d8819642348d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/znDENq4FduLhaRA_x9nuWA-3Uds>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 04:31:42 -0000

----==_mimepart_5f3613ac1ff71_5d8819642348d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e80ca89a63ff8d0313534b58e1d0dfc2c667b8be  Many small corrections


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/951da28eba29af1df230035fc0dc512baf812af3..e80ca89a63ff8d0313534b58e1d0dfc2c667b8be

----==_mimepart_5f3613ac1ff71_5d8819642348d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e80ca89a63ff8d0313534b58e1d0dfc2c667b8be">e80ca89</a>  Many small corrections
</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/951da28eba29af1df230035fc0dc512baf812af3..e80ca89a63ff8d0313534b58e1d0dfc2c667b8be">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY4RLKNFABW5GBNDA3SAS42ZANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK75YCBHITM4D2YNPVTSAS42ZA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGUZDQMZUGA2DIMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/951da28eba29af1df230035fc0dc512baf812af3..e80ca89a63ff8d0313534b58e1d0dfc2c667b8be",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/951da28eba29af1df230035fc0dc512baf812af3..e80ca89a63ff8d0313534b58e1d0dfc2c667b8be",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3613ac1ff71_5d8819642348d0--


From nobody Thu Aug 13 21:31:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E15EC3A0CD7 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:31:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 hhn3zsPjnxKn for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:31:45 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 709923A0CD9 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:31:45 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id EA104560D74 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:31:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597379503; bh=l8ELa+xxE7NOfmDaYn7uqTLCnWzjUiIlq0pxZ+74rSg=; h=Date:From:To:Subject:From; b=HG+CTpFNX8KOPpF9LeS8uuy+I3ZrdJdVdooJvF2DUXFDTQNhKM+Txe5TawE9MQZwL fYr8v8YrolPQA/EQJh3SZyecolM1/mPKTd9XPQ3OxmgG+kR+/FUgcsSmrikTrBBBNC /WtlWq8PLvWOacORf2EsgQmE00Z7g6vC/Qnt6YLY=
Date: Thu, 13 Aug 2020 21:31:43 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/e80ca8-3e6413@github.com>
Subject: [quicwg/base-drafts] d273e1: Control is via DNS
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WrbsHUdwBgmA2nZwKaO9KoqMlC4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 04:31:47 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: d273e12b888ebd5dcd0c659c9e14b8202dccc3ca
      https://github.com/quicwg/base-drafts/commit/d273e12b888ebd5dcd0c659c9e14b8202dccc3ca
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Control is via DNS


  Commit: aaf51ffa3a6db55aa3c125d71f13ed2abda4f5f2
      https://github.com/quicwg/base-drafts/commit/aaf51ffa3a6db55aa3c125d71f13ed2abda4f5f2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  We assume this limitation, though it might not be necessarily true


  Commit: 3e64135ab73339bfb719398c1954db43a95e00b4
      https://github.com/quicwg/base-drafts/commit/3e64135ab73339bfb719398c1954db43a95e00b4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take suggestions from Lucas and massage a bit


Compare: https://github.com/quicwg/base-drafts/compare/e80ca89a63ff...3e64135ab733


From nobody Thu Aug 13 21:31:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CFFB43A0CD8 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:31:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PZodonaohPUZ for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:31:54 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA99E3A0CD7 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:31:53 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 29ED9E00AC for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:31:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597379513; bh=UHhY3e5vNk42L6RFBBl/sEvZ/qNb2yrUq3jOraaNkqA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pGhnN8f9m6FX8gBQZ6aktDTOT1DhmdBtFi4yW48rZUgad4t1MxSVS7QY4w8za4LQ2 UWqqm7YBZTtsg7IxP7IYambeJ+GEhAQkYa0Gjw1bOxoCDn7ZqtMs4TDT7HfE8vhqYx Wun1IcNW8BXA9mOUcQRMN+wvevnB2nFhaAv860fc=
Date: Thu, 13 Aug 2020 21:31:53 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5528341130@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3613b917bdb_115f196448562"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S2ty4umChMVEUVAMf4vgFv9BkfM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 04:31:55 -0000

----==_mimepart_5f3613b917bdb_115f196448562
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 3 commits.

d273e12b888ebd5dcd0c659c9e14b8202dccc3ca  Control is via DNS
aaf51ffa3a6db55aa3c125d71f13ed2abda4f5f2  We assume this limitation, though it might not be necessarily true
3e64135ab73339bfb719398c1954db43a95e00b4  Take suggestions from Lucas and massage a bit


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/e80ca89a63ff8d0313534b58e1d0dfc2c667b8be..3e64135ab73339bfb719398c1954db43a95e00b4

----==_mimepart_5f3613b917bdb_115f196448562
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 3 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d273e12b888ebd5dcd0c659c9e14b8202dccc3ca">d273e12</a>  Control is via DNS</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/aaf51ffa3a6db55aa3c125d71f13ed2abda4f5f2">aaf51ff</a>  We assume this limitation, though it might not be necessarily true</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3e64135ab73339bfb719398c1954db43a95e00b4">3e64135</a>  Take suggestions from Lucas and massage a bit</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/e80ca89a63ff8d0313534b58e1d0dfc2c667b8be..3e64135ab73339bfb719398c1954db43a95e00b4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZB6MV4F6KPWALXPVLSAS43TANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UC62SQYDU7OUXOODSAS43TA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGUZDQMZUGEYTGMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/e80ca89a63ff8d0313534b58e1d0dfc2c667b8be..3e64135ab73339bfb719398c1954db43a95e00b4",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/e80ca89a63ff8d0313534b58e1d0dfc2c667b8be..3e64135ab73339bfb719398c1954db43a95e00b4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3613b917bdb_115f196448562--


From nobody Thu Aug 13 21:34:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E61AB3A0CDA for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:34:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 dmyAd8ytQd1p for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:34:47 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6A2763A0CD9 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:34:47 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id AD33D600074 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:34:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597379686; bh=rjCg11fuTP2IZmXPlT8Q9bkEWb6Tnx5oqvz65EmOJIM=; h=Date:From:To:Subject:From; b=JJ5SwdzfjLJ1N/AYj91xJ0ugkLjI5x1t8MNQ5Km63/LaRv9P4wpFKZ14NK5gKRzKP 0eolk9LIMdrEnXKO5ZwIM0FG+z+56w667Z/Atxb7obhnt7WVABvqZLD+9bZPZ1rBKE 53Ie0f1Cx+gQoOo6ZAMeAIuHNqamle/tPFdg+H5Y=
Date: Thu, 13 Aug 2020 21:34:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/3e6413-718b77@github.com>
Subject: [quicwg/base-drafts] 718b77: Wrap suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iQcTdxdOue7R_v7kqm8grrW-t1o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 04:34:49 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: 718b774c016cdaae871d48252fb5dc92afa6968a
      https://github.com/quicwg/base-drafts/commit/718b774c016cdaae871d48252fb5dc92afa6968a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Wrap suggestion



From nobody Thu Aug 13 21:35:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E27E53A0CDF for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:34:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mhmEPfFr7pC5 for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:34:57 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 526D83A0CDD for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:34:57 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 7AF90E05AA for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:34:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597379696; bh=7DbUISdrhh0tsfeUwj4uIXbAT3ljUsakOeyNxK5bptU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IkzgaUllejDUBoAAxVyRlPO7VIuHAbxxo9Hw+OeEh390aoMlpeEs6QPD5N9IQK6mL tvMD/TEgcgtbYH6+vzLWyC79WaMYFO02vGjFXSswlLarcCrq7RA8lPz3xFriZxoEw+ iyAEfE7ZJZ5GTptnA1T/MxHsxCJ1Zjkvwoqilixc=
Date: Thu, 13 Aug 2020 21:34:56 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5528348784@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3614706978d_7ba419643042b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QsUfMjbOtwno3Au_IP7Qx1nSM98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 04:35:00 -0000

----==_mimepart_5f3614706978d_7ba419643042b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

718b774c016cdaae871d48252fb5dc92afa6968a  Wrap suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/3e64135ab73339bfb719398c1954db43a95e00b4..718b774c016cdaae871d48252fb5dc92afa6968a

----==_mimepart_5f3614706978d_7ba419643042b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/718b774c016cdaae871d48252fb5dc92afa6968a">718b774</a>  Wrap suggestion</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/3e64135ab73339bfb719398c1954db43a95e00b4..718b774c016cdaae871d48252fb5dc92afa6968a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFPH4AGG3BVUZ4GCLSAS5HBANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4WB3QDZJVAMG573FTSAS5HBA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGUZDQMZUHA3TQNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/3e64135ab73339bfb719398c1954db43a95e00b4..718b774c016cdaae871d48252fb5dc92afa6968a",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/3e64135ab73339bfb719398c1954db43a95e00b4..718b774c016cdaae871d48252fb5dc92afa6968a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3614706978d_7ba419643042b4--


From nobody Thu Aug 13 21:35:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E60853A0CDD for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:35:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 L3kpR9qA18HR for <quic-issues@ietfa.amsl.com>; Thu, 13 Aug 2020 21:35:48 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC5B93A0CD9 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:35:48 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id D5CFD5E0400 for <quic-issues@ietf.org>; Thu, 13 Aug 2020 21:35:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597379747; bh=bqxBiVrUsKjXIxoDyD9x2JUsRgsZxwcmtFAmfbx9MHo=; h=Date:From:To:Subject:From; b=Vgkm895p8Iyo70QQkuwlS2VSR6IShPN5eT7q11Uj7u6CDtXII/zNBKrWZLgkqX0b/ Bnwfihx4O+GCnpBhD6hpvz8X36N95RHRGpqC7nYkS3gbrXWAhY++W2gz9IXLzoA8RJ oKH9RFJBM55iDtrLwC9Sk1XzaKlFQx6GasYMvaD4=
Date: Thu, 13 Aug 2020 21:35:47 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e90bb4-8274a1@github.com>
Subject: [quicwg/base-drafts] 8274a1: Script updating gh-pages from 718b774c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/StazpudoM0-jC1aY8QacX6zgljk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 04:35:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8274a14d04e24fd04a5e58f282afce28f378c25c
      https://github.com/quicwg/base-drafts/commit/8274a14d04e24fd04a5e58f282afce28f378c25c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M index.html
    M request-forgery/draft-ietf-quic-http.html
    M request-forgery/draft-ietf-quic-http.txt
    M request-forgery/draft-ietf-quic-invariants.html
    M request-forgery/draft-ietf-quic-invariants.txt
    M request-forgery/draft-ietf-quic-qpack.html
    M request-forgery/draft-ietf-quic-qpack.txt
    M request-forgery/draft-ietf-quic-recovery.html
    M request-forgery/draft-ietf-quic-recovery.txt
    M request-forgery/draft-ietf-quic-tls.html
    M request-forgery/draft-ietf-quic-tls.txt
    M request-forgery/draft-ietf-quic-transport.html
    M request-forgery/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 718b774c. [ci skip]



From nobody Fri Aug 14 00:01:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CDE03A07F0 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 00:01:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kwNp5H6N9pw1 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 00:01:48 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8382E3A0DAC for <quic-issues@ietf.org>; Fri, 14 Aug 2020 00:01:48 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 3F0495C0201 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 00:01:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597388507; bh=f278VTH1E0qwjawlhmBOOl7Db/KjmRTlVPnXD0U/p/k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P3s2n1WIsDHsEkPF5j7hTt5DSjHhlvjoNJ9z/Q0mKP2WW9BJN/7hV0lDiBFZ/Ud1n ue8sN8Ogz/P75bYyeyKw7NHtcx+Mrh0d9qhfFxgo+D5RN5UO3jBpTUw1w1CDrr6Bvs GMiay4IZVpQTIMwrl8rHxk+scVmgJ7ghJd/+/yak=
Date: Fri, 14 Aug 2020 00:01:47 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34F6OZ5YID4ZCH2H55IIL5XEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467349085@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3636db2e5f0_7775196447154"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fqjSNkquxnGeqQu6iO6da_uf9WA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 07:01:50 -0000

----==_mimepart_5f3636db2e5f0_7775196447154
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

This sounds like the address _includes_ the port number, which in my mental model it doesn't?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470446059
----==_mimepart_5f3636db2e5f0_7775196447154
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470446059">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>This sounds like the address <em>includes</em> the port number, which in my mental model it doesn't?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470446059">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNJBQKFGCKXUZ7KLDSATONXANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4EWJOVDOPD36OYALSATONXA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPNS4XI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470446059",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470446059",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3636db2e5f0_7775196447154--


From nobody Fri Aug 14 00:02:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C4513A07F3 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 00:02:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 P0T3dWmzk1Qb for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 00:02:22 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37B573A07F0 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 00:02:22 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 47E779007F5 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 00:02:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597388541; bh=Tu2k+7KjsDUIENi63VBbcndLFnWhMmbp7ZN/F60Dm4k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WS8L1lWZt3m9wn9raP52kxCuhxHm60kVGlWVsfMYMODsDSpeZiCM7RjDIdS+O7yDT PVJaKsWBVJTnuEKNkzJJKZw6gQIP9mmedMaEOLOX60K8iYA/siMxr/j98ZLCEM29J9 Evc3gNUYUv5DMe6WQIhpJHpGSJz/ChFeY121hgvQ=
Date: Fri, 14 Aug 2020 00:02:21 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/push/5528788337@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3636fd37f68_68c41964118553"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_Hxh89vlB65-P5QY4uAsu8avhS0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 07:02:23 -0000

----==_mimepart_5f3636fd37f68_68c41964118553
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

e824ab9da788c5ccd776cf14e6c773e94ee9a461  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945/files/b4cce75456f669de76183ce12ce515b4c9b210dc..e824ab9da788c5ccd776cf14e6c773e94ee9a461

----==_mimepart_5f3636fd37f68_68c41964118553
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e824ab9da788c5ccd776cf14e6c773e94ee9a461">e824ab9</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3945/files/b4cce75456f669de76183ce12ce515b4c9b210dc..e824ab9da788c5ccd776cf14e6c773e94ee9a461">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5NXNXAPMFOZEPKALLSATOP3ANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JV53KJPWYFCQKMS3SATOP3A5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TKNBZGE3TKNSQOVZWQIZVGUZDQNZYHAZTGNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945/files/b4cce75456f669de76183ce12ce515b4c9b210dc..e824ab9da788c5ccd776cf14e6c773e94ee9a461",
"url": "https://github.com/quicwg/base-drafts/pull/3945/files/b4cce75456f669de76183ce12ce515b4c9b210dc..e824ab9da788c5ccd776cf14e6c773e94ee9a461",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3636fd37f68_68c41964118553--


From nobody Fri Aug 14 00:06:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CB1B3A0978 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 00:06:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hgjKiXZiBaic for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 00:06:35 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 644E73A0544 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 00:06:35 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 85546600207 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 00:06:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597388794; bh=UywfpuzWYpNX+Oz/QjhTEt5idYD5mpNjZi+JXsuMNuc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RS77KlFAy2aKXvcB4sIkZbW0ztcjbSB7MApy/VNHhti8l4lqNyPZ9XxEsCja7U+65 dJeJ/GpoK66HsXf9ejo/zOPXMwnXYfMz8h1++lYupDsrGyOOQsX8c1tD9RlZmQdqso NZZyQ/yc6wZANfca6zajEIa0Domg2aMDSImrbKi8=
Date: Fri, 14 Aug 2020 00:06:34 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SFAHRXMAAO5W5AGF5IIMPVEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467351309@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3637fa74f7a_68bb196488589"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FCgLAZZve4a90-J3piz4XqXGasU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 07:06:37 -0000

----==_mimepart_5f3637fa74f7a_68bb196488589
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

I don't see how the text in Section 9.5 conflicts with the proposed change?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470447859
----==_mimepart_5f3637fa74f7a_68bb196488589
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470447859">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>I don't see how the text in Section 9.5 conflicts with the proposed change?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470447859">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3JFG727F6PN7YQ4D3SATO7VANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2WA67BUKGCLQBJKBTSATO7VA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPNTODI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470447859",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470447859",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3637fa74f7a_68bb196488589--


From nobody Fri Aug 14 04:31:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC8473A0FB3 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 04:31:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 epdibPlQuWm9 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 04:31:31 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B84F73A0FA2 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 04:31:31 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 02FF8840089 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 04:31:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597404691; bh=8ctnfw/5YFXItBltoJu6apZd3gpJz+0uVQizIEX/Dec=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TVzrwSqUpIoKjZHFvxzuA7+DoVKDdRJINaqvQO0JliBT2Tp0oC2YjFsUOpElzEtAo LolGMJNoEKAQIocRcsxQr7H9uT1H+I9jPItylvLYdgjlfGYE/3J2mSg1co7ahfrJoN XUBvuZp+XJvsE/UOoUE/PNTxZZbc1NeVSq8eTv6A=
Date: Fri, 14 Aug 2020 04:31:30 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5JXYDKA6NYKDWJTV5IJLRFEVBNHHCQ5AU7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3997/674030642@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3997@github.com>
References: <quicwg/base-drafts/issues/3997@github.com>
Subject: Re: [quicwg/base-drafts] QUIC's Initial Congestion Window specification is incorrect (#3997)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f367612e6733_5b7a196455028"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pWLcEsVxeyGFi898SxAOjyCtSZo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 11:31:33 -0000

----==_mimepart_5f367612e6733_5b7a196455028
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

QUIC seems to me to propose the first IETF CC that with a larger IW for datagrams,. If people in future do happen to use jumbo Ethernet frames, the case Ian describes is sufficiently gross that QUIC needs to suggest/require a remedy. 

I think I'd be happy with either of Iain's 2 simple proposals. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674030642
----==_mimepart_5f367612e6733_5b7a196455028
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>QUIC seems to me to propose the first IETF CC that with a larger IW for datagrams,. If people in future do happen to use jumbo Ethernet frames, the case Ian describes is sufficiently gross that QUIC needs to suggest/require a remedy.</p>
<p>I think I'd be happy with either of Iain's 2 simple proposals.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674030642">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MGY5ZHDGMFPD2DX3SAUOBFANCNFSM4P6ZHWIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7HWNUSVDCFZBKMSITSAUOBFA5CNFSM4P6ZHWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAWOIMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674030642",
"url": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674030642",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f367612e6733_5b7a196455028--


From nobody Fri Aug 14 05:24:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D53E63A1080 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 05:24:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mgC0dviezus9 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 05:24:44 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CBB03A107F for <quic-issues@ietf.org>; Fri, 14 Aug 2020 05:24:44 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id A96EE340E1B for <quic-issues@ietf.org>; Fri, 14 Aug 2020 05:24:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597407883; bh=eroEG5+6x6bD+53OCCcOtYQU7ch2ATFQoIoRvHnJSCk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y96RQtzB7n3o3H7W0/KX3ie0qQoGRG69cWHYKung3YT3xlsXLtUpUSHkOxYLT/5IA PFsKD0tfU7oopbmfu5hv/jLoiF8FP3yJGT4qz3Oc7EylTEQOwrxW8eJ9sYly2/eZc0 i716krSLw2R59pldGl4d9TtqeGrIVcVfw06dO4IE=
Date: Fri, 14 Aug 2020 05:24:43 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PFYSHVB5IHX55D5V5IJRYXEVBNHHCQ5AU7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3997/674048845@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3997@github.com>
References: <quicwg/base-drafts/issues/3997@github.com>
Subject: Re: [quicwg/base-drafts] QUIC's Initial Congestion Window specification is incorrect (#3997)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36828b97153_8ff19641456a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XMfPqIjmiB7ZnmCvQZnmXGI84B8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 12:24:46 -0000

----==_mimepart_5f36828b97153_8ff19641456a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Gorry you wrote
 "Retransmission with a
more appropiate PMTU does not change the IW, which then sends too many
segments/packets."

However, if you retransmit because you have experienced loss in the initial round, don't you anyway have to decrease your congestion window?

About this RFC6928 says: 
"Furthermore, to limit any negative effect that a larger initial
   window may have on links with limited bandwidth or buffer space,
   implementations SHOULD fall back to RFC 3390 for the restart window
   (RW) if any packet loss is detected during either the initial window
   or a restart window, and more than 4 KB of data is sent."

So understanding would be that you are actually already supposed to kind or "reset" the initial window, no?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674048845
----==_mimepart_5f36828b97153_8ff19641456a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Gorry you wrote<br>
"Retransmission with a<br>
more appropiate PMTU does not change the IW, which then sends too many<br>
segments/packets."</p>
<p>However, if you retransmit because you have experienced loss in the initial round, don't you anyway have to decrease your congestion window?</p>
<p>About this RFC6928 says:<br>
"Furthermore, to limit any negative effect that a larger initial<br>
window may have on links with limited bandwidth or buffer space,<br>
implementations SHOULD fall back to RFC 3390 for the restart window<br>
(RW) if any packet loss is detected during either the initial window<br>
or a restart window, and more than 4 KB of data is sent."</p>
<p>So understanding would be that you are actually already supposed to kind or "reset" the initial window, no?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674048845">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK22O6ORDLRJUSW4HLLSAUUIXANCNFSM4P6ZHWIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7C652FXCW6SF5KRB3SAUUIXA5CNFSM4P6ZHWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAWSWTI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674048845",
"url": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674048845",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36828b97153_8ff19641456a4--


From nobody Fri Aug 14 05:40:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 639653A10A8 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 05:40:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mRLkzUrd2Jso for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 05:40:43 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDC243A10A7 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 05:40:42 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 1C05D3408B4 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 05:40:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597408842; bh=e4jBlKPpM+4WoiCv2cUjsxx7DY+YRTkDQWlO0tmF0k8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=skocvBFgcFlYQVadUFzk1tob7lsPiNga5tAB6X+hVujOSlie7ef/CzLnD5sfJFrkk oKn8nMlHNkCb/M16F0xWWjIiDtRP1DniD7821v3HqV+IeG3R2EzLqTZ372mQQy35j5 NZIj2ENaHknPL5UZKa7sp1PvXjwTtlVst6d+Gpzk=
Date: Fri, 14 Aug 2020 05:40:42 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ON6Y6MVNN3EWXGGN5IJTUVEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467541864@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36864abac3_71fc1964160414"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pD4AL7hPLYIHGiuejoR1U2Xycak>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 12:40:44 -0000

----==_mimepart_5f36864abac3_71fc1964160414
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> -valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
+controller and the RTT estimator have adapted. Generally, implementations are
+advised to be cautious when using previous values on a new path.

This last sentence sounds like it generally good advise to reuse (just be cautious about it).  I don't think that is a general good advise for all kind of value. For some it might be (with cautious) but in any case I would need more words that this in order to give any recommendation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-467541864
----==_mimepart_5f36864abac3_71fc1964160414
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470598913">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
+controller and the RTT estimator have adapted. Generally, implementations are
+advised to be cautious when using previous values on a new path.
</pre>
<p>This last sentence sounds like it generally good advise to reuse (just be cautious about it).  I don't think that is a general good advise for all kind of value. For some it might be (with cautious) but in any case I would need more words that this in order to give any recommendation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-467541864">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24KDX57WS3FUY47ZLSAUWEVANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FZSOFBAPPIGK4MNTSAUWEVA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPPB62A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-467541864",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-467541864",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36864abac3_71fc1964160414--


From nobody Fri Aug 14 05:41:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E42893A10A8 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 05:41:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0jwrz0VlzXeD for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 05:41:41 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B3C13A10A7 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 05:41:41 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 1DADBE0043 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 05:41:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597408900; bh=2eS133hRU+wyj/FfRZCpiUT2vl8sVSUWvcrFi9CfRZE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MhFWJtU8rTd2Rngumvc8ysrDrX16tiakPHZEcWPwE+ZG3N2M60qT0helcwjCJxfy4 T0zPk4X8Fg+EA8aO3twzVdmkWXZ2Q33YJBMx+ljOzar1CEBatOxB+tZijGfu5ouQDr lOQBFaai+SskC/enqmr8IDfHviOEmtQmc/L7CkZ4=
Date: Fri, 14 Aug 2020 05:41:40 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZC3KTJEPEM36A2A3V5IJTYJEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467542451@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f368684c7de_71e619641016d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rHoWAfPfy97LAIu83exYcsrPDIw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 12:41:43 -0000

----==_mimepart_5f368684c7de_71e619641016d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> -valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
+controller and the RTT estimator have adapted. Generally, implementations are
+advised to be cautious when using previous values on a new path.

Sorry I know this sentence was there in the old text but given we ware looking at this we should either remove this part of give more advise/pointers.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470599403
----==_mimepart_5f368684c7de_71e619641016d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470599403">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
+controller and the RTT estimator have adapted. Generally, implementations are
+advised to be cautious when using previous values on a new path.
</pre>
<p>Sorry I know this sentence was there in the old text but given we ware looking at this we should either remove this part of give more advise/pointers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470599403">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZM35CJ5HAU4BVOYPTSAUWIJANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GZUHAHTG63VX7Q7LSAUWIJA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPPCDMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470599403",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470599403",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f368684c7de_71e619641016d3--


From nobody Fri Aug 14 05:47:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 340463A1084 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 05:47:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kbI9HWSrFtkw for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 05:47:09 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB10C3A0D1E for <quic-issues@ietf.org>; Fri, 14 Aug 2020 05:47:08 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 07B615E0ED8 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 05:47:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597409228; bh=WFQZtYg+4QMNBfcMK1qsilKUXkv5YfQwqtLfT29wgts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u+lKbc+q6FTsEvawgQlfu8d1L0Cje8Xu2O/iGab91I1Jt6jHhiu/17B4+68yYnUp6 2Q34NGVwLXrfxFlNLJGhQbrM92GDWUkHO9eCQdObKulGZF4sLqS3s0Agbaqhxg1u5D zvDBxCMX/4iTsABb0qpHn80w8DFpNsjXLjmReqZI=
Date: Fri, 14 Aug 2020 05:47:07 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZSRYS53BE7TBCMOAV5IJUMXEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467545741@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3687cbea16e_37319642229a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kTvrLQckR2kO06wxbmUdWhp53Gs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 12:47:10 -0000

----==_mimepart_5f3687cbea16e_37319642229a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



> -valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
+controller and the RTT estimator have adapted. Generally, implementations are
+advised to be cautious when using previous values on a new path.

I read that sentence completely differently, but maybe "implementations should be careful when using" is clearer?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470601972
----==_mimepart_5f3687cbea16e_37319642229a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470601972">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
+controller and the RTT estimator have adapted. Generally, implementations are
+advised to be cautious when using previous values on a new path.
</pre>
<p>I read that sentence completely differently, but maybe "implementations should be careful when using" is clearer?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470601972">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IIZT7ULYZLTBRW3DSAUW4XANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RBEFRLGDTAZHL6UDSAUW4XA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPPC5DI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470601972",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470601972",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3687cbea16e_37319642229a6--


From nobody Fri Aug 14 07:36:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A99013A119E for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 07:36:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 HaKp5njbttgZ for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 07:36:29 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E9EF3A1198 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 07:36:29 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 8D38DE1E9A for <quic-issues@ietf.org>; Fri, 14 Aug 2020 07:36:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597415788; bh=r2yVpW4dcGcUUOEbu5Qj0lYNG9mKYS2ywXiw8m7ao7k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lj/ROJ37b5xWll04Sti2I7BdtUaPehznFFQzw1y7S+9NFj87h68uYG5klhnKwjLBj nA537dbjrRj4v9RrEujmWGjCu8f9cVxwQVA3/z+er+Nv423WHhtQVXhalxDZl69Zjw S5Cnf4SqDYCWC40/z1WiLPJgd8Z3N5837PVJGmUw=
Date: Fri, 14 Aug 2020 07:36:28 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBNBDGF7SEJLPLAWN5IKBGZEVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/674105270@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36a16c7e8b4_366c196474273"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WVFWw0qQUcC8OSJIs_oUzC2yp8Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 14:36:31 -0000

----==_mimepart_5f36a16c7e8b4_366c196474273
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ah, I missed that we're dealing with stream ciphers, so you can't rely on a few unpredictable bytes on the input to scramble the entire output.  That does reduce the effectiveness of both ideas.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-674105270
----==_mimepart_5f36a16c7e8b4_366c196474273
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Ah, I missed that we're dealing with stream ciphers, so you can't rely on a few unpredictable bytes on the input to scramble the entire output.  That does reduce the effectiveness of both ideas.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-674105270">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7V36R5TX62S2EQMATSAVDWZANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYA5GKUC3KFCJCR5K3SAVDWZA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAXAPNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-674105270",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-674105270",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36a16c7e8b4_366c196474273--


From nobody Fri Aug 14 11:15:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 233EA3A136C for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:15:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 3GVbhYJm3EPW for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:15:31 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A1BB3A1269 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:15:18 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 3C586600E5C for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:15:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597428917; bh=yOqGVGAlGGS+cW4lQWjyY7bAXkebhbj0JFJtD4V3EOc=; h=Date:From:To:Subject:From; b=KFdI6rTL2XU0QLki8UFKR2bfKNTlnaiQmyATRZ4knFsHNUoyr2tLLG7mG4p6u13Ep +B/T7XhPdSN13tdHs99/sAomSCsHlQyjg+Ll739brDcsnMcQ3570smNbD030UlMPHH ZwYxqZhSMxrJ/qNMN+pf3zwwWbyPdNGTght96dRw=
Date: Fri, 14 Aug 2020 11:15:17 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/385254-ca952d@github.com>
Subject: [quicwg/load-balancers] ca952d: Fixed changelog
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XCkPcwSXPzSEi5LzRD1DHMcUcB0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 18:15:38 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: ca952dcf4a973c8df3c2efb9bcdfcbf8676bc581
      https://github.com/quicwg/load-balancers/commit/ca952dcf4a973c8df3c2efb9bcdfcbf8676bc581
  Author: Martin Duke <martin.h.duke@gmail.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Fixed changelog



From nobody Fri Aug 14 11:16:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5002B3A11F3 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:16:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6MKhE4UhM7ew for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:16:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE8373A11D1 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:16:05 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id F35AB600E53 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:16:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597428964; bh=b9GF/vpL3kheKg86mK8SW+qG4r8llsdE5mickAqMQig=; h=Date:From:To:Subject:From; b=kGmGS2T3TY87HL45mmHLLFG3a8t7LjF/ajx2+988CKa3ue3SLPyC97FWNdYSGsaBv YE303Ne9N3HJ1tUGDa9hovt7iVtdj/+2maZkkILYuw4M1623adM2dJKbzD0RvJ9nN+ YAsgB6HGdLqEp43rnvKTv/IoCyJ3KNEQqYN+LTGA=
Date: Fri, 14 Aug 2020 11:16:04 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/826ec8-13a9a3@github.com>
Subject: [quicwg/load-balancers] 13a9a3: Script updating gh-pages from ca952dc. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-hXzpAjEy93WN1IZc3rWbGn4Ow0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 18:16:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 13a9a37cb76bb90d37a46dc2f5e0cba17e21f4ff
      https://github.com/quicwg/load-balancers/commit/13a9a37cb76bb90d37a46dc2f5e0cba17e21f4ff
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ca952dc. [ci skip]



From nobody Fri Aug 14 11:16:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1236C3A1227 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:16:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jydobwScgL7A for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:16:18 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4EFDE3A11C3 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:16:10 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 8DD975E0F82 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:16:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597428969; bh=ecdDHd8PGvabunpzH90w+81wCwTw6VAA185Ztp6SKS0=; h=Date:From:To:Subject:From; b=v1nvaKPnZWHP5v4wuEyk2qG2xQ0B4relSx0vzglgqBvN9t/yD1jlxPWqQB2ZMilY9 mFzgGhtlSYDghiiTCfMm5fvGQHbTkLAs0xJBGo9ajgX/eRc7yCEVTI52634krahcZ4 Ps11PYQzBq+AFb0G0pe47o+C7MsmDX8PMaexbcVI=
Date: Fri, 14 Aug 2020 11:16:09 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/13a9a3-24c3d5@github.com>
Subject: [quicwg/load-balancers] 24c3d5: Script updating archive at 2020-08-14T18:15:53Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OZ9PHb7efaKrxQM-SLwhHXI_6u4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 18:16:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 24c3d583a2f31a74e38693196627a5fbd6e05fbb
      https://github.com/quicwg/load-balancers/commit/24c3d583a2f31a74e38693196627a5fbd6e05fbb
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-14T18:15:53Z. [ci skip]



From nobody Fri Aug 14 11:39:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7FB83A1167 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:39:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 HqzDAt6o4_Ks for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:39:14 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FF1A3A0FCA for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:39:14 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 8C4E6520F12 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:39:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597430353; bh=U82AbTFco3/RlzGnVq5tz17O6BNYsLpSGKsEVRPQK+o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fzSEIF2Z6bfiGd0KGjjinfzNxTdh58y8DRk+FmhTTu6UwENLKLiNJSnIUNbvxI/a1 BS0nNlRbncQ+MBSJmDjrBMJvufz1tcIb7JeorZ0KURt9lASw2H8Vh335jtZ5ej2z+7 A84Df3gyWRcczdJYcRN+gaIdM4yyqAW8LSo8YrE8=
Date: Fri, 14 Aug 2020 11:39:13 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMFKUARRXJBKAPYTF5IK5VDEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467798834@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36da517ccd9_2dfb19645045fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dwYN1nkTMa7wIYhkURSMOfbCwuw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 18:39:16 -0000

----==_mimepart_5f36da517ccd9_2dfb19645045fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

[Section 1.2](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-terms-and-definitions):
> Address:
> When used without qualification, the tuple of IP version, IP address, and UDP port number that represents one end of a network path.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470801301
----==_mimepart_5f36da517ccd9_2dfb19645045fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470801301">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p><a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-terms-and-definitions" rel="nofollow">Section 1.2</a>:</p>
<blockquote>
<p>Address:<br>
When used without qualification, the tuple of IP version, IP address, and UDP port number that represents one end of a network path.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470801301">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7NPNDFEBDBRVCES23SAWAFDANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZOWOVYSM4TW7UTCHLSAWAFDA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPRAWMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470801301",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470801301",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36da517ccd9_2dfb19645045fa--


From nobody Fri Aug 14 11:53:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAD0D3A11E3 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:53:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7NXk2x-Gn_Wq for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:53:09 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 498B73A11D6 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:53:09 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 2827B5210C3 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:53:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597431188; bh=u/Wc6csI8SS8VdjggJTW6uyyNRgbSVjZeJENLmqjS/4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XyO++EzxMsOEsUc0bsyOoNLGvmonr0v7vIQv7GVH8zm2RiWLjUgwiA+Ozcgzv44oq kU4FnbOl1BCnGtZHdc11YSR+ToB0/JQ0YJsZ/lXCOj/OCSaLMm2UvU9WsQ5ikRrN+a X/i4PIwde1qCdCc5xx2g/yp6hkVqqAUFmwzV92ow=
Date: Fri, 14 Aug 2020 11:53:08 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNGA5TU6OFIQPXCP55IK7JJEVBNHHCQ5AU7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3997/674222224@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3997@github.com>
References: <quicwg/base-drafts/issues/3997@github.com>
Subject: Re: [quicwg/base-drafts] QUIC's Initial Congestion Window specification is incorrect (#3997)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36dd9418727_4b491964376670"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TAjm4o-qsfOzDtTGTN9jDvUYFgY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 18:53:12 -0000

----==_mimepart_5f36dd9418727_4b491964376670
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FWIW, I don't have a strong opinion on what to do here, and I'm personally fine with doing nothing as well, but I wrote up the PR that seems most inline with existing RFCs from my reading.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674222224
----==_mimepart_5f36dd9418727_4b491964376670
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>FWIW, I don't have a strong opinion on what to do here, and I'm personally fine with doing nothing as well, but I wrote up the PR that seems most inline with existing RFCs from my reading.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674222224">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FMDRHULWRE2UGNDTSAWBZJANCNFSM4P6ZHWIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4SWL5ZAA3GGNALYUDSAWBZJA5CNFSM4P6ZHWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAX5BEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674222224",
"url": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674222224",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36dd9418727_4b491964376670--


From nobody Fri Aug 14 11:57:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 110A03A11EC for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:57:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FTlgkXpN9MWl for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 11:57:27 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5FC813A11E6 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:57:27 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 8F48256005E for <quic-issues@ietf.org>; Fri, 14 Aug 2020 11:57:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597431446; bh=4ZBL3SfkB6y1MWzzDY6dnPXvs/UEc64C8L8auPassIM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=17/n7dJ4gq/7/9l2JN69GRWe+lnlxTSgUlE6M7Ordw5gAQpFvsM2XggpHW0Fr52o6 Mh7BTF39d8GbdRfoF1KnnTKqBkfdCrztTwgoaYTTER8O7F3skjuP3LY2Er0pqxyQYA QULSD9aPLymVvpTMjCSlLUsUDzQIrsW3GEfkRE4A=
Date: Fri, 14 Aug 2020 11:57:26 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZWNYSXMIAELWETOI55IK7ZNEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467809285@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36de9680583_241e196488437b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YEpnK4E9ZV_oayzoTCU6XbqQGvY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 18:57:29 -0000

----==_mimepart_5f36de9680583_241e196488437b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

Right, but @janaiyengar's change makes it sound like the _port_ is _in_ the address. Maybe "unless the only change in the peer's endpoint is its port number"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470812811
----==_mimepart_5f36de9680583_241e196488437b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470812811">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>Right, but <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>'s change makes it sound like the <em>port</em> is <em>in</em> the address. Maybe "unless the only change in the peer's endpoint is its port number"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470812811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6IBUFLV46AT2YAZSTSAWCJNANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MZLLB7ROE5HW64CDSAWCJNA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPRDIBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470812811",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470812811",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36de9680583_241e196488437b--


From nobody Fri Aug 14 12:54:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68DD73A0474 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 12:54:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IcStcMQP8xb7 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 12:54:12 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 799063A0475 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 12:54:12 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 7C62752001A for <quic-issues@ietf.org>; Fri, 14 Aug 2020 12:54:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597434851; bh=9w1zgzWyHGPbVrO9DJNrktWQq+Uh+zsUBE9DqTwoE+U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GZCDeNbqrsTEwSZMtugaP+gRvsbo87S/BiSBTjWUH5n9AALdjzL/tHhv+sqjagnKV Ka4vx0HLsrMvS7pMFivmdtJhPQogQQDU24e88BlIywAof2Uoiz6Lpkj69JJZhfpjw6 QbnBt8dqWwpLpexT+kZ+2FWoO5RQIr+/3kBgqRHc=
Date: Fri, 14 Aug 2020 12:54:11 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6U3NJCIG5LT7WQLM55ILGOHEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467839421@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36ebe36ce3e_225219649302"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VLZX2fbstZGk4c4JcZ8Oqb5uQJo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 19:54:14 -0000

----==_mimepart_5f36ebe36ce3e_225219649302
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

I don't think "endpoint" would be wrong, but "address" per the definition in this document does include the port number.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470836778
----==_mimepart_5f36ebe36ce3e_225219649302
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470836778">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>I don't think "endpoint" would be wrong, but "address" per the definition in this document does include the port number.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470836778">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBWAJWLQR577ASV3DSAWI6HANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OYCUPH25Q5XAF2XTSAWI6HA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPRKTPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470836778",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470836778",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36ebe36ce3e_225219649302--


From nobody Fri Aug 14 13:01:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE3B93A0522 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:01:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Qkw79BNPBNFR for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:01:47 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57D553A048D for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:01:47 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 58141520DC4 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:01:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597435306; bh=dWVJUcAjhKhVOEtY2okM0yyRYelmmz0yy+XBEjNly9E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zeCYIKLIhvI286wZ0XK2GnRXXGJcVwoNAoGI4PGEVPsKemSLU/m++000TlfLoaePx jnAzdV3tMsbJQx2O1435Nm4vHo3F35A74mNssPtRDh7TC4RW4RMwmVN9Bq8sLrNMch tgMajJuHDBhatJSB3SrlBbiG90gx7wlzevSQB6eU=
Date: Fri, 14 Aug 2020 13:01:46 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DZKYSZJMK5QSRHXN5ILHKVEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/467843495@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36edaa48435_34eb1964157126"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_xfr_8f87QJFKHbJqRUryRBrOWE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 20:01:49 -0000

----==_mimepart_5f36edaa48435_34eb1964157126
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

Whether an endpoint passively experiences or deliberately forces a NAT rebind is indistinguishable at the server side.  Changing CID tells you nothing more than that they wanted to reduce their linkability if they got rebound.  A change in CID doesn't imply a path change; a change in endpoint address is the only reliable guide on that.

We're saying that you SHOULD reset unless there's a change that's broader than the port, because a port-only change is very likely to be the same path.  A CID change is even less likely to indicate a path change.  Therefore, it should not be a cause for resetting the congestion controller.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r470839962
----==_mimepart_5f36edaa48435_34eb1964157126
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470839962">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>Whether an endpoint passively experiences or deliberately forces a NAT rebind is indistinguishable at the server side.  Changing CID tells you nothing more than that they wanted to reduce their linkability if they got rebound.  A change in CID doesn't imply a path change; a change in endpoint address is the only reliable guide on that.</p>
<p>We're saying that you SHOULD reset unless there's a change that's broader than the port, because a port-only change is very likely to be the same path.  A CID change is even less likely to indicate a path change.  Therefore, it should not be a cause for resetting the congestion controller.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r470839962">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DVGSUFNGO7NYD5ULSAWJ2VANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FJHEQ6MUWEJF7J4TSAWJ2VA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPRLTJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470839962",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r470839962",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36edaa48435_34eb1964157126--


From nobody Fri Aug 14 13:02:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94E6E3A0522 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:02:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IdgrOngjPxCi for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:02:07 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D0BD3A048D for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:02:07 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id D3C6C520DC6 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:02:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597435326; bh=R7T7Z6AM7tRGvi9R4EICagOxqJp+1jnEwOa1606kr4c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AvHPKJXW0DZUq28sX72p//PP5MZb0rdvucQSYQNYl7TpWubVpAAu0X+lt5JGGHeh8 7TxktqhIzFoaihomfXBFsVNa3RPjk5ASJKb5cTYlGx4MzeWTKZvpL2N9noO9L/YsPR 5rEUoasrvFpvsY7ok0X6P5lBbMjLSlrVw9PZVGZA=
Date: Fri, 14 Aug 2020 13:02:06 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDRX6DZAXQKH3AVXN5ILHL5EVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/c674249538@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36edbec5044_3ea219642226e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WszLJ9Q_iboxOocrUqGrHsB3pKY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 20:02:09 -0000

----==_mimepart_5f36edbec5044_3ea219642226e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Can we merge this soon.  I'm worried about it developing conflicts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#issuecomment-674249538
----==_mimepart_5f36edbec5044_3ea219642226e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Can we merge this soon.  I'm worried about it developing conflicts.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#issuecomment-674249538">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYPYBRGFQWIQEJTRJ3SAWJ35ANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4G4ZXL2ONNOEV2METSAWJ35A5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAYDWQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#issuecomment-674249538",
"url": "https://github.com/quicwg/base-drafts/pull/3979#issuecomment-674249538",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36edbec5044_3ea219642226e4--


From nobody Fri Aug 14 13:08:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B6BB3A0645 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:08:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xg3MaEVu0fZF for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:08:10 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A02D3A05DE for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:08:10 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 5151E90260D for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:08:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597435689; bh=MQyQZjmQPCuYyFrXHSP/kQ+Y9uoSyXfZE/y7xCfKah4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pQyfNWPvdyRa8jGXlbPxCIqoihG16QJjmEoBf7hq2x56XGliHuAuPhJjjX4ugWO41 vN/4XIlxo16Z8BDzWyGh+bSRY09FBd0+sRy/Of2V6G9h1fD36V5pt8fokZnJRSbb/I PWDZJGAI5NZ9BINjKvAbtOXfbaEQOWGkuaf3ijsM=
Date: Fri, 14 Aug 2020 13:08:09 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK333ADWE7WJ3PN3MD55ILICTEVBNHHCFTFZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3530/674251702@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3530@github.com>
References: <quicwg/base-drafts/issues/3530@github.com>
Subject: Re: [quicwg/base-drafts] Push and Cache Interaction (#3530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36ef29422c6_74b419649866e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BMpkCi-6qTg7drzZWHgLfqcZ3w4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 20:08:12 -0000

----==_mimepart_5f36ef29422c6_74b419649866e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@royfielding, have you had a chance to review the draft?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3530#issuecomment-674251702
----==_mimepart_5f36ef29422c6_74b419649866e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/royfielding/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/royfielding">@royfielding</a>, have you had a chance to review the draft?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3530#issuecomment-674251702">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2X32UDNOSEEMJUE5LSAWKSTANCNFSM4LOVEOUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4S7KMMSCTQSUQWVXLSAWKSTA5CNFSM4LOVEOUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAYEHNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-674251702",
"url": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-674251702",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36ef29422c6_74b419649866e--


From nobody Fri Aug 14 13:16:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C4E63A0780 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:16:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uf65in-Tpih4 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:16:15 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFF803A077C for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:16:15 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 17C82600E0C for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:16:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597436175; bh=eJYpBiA1STooN+Z7PecpfFpDfK6FzxhJke0pM6oq1/g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nujR6IC1BMCJHh1iPeG+D9ED2SNE8uCmYyKN6Ty5daGx4OS9LAEflTx7RB+JQeRBn +pXTVgYQnyqKTctqJq+uTHwRjVYRSoDhevmNaBiW9rUs668OAAt0fpKetgmFnlhI4V 1VOlTbh0J3j4a8xqmwkuKHxnuUGLqGmpzWh27YcU=
Date: Fri, 14 Aug 2020 13:16:15 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6URBIOFP3WOXLU72N5ILJA7EVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999@github.com>
Subject: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f36f10f8dee_5fde19648431a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UljtqM3FNbQygVczF6lO0lcCCEU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 20:16:17 -0000

----==_mimepart_5f36f10f8dee_5fde19648431a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#3573 changed Transport and HTTP to use a different presentation format.  QPACK still uses the ASCII art version, which is consistent with HPACK.  We should explore what it would look like with the new format as well.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999
----==_mimepart_5f36f10f8dee_5fde19648431a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="596964905" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3573" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3573/hovercard" href="https://github.com/quicwg/base-drafts/pull/3573">#3573</a> changed Transport and HTTP to use a different presentation format.  QPACK still uses the ASCII art version, which is consistent with HPACK.  We should explore what it would look like with the new format as well.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33VZZR2WBMKY6KS5DSAWLQ7ANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3N43PB63NLFGPRCTLSAWLQ7A5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KD6Q4BQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999",
"url": "https://github.com/quicwg/base-drafts/issues/3999",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f36f10f8dee_5fde19648431a--


From nobody Fri Aug 14 13:40:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C8743A0829 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:40:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 j1p27W4JR54r for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:40:51 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 144193A0828 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:40:51 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 558FE58009A for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:40:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597437650; bh=Ka3qgyA439Ikc/SoGfa745fLoSnBewu+yHdjEJQ9iw0=; h=Date:From:To:Subject:From; b=gtPnTifeKe2tT3ithsvnZ49P5tCFiXuglmfGwlJeUim1yWZ9Wk7cKsMlM20+6eYtN Hlc3Viivhan6zzyJ7u+SeMSMp1dw4pp3dg3mri6id3Stl4bnxhHlv228r9bwTfv92x ivHOxGjo3PBwlg6NKGj24CPnFSqBZs5B5eUWChgo=
Date: Fri, 14 Aug 2020 13:40:50 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/mbishop_wglc/000000-41fc1b@github.com>
Subject: [quicwg/base-drafts] 41fc1b: Nits
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P86OzVZ6OGWWpe_8-tRsg5egNYs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 20:40:52 -0000

  Branch: refs/heads/qpack/mbishop_wglc
  Home:   https://github.com/quicwg/base-drafts
  Commit: 41fc1b9279c6ba286b013c3b87a5d51aefe3ba7e
      https://github.com/quicwg/base-drafts/commit/41fc1b9279c6ba286b013c3b87a5d51aefe3ba7e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Nits



From nobody Fri Aug 14 13:42:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADB5B3A087C for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:42:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 1GXL2OJoSbVU for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:42:05 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A3D83A0898 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:42:05 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 5937B5C0DF4 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:42:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597437724; bh=ORmcKuM7pf17LAVKIQtjKegXZivzt3w4dnMc6YzPnjs=; h=Date:From:To:Subject:From; b=qi0MP1YAXhmG02+PYStmrpaE17K+AIUcNY6MlUyJ7GE5slYyDkfF5qQ3bk/zwBS/8 72V/gTwZA08N9lb/uMg6x8Stz06ZZSCIyDY1IJlnGrFKb+UjPXdGdNm2C5dZMCLFPq /9SlmpMgiSaHOqFoYEekjZP2+sX6nfYUqpohWa7E=
Date: Fri, 14 Aug 2020 13:42:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8274a1-9b2c28@github.com>
Subject: [quicwg/base-drafts] 9b2c28: Script updating gh-pages from 41fc1b92. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XDDly-9S5wFTaL0lrfGyKszs_3Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 20:42:14 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9b2c2895d5547017bf613d1f39d4e3760ccbecf8
      https://github.com/quicwg/base-drafts/commit/9b2c2895d5547017bf613d1f39d4e3760ccbecf8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M index.html
    A qpack/mbishop_wglc/draft-ietf-quic-http.html
    A qpack/mbishop_wglc/draft-ietf-quic-http.txt
    A qpack/mbishop_wglc/draft-ietf-quic-invariants.html
    A qpack/mbishop_wglc/draft-ietf-quic-invariants.txt
    A qpack/mbishop_wglc/draft-ietf-quic-qpack.html
    A qpack/mbishop_wglc/draft-ietf-quic-qpack.txt
    A qpack/mbishop_wglc/draft-ietf-quic-recovery.html
    A qpack/mbishop_wglc/draft-ietf-quic-recovery.txt
    A qpack/mbishop_wglc/draft-ietf-quic-tls.html
    A qpack/mbishop_wglc/draft-ietf-quic-tls.txt
    A qpack/mbishop_wglc/draft-ietf-quic-transport.html
    A qpack/mbishop_wglc/draft-ietf-quic-transport.txt
    A qpack/mbishop_wglc/index.html
    R version-not/draft-ietf-quic-http.html
    R version-not/draft-ietf-quic-http.txt
    R version-not/draft-ietf-quic-invariants.html
    R version-not/draft-ietf-quic-invariants.txt
    R version-not/draft-ietf-quic-qpack.html
    R version-not/draft-ietf-quic-qpack.txt
    R version-not/draft-ietf-quic-recovery.html
    R version-not/draft-ietf-quic-recovery.txt
    R version-not/draft-ietf-quic-tls.html
    R version-not/draft-ietf-quic-tls.txt
    R version-not/draft-ietf-quic-transport.html
    R version-not/draft-ietf-quic-transport.txt
    R version-not/index.html

  Log Message:
  -----------
  Script updating gh-pages from 41fc1b92. [ci skip]



From nobody Fri Aug 14 13:42:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AB3D3A0891 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:42:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LvfR-xlvmhrU for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 13:42:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 005783A0870 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:42:15 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 2DB0D600089 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 13:42:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597437735; bh=cjRBh1J4c/yaU/FZfXg8/WKJNVoANMIcRLXy8ij3qyQ=; h=Date:From:To:Subject:From; b=re36EECwKmzGMNOfEq4mNeuiGF0iF+3sf4lc/u/JI5elaBKS2JAVbE08H7xjya5qK m5krFfiFf+5NhOFpOsC1Ts8llOOEJ+cFfTGpB5NamUS/ugVNiN+GxjTakonLbOggAQ b9ckvXEV+9seJDQjuHG9nWPel7V250/LJUBz8eQU=
Date: Fri, 14 Aug 2020 13:42:15 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9b2c28-339c98@github.com>
Subject: [quicwg/base-drafts] 339c98: Script updating archive at 2020-08-14T20:41:56Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rAy4kO8VSSu3J0I-v3zz-bHlsRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 20:42:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 339c98a12aef2cd9790c5764509335a3de19dddb
      https://github.com/quicwg/base-drafts/commit/339c98a12aef2cd9790c5764509335a3de19dddb
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-14T20:41:56Z. [ci skip]



From nobody Fri Aug 14 15:16:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12EBA3A03F4 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 15:16:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2kJCwRYsYP6y for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 15:16:21 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CEACE3A03ED for <quic-issues@ietf.org>; Fri, 14 Aug 2020 15:16:20 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 491DC6003DC for <quic-issues@ietf.org>; Fri, 14 Aug 2020 15:16:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597443379; bh=ndHswIEwptssJ7D5ewTq4mT8LqsjFk0K9P2x9IsNLdQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PvzmO9pjLeIFJ7B7I/M6k7C5zY6sgeLhj17VqH4HbpQAyfTKaeObiRuHwtDjCCvpv u20ILJ8qw1yMQsuWXOUk2tvxWStQf07eK68cTe3ymB653SXvPaKqSh031XpHo2144y +Ycu+s9Cd6AvrMcRVKAsNSgXW56FGJxtDA2kcSmI=
Date: Fri, 14 Aug 2020 15:16:19 -0700
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCJZRZ3HXHSDPZPBV5ILXDHEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/467902038@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f370d33397d7_66011964543bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: igorlord
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ukTPBRhe4_hNp1b5ySqipnEtj6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 22:16:22 -0000

----==_mimepart_5f370d33397d7_66011964543bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@igorlord commented on this pull request.



> +
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
+unpredictable Destination Connection ID ensures that servers are unable to
+control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.
+
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery attacks
+that rely on the Token field can be avoided if clients do not include a value
+when the server address has changed from when the NEW_TOKEN frame was received.
+
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one server

This MUST NOT is qualified by the subsequent text to a point of being unenforceable, especially due to "shared prefix of a sufficient length".  Since it is up to implementations to choose what "sufficient" is, an implementation could deem "/0", to be "sufficient" and it would be valid.  Since this is unenforceable, it probably warrants a "SHOULD NOT".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-467902038
----==_mimepart_5f370d33397d7_66011964543bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@igorlord</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r470887512">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
+unpredictable Destination Connection ID ensures that servers are unable to
+control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.
+
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery attacks
+that rely on the Token field can be avoided if clients do not include a value
+when the server address has changed from when the NEW_TOKEN frame was received.
+
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one server
</pre>
<p>This MUST NOT is qualified by the subsequent text to a point of being unenforceable, especially due to "shared prefix of a sufficient length".  Since it is up to implementations to choose what "sufficient" is, an implementation could deem "/0", to be "sufficient" and it would be valid.  Since this is unenforceable, it probably warrants a "SHOULD NOT".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-467902038">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWU3NPVOBHA7JV2UTSAWZTHANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ODRES2WTH2ITP2JLSAWZTHA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPRZ4VQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-467902038",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-467902038",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f370d33397d7_66011964543bb--


From nobody Fri Aug 14 15:32:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C66113A040F for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 15:32:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9kkfMMhgkGI3 for <quic-issues@ietfa.amsl.com>; Fri, 14 Aug 2020 15:32:10 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5038D3A0407 for <quic-issues@ietf.org>; Fri, 14 Aug 2020 15:32:10 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 4360784008E for <quic-issues@ietf.org>; Fri, 14 Aug 2020 15:32:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597444329; bh=M6bQ6KDoo8t/2cEt4c/N1fGjkVADt368bDaf14SZjdM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WFrRM1XFyreXlE9nbxeV4xFShcgY3/cFyS8CwKg8B/RPGw+FS7PQ9wNHOKT+14g6p RkzJeYBaUEqO+ww7JHnG8vexHOK5vbmF1a1IE1vbzvxv0Hhw6ZmZUdiAX8N8tut5h5 UFJ9zzdCiqXwDNX1OopBHVnNNw0vkGTB3dbfz7MI=
Date: Fri, 14 Aug 2020 15:32:09 -0700
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6H5SF2WRLRERG2OTF5ILY6TEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/467906758@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3710e933cb1_684119641364b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: igorlord
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ce05AoDoMkDvHpedm5IHTw4dE5M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 22:32:12 -0000

----==_mimepart_5f3710e933cb1_684119641364b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

@igorlord commented on this pull request.=0D
=0D
=0D
=0D
> +=0D
+The most effective defense against request forgery attacks is to modify=0D=

+vulnerable services to use strong authentication. However, this is not a=
lways=0D
+possible when deploying QUIC. This section outlines some others steps th=
at QUIC=0D
+endpoints could take. These additional steps are all discretionary as,=0D=

+depending on circumstances, they could interfere with or prevent legitim=
ate=0D
+uses.=0D
+=0D
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) of=
ten=0D
+lack proper authentication. Endpoints MAY prevent connection attempts or=
=0D
+migration to a loopback address. Endpoints SHOULD NOT allow connections =
or=0D
+migration to a non-loopback address if the same service was previously=0D=

+available over a different interface or the address was provided by a se=
rvice=0D
+at a non-loopback address. Endpoints that depend on these capabilities c=
ould=0D
+offer an option to disable these protections.=0D
+=0D
=0D
@huitema This is certainly a way to mount an attack on services that assu=
me that they are serving friendly clients and the network perimeter is se=
cure.  It happens, especially when services listen only on RFC1918/unique=
-local or link-local IPs.  It happens even more often with services only =
listen to loopback and, therefore, think they are immune to any threats c=
oming from outside of the host.=0D
=0D
That's why I'd generalize this from "non-loopback -> loopback" to =E2=80=9C=
globally routable IP space=E2=80=9D -> =E2=80=9CRFC1918/unique-local IP s=
pace=E2=80=9D -> =E2=80=9Clink-local=E2=80=9D -> =E2=80=9Cloopback=E2=80=9D=
.=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/3996#discussion_r470891533=

----==_mimepart_5f3710e933cb1_684119641364b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@igorlord</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r470891533">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+The most effective defense against request forgery attacks is to modify=0D=

+vulnerable services to use strong authentication. However, this is not a=
lways=0D
+possible when deploying QUIC. This section outlines some others steps th=
at QUIC=0D
+endpoints could take. These additional steps are all discretionary as,=0D=

+depending on circumstances, they could interfere with or prevent legitim=
ate=0D
+uses.=0D
+=0D
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) of=
ten=0D
+lack proper authentication. Endpoints MAY prevent connection attempts or=
=0D
+migration to a loopback address. Endpoints SHOULD NOT allow connections =
or=0D
+migration to a non-loopback address if the same service was previously=0D=

+available over a different interface or the address was provided by a se=
rvice=0D
+at a non-loopback address. Endpoints that depend on these capabilities c=
ould=0D
+offer an option to disable these protections.=0D
+=0D
</pre>=0D
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/users/huitema/hovercard" data-octo-click=3D"hovercard-link-click"=
 data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/huite=
ma">@huitema</a> This is certainly a way to mount an attack on services t=
hat assume that they are serving friendly clients and the network perimet=
er is secure.  It happens, especially when services listen only on RFC191=
8/unique-local or link-local IPs.  It happens even more often with servic=
es only listen to loopback and, therefore, think they are immune to any t=
hreats coming from outside of the host.</p>=0D
<p>That's why I'd generalize this from "non-loopback -&gt; loopback" to =E2=
=80=9Cglobally routable IP space=E2=80=9D -&gt; =E2=80=9CRFC1918/unique-l=
ocal IP space=E2=80=9D -&gt; =E2=80=9Clink-local=E2=80=9D -&gt; =E2=80=9C=
loopback=E2=80=9D.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3996#discussion_r470891533">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKYCXJV=
UKJFYV3HBJB3SAW3OTANCNFSM4P56VPSA">unsubscribe</a>.<img src=3D"https://gi=
thub.com/notifications/beacon/AFTOJK66BHBP5V4RGONTTGLSAW3OTA5CNFSM4P56VPS=
KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPR3=
BRQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r47=
0891533",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r47089=
1533",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3710e933cb1_684119641364b--


From nobody Sat Aug 15 17:34:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 976173A0B4E for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:34:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZzqRggTnAfUg for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:34:15 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 575793A0B4D for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:34:15 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 4E709340048 for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:34:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597538054; bh=Qwtt1hZemwqhUdmK6oMSo4oKLCVTtpzibLktnhyNBys=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tJq7T2JzxmFW4pglylyQTrtRAH3KCthneDLVTBNO6Hc/6mxLpKlzRbxQ2BlwUDCGA 38FE15JBc1Dq5tmwJiIZJGjw6JBJ32x9uDarok4cQu01AJ9Q9wJhsaDCK776VcKgOP iQcdXGdWo1l2QdhrFtRllxBHQWyj5yyx9Ja1BaDQ=
Date: Sat, 15 Aug 2020 17:34:14 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK56WSAACKAW44VOX2F5IRQANEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/468025144@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f387f063ecfb_65b6196414392ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ef-PDmkbHhilypSe5LVqcRnDwgs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 00:34:17 -0000

----==_mimepart_5f387f063ecfb_65b6196414392ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.

I agree with your second sentence, but I'm a bit confused about what you're asking.

The intent of the text to to say if you start with max datagram size X and drop down to X/2, because packets of size X aren't making it to the peer, then you should recalculate the initial window based on X/2.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#discussion_r471048210
----==_mimepart_5f387f063ecfb_65b6196414392ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r471048210">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.
</pre>
<p>I agree with your second sentence, but I'm a bit confused about what you're asking.</p>
<p>The intent of the text to to say if you start with max datagram size X and drop down to X/2, because packets of size X aren't making it to the peer, then you should recalculate the initial window based on X/2.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r471048210">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7M7MV5QL4N5GRX5B3SA4SQNANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KJZYII4KGLOTA3LLSA4SQNA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPSX6OA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r471048210",
"url": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r471048210",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f387f063ecfb_65b6196414392ad--


From nobody Sat Aug 15 17:35:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85DCB3A0B94 for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:35:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 34naOxT8cskZ for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:35:14 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 753853A0BAE for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:35:11 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id A8362340076 for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:35:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597538110; bh=3av4bqzBewS0DypwQtWuLpyWrIi4wRlkMyhG6yzmnb8=; h=Date:From:To:Subject:From; b=FbvW4/CgiW9UUqoHIWNtE85EtwLu+pdSAWdyIlMF65+8xvaXT9F15kg3nRrJVeHjE etwiSbgUuUautpuCMOyIJD6HW1zY9t52PPgBMVWBU4rsLZvbc74Fi70QuhwnxmunrO q08axDkjVOpmEDd1VUOKEK46u8Ilf7HuDjRmYV9U=
Date: Sat, 15 Aug 2020 17:35:10 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-iw-decrease/1ae70b-b01abe@github.com>
Subject: [quicwg/base-drafts] b01abe: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XM0iUxO3wT3GOhlM80dwXn87OLM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 00:35:22 -0000

  Branch: refs/heads/ianswett-iw-decrease
  Home:   https://github.com/quicwg/base-drafts
  Commit: b01abe68367e571b6593ebb02fcd91cf674130d5
      https://github.com/quicwg/base-drafts/commit/b01abe68367e571b6593ebb02fcd91cf674130d5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sat Aug 15 17:35:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B784B3A0B89 for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:35:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 pf04Tvktyoby for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:35:25 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5FFB13A0BDC for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:35:21 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 91B45600037 for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:35:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597538120; bh=6JRXfySBAmRzFXMhM6219ctjNuBEXqkm6Eo2xV1ic4Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eKWJ0K33nEC6zLqHCsFd9yB76bTIiJDS6lD+TeoX4jbSAYxnQkalBa9z+jnI5wl4F Xp6Po0lK8fgfQ9LvluczgXwt6wwc6tG1HazWENjlFGd68+LJRc6bj4PWG/DmlmbUYA WDSZbYLOMy9m1h8mGY9KaKQwfgv9LWAFfYsHVBXg=
Date: Sat, 15 Aug 2020 17:35:20 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/push/5535374029@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f387f4882ed9_16cd19648036f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Zpn9RjFSkR1SeIQdhfZgdEONmc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 00:35:33 -0000

----==_mimepart_5f387f4882ed9_16cd19648036f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b01abe68367e571b6593ebb02fcd91cf674130d5  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998/files/1ae70bae19212489407d10e1878d27191182b93d..b01abe68367e571b6593ebb02fcd91cf674130d5

----==_mimepart_5f387f4882ed9_16cd19648036f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/b01abe68367e571b6593ebb02fcd91cf674130d5">b01abe6</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3998/files/1ae70bae19212489407d10e1878d27191182b93d..b01abe68367e571b6593ebb02fcd91cf674130d5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTT2CST6WX7E7Z35LSA4SURANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZGMJ2LK6R5NLSOPXDSA4SURA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DONRSGE4TCM2QOVZWQIZVGUZTKMZXGQYDEOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998/files/1ae70bae19212489407d10e1878d27191182b93d..b01abe68367e571b6593ebb02fcd91cf674130d5",
"url": "https://github.com/quicwg/base-drafts/pull/3998/files/1ae70bae19212489407d10e1878d27191182b93d..b01abe68367e571b6593ebb02fcd91cf674130d5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f387f4882ed9_16cd19648036f--


From nobody Sat Aug 15 17:36:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 970EE3A0B51 for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:36:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 oHnQvOTValU1 for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:36:13 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3323E3A0B4F for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:36:13 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 3FE0F5E076D for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:36:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597538172; bh=TOHl3Fx3sje9RHkY+IuJQpf8Jb1J7jDrYbErGPj373E=; h=Date:From:To:Subject:From; b=WETWHEV5UZibIvv+tDo2h1RlcNoGQ63jcLzIO0uudpef9d3Xt+Z0N8HyTIQjzyIHP Y0W6cZCQEcOgmSyjOwuPumZVVGykWCwsCELjlXYUOgouh+29KpvHtORHpYFKWWaIzN N1JG/spde/uF4hf0Xu3Y8mmjFEU0M/YzDMfpUdX4=
Date: Sat, 15 Aug 2020 17:36:12 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/339c98-aa858f@github.com>
Subject: [quicwg/base-drafts] aa858f: Script updating gh-pages from b01abe68. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wJCZ6hppVpNmvmceVnzx009iheY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 00:36:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: aa858f2257e8db7379b8807692e7fcb04a1ed6bb
      https://github.com/quicwg/base-drafts/commit/aa858f2257e8db7379b8807692e7fcb04a1ed6bb
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-16 (Sun, 16 Aug 2020)

  Changed paths:
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-http.html
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-http.txt
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-invariants.html
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-invariants.txt
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-qpack.html
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-qpack.txt
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-recovery.html
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-recovery.txt
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-tls.html
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-tls.txt
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-transport.html
    R ianswett-assert-lossdetectiontimeout/draft-ietf-quic-transport.txt
    R ianswett-assert-lossdetectiontimeout/index.html
    R ianswett-current-time/draft-ietf-quic-http.html
    R ianswett-current-time/draft-ietf-quic-http.txt
    R ianswett-current-time/draft-ietf-quic-invariants.html
    R ianswett-current-time/draft-ietf-quic-invariants.txt
    R ianswett-current-time/draft-ietf-quic-qpack.html
    R ianswett-current-time/draft-ietf-quic-qpack.txt
    R ianswett-current-time/draft-ietf-quic-recovery.html
    R ianswett-current-time/draft-ietf-quic-recovery.txt
    R ianswett-current-time/draft-ietf-quic-tls.html
    R ianswett-current-time/draft-ietf-quic-tls.txt
    R ianswett-current-time/draft-ietf-quic-transport.html
    R ianswett-current-time/draft-ietf-quic-transport.txt
    R ianswett-current-time/index.html
    M ianswett-iw-decrease/draft-ietf-quic-http.html
    M ianswett-iw-decrease/draft-ietf-quic-http.txt
    M ianswett-iw-decrease/draft-ietf-quic-invariants.html
    M ianswett-iw-decrease/draft-ietf-quic-invariants.txt
    M ianswett-iw-decrease/draft-ietf-quic-qpack.html
    M ianswett-iw-decrease/draft-ietf-quic-qpack.txt
    M ianswett-iw-decrease/draft-ietf-quic-recovery.html
    M ianswett-iw-decrease/draft-ietf-quic-recovery.txt
    M ianswett-iw-decrease/draft-ietf-quic-tls.html
    M ianswett-iw-decrease/draft-ietf-quic-tls.txt
    M ianswett-iw-decrease/draft-ietf-quic-transport.html
    M ianswett-iw-decrease/draft-ietf-quic-transport.txt
    M index.html
    R move-life-of/draft-ietf-quic-http.html
    R move-life-of/draft-ietf-quic-http.txt
    R move-life-of/draft-ietf-quic-invariants.html
    R move-life-of/draft-ietf-quic-invariants.txt
    R move-life-of/draft-ietf-quic-qpack.html
    R move-life-of/draft-ietf-quic-qpack.txt
    R move-life-of/draft-ietf-quic-recovery.html
    R move-life-of/draft-ietf-quic-recovery.txt
    R move-life-of/draft-ietf-quic-tls.html
    R move-life-of/draft-ietf-quic-tls.txt
    R move-life-of/draft-ietf-quic-transport.html
    R move-life-of/draft-ietf-quic-transport.txt
    R move-life-of/index.html
    R overview-hs-done/draft-ietf-quic-http.html
    R overview-hs-done/draft-ietf-quic-http.txt
    R overview-hs-done/draft-ietf-quic-invariants.html
    R overview-hs-done/draft-ietf-quic-invariants.txt
    R overview-hs-done/draft-ietf-quic-qpack.html
    R overview-hs-done/draft-ietf-quic-qpack.txt
    R overview-hs-done/draft-ietf-quic-recovery.html
    R overview-hs-done/draft-ietf-quic-recovery.txt
    R overview-hs-done/draft-ietf-quic-tls.html
    R overview-hs-done/draft-ietf-quic-tls.txt
    R overview-hs-done/draft-ietf-quic-transport.html
    R overview-hs-done/draft-ietf-quic-transport.txt
    R overview-hs-done/index.html

  Log Message:
  -----------
  Script updating gh-pages from b01abe68. [ci skip]



From nobody Sat Aug 15 17:36:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0F4A3A0B4E for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:36:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 274MkshWJYPj for <quic-issues@ietfa.amsl.com>; Sat, 15 Aug 2020 17:36:22 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D11FD3A0B52 for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:36:22 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 1CB8156005C for <quic-issues@ietf.org>; Sat, 15 Aug 2020 17:36:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597538182; bh=/Y3/8TnOuCKgD5Y2nVhxa0qSQ+MAfRHI3E4qMVb6rqg=; h=Date:From:To:Subject:From; b=k7trUP2ZoAljyvfnndubmV9aD4hDDeBQhNYrC3boXmlww2UhIhteDKIevgx4WPUvI TOzS4LXRrv6ORg7ieP7d+UgBfGQltXd4jOJ4/UcFQx70BjYNijl9SUh/jt3zVo7iU8 SlBd4TE13lRuYcXVKwueo0XzEv33lQreugIuj8Ng=
Date: Sat, 15 Aug 2020 17:36:22 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/aa858f-4590c7@github.com>
Subject: [quicwg/base-drafts] 4590c7: Script updating archive at 2020-08-16T00:36:05Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CSMMKkJTZjp6-roaTJs4Qd4ygYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 00:36:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4590c7149025e6279b0d0852ab50d9e0b5364cfc
      https://github.com/quicwg/base-drafts/commit/4590c7149025e6279b0d0852ab50d9e0b5364cfc
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-16 (Sun, 16 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-16T00:36:05Z. [ci skip]



From nobody Sun Aug 16 12:45:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 098683A10E2 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:45:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 h-9hGkzdVyGg for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:45:33 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 170843A10E0 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:45:33 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 25B98E0D9B for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:45:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597607132; bh=v7hxJtDNjVNg0asSZzt3grp41034gMtVDCWv05mKKJU=; h=Date:From:To:Subject:From; b=VKFh+ZeeHIKI5e76WTmo+R6rzKWHRquQFUhk4HCYzdaWh+gJE/O1sVpNSmLFVlheV Q4qj0uMBd7BKHhoPbxnRGhOrJCa0juhV9HU39PD1pyrMkWJm/I+qHtVqxNvd2PpXYU LsugYEa7rhZ0RhhwFVIy8u1mSWNkksJ+DS63u5xo=
Date: Sun, 16 Aug 2020 12:45:32 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/000000-e0e024@github.com>
Subject: [quicwg/base-drafts] e0e024: Out of order relative to other ack-eliciting packets
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9MyJccuofQHnFp8ZtHC3xHs6mYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 19:45:34 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: e0e024dd0456160102bdf39314417ebd048361ab
      https://github.com/quicwg/base-drafts/commit/e0e024dd0456160102bdf39314417ebd048361ab
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-16 (Sun, 16 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Out of order relative to other ack-eliciting packets

I believe this was the existing intent, so not filing an issue, people can feel free to disagree.

The case I'm concerned about is an ACK arrives with PN 10, then PN 9 arrives.  I do not believe PN 9 should not be considered 'out-of-order' and trigger an immediate ACK.  Recovery is designed with this case in mind, but when re-reading this text, I thought it was unclear.



From nobody Sun Aug 16 12:46:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C73AB3A10E2 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:46:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 jCAaezEa4Yk2 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:46:05 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 668723A10E1 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:46:05 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 99C005E0EAA for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:46:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597607164; bh=H5/t4wrCG/pQTQmWAPkFMyUdQL+vIT0e+g7llLPrXI0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=et4J6cPTpUNaQDUgoqABTfhra+pF4rkmjEraKHeYh4w+oBMYmBSX57LLfv2KmJ10M 2EQaxhQ5r9Rtx030Hd33bIrjsEau+zyyVaz6p2Scy27HEFcIEenlsSL2yUfCrT9mQD kBcgrGl2eb7rDeADuVmejpvOTSg2c7GlfyM1HRoQ=
Date: Sun, 16 Aug 2020 12:46:04 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZJLO3I3IDDWQK6DV5IVW7ZEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000@github.com>
Subject: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f398cfc88c04_3cf2196415324f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8BRRjEwqjMCNDQNQGmACOGC3vaM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 19:46:07 -0000

----==_mimepart_5f398cfc88c04_3cf2196415324f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I believe this was the existing intent, so not filing an issue, people can feel free to disagree.

The case I&#39;m concerned about is an ACK arrives with PN 10, then PN 9 arrives.  I do not believe PN 9 should not be considered &#39;out-of-order&#39; and trigger an immediate ACK.  Recovery is designed with this case in mind, but when re-reading this text, I thought it was unclear.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4000

-- Commit Summary --

  * Out of order relative to other ack-eliciting packets

-- File Changes --

    M draft-ietf-quic-transport.md (10)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4000.patch
https://github.com/quicwg/base-drafts/pull/4000.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000

----==_mimepart_5f398cfc88c04_3cf2196415324f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I believe this was the existing intent, so not filing an issue, people can feel free to disagree.</p>
<p>The case I'm concerned about is an ACK arrives with PN 10, then PN 9 arrives.  I do not believe PN 9 should not be considered 'out-of-order' and trigger an immediate ACK.  Recovery is designed with this case in mind, but when re-reading this text, I thought it was unclear.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4000'>https://github.com/quicwg/base-drafts/pull/4000</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Out of order relative to other ack-eliciting packets</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4000/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4000.patch'>https://github.com/quicwg/base-drafts/pull/4000.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4000.diff'>https://github.com/quicwg/base-drafts/pull/4000.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBB2EZWIDPDFWG6U3SBAZPZANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2DV6VBPIPBA6DOQYTSBAZPZA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEFEOAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000",
"url": "https://github.com/quicwg/base-drafts/pull/4000",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f398cfc88c04_3cf2196415324f7--


From nobody Sun Aug 16 12:47:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C784D3A10E2 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:47:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0Bkt-mBAJpqT for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:47:26 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC0E53A10E1 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:47:26 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id B05D05607E5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:47:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597607245; bh=YupP89Ou7iydPJJNYjP3uD7AC64KnYzGy5gnZpdFGOE=; h=Date:From:To:Subject:From; b=YNTSTKt+rWFrxKEAdtwiQexmW2AEdNvIjT1mEE2pWg+CySODk23vD209YqtloIYaD wYEKMboTHFF0VwTsXlmDCZmpy8VzkZ8r30fjYFbs38jt06roDxGgGLIGdRy6bV54hD fkyzEdjSahvB9/eQVds9+jgm5XFpLmOy6fFNCk58=
Date: Sun, 16 Aug 2020 12:47:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4590c7-3b1248@github.com>
Subject: [quicwg/base-drafts] 3b1248: Script updating gh-pages from e0e024dd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1uIWRDW5XwtVw4HXpT2ydhYyHjQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 19:47:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3b1248a06ff9eb835596a0bdd272c5899ce3d108
      https://github.com/quicwg/base-drafts/commit/3b1248a06ff9eb835596a0bdd272c5899ce3d108
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-16 (Sun, 16 Aug 2020)

  Changed paths:
    A ianswett-out-of-order-ack/draft-ietf-quic-http.html
    A ianswett-out-of-order-ack/draft-ietf-quic-http.txt
    A ianswett-out-of-order-ack/draft-ietf-quic-invariants.html
    A ianswett-out-of-order-ack/draft-ietf-quic-invariants.txt
    A ianswett-out-of-order-ack/draft-ietf-quic-qpack.html
    A ianswett-out-of-order-ack/draft-ietf-quic-qpack.txt
    A ianswett-out-of-order-ack/draft-ietf-quic-recovery.html
    A ianswett-out-of-order-ack/draft-ietf-quic-recovery.txt
    A ianswett-out-of-order-ack/draft-ietf-quic-tls.html
    A ianswett-out-of-order-ack/draft-ietf-quic-tls.txt
    A ianswett-out-of-order-ack/draft-ietf-quic-transport.html
    A ianswett-out-of-order-ack/draft-ietf-quic-transport.txt
    A ianswett-out-of-order-ack/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e0e024dd. [ci skip]



From nobody Sun Aug 16 12:47:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9F0B3A10E2 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:47:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LS5Npxv65GCQ for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:47:36 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD86F3A10E1 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:47:36 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id BED52340041 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:47:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597607255; bh=TX8hNCbsOBu9s9sq8ct/0lx25XpyCGHAT1itSW6nBMM=; h=Date:From:To:Subject:From; b=JTGNxutgKhwXrHS/eDWFfL+08WF+E1w7m0Arg1nFWahCTzWngIxBnbYNXnZf2F4tH SAelt1kCQ4/Z9tUUY4gPodbPjxJLVkp2FKgXemdE1nzJ+Lpyytv7H1XSdQo7vZEfpb Vxm817vTTQJWguKM9QxkSrXeR8nnLpzFl+9hRsB8=
Date: Sun, 16 Aug 2020 12:47:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3b1248-b96d6b@github.com>
Subject: [quicwg/base-drafts] b96d6b: Script updating archive at 2020-08-16T19:47:19Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nUW26WrPAxQSP8oSAH3qLrW7kEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 19:47:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b96d6bd1b96f5112ea01403b28ee0e8180c54a82
      https://github.com/quicwg/base-drafts/commit/b96d6bd1b96f5112ea01403b28ee0e8180c54a82
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-16 (Sun, 16 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-16T19:47:19Z. [ci skip]



From nobody Sun Aug 16 12:50:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 706543A10E2 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:50:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZL5mVej19t7l for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:50:32 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 517153A10E1 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:50:32 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 787AA34004B for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:50:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597607431; bh=byBHygoErttiV9Qfiw9sB/zoGMusWQr0l44s8hpvmjg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PZcrsjbYZLF1XdpoF9V2LtFknbbZNO6W53vO3+/KqEu5JWgL1fafQtBmXrWsSmSGS WIbLedYxGVN3qbyutg7XseKpp0utIWJDAayTg70q3t71iejBuAK/cxf9mudZ7l51ZS XdPhTZzR9IyFnjrMIlx6SQiQcPPtkt4JUL3mFASc=
Date: Sun, 16 Aug 2020 12:50:31 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6NGU4N4B2ONSKXKXN5IVXQPEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674569731@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f398e0767e32_4b1319642039d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tOTsA8cBlYHcSS4H9DjSwc2Wtnc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 19:50:33 -0000

----==_mimepart_5f398e0767e32_4b1319642039d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What are the downsides of not doing this and generally having logic that triggers an immediate ACK if any out-of-order packet is received?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674569731
----==_mimepart_5f398e0767e32_4b1319642039d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>What are the downsides of not doing this and generally having logic that triggers an immediate ACK if any out-of-order packet is received?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674569731">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6RHEY26A4IO6EZARDSBA2APANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IRA2LB4S2PAB5MCTSBA2APA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA2R4AY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674569731",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674569731",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f398e0767e32_4b1319642039d5--


From nobody Sun Aug 16 12:51:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38ED43A10E3 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:51:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aFppy24qJxpg for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:51:51 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 259173A10E2 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:51:51 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 66445340041 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:51:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597607510; bh=wg+3SsIfGRExfP72jVHThjCU3K11TmiHluEEdIcYb74=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Vy75qR6ncZTdruhP3Z3QhoovBwxKwqdiwAx6RNqXVyr+Slm8NcPxFe4exjMB++6uk tRlKMO7pEsMhfcVh8fAaF17Op1HyJxbb/I3Mq/zSkIHIq2BWAUIFvNORw8gSqwBV+H iSjuEf87SH4uNL6xq66J5dpYwy5nJQlDofSlwjHQ=
Date: Sun, 16 Aug 2020 12:51:50 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHQQN6YCVZPVZZ4BF5IVXVNEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674569854@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f398e56566cc_7bbb196478579"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vhdk0e7OWtr40sPxweP0ntOh0Gc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 19:51:52 -0000

----==_mimepart_5f398e56566cc_7bbb196478579
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Also, how would you recommend implementing this logic, assuming you already have the general logic? Keep a flag `LastPacketReceivedWasAckEliciting` and only trigger the immediate ACK if that is `true`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674569854
----==_mimepart_5f398e56566cc_7bbb196478579
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Also, how would you recommend implementing this logic, assuming you already have the general logic? Keep a flag <code>LastPacketReceivedWasAckEliciting</code> and only trigger the immediate ACK if that is <code>true</code>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674569854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZADUTTDPPXICARQU3SBA2FNANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK53CXLC2JCPJW3M4P3SBA2FNA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA2R47Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674569854",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674569854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f398e56566cc_7bbb196478579--


From nobody Sun Aug 16 12:53:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07C483A10E3 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:53:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9vI8RIJMbKJM for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:53:53 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 04C483A10E2 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:53:52 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 249DC560094 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:53:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597607632; bh=aw1kLifNPyjXQ7fTLvCD4uzuPqbey0uJRcOZcsEnW9k=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YsUPz37BY2cHBrGexoiOrcFWBkh+H4zAtMZjpK96eVBlid9ZoXyaeUvx4CtKHu9Fo h+JjHBewGLAPAaw71+vIVe3u7CMWVdvPCRG87OnY2jLXQXmBl5uG214ETLefyxkSDo xzfIxbKPsUytxvLO6QvhtPSuA1B6k79qvy0QxmxE=
Date: Sun, 16 Aug 2020 12:53:52 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2K7OUZVK2RL3UF2455IVX5BEVBNHHCRBJH34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4001@github.com>
Subject: [quicwg/base-drafts] Offload should not delay ACKs (#4001)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f398ed014c93_11c419643518ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LMAVJyNc2kPEaCnXPskEcafX1Ik>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 19:53:55 -0000

----==_mimepart_5f398ed014c93_11c419643518ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The existing text mostly covers this, but I don't think it's always as clear as it could be.

If one is doing various offloads(pacing/crypto/etc) and those cause the sender to decide to send a batch of packets at once, the sender should not have to wait until all those packets are released to send an ACK.

The simple way to think about this is "ACK-only packets don't affect acknowledgement behavior", which matches with TCP and most of our existing text.

I think this will end up being editorial and I believe the only clarification necessary is #4000 but I'd appreciate other peoples thoughts on whether this is something worth thinking about and whether there are any other changes necessary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4001
----==_mimepart_5f398ed014c93_11c419643518ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The existing text mostly covers this, but I don't think it's always as clear as it could be.</p>
<p>If one is doing various offloads(pacing/crypto/etc) and those cause the sender to decide to send a batch of packets at once, the sender should not have to wait until all those packets are released to send an ACK.</p>
<p>The simple way to think about this is "ACK-only packets don't affect acknowledgement behavior", which matches with TCP and most of our existing text.</p>
<p>I think this will end up being editorial and I believe the only clarification necessary is <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679814017" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4000" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4000/hovercard" href="https://github.com/quicwg/base-drafts/pull/4000">#4000</a> but I'd appreciate other peoples thoughts on whether this is something worth thinking about and whether there are any other changes necessary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4001">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2YCVWD3EX743LTO3LSBA2NBANCNFSM4QA7VPUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OOLDG6IHVCXKQCZ3SBA2NBA5CNFSM4QA7VPUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEFE7PQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4001",
"url": "https://github.com/quicwg/base-drafts/issues/4001",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f398ed014c93_11c419643518ce--


From nobody Sun Aug 16 12:58:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF2083A10E7 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:58:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZH5BjcJyY9VJ for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 12:58:39 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC48A3A10E5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:58:38 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 39497600D9D for <quic-issues@ietf.org>; Sun, 16 Aug 2020 12:58:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597607918; bh=c7zIYo6U76y8rDwELBv0bhgu3fbVCInBPA/jF1GVZHA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u+te3kcYT2OyIxCQ2/UqRwGFW3ZjN3DTNLfO8BV6Bce52l3bFPBy5smYayfd+4sgD cNUd1GZsHn47M+WB1ANNINUiH+lKwEg+oQNMplpukqSDg4eDJgCcZEAsPaRfH7ytiH s/GWD5d6O3MXmqWh0jpQN8y/Wqzca2QzidUA91Hs=
Date: Sun, 16 Aug 2020 12:58:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UUOSOYCMB6WEME255IVYO5EVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674570627@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f398fee2933a_79781964101542a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/x5DLViBcAVxIagb8k_AzVPK8YuQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 19:58:41 -0000

----==_mimepart_5f398fee2933a_79781964101542a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The code that sends ACK frames would track the largest received ack-eliciting packet to determine if packets are out of order, not the largest received packet.

This is similar to PTO, which is armed from the largest ack-eliciting packet, not the largest packet.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674570627
----==_mimepart_5f398fee2933a_79781964101542a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The code that sends ACK frames would track the largest received ack-eliciting packet to determine if packets are out of order, not the largest received packet.</p>
<p>This is similar to PTO, which is armed from the largest ack-eliciting packet, not the largest packet.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674570627">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LQENHSJOH5CU7TRTSBA265ANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZCDA3UTCXM4ISN4V3SBA265A5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA2SDAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674570627",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674570627",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f398fee2933a_79781964101542a--


From nobody Sun Aug 16 13:00:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C799F3A10EF for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 13:00:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qpKgfH0Gtm3v for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 13:00:10 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D0793A10EB for <quic-issues@ietf.org>; Sun, 16 Aug 2020 13:00:10 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id E869B560D6E for <quic-issues@ietf.org>; Sun, 16 Aug 2020 13:00:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597608009; bh=/+qu5SphjlYNTXhGaq27MqGJMFp7/Zn0q9vOjIvo+8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GnC1SDMMBbUuhfw+BQeaSy+kTgpHt/AfTALbhWKM2pjpEsaP24cE1+35PN85k1a9K usJ47qKUulfzjxz/s0n25eZ9DSuYvjFYhGFjptsC/7Q2r/lh9dwFsTK9+VzFWNr8kP OwOEdtxuAiMQ5mWJsCTHMg7dNiwUba1NSdH/H8s0=
Date: Sun, 16 Aug 2020 13:00:09 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6UHXZJBA367N3QEWV5IVYUTEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674570787@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f399049d9123_317b196437156b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1JvyiFGjnMkuf512O5OAmjjmhj4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 20:00:12 -0000

----==_mimepart_5f399049d9123_317b196437156b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The text is already very clear that if you receive an ACK-only packet out of order, you MUST NOT send an ACK.  The goal if this PR is to clarify that ACK-only packets don't count when deciding when ack-eliciting packets are out-of-order.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674570787
----==_mimepart_5f399049d9123_317b196437156b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The text is already very clear that if you receive an ACK-only packet out of order, you MUST NOT send an ACK.  The goal if this PR is to clarify that ACK-only packets don't count when deciding when ack-eliciting packets are out-of-order.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674570787">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42VA7AELACQM5IH4DSBA3ETANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZK5PUT5WBS7VIVWSDSBA3ETA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA2SEIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674570787",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674570787",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f399049d9123_317b196437156b--


From nobody Sun Aug 16 16:24:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF1533A1256 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 16:24:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vZi93_v6E8DA for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 16:24:06 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B96923A1254 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 16:24:06 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id C1C7652005D for <quic-issues@ietf.org>; Sun, 16 Aug 2020 16:24:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597620245; bh=drVyjUae8Cjlx2kuGy/cfbeBIfLM6cvDk8PtM/XCkcY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f49vYZp07zn3Act/TBsow8ZskouX7uEewnPo2ffrzfUUxI65SOdpnVCgLn5oPX2VM O0w5/l0pEyXYTAs4B0Om28FEIYrEi/KC5IfvJlETKmuP6A5FQbX6XS8UG+NRaklGSZ Q4axRynYFDm2CtGJjroQMx7kUhCRvtsB4VCnOqgs=
Date: Sun, 16 Aug 2020 16:24:05 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUDUUHXBZMRQQCTUN5IWQRLEVBNHHCRBJH34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4001/674591464@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4001@github.com>
References: <quicwg/base-drafts/issues/4001@github.com>
Subject: Re: [quicwg/base-drafts] Offloads should not delay ACKs (#4001)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39c015b0d40_13619641193924"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/boS25S150UmtlXNCCBSRzA6LCDg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 16 Aug 2020 23:24:08 -0000

----==_mimepart_5f39c015b0d40_13619641193924
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I share the view that this has been the intent, and that it is editorial.

Loss recovery is an interaction between sender sending data vs. receiver sending acks. We might have two endpoints doing loss recovery at the same time, when both sides are sending data. But that should not affect how loss recovery works.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674591464
----==_mimepart_5f39c015b0d40_13619641193924
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I share the view that this has been the intent, and that it is editorial.</p>
<p>Loss recovery is an interaction between sender sending data vs. receiver sending acks. We might have two endpoints doing loss recovery at the same time, when both sides are sending data. But that should not affect how loss recovery works.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674591464">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SVTKUOIOSZQOAYNDSBBTBLANCNFSM4QA7VPUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK555RTSAIK5AKXW4LLSBBTBLA5CNFSM4QA7VPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA2XF2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674591464",
"url": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674591464",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f39c015b0d40_13619641193924--


From nobody Sun Aug 16 18:39:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E3F13A12D6 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:39:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 p65HPUY1LutT for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:39:31 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B7553A12D3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:39:31 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 56B065E076F for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:39:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628370; bh=0lTkDsIeCyR07ks/rH00IvPxrTXdbIC+6lQgDygeNs8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L+wMbQy/aPFpwD2xLoUXmROvinN8X6nIgVvTgkuE9QV2TCe6L4r1zk/keKkeXSQbw kazYNKihJUnXLviIGu6V9S6Xii0sPaWSI8pSNBes/kAhsb/YMKNzhEajy/anKGZjP3 LHOugLuza59c50Mpha4Gcn1axzXahjmzudyCj7Xk=
Date: Sun, 16 Aug 2020 18:39:30 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QDVZWJEHXYUJNJ5N5IXANFEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/review/468121792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39dfd246885_4bac19642347c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8LmTbKSA5rJP-W_qk9i7XQSO5hQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:39:32 -0000

----==_mimepart_5f39dfd246885_4bac19642347c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

I think we need to change section 1.2 too. There, we have a pretty clear definition of what out-of-order means, that does not align with what we want to say.

_Out-of-order packet: a packet that does not increase the largest received packet number for its packet number space (Section 12.3) by exactly one. ([section 1.2](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-1.2-3.8))_



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-468121792
----==_mimepart_5f39dfd246885_4bac19642347c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p>I think we need to change section 1.2 too. There, we have a pretty clear definition of what out-of-order means, that does not align with what we want to say.</p>
<p><em>Out-of-order packet: a packet that does not increase the largest received packet number for its packet number space (Section 12.3) by exactly one. (<a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-1.2-3.8" rel="nofollow">section 1.2</a>)</em></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-468121792">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3EGH3SCQSRNYL7LYTSBCC5FANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34IVOTOXXRODTHEDTSBCC5FA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPTPRQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-468121792",
"url": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-468121792",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f39dfd246885_4bac19642347c8--


From nobody Sun Aug 16 18:40:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B4303A12D6 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:40:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 En2SZIIebuEB for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:40:12 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B75D3A12D3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:40:11 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 24B365C0200 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:40:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628411; bh=fS45JD6malTpFGs/aYaWrH9kVkfs4PGaSCHnCQNcCbI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t3b0X5LR9KpOnKAyRFie6oVe8pkusnCOuhXFG5x0aCSZsTOdP8OfiA+FEWDkVnijc xdvQ8gYN8NyFAoFNQiOIAX3XQQzDV7sq/cGydG0FxfphMOvO7C4bW8FlaZhYl5JOkh hiNGf7oeBIidhHp5Z+e3BWaHiezEKQ9Odc0KUF2M=
Date: Sun, 16 Aug 2020 18:40:11 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK566AS2OP42JCKXI2V5IXAPXEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/review/468121697@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39dffb15294_32c91964113846c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q-dXjXIWchT6u-IYq3IB_-dLwYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:40:13 -0000

----==_mimepart_5f39dffb15294_32c91964113846c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

I'm ambivalent on this.  Having immediate acknowledgment if an ack-eliciting frame is reordered relative to a non-ack-eliciting frame isn't going to cause me to lose much sleep if that is how people implement this "SHOULD".

> @@ -3558,11 +3558,11 @@ packets are eventually acknowledged when the endpoint sends an ACK frame in
 response to other events.
 
 In order to assist loss detection at the sender, an endpoint SHOULD send an ACK
-frame immediately on receiving an ack-eliciting packet that is out of order. The
-endpoint SHOULD NOT continue sending ACK frames immediately unless more
-ack-eliciting packets are received out of order.  If every subsequent
-ack-eliciting packet arrives out of order, then an ACK frame SHOULD be sent
-immediately for every received ack-eliciting packet.
+frame immediately on receiving an ack-eliciting packet that is out of order from

```suggestion
frame immediately on receiving an ack-eliciting packet that is out of order relative to
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-468121697
----==_mimepart_5f39dffb15294_32c91964113846c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>I'm ambivalent on this.  Having immediate acknowledgment if an ack-eli=
citing frame is reordered relative to a non-ack-eliciting frame isn't goi=
ng to cause me to lose much sleep if that is how people implement this "S=
HOULD".</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4000#discussi=
on_r471191505">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3558,11 +3558,11 @@ packets are eventu=
ally acknowledged when the endpoint sends an ACK frame in=0D
 response to other events.=0D
 =0D
 In order to assist loss detection at the sender, an endpoint SHOULD send=
 an ACK=0D
-frame immediately on receiving an ack-eliciting packet that is out of or=
der. The=0D
-endpoint SHOULD NOT continue sending ACK frames immediately unless more=0D=

-ack-eliciting packets are received out of order.  If every subsequent=0D=

-ack-eliciting packet arrives out of order, then an ACK frame SHOULD be s=
ent=0D
-immediately for every received ack-eliciting packet.=0D
+frame immediately on receiving an ack-eliciting packet that is out of or=
der from=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-frame immediately on receiving an ack-eliciti=
ng packet that is out of order from=0D
+frame immediately on receiving an ack-eliciting packet that is out of or=
der relative to=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4000#pullrequestreview-468121697">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4KFKSN25W2N72Z6VTSBCC7XANCNFSM4QA7SYYA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK7AQRVOU3RFUB7Q36DSBCC7XA5CNFSM4=
QA7SYYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPTPQYI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestrev=
iew-468121697",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview=
-468121697",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f39dffb15294_32c91964113846c--


From nobody Sun Aug 16 18:42:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E75163A12D6 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:41:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MaJxZxRIUTGI for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:41:56 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B5AD3A12D3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:41:56 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id C269F840D8E for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:41:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628515; bh=F7e+ouR+FcAWk5XcujB4rPUC/ukj/Do+eDGYghK685A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G/gfD+uTcMSeoG7le2Vc5z3r5pvRTNCGD++/BPjkFx4T+8xZ51p0vjI8g//ql2PzN DBDjwul2kL+a/YyXiXRngnb2KD9fwq54XfYqRvqMUe8hWsL8dWwvnIGRoUFrpiGesk heL3oxy47gLz+UB4k1UF3gLs88uX1I4p7eEL8OTQ=
Date: Sun, 16 Aug 2020 18:41:55 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK66WZTPTS3FOZY34SF5IXAWHEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/468122288@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39e063868b4_322719641245874"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EWu6MZQkcIbHjrOFWw_PtyCne2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:41:58 -0000

----==_mimepart_5f39e063868b4_322719641245874
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.

So I'm concerned about other places we use the initial window.  One is where you go idle and decide to reset the congestion window.  Another is where you move to a new path.  The former is interesting in this case because the MTU might carry across.  The latter, less so.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#discussion_r471192053
----==_mimepart_5f39e063868b4_322719641245874
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r471192053">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.
</pre>
<p>So I'm concerned about other places we use the initial window.  One is where you go idle and decide to reset the congestion window.  Another is where you move to a new path.  The former is interesting in this case because the MTU might carry across.  The latter, less so.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r471192053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DSRYMPCOWZ6LZDB3SBCDGHANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZN7JHNBA6NS7R4MH3SBCDGHA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPTPVMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r471192053",
"url": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r471192053",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f39e063868b4_322719641245874--


From nobody Sun Aug 16 18:44:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 269D73A12DA for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:44:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 iUU_jWtRK3H9 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:44:15 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E95453A12D3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:44:14 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 0710A340055 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:44:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628654; bh=DosZ/MdLur6+mikKoNZ5QjvFPiwvbJBsVeApVBobH34=; h=Date:From:To:Subject:From; b=gjVvYFoo/zpJrZqEymfrehp8G7HlQX4osPhsOCvSwqxz4e3maEHfoCfqIS9Bi3GG1 46ioAbsz61/6ZW6itWlMJLaELUQfnXuAVoIsK6ANHFiwt/cx+4oF1Ui2KRROme8YiI PSgbO3UVsxAG/2n9A/NOLWSB94Mvj1ZvzWpirXOc=
Date: Sun, 16 Aug 2020 18:44:13 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/9259b9-52c732@github.com>
Subject: [quicwg/base-drafts] 9cf53b: Make the ack-tracking examplary
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SB_a2Epl34bbX5_VLlLxiyxWd8A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:44:17 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9cf53b9ced77e3434f8ff5d47a0ff4795c148ca2
      https://github.com/quicwg/base-drafts/commit/9cf53b9ced77e3434f8ff5d47a0ff4795c148ca2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make the ack-tracking examplary

It's no longer normative and it's in a single section.


  Commit: 9663dc9ab37d0ec82b45d542e461573ff06f0cbe
      https://github.com/quicwg/base-drafts/commit/9663dc9ab37d0ec82b45d542e461573ff06f0cbe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: f6ffebe16738c836b4bcaf174e2ca6776ab37072
      https://github.com/quicwg/base-drafts/commit/f6ffebe16738c836b4bcaf174e2ca6776ab37072
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move a sentence up and tweak

Based on @MikeBishop note


  Commit: 52c7327ab465fefd41d53c983e41419606bc9b9c
      https://github.com/quicwg/base-drafts/commit/52c7327ab465fefd41d53c983e41419606bc9b9c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3979 from quicwg/ianswett-ack-tracking-examplary

Make the ack-tracking examplary


Compare: https://github.com/quicwg/base-drafts/compare/9259b971f1c7...52c7327ab465


From nobody Sun Aug 16 18:44:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24EBE3A12D3 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:44:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XEeLD9C9b9pe for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:44:15 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A73833A12D6 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:44:15 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id E2736E01F3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:44:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628654; bh=VYJ1XeaW6g3jfJDbRZIp7YtJYYkrgLL18ZJCdhN/c4Q=; h=Date:From:To:Subject:From; b=cOkywWaBjJ5t7zYdfq3lSTgSFT2/Eaj7yeQSSIadeaIr+aY+dhEngOmU4YWJcKosA 6W2yr+GG/ny3p+LP1xedkNJx1rUaO1OG+BoxyNxaykxQZUuKCbeqeW/FoSSCNRjdx9 hJ2rvrwfQ9D+B0PlNL/yBT3a+Fh5XwEjalJPiOBc=
Date: Sun, 16 Aug 2020 18:44:14 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ack-tracking-examplary/f6ffeb-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gdaQolwcOy1uixBC25J-sKP4kMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:44:17 -0000

  Branch: refs/heads/ianswett-ack-tracking-examplary
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Aug 16 18:44:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 436333A12D6 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:44:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 H_ebXomDU9mR for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:44:25 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0778A3A12DA for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:44:25 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id D85C6600E06 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:44:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628663; bh=FkqTpF6+7fAXKYr7NJ7durssUPWelVvEbEqB2hXdcMg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lJhUnp6nI4/ZmGGJoqW+Ob5bQ46bkWGK3LrAE9ozN9UA/PFiaptBq+Ma97uSbeOpB QicRWh4H94z+1rUawVT+Q1zloCF4MNT8WarT9sgNtQ/+kLEbv8yA6dtodLdvrYn2OH 1dNQYYUUU+kOzJhGOdvXFq3yEGNyuZkP4ODRXPVY=
Date: Sun, 16 Aug 2020 18:44:23 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4BGGZUVMAJE4HBKMV5IXA7PEVBNHHCN2MCX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3852/issue_event/3659862204@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3852@github.com>
References: <quicwg/base-drafts/issues/3852@github.com>
Subject: Re: [quicwg/base-drafts] Are 13.2.3 and 13.2.4 normative or not? (#3852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39e0f7c8c97_2cb196415787af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y2sPiTxmHGzn8f7Dek5HRlzNTb4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:44:26 -0000

----==_mimepart_5f39e0f7c8c97_2cb196415787af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3852 via #3979.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3852#event-3659862204
----==_mimepart_5f39e0f7c8c97_2cb196415787af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652837567" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3852" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3852/hovercard" href="https://github.com/quicwg/base-drafts/issues/3852">#3852</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="672101003" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3979" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3979/hovercard" href="https://github.com/quicwg/base-drafts/pull/3979">#3979</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3852#event-3659862204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZLMYUJRMRFGBSJNRDSBCDPPANCNFSM4OUBPFNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK77HNWLNRWVFMVUD2DSBCDPPA5CNFSM4OUBPFN2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3ISRBPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3852#event-3659862204",
"url": "https://github.com/quicwg/base-drafts/issues/3852#event-3659862204",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f39e0f7c8c97_2cb196415787af--


From nobody Sun Aug 16 18:44:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 037DB3A12D6 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:44:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZcMtkBhYE5IW for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:44:25 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 011E73A12D3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:44:24 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 3A1B6E1D50 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:44:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628664; bh=HRFBiEvt5N5TzpKAn+UjcbtF9eKkhIgCChpY0O9zqAE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OcxBPfHFuBho0Jcp6j6o2kX7rY/mjiot4slaqcan+zlfjTbMd/W9Zzi+2rttPtOif 6F4fEZ39JeZp6e/zOHtS0syNVSD2gN+mDVsQgEk0+GZuJuZf+t5IYZBASo4XyOyr4R R35gCToP/bMXq9x1erZ0qSNzQw9D6L4cSHcxBBFQ=
Date: Sun, 16 Aug 2020 18:44:24 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPS5H24RE4F7HVDP55IXA7REVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/issue_event/3659862201@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39e0f829588_27eb196431485b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RmRJG6KeFi9g3behUa3Utgi2LEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:44:27 -0000

----==_mimepart_5f39e0f829588_27eb196431485b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3979 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#event-3659862201
----==_mimepart_5f39e0f829588_27eb196431485b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="672101003" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3979" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3979/hovercard" href="https://github.com/quicwg/base-drafts/pull/3979">#3979</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#event-3659862201">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LLETFP5MNJBLV4FLSBCDPRANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JA2HLLEXL5753YRDSBCDPRA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3ISRBOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#event-3659862201",
"url": "https://github.com/quicwg/base-drafts/pull/3979#event-3659862201",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f39e0f829588_27eb196431485b--


From nobody Sun Aug 16 18:45:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40D623A12DA for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:45:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uy7e8nnoubgt for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:45:02 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A4D63A12D3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:45:02 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 58260340CF4 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:45:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628701; bh=3lvA03JGgnJ1YpFsILbxR76vAZAi7FASGtEgu6DWPAc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zIl3S4lcg0cHMRqfZNq7e/QGuvzIfd0wUM4PN6NwYfGHU7g+zOJHcdug9B/XqJfGp 0FK2yR4NJnQayIyCxgDA8fnZ9qMDxkRfSZuMjGRxcTnsIJ252bMzJLeGJqWADdZ82W ZhETvbPMFErUX9JCxR9yxW92LrD7JFPrerAJfA98=
Date: Sun, 16 Aug 2020 18:45:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EGKFYLPMDF4P45ON5IXBB3EVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/c674614387@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39e11d48ffb_672e196458374a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v7dl9wZEeP2BGTHdpxSkJsZYAUw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:45:07 -0000

----==_mimepart_5f39e11d48ffb_672e196458374a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yep, @janaiyengar lost the chance to fix the PR.  We are - of course - still open for editorial improvements in the form of new pull requests though.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#issuecomment-674614387
----==_mimepart_5f39e11d48ffb_672e196458374a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yep, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> lost the chance to fix the PR.  We are - of course - still open for editorial improvements in the form of new pull requests though.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#issuecomment-674614387">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYNEW7NF5464NC4LJ3SBCDR3ANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYEOIKCXFATP3QZFADSBCDR3A5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA24Y4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#issuecomment-674614387",
"url": "https://github.com/quicwg/base-drafts/pull/3979#issuecomment-674614387",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f39e11d48ffb_672e196458374a--


From nobody Sun Aug 16 18:45:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE1643A12DA for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:45:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Lm_z3i0UsqEp for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 18:45:18 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87B8F3A12D3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:45:18 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id BCBD058007C for <quic-issues@ietf.org>; Sun, 16 Aug 2020 18:45:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597628717; bh=8QNUXBs+HUJ0rdjKLE2s7fxSj8x89QLM+BYen8qNbUI=; h=Date:From:To:Subject:From; b=bI0hSQ841dQiGd1TjtZoeNuRTaLwCBaHM2qUgEiNnLB1Ue+kPhqvYbSrc0/trl2Ql ja8KuAMFpS5uMDWk+QTBJx0E5GSYZSnZkn2VsQ8Vw93C+dd0BtMbMeVK/YFqE97vCU onb+uCailZiCLWjZlX0XMgKOidXO3dh0o2H4Lu68=
Date: Sun, 16 Aug 2020 18:45:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b96d6b-eade14@github.com>
Subject: [quicwg/base-drafts] eade14: Script updating gh-pages from 52c7327a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LzkRSLFbx9NiDQxD48xolDpMjf4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 01:45:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: eade147d89bf400892c8f54ef1682c0dc6a6283d
      https://github.com/quicwg/base-drafts/commit/eade147d89bf400892c8f54ef1682c0dc6a6283d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 52c7327a. [ci skip]



From nobody Sun Aug 16 19:05:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 824483A12DF for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 19:05:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RmC5-riiwfcu for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 19:05:09 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B3FC53A12D9 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 19:05:09 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 8E2E8520025 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 19:05:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597629908; bh=m9AHQY2W0wJT/U7dXSlROauHGzdXSpl0yX6lmjgxY6g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oHYEQPESCdAI4saijz4c3XnrDsyFss7lYliRno1Ci3VKCo/XfP8FC/sBzp7cPqW4K vOVYE91tJCpbGvFmf/2qtBfA0aqHFMuCEdCb78r1BVIcgLTAcRhXDKLWQR0atXHvVg 7KMeMI/9rOCZ7HxOrzV24k1G02GUlpDIDUpcHrP4=
Date: Sun, 16 Aug 2020 19:05:08 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YNPMCN3TJ5PKWJ455IXDNJEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674618540@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39e5d47db9c_495e19642799e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hYjdM8XvAxYYu1xQWG4J2w9VCPA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 02:05:12 -0000

----==_mimepart_5f39e5d47db9c_495e19642799e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Followup on my [review comment](https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-468121792), I think what we need to do is to clarify that the scope of out-of-order packets is limited to ack-eliciting packets.

We can say that a out-order packet is defined as "a newly received ack-eliciting packet carrying a packet number that is either smaller than those of any previously-received ack-eliciting packets, or is more than one greater than any of those packets."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674618540
----==_mimepart_5f39e5d47db9c_495e19642799e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Followup on my <a href="https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-468121792" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4000/hovercard">review comment</a>, I think what we need to do is to clarify that the scope of out-of-order packets is limited to ack-eliciting packets.</p>
<p>We can say that a out-order packet is defined as "a newly received ack-eliciting packet carrying a packet number that is either smaller than those of any previously-received ack-eliciting packets, or is more than one greater than any of those packets."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674618540">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XWJ2BJV6ZVUNOV4LSBCF5JANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2GR2DOFTX67MQTCCDSBCF5JA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA25ZLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674618540",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674618540",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f39e5d47db9c_495e19642799e6--


From nobody Sun Aug 16 20:35:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 206843A0890 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 20:35:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level: 
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iMxz0dACWEl8 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 20:35:55 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC80B3A086E for <quic-issues@ietf.org>; Sun, 16 Aug 2020 20:35:54 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 2B6467A0D70 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 20:35:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597635354; bh=WzjjAgaLKt6AF15BAiylTFxRF/7UNkxN5zboe4MIw4E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fTT1MgmEvCnpMc9jf1AKiVPVflxtW+9GPbkv8QTWbJeUIUvwbvms010y+VbAsDF/2 EOF0Ar1ADfPJb3zmebXg7WOu3D/QqrszY7ZHZF/s1ghums9rZsXJQJDFx50r5o7qau Q/GJlmTV8P5kkfr+x7nIjn3SxRcFEBZhX8AzOsmY=
Date: Sun, 16 Aug 2020 20:35:53 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZWY45NOSFGXHG5AF5IXOBTEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674638169@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f39fb19d8726_484e1964754014"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vJQAkjJSa4XrexBz0-xchMy6pps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 03:35:56 -0000

----==_mimepart_5f39fb19d8726_484e1964754014
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

How do you tell if the absent packets are ack-eliciting?  I mean, most scenarios we use this definition are for the receiver, which can't know whether a missing packet is ack-eliciting.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674638169
----==_mimepart_5f39fb19d8726_484e1964754014
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>How do you tell if the absent packets are ack-eliciting?  I mean, most scenarios we use this definition are for the receiver, which can't know whether a missing packet is ack-eliciting.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674638169">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6RFW5RYT2LF46MQ43SBCQRTANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PPMP5RE575MUIBZLSBCQRTA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3CSWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674638169",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674638169",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f39fb19d8726_484e1964754014--


From nobody Sun Aug 16 21:03:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A7143A08D8 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:03:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jrFULKcQX4fB for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:03:49 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE8683A08D6 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:03:48 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 1AFD6600DD2 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:03:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637028; bh=7Y5nAg5/JtD7bQxl+BqkIPk3qxEjp+gjxPBN3BP+m48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JCkJwqiKZ6sxc1KVicNLC/vtP/bhgucm5TWYZDXrGIHtGvEvzxxObBa1vHyTR+A4a /TBmVePWP3synAo41+hgAh/yL9fiRLkE/gj+65APTA5y8OLkg/HpUIADbeB/31P6kp oxCu+/t/UPND6sIEo2Se26Y+RgFDzulHs82VmB2I=
Date: Sun, 16 Aug 2020 21:03:48 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4H2GMPZSH353X7ZIF5IXRKJEVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/c674643475@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a01a4b1ed_792919645305ec"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AskcaJxYQUAC5tGbKFN5ui18Tlk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:03:51 -0000

----==_mimepart_5f3a01a4b1ed_792919645305ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar, you can add this to your review load.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#issuecomment-674643475
----==_mimepart_5f3a01a4b1ed_792919645305ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>, you can add this to your review load.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988#issuecomment-674643475">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2D6XSE455CNG7RIXTSBCT2JANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK64ZFHPDAPTMCNCIC3SBCT2JA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3D4EY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988#issuecomment-674643475",
"url": "https://github.com/quicwg/base-drafts/pull/3988#issuecomment-674643475",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a01a4b1ed_792919645305ec--


From nobody Sun Aug 16 21:09:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7BCF3A08EC for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:09:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vBLqFXv_Q061 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:09:17 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73F1B3A08E5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:09:17 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 9F0D9E1E02 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:09:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637356; bh=D333AXqLrOgtROgBkOZSoEKeLcBQGeW3Kn8MijEam4k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IrWy0SKwMisvHJnR+gZcFzEZ3iJlIgFah/JrtSRs/ypf7LoMsA+O6LkrvztPc4WTQ 0tMHdzN2fdV4lAE4tiTXWXIdoJepyPbjmCqZAvM/CSSTVoVb2lsIJl0F8s8k8H5Tc8 7iZwTGzoT4V9oZZE2r6kxNCUaaJclWW3WQ/QHaz4=
Date: Sun, 16 Aug 2020 21:09:16 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7I22JCUORHDSWO3BV5IXR6ZEVBNHHCPCRAZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3932/674644455@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3932@github.com>
References: <quicwg/base-drafts/issues/3932@github.com>
Subject: Re: [quicwg/base-drafts] Clarify simultaneous path validation (#3932)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a02ec8f91e_6ff2196415531"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LAQZ9rF6Q_T63g9xkroeHKS81Y0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:09:19 -0000

----==_mimepart_5f3a02ec8f91e_6ff2196415531
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett, do you want to think about how you reached your conclusion here and see if there is something we can do to avoid that?  It seems to me that the cost to a server is limited by how many paths it wants to probe, not how many the client probes, so the state is well managed.

It's a little less neat if the client actively migrates multiple times.  But I would say that the server can abandon probes to keep the number of active probes down to at most 2 (one for the most recent *validated* path, one for the most recent *active* path).  Is that something we need to explain more thoroughly?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3932#issuecomment-674644455
----==_mimepart_5f3a02ec8f91e_6ff2196415531
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>, do you want to think about how you reached your conclusion here and see if there is something we can do to avoid that?  It seems to me that the cost to a server is limited by how many paths it wants to probe, not how many the client probes, so the state is well managed.</p>
<p>It's a little less neat if the client actively migrates multiple times.  But I would say that the server can abandon probes to keep the number of active probes down to at most 2 (one for the most recent <em>validated</em> path, one for the most recent <em>active</em> path).  Is that something we need to explain more thoroughly?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3932#issuecomment-674644455">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XEEIC37PNMES3H4DSBCUOZANCNFSM4PEEGI2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK56547AWX45R6GQIO3SBCUOZA5CNFSM4PEEGI2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3EDZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3932#issuecomment-674644455",
"url": "https://github.com/quicwg/base-drafts/issues/3932#issuecomment-674644455",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a02ec8f91e_6ff2196415531--


From nobody Sun Aug 16 21:13:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADF453A08FC for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:13:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 idENjNpOhatL for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:13:00 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 30C873A08F5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:13:00 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 2F7245E0ED2 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:12:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637579; bh=Lu8KmgaQXbWxvmYDWOG0FZzO6zaUdjzFmP/itglD+Vc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d39xLw3bjg57PdKq9HOAoGWfwSdKajXwh2fFHlWh7ek67OtZ9ty2PZXfrKgwrLHmT YaWDIzQHnDwnhJskgm4SZOWc+WRbLcxdOJbrnbHxfBji1P2We7iNBF/OsEz39sgJxx pYfE2CxSiNk/rDdk1NyGfcFcgRcY7EF19EklszCo=
Date: Sun, 16 Aug 2020 21:12:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZETDZPAB3NIAUAVAN5IXSMXEVBNHHCMS76VA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3781/674645070@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3781@github.com>
References: <quicwg/base-drafts/issues/3781@github.com>
Subject: Re: [quicwg/base-drafts] Minor inconsistency of error when MAX_STREAMS exceeds 2^60 (#3781)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a03cb20eb8_1cd6196410391ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/efh7krJWHH8H0lGwnlXbFijW298>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:13:02 -0000

----==_mimepart_5f3a03cb20eb8_1cd6196410391ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm going to drop #3792.  I agree with the comments suggesting that FRAME_ENCODING_ERROR is the right answer.

Note that you might still receive a different error, as we permit endpoints that detect multiple errors to send any that it detects, and this case clearly justifies use of STREAM_LIMIT_ERROR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3781#issuecomment-674645070
----==_mimepart_5f3a03cb20eb8_1cd6196410391ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm going to drop <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="646059565" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3792" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3792/hovercard" href="https://github.com/quicwg/base-drafts/pull/3792">#3792</a>.  I agree with the comments suggesting that FRAME_ENCODING_ERROR is the right answer.</p>
<p>Note that you might still receive a different error, as we permit endpoints that detect multiple errors to send any that it detects, and this case clearly justifies use of STREAM_LIMIT_ERROR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3781#issuecomment-674645070">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7D7TOH3YCMQ5NXOBDSBCU4XANCNFSM4ODXUIMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFITT7J2BGNJPMUZDSBCU4XA5CNFSM4ODXUIM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3EITQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3781#issuecomment-674645070",
"url": "https://github.com/quicwg/base-drafts/issues/3781#issuecomment-674645070",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a03cb20eb8_1cd6196410391ca--


From nobody Sun Aug 16 21:15:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40F933A0903 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:15:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 86ucmWSU2wFW for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:15:15 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65F043A08F5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:15:15 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id CC962580057 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:15:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637714; bh=FnjxX7w0jupIsViuuFDeerFKFgNktTa/tVsEBOGxeG0=; h=Date:From:To:Subject:From; b=K1o+KDj9IDe2LuVSIQytgSSIIbbEk1EK3c8hweNFIOrHjs/xPDzUpBqs6JFupkNqX /by2CTig9ZKUzNz1mlWo4yhcnxJPY6gmlAqFuRFYu/tGyVSa/Wf1W48WtDCO5b5M6z YjMBTkWwrNkGDAJDFfkCmBG2ZlEhIEshwh1wQrGo=
Date: Sun, 16 Aug 2020 21:15:14 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/more-than-2-60/000000-74dff6@github.com>
Subject: [quicwg/base-drafts] 74dff6: Use FRAME_ENCODING_ERROR for stream limits >2^60
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QvEuaPqcfDxHdptbnRmrjDWYCtY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:15:16 -0000

  Branch: refs/heads/more-than-2-60
  Home:   https://github.com/quicwg/base-drafts
  Commit: 74dff6511f32ec8a7cde61034cf36abd7846fd64
      https://github.com/quicwg/base-drafts/commit/74dff6511f32ec8a7cde61034cf36abd7846fd64
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use FRAME_ENCODING_ERROR for stream limits >2^60

This is an error that can be detected in frame parsing without
additional context.

Closes #3781.



From nobody Sun Aug 16 21:15:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B68F3A0903 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:15:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 dSEN73XZoeQv for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:15:36 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 244CE3A08F5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:15:36 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 6B798840BF9 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:15:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637735; bh=X3gDicH6heRPiKGCKTLaPdPqkFFFJeZyCk0ZLcnazIY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=qXc/wSCQDY4cFL5z7XxTMqrbo4xRdQUZmHwiTMt5v2/imXpLDrJ1JCfbO9CzpBpda /fcUpX1T6Tw+vPkWkdU4EqlZVSbIzB6IpE89jETRy+Behqt0XgyLdfv2FhdATMO/Yd 8txhnFr94l6OBC897kjmGmAsnvFKMuUQNkGIprOo=
Date: Sun, 16 Aug 2020 21:15:35 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZM4U2EFJHVCBOLHTF5IXSWPEVBNHHCRBV7EU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4002@github.com>
Subject: [quicwg/base-drafts] Use FRAME_ENCODING_ERROR for stream limits >2^60 (#4002)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a04675b5d0_5ae1964466433"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/om_wJwIFTlUXVPD1n15F2j5HymI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:15:37 -0000

----==_mimepart_5f3a04675b5d0_5ae1964466433
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is an error that can be detected in frame parsing without
additional context.

Closes #3781.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4002

-- Commit Summary --

  * Use FRAME_ENCODING_ERROR for stream limits &gt;2^60

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4002.patch
https://github.com/quicwg/base-drafts/pull/4002.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4002

----==_mimepart_5f3a04675b5d0_5ae1964466433
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is an error that can be detected in frame parsing without<br>
additional context.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3781.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="642514600" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3781" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3781/hovercard" href="https://github.com/quicwg/base-drafts/issues/3781">#3781</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4002'>https://github.com/quicwg/base-drafts/pull/4002</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use FRAME_ENCODING_ERROR for stream limits &gt;2^60</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4002/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4002.patch'>https://github.com/quicwg/base-drafts/pull/4002.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4002.diff'>https://github.com/quicwg/base-drafts/pull/4002.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4002">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62ML6PXPA22HB7W6LSBCVGPANCNFSM4QBG7QEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JVTZMMTSLGUJ24D3SBCVGPA5CNFSM4QBG7QE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEGX4SQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4002",
"url": "https://github.com/quicwg/base-drafts/pull/4002",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3a04675b5d0_5ae1964466433--


From nobody Sun Aug 16 21:15:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6EAE3A0903 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:15:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 eh9LVEKlZwd6 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:15:47 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE12F3A08F5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:15:46 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 320985E07F9 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:15:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637746; bh=UD6O/UyiZsN3pmTWeozPq+efrJbNm2C00umzxnduvG0=; h=Date:From:To:Subject:From; b=QZKmgwhBx/VjvbgWjXn5or4Ll1AKCaX6PzBLLKSWKwk/rVMBAC4G4LUkP9+l07x0t e3ymBqc7aOjWZzsGgzKd+2dWks90EXlcRwV5QKPxTERUMPKYvG+oSudZs6oCW8wgjF d11NBc+EQtndZpekA8hfFWgjaQt8owby4oXsr1lg=
Date: Sun, 16 Aug 2020 21:15:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/max-stream-error/81bbb8-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rVw_KVoJ--qJJRtqFUVF9EpylVU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:15:48 -0000

  Branch: refs/heads/max-stream-error
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Aug 16 21:15:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B5813A0903 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:15:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vKIE8fi62vkQ for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:15:53 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 654A93A08F5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:15:53 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id AEDC8560081 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:15:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637752; bh=g99CI9QvXB+jorUtD7gSqugmS3U4/Om2dkr29KMd2CA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s17MFUn/wPDsvT2x86VFLXC2sIvLS0arOX6lvB57eTmtSxoL13HqooI9036uFswrf ZVdrJltPB66A1Ole9p6z/Y/nfEw4PVvV0ptVKoLSZ0dAoZlzKm4jCSzRCWn3ak0QQq FKGHdhOKZzT8TyV/iQDzCVl79t79hMsJpyDwVlAk=
Date: Sun, 16 Aug 2020 21:15:52 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OA37JUSEVPSFNHTV5IXSXREVBNHHCNAQWFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3792/issue_event/3660080382@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3792@github.com>
References: <quicwg/base-drafts/pull/3792@github.com>
Subject: Re: [quicwg/base-drafts] Allow both error types for >2^60 in MAX_STREAMS (#3792)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a04789e878_7f47196495126a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vVyb9sQMl5_4ZDRtJNOl6yVOCW4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:15:55 -0000

----==_mimepart_5f3a04789e878_7f47196495126a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3792.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3792#event-3660080382
----==_mimepart_5f3a04789e878_7f47196495126a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="646059565" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3792" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3792/hovercard" href="https://github.com/quicwg/base-drafts/pull/3792">#3792</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3792#event-3660080382">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7BNAZBGMYPZHASZD3SBCVHRANCNFSM4OJB4QAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3SBD74PUCZED6FOSDSBCVHRA5CNFSM4OJB4QA2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3IUGJ7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3792#event-3660080382",
"url": "https://github.com/quicwg/base-drafts/pull/3792#event-3660080382",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a04789e878_7f47196495126a--


From nobody Sun Aug 16 21:16:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08E1F3A0909 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:16:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 T2CWrMn7qcXC for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:16:27 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6ED03A0907 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:16:26 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 257119025AB for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:16:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637786; bh=WwgF0+5Wq0LxEPBZyfFw3JqB8MhSRUkN4+j55I4+QBA=; h=Date:From:To:Subject:From; b=jPorOAAOX+ttXaSiZXGzpW8gkbzvjl14W5nIThbz5qO1U/9zvLkoMhoKzJXlI5iN2 uqE4nDRjlOkeaH0CdBejmdw9iYKxzo6MDZhJLY6DFAV2UKrHN6TaCjLuaYij6O5wpF YIuEzrw8GD2kVL0TpOwmec+qscA32Bkos7efmIg4=
Date: Sun, 16 Aug 2020 21:16:26 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/eade14-2d1b3c@github.com>
Subject: [quicwg/base-drafts] 2d1b3c: Script updating gh-pages from 74dff651. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c48DH0sdlbdajfoSqOaS4zZnSLs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:16:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2d1b3c22518541a01ffbf42c0e8f833ab226ffc0
      https://github.com/quicwg/base-drafts/commit/2d1b3c22518541a01ffbf42c0e8f833ab226ffc0
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M index.html
    A more-than-2-60/draft-ietf-quic-http.html
    A more-than-2-60/draft-ietf-quic-http.txt
    A more-than-2-60/draft-ietf-quic-invariants.html
    A more-than-2-60/draft-ietf-quic-invariants.txt
    A more-than-2-60/draft-ietf-quic-qpack.html
    A more-than-2-60/draft-ietf-quic-qpack.txt
    A more-than-2-60/draft-ietf-quic-recovery.html
    A more-than-2-60/draft-ietf-quic-recovery.txt
    A more-than-2-60/draft-ietf-quic-tls.html
    A more-than-2-60/draft-ietf-quic-tls.txt
    A more-than-2-60/draft-ietf-quic-transport.html
    A more-than-2-60/draft-ietf-quic-transport.txt
    A more-than-2-60/index.html

  Log Message:
  -----------
  Script updating gh-pages from 74dff651. [ci skip]



From nobody Sun Aug 16 21:16:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 988013A0909 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:16:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 e1Qve8KNR7jN for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:16:38 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9FA5E3A0907 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:16:38 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id CFC499000A3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:16:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597637797; bh=VBHOTNeTUeeWifzQRC1HY0bEvl0kgrhcLrXF++pLdLw=; h=Date:From:To:Subject:From; b=W/bIrEmcOcXiewI2V5JoATlEZzv9k6TuH/QHIKAg8ty3eqqrEfCBeQ/dIT+pRN32d JZbFktPvVsHAEwDW9JvOEKoCnW36NEKw3ym2YJjoleTDbQijyEzOH76LJJ4vNuLgXR SgPkS2ot2CmM2X6ROAzqEj5CoETCsjd0W8nk4Tw0=
Date: Sun, 16 Aug 2020 21:16:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2d1b3c-fd0c03@github.com>
Subject: [quicwg/base-drafts] fd0c03: Script updating archive at 2020-08-17T04:16:19Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q3tB0uuvHLVFRcP_N6YmYU_ROsg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:16:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fd0c031a5fcb657f551fec3104968bd39fc7f7e5
      https://github.com/quicwg/base-drafts/commit/fd0c031a5fcb657f551fec3104968bd39fc7f7e5
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-17T04:16:19Z. [ci skip]



From nobody Sun Aug 16 21:29:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C86943A08C6 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:29:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 2sJobfWeMRPE for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:29:04 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E976A3A08CA for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:29:04 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 2C2DF580075 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:29:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597638543; bh=WojjPjQXbcoB162MMyTzNzBripxdAccox5o1d1mGR1E=; h=Date:From:To:Subject:From; b=P3R3fwdxtzwRVFqkgMDQBU+tVXYvZEiRWIWc3pLNJh4I0ABali9LVr73WSoQmMHpm ChJINGsRIvSVff312cDnyRf2bOMp6FhhGLjgY1t5XQ95EdzrEoiJlbmSEKNAuCZVZ3 Xnq9jhcNj7M2Elg217G70hKHOp5QGKFo/5WWRB+k=
Date: Sun, 16 Aug 2020 21:29:02 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/split-initial-close/000000-2f9e35@github.com>
Subject: [quicwg/base-drafts] 2f9e35: Split conditions for Initial CONNECTION_CLOSE
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8or90w2W7ryj6iAG5tplufTvJ4w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:29:07 -0000

  Branch: refs/heads/split-initial-close
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2f9e359892127972e75ea8603cc9be2d2cdea2e5
      https://github.com/quicwg/base-drafts/commit/2f9e359892127972e75ea8603cc9be2d2cdea2e5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split conditions for Initial CONNECTION_CLOSE

This sentence structure was unnecessarily byzantine.

Closes #3902.



From nobody Sun Aug 16 21:29:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E42913A08CA for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:29:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 JctJ9V5ip--G for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:29:24 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B3DC33A08C6 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:29:24 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 0554D520062 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:29:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597638564; bh=PU3TMcKM7LHJqt4g6nbOcE42wKJ6gtBY80fI0F9HxxI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Z6xLNv0R+aK8gxI/abPeCT8wSnj13H2qtlqVtnk/qWL8ZQOCL9Eu2Mwftu0o9mEWu a3Gi1+zFKV+qE/B3sRLiuPclDaS9Dq9Cm2t8JqtRfyFwff//fSY3i2eBRUiGYTRW3T ghsHYlbjX63lDBdVYCH3ZqDkKqMJrNSdxg1R7kXE=
Date: Sun, 16 Aug 2020 21:29:23 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5V4EKDQFNLRFH3EN55IXUKHEVBNHHCRBWP6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4003@github.com>
Subject: [quicwg/base-drafts] Split conditions for Initial CONNECTION_CLOSE (#4003)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a07a3e8693_7faf1964102868"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RINXSRkX1bhRdNy-EG2K1_re1s0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:29:26 -0000

----==_mimepart_5f3a07a3e8693_7faf1964102868
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This sentence structure was unnecessarily byzantine.

Closes #3902.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4003

-- Commit Summary --

  * Split conditions for Initial CONNECTION_CLOSE

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4003.patch
https://github.com/quicwg/base-drafts/pull/4003.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4003

----==_mimepart_5f3a07a3e8693_7faf1964102868
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This sentence structure was unnecessarily byzantine.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3902.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="656409005" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3902" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3902/hovercard" href="https://github.com/quicwg/base-drafts/issues/3902">#3902</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4003'>https://github.com/quicwg/base-drafts/pull/4003</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Split conditions for Initial CONNECTION_CLOSE</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4003/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4003.patch'>https://github.com/quicwg/base-drafts/pull/4003.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4003.diff'>https://github.com/quicwg/base-drafts/pull/4003.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4003">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XBJP2EZUT7TA6EWTSBCW2HANCNFSM4QBHGZIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3E4XAVUUZMTDI7GRDSBCW2HA5CNFSM4QBHGZIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEGZ7YA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4003",
"url": "https://github.com/quicwg/base-drafts/pull/4003",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3a07a3e8693_7faf1964102868--


From nobody Sun Aug 16 21:30:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBC523A08CA for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:30:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 X3wxCLgPm9_c for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:29:59 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A95343A08BD for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:29:59 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 0135F8401F1 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:29:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597638599; bh=5AMeBqH+Vt6a0rG10t0BlYRjCtWHXlNyUwDexFnvKfU=; h=Date:From:To:Subject:From; b=UZ4vKl7mfr2pPxc8O5GdDbh5rNn853qIcQztJlALoY+360FQ37E3CIXl+DutTiBkS j0qVlG5q8Ry4yf64JAK21Y2dpNWrWFGYCOQvue6GRgo73/LDaSGzxIu1Q79wr1+6cW h2iobX4/PjxshvVFYdad0DSl5u9rxy3fUrEMRrAA=
Date: Sun, 16 Aug 2020 21:29:58 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fd0c03-6f5cac@github.com>
Subject: [quicwg/base-drafts] 6f5cac: Script updating gh-pages from 2f9e3598. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mHVZ97ESBqW3YXUKNZo3wtUtUcA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:30:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6f5cac30ced6ff59d3b84c69850012ea42f41a70
      https://github.com/quicwg/base-drafts/commit/6f5cac30ced6ff59d3b84c69850012ea42f41a70
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M index.html
    A split-initial-close/draft-ietf-quic-http.html
    A split-initial-close/draft-ietf-quic-http.txt
    A split-initial-close/draft-ietf-quic-invariants.html
    A split-initial-close/draft-ietf-quic-invariants.txt
    A split-initial-close/draft-ietf-quic-qpack.html
    A split-initial-close/draft-ietf-quic-qpack.txt
    A split-initial-close/draft-ietf-quic-recovery.html
    A split-initial-close/draft-ietf-quic-recovery.txt
    A split-initial-close/draft-ietf-quic-tls.html
    A split-initial-close/draft-ietf-quic-tls.txt
    A split-initial-close/draft-ietf-quic-transport.html
    A split-initial-close/draft-ietf-quic-transport.txt
    A split-initial-close/index.html

  Log Message:
  -----------
  Script updating gh-pages from 2f9e3598. [ci skip]



From nobody Sun Aug 16 21:33:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 884453A08CA for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:33:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XFW0VlOIsgoK for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:33:18 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 800333A08C6 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:33:18 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id C7315E0009 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:33:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597638797; bh=WFekezHYDEs7WrxJ837dJrn3Iu1niOsoDUu7SUx3NEs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qDWGu7ejQ61jMX/x31mZ91Lextg4ZNPBFJp5dYrHq665Wd+IQMQJggtcacSxEBsmk P6UJyiQ2QZRFkyumTvA0fXnetTP4XR6MFzZzKZLsKsLJhfpyPZaRXxam7TGKN4uMT/ eoXl5HSDp7RJOUlapJb/3rzebU4CEyszyveTYZ2g=
Date: Sun, 16 Aug 2020 21:33:17 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBMPFMERARQ62Q7W55IXUY3EVBNHHCRBWP6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4003/review/468158384@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4003@github.com>
References: <quicwg/base-drafts/pull/4003@github.com>
Subject: Re: [quicwg/base-drafts] Split conditions for Initial CONNECTION_CLOSE (#4003)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a088db5d3d_6372196446399c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/19AMq481kzxfZhY4MvmwmD2J7Qc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:33:19 -0000

----==_mimepart_5f3a088db5d3d_6372196446399c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-468158384
----==_mimepart_5f3a088db5d3d_6372196446399c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-468158384">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GQHVHL2NN6XMVTOLSBCXI3ANCNFSM4QBHGZIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ZKYNJ76DF4TRDL63SBCXI3A5CNFSM4QBHGZIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPTYPMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-468158384",
"url": "https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-468158384",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a088db5d3d_6372196446399c--


From nobody Sun Aug 16 21:35:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 012113A092E for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:35:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fSCF24l9uuCD for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:35:28 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B7763A0926 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:35:28 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 23F525E004E for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:35:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597638927; bh=JjLw7aXGWmEjj6jFhM0ODcq1ICQJ1C6Fqg1viK1zI6E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L73NuRD8Qbefm/RhsGXVY+KBEBWiCLfH/MhNOAt3TcyztSezc+97bd5ywb+DkZ0oW gwA0EyIk0h2ZEl63m34RclzR8ug1Rtoevcg6tYY6k/MbT68uK0Q1WQj86wK+olvc/N pkrqB6SnNiJIM0vVfC1CWR5WTaAOee0Jk0uKVzC8=
Date: Sun, 16 Aug 2020 21:35:27 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5V7Q46GTZGJPEFY655IXVA7EVBNHHCRBV7EU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4002/review/468158862@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4002@github.com>
References: <quicwg/base-drafts/pull/4002@github.com>
Subject: Re: [quicwg/base-drafts] Use FRAME_ENCODING_ERROR for stream limits >2^60 (#4002)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a090f14751_3fa9196410511d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9KstjsA2pk6Ev7DisoL0MVm4HAM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:35:29 -0000

----==_mimepart_5f3a090f14751_3fa9196410511d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-468158862
----==_mimepart_5f3a090f14751_3fa9196410511d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-468158862">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4NIWYVHVOWKLPKIWLSBCXQ7ANCNFSM4QBG7QEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYULTDGB2OFFJIANJ3SBCXQ7A5CNFSM4QBG7QE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPTYTDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-468158862",
"url": "https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-468158862",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a090f14751_3fa9196410511d4--


From nobody Sun Aug 16 21:53:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 920243A093A for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:53:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LvrEpyDiA-Ld for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 21:53:34 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64DEF3A0937 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:53:34 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 82DCF560E1B for <quic-issues@ietf.org>; Sun, 16 Aug 2020 21:53:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640013; bh=+HIS2r5HzujI9QsTS8+BKADDeGQ4BrsGXpW7t7c+/5U=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ji4/Sk6+EWHxPP9dnW3vL/yhu3XZ/FlbhJnyu+SjMOPRl+ZPJ1cPVChaRwaEm0C9j 8jUKsiHlz/eWhwr2Zr6Lv1phgpVRYZ+6sl2Hv2hIfEIKVuqQc3jyW1KhfkxgWcXne2 LPZ10FsAV9iOQGfvi3d77JwoCLrU40PwpcA8Q/co=
Date: Sun, 16 Aug 2020 21:53:33 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFZEMZ36ZBS2MRCEN5IXXE3EVBNHHCRBXL6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4004@github.com>
Subject: [quicwg/base-drafts] Two reasons to exceed bytes in flight (#4004)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a0d4d72833_281b196497871a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mEE_6uBFvtio4gIvIuzy2JD9Rbk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 04:53:36 -0000

----==_mimepart_5f3a0d4d72833_281b196497871a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It might pay to reconcile:

> An endpoint MUST NOT send a packet if it would cause bytes_in_flight (see
{{vars-of-interest}}) to be larger than the congestion window, unless the packet
is sent on a PTO timer expiration; see {{pto}}.

And

> When entering recovery, a single packet MAY be sent even if bytes in flight
now exceeds the recently reduced congestion window.

Now, you might implement the latter using PTO machinery, but that text doesn't really suggest that in any way.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4004
----==_mimepart_5f3a0d4d72833_281b196497871a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>It might pay to reconcile:</p>
<blockquote>
<p>An endpoint MUST NOT send a packet if it would cause bytes_in_flight (see<br>
{{vars-of-interest}}) to be larger than the congestion window, unless the packet<br>
is sent on a PTO timer expiration; see {{pto}}.</p>
</blockquote>
<p>And</p>
<blockquote>
<p>When entering recovery, a single packet MAY be sent even if bytes in flight<br>
now exceeds the recently reduced congestion window.</p>
</blockquote>
<p>Now, you might implement the latter using PTO machinery, but that text doesn't really suggest that in any way.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4004">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYOAHFBULVSOOSDR7DSBCZU3ANCNFSM4QBHR5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4B5DTLISGXQISZI5TSBCZU3A5CNFSM4QBHR5D2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEG5P3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4004",
"url": "https://github.com/quicwg/base-drafts/issues/4004",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a0d4d72833_281b196497871a--


From nobody Sun Aug 16 22:01:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC0933A0948 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:01:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.007
X-Spam-Level: 
X-Spam-Status: No, score=-2.007 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, HTML_SHORT_LINK_IMG_2=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 08zPJQ44yyYP for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:01:50 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D10B53A0945 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:01:50 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id DBCB3E1E11 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:01:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640509; bh=POx02JXYaLM68Q+x3VM0AQBzVisYeiJCWBTrxFiOlE8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p23R6OKS5zwmc4AF7LozhX5oqGeMb9aHYP20l1YTa487DSaCrKVEYbbfRHzCctF0P quuLe6fhfqeDZuJoxtKiQ1nqCiatXMoui4Yf6U61mxYRaeMU/ydaDX9M0t+vexb1q7 iELTFRnmFoxr3LoPHKvvg5jKluyrSFeznygE7g4I=
Date: Sun, 16 Aug 2020 22:01:49 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47L7IRD7GN2VFGPBV5IXYD3EVBNHHCQHZFVU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3982/674656304@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3982@github.com>
References: <quicwg/base-drafts/issues/3982@github.com>
Subject: Re: [quicwg/base-drafts] Define slow start and congestion avoidance (#3982)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a0f3dcc290_664619643766bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JAdxY4iFDsYQWrMjT1KE3cpxvQs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:01:52 -0000

----==_mimepart_5f3a0f3dcc290_664619643766bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

BTW, do people prefer to think of this as a two-state system, or three states:
![image](https://user-images.githubusercontent.com/67641/90358813-71612a00-e09a-11ea-8a05-63dc5672170e.png)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3982#issuecomment-674656304
----==_mimepart_5f3a0f3dcc290_664619643766bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>BTW, do people prefer to think of this as a two-state system, or three states:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/67641/90358813-71612a00-e09a-11ea-8a05-63dc5672170e.png"><img src="https://user-images.githubusercontent.com/67641/90358813-71612a00-e09a-11ea-8a05-63dc5672170e.png" alt="image" style="max-width:100%;"></a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3982#issuecomment-674656304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7NSCGZQBRJ2HM2ND3SBC2T3ANCNFSM4PU3XD4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZIPKHD6VYORWLL6ALSBC2T3A5CNFSM4PU3XD4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3HAMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3982#issuecomment-674656304",
"url": "https://github.com/quicwg/base-drafts/issues/3982#issuecomment-674656304",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a0f3dcc290_664619643766bd--


From nobody Sun Aug 16 22:04:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E172F3A094C for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:04:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 b1X_z1cICjmb for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:04:22 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAE0C3A0948 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:04:22 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id E190A5C004F for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:04:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640661; bh=+GMHg8SyRnTtPtOMhGhcNfTkkzZFTwHg1XOKUuw0KIo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uDMbIAlTVFOhSvBXylY4DlshCZeYel3USG/M6cgc3UuSBwp7Bag58642PIKsbCxRo i6IFKqCw1XF7aUp+/qESHtCgXpxBzqwEZ5VqOjiBtUQ6ziqplVwln9tvndBnRS4dFh Cb8K/nx9MkHeTv7Vbrvkywo1YNeZtbFk0j93JSSg=
Date: Sun, 16 Aug 2020 22:04:21 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ARTLR3C34LGGVE6F5IXYNLEVBNHHCN2MIPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3853/674657166@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3853@github.com>
References: <quicwg/base-drafts/issues/3853@github.com>
Subject: Re: [quicwg/base-drafts] MUST NOT bundle, etc. (#3853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a0fd5d07b2_e6919642717b7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Yhl0aFcsUK-i57I_7oBrQce5oEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:04:24 -0000

----==_mimepart_5f3a0fd5d07b2_e6919642717b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For some reason, this text is already in the draft.  I note that @huitema's concern about 1-RTT looping remains. I'm going to close *this* and let those who want to deal with the looping do so (that smells a little design-y, unfortunately).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3853#issuecomment-674657166
----==_mimepart_5f3a0fd5d07b2_e6919642717b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>For some reason, this text is already in the draft.  I note that <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huitema/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a>'s concern about 1-RTT looping remains. I'm going to close <em>this</em> and let those who want to deal with the looping do so (that smells a little design-y, unfortunately).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3853#issuecomment-674657166">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYDC5BPJ2SEQQU547DSBC25LANCNFSM4OUBRGVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7AKJJ5FOQ2NEH2ZDSBC25LA5CNFSM4OUBRGV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3HHDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3853#issuecomment-674657166",
"url": "https://github.com/quicwg/base-drafts/issues/3853#issuecomment-674657166",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a0fd5d07b2_e6919642717b7--


From nobody Sun Aug 16 22:04:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97E5B3A094C for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:04:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.009
X-Spam-Level: 
X-Spam-Status: No, score=-7.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BygOifOCJTqc for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:04:24 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 127FC3A0948 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:04:23 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 44D445C0098 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:04:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640663; bh=2HDVaGFHf1g/ADcYKljliPi7LpfLc5XQNH+/FO9GZn4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q1jnDhj5amN1gFQrPLBEjCZad6pGLpIS+71gAMWt3lJ5WM35OCtax75Lzvcn6WcX4 LY2Urwon0zMi4U+4zH2NL4FIn+WI51O0K26wiBqLo53BB9YNxvDCQXAnuvVRYvw5DF Js5Rd70XgfY/yUErRfdOzNXcSmeNwiSEX1mlJy5o=
Date: Sun, 16 Aug 2020 22:04:23 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KSYWT7P6HMFP6QCN5IXYNPEVBNHHCN2MIPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3853/issue_event/3660156163@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3853@github.com>
References: <quicwg/base-drafts/issues/3853@github.com>
Subject: Re: [quicwg/base-drafts] MUST NOT bundle, etc. (#3853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a0fd7344f2_2da019644929c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v2c8z3BZveTtmyh9vlLYzcPcfQg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:04:26 -0000

----==_mimepart_5f3a0fd7344f2_2da019644929c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3853.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3853#event-3660156163
----==_mimepart_5f3a0fd7344f2_2da019644929c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="652839036" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3853" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3853/hovercard" href="https://github.com/quicwg/base-drafts/issues/3853">#3853</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3853#event-3660156163">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4BORCZYBGIVYYBWFTSBC25PANCNFSM4OUBRGVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ZOJCUKHYOZMRNIETSBC25PA5CNFSM4OUBRGV2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3IUY2AY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3853#event-3660156163",
"url": "https://github.com/quicwg/base-drafts/issues/3853#event-3660156163",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a0fd7344f2_2da019644929c5--


From nobody Sun Aug 16 22:05:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D4763A0949 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:05:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.097
X-Spam-Level: 
X-Spam-Status: No, score=-3.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LOv9JAUyKim7 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:05:43 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE3123A0948 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:05:43 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 3C0BF5801F7 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:05:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640743; bh=f6PQLafPuyBhPY/fJ3fxbIVPTK8Ux548F83yIXFlrfE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R2lMHzHeWbaJ2d2NT7x72FynUfb1TpI2Zis9Th9zkxX6m5SCGnRiwOxsnfFOeLRQV 55/0FgEYTyOzgFqKm2yWvrsv7rj3+2T4Ok80sMThtBaeDcTlgLrXnBoJOeH5O7CFN5 +gXpOBpIKS2pE+8vRYYeJfQ2PgsuRpX49t5yG9bc=
Date: Sun, 16 Aug 2020 22:05:42 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5FNJVAUIJ4JLBWGF5IXYSNEVBNHHCRBJH34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4001/674657546@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4001@github.com>
References: <quicwg/base-drafts/issues/4001@github.com>
Subject: Re: [quicwg/base-drafts] Offloads should not delay ACKs (#4001)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a1026e9c9a_141c1964297117"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QRtUmMOVYC_hwFEBayz9jWJb-fM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:05:45 -0000

----==_mimepart_5f3a1026e9c9a_141c1964297117
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674638169, @martinthomson asks:
> How do you tell if the absent packets are ack-eliciting? I mean, most scenarios we use this definition are for the receiver, which can't know whether a missing packet is ack-eliciting.

I think we need to think about two possibilities: an ack-eliciting packet overtaking ack-only packet, and an ack-only packet overtaking an ack-eliciting packet.

If the former happens, the receiver can do nothing but send an immediate ack, because it cannot tell if the yet-missing packet is ack-only. But in the opposite case, the receiver can tell that it was an ack-only packet, because it has already received that packet.

IIUC, @ianswett's point is that we'd frequently see the latter when pacing is used, and therefore that we should address the issue.

IMO, this issue is an artifact of us using one packet number space for loss recovery in both directions. The problem cannot be cleanly solved unless we use different packet number spaces for ack-eliciting packets and ack-only packets. That said, I do think that it is a good idea to minimize the impact of the problem, and that the proposed clarification works fine in that respect.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674657546
----==_mimepart_5f3a1026e9c9a_141c1964297117
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>In <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679814017" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4000" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4000/hovercard?comment_id=674638169&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674638169">#4000 (comment)</a>, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> asks:</p>
<blockquote>
<p>How do you tell if the absent packets are ack-eliciting? I mean, most scenarios we use this definition are for the receiver, which can't know whether a missing packet is ack-eliciting.</p>
</blockquote>
<p>I think we need to think about two possibilities: an ack-eliciting packet overtaking ack-only packet, and an ack-only packet overtaking an ack-eliciting packet.</p>
<p>If the former happens, the receiver can do nothing but send an immediate ack, because it cannot tell if the yet-missing packet is ack-only. But in the opposite case, the receiver can tell that it was an ack-only packet, because it has already received that packet.</p>
<p>IIUC, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>'s point is that we'd frequently see the latter when pacing is used, and therefore that we should address the issue.</p>
<p>IMO, this issue is an artifact of us using one packet number space for loss recovery in both directions. The problem cannot be cleanly solved unless we use different packet number spaces for ack-eliciting packets and ack-only packets. That said, I do think that it is a good idea to minimize the impact of the problem, and that the proposed clarification works fine in that respect.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674657546">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RRALJT2ES2ZZMRSLSBC3CNANCNFSM4QA7VPUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK53IYREZTL36MHCFV3SBC3CNA5CNFSM4QA7VPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3HKCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674657546",
"url": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674657546",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a1026e9c9a_141c1964297117--


From nobody Sun Aug 16 22:07:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBF4D3A094C for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:07:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 VRhd_Uie3729 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:07:25 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53EDF3A0949 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:07:25 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 66FF084002B for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:07:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640844; bh=BXrxT9UzmlTsa34tQD8Gc0pmHsN6wo6I2GbxhsVaKTk=; h=Date:From:To:Subject:From; b=OFR2YZaT+1wda3Lrt7nzbY075TOPI8Lu2LM2/yc/TSJKqVtrB4/g+W7nwJiW88X8q McDB4xMfvvIgyhkxh4YwBgV1cCwvKYuTRL0ZjD//sfoo6LVHyXKd73tzXrnsIYS2AO 8UK1HZBh8OW5z6k1DB5VEUcLSpd3KIBc+KvXETM0=
Date: Sun, 16 Aug 2020 22:07:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/000000-2bbd90@github.com>
Subject: [quicwg/base-drafts] 2bbd90: Attempt to define slow start/congestion avoidance
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6FrKR-wo32p5ieazfAaTtfwlOoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:07:27 -0000

  Branch: refs/heads/define-ss-ca
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2bbd904559f7419f8415c92bbc61cdf442eb707d
      https://github.com/quicwg/base-drafts/commit/2bbd904559f7419f8415c92bbc61cdf442eb707d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Attempt to define slow start/congestion avoidance

This essentially rewrites these small sections.

The definitions are new.  The text on how the congestion window
increases is just tweaked.  The reaction to loss is moved to the
congestion avoidance section, to avoid repetition.

Closes #3982.



From nobody Sun Aug 16 22:07:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70EF63A0949 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:07:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JWHts1t_F5WL for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:07:38 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C8753A0948 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:07:38 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id A965D560093 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:07:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640857; bh=1XZisvQr0+ULFwyxN2ubtYm1M8FXSQvUPr+JO2iJgu0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Pjui7MJvl2F3RPQZqPObxEQ9SyHtAwG8YhmmozGS33U3JSTEsx6kCkgNCJX5zDPS6 a+iTU/lW8PqMWtXJeMRnsnuuONxg+EpzBm1YrcdCmGYGCfL1ux/7Jpsn6cbcXWd5/o L4dsHc/+0vAQGfW4mi40SAcwJxk/clQtWzJGyhBY=
Date: Sun, 16 Aug 2020 22:07:37 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5YQUZRD6RYQW4YSV5IXYZTEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674658049@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a10999a0ff_3d3319641155798"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-lNyCrruuIWlYCtdeOaFiDmdyEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:07:39 -0000

----==_mimepart_5f3a10999a0ff_3d3319641155798
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson I've left my two cents regarding that concern on the [issue comment](https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674657546).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674658049
----==_mimepart_5f3a10999a0ff_3d3319641155798
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I've left my two cents regarding that concern on the <a href="https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674657546" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4001/hovercard">issue comment</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674658049">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3D4WNC5ITXLMFHL4TSBC3JTANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3VC4E57EGZTEHDXV3SBC3JTA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3HOAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674658049",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674658049",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a10999a0ff_3d3319641155798--


From nobody Sun Aug 16 22:08:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 693813A0948 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:08:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fBCncEEj2LwP for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:08:19 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 34E483A08CB for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:08:19 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 6A08352006F for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:08:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640898; bh=gmx2DD3riQjHl1Es1sIwv6KSH3iJDP5cMDg/MHqTDDU=; h=Date:From:To:Subject:From; b=Rb3Qwo1A0bRr/WhvbBsY3MGAe4rlPmqcs1qhYjtgPzsHsBncfh7frFB5UhJK7Au4E WZ70RWaft1Li1f2GjxbDrykIaP7W+s1EqTiqyDq8/xotREn/mTeRTyYjO5gxDPfYiW QJxvw2w1rcxfANf7B5OGti88h2xYOT5OO0+eH8Xg=
Date: Sun, 16 Aug 2020 22:08:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6f5cac-ee895f@github.com>
Subject: [quicwg/base-drafts] ee895f: Script updating gh-pages from 2bbd9045. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R8AjRUpOz5eZdQ84_gQeMsD0NbU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:08:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee895f935a199d3a6fb62dd4342a2b273e85e7aa
      https://github.com/quicwg/base-drafts/commit/ee895f935a199d3a6fb62dd4342a2b273e85e7aa
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    A define-ss-ca/draft-ietf-quic-http.html
    A define-ss-ca/draft-ietf-quic-http.txt
    A define-ss-ca/draft-ietf-quic-invariants.html
    A define-ss-ca/draft-ietf-quic-invariants.txt
    A define-ss-ca/draft-ietf-quic-qpack.html
    A define-ss-ca/draft-ietf-quic-qpack.txt
    A define-ss-ca/draft-ietf-quic-recovery.html
    A define-ss-ca/draft-ietf-quic-recovery.txt
    A define-ss-ca/draft-ietf-quic-tls.html
    A define-ss-ca/draft-ietf-quic-tls.txt
    A define-ss-ca/draft-ietf-quic-transport.html
    A define-ss-ca/draft-ietf-quic-transport.txt
    A define-ss-ca/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2bbd9045. [ci skip]



From nobody Sun Aug 16 22:08:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51B4B3A0948 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:08:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 TUmVsMgBTg1A for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:08:23 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58B4D3A0949 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:08:23 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 65AC85E01FA for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:08:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640902; bh=grgErN5gnBm/on4F/vxNuLW6xXxw5IaHOEjHZzpV3Dw=; h=Date:From:To:Subject:From; b=VR4ZDx67+f12PHrhrvqW/d7fCOh/rcHah06vpWH94KdV1WdVt0GyriIPJFvtwuJ2y xM28ayENt/lk+AiRUgeeYDEIXkY/JR/THEMc/Z50WfnvSGbm0d6W0kV9mEHiiKoVuJ U0vfBgLdYVXpOIglV8Y9w544JAlSypjjVokCOfIw=
Date: Sun, 16 Aug 2020 22:08:22 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/2bbd90-2a9cb7@github.com>
Subject: [quicwg/base-drafts] 2a9cb7: Attempt to define slow start/congestion avoidance
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zkNeaGBqhiG-6nkhdRBAHvP00fw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:08:24 -0000

  Branch: refs/heads/define-ss-ca
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a9cb75e13ebfaf79dd9cf4d7296ae7b3ae612fd
      https://github.com/quicwg/base-drafts/commit/2a9cb75e13ebfaf79dd9cf4d7296ae7b3ae612fd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Attempt to define slow start/congestion avoidance

This essentially rewrites these small sections.

The definitions are new.  The text on how the congestion window
increases is just tweaked.  The reaction to loss is moved to the
congestion avoidance section, to avoid repetition.

Closes #3982.



From nobody Sun Aug 16 22:08:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89FCF3A0948 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:08:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 vfugJCikK-nS for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:08:53 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B47CC3A08CB for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:08:53 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 0CCDAE07F5 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:08:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640933; bh=yRUf4/SqCEvldt28EA/SDnmVPy1Y3yijp9P8B0myRiQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ND1N6SZ3/skN0kLuGjiRHZOHIcV1deGj1qUhU/hVSc33++9lZ2/klP1lD+xylx+i8 GpKNWdWoFvbt0/YOrXDmyFoMmgYtHIUwrOlgUxCJmB+q+9vtD5S6BdzKF7DofNcWeB YX3u/YxlX8yHjXNhRAlwtYbpdA0ucsQxcvffAjS8=
Date: Sun, 16 Aug 2020 22:08:52 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZAWBGFI6HKUVDCFIF5IXY6JEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005@github.com>
Subject: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a10e4f1439_178d1964224023a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z9F7yPX85M9uHQYACzWbVOyZlaQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:08:56 -0000

----==_mimepart_5f3a10e4f1439_178d1964224023a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This essentially rewrites these small sections.

The definitions are new.  The text on how the congestion window
increases is just tweaked.  The reaction to loss is moved to the
congestion avoidance section, to avoid repetition.

Closes #3982.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4005

-- Commit Summary --

  * Attempt to define slow start/congestion avoidance

-- File Changes --

    M draft-ietf-quic-recovery.md (37)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4005.patch
https://github.com/quicwg/base-drafts/pull/4005.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005

----==_mimepart_5f3a10e4f1439_178d1964224023a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This essentially rewrites these small sections.</p>
<p>The definitions are new.  The text on how the congestion window<br>
increases is just tweaked.  The reaction to loss is moved to the<br>
congestion avoidance section, to avoid repetition.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3982.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673129901" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3982" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3982/hovercard" href="https://github.com/quicwg/base-drafts/issues/3982">#3982</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4005'>https://github.com/quicwg/base-drafts/pull/4005</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Attempt to define slow start/congestion avoidance</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4005/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (37)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4005.patch'>https://github.com/quicwg/base-drafts/pull/4005.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4005.diff'>https://github.com/quicwg/base-drafts/pull/4005.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5K6Q3S6QACDUF6JSLSBC3OJANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4XKKZLDPT32UHF5OTSBC3OJA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEHAH4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005",
"url": "https://github.com/quicwg/base-drafts/pull/4005",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3a10e4f1439_178d1964224023a--


From nobody Sun Aug 16 22:09:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A224B3A0959 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:09:46 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GpWpfYlhuRxN for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:09:45 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8087D3A08CB for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:09:45 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id B910F58006F for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:09:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597640984; bh=HISj+1NuRWeUvvyEEpKI66IQJOIXo2mLmPQOW1ksOF4=; h=Date:From:To:Subject:From; b=ANlFyRWGFfFc8BkPzWc96eQ8+KJhrjk0rcRYPaTbi2kgxGo/XaBiy5WwS9sU+2W/O XETTev7SFz4xAXejc9HsMWwgeMKp3e2g8pJpVA1JUV0as3V4n4bP4v+XscHtbDP80L 9CsbRzf1NwqH0QHB3g4Bf4FQLgavsBjxFpIgPFpA=
Date: Sun, 16 Aug 2020 22:09:44 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ee895f-c1a11c@github.com>
Subject: [quicwg/base-drafts] c1a11c: Script updating gh-pages from 2a9cb75e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gnjxwyebtCvQo-4ZgBTLYQZiRw0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:09:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c1a11c625e18bcd41ab1a3e65ca6669f784df626
      https://github.com/quicwg/base-drafts/commit/c1a11c625e18bcd41ab1a3e65ca6669f784df626
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M define-ss-ca/draft-ietf-quic-invariants.html
    M define-ss-ca/draft-ietf-quic-qpack.html
    M define-ss-ca/draft-ietf-quic-recovery.html
    M define-ss-ca/draft-ietf-quic-transport.html
    M define-ss-ca/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2a9cb75e. [ci skip]



From nobody Sun Aug 16 22:19:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0FF23A0958 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:19:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ELk-bfA01eNl for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 22:19:56 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A5F63A0931 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:19:56 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id B62575C0CF3 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 22:19:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597641595; bh=pzU5cs0+vH6q+vBV05tECjKt4i1sNvSfU43FHSGKiOU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=axMNISMvnp4CeRW3OgJI4ZxSHAOvgXCq29kb0Vjb4SrrX82Ctr7pxxD3chsAIRDku FHy6NgHWW5eDt6LyyuR3sZvlk+brra3qvFvdHIm/9H45VDaTSEeuSnVvurBqO5TzpC 33KdC9cjpLBJsdf5SbLybUSyHrYkerpU6zssHQEo=
Date: Sun, 16 Aug 2020 22:19:55 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7OUHRWXLJZKYE3N655IX2HXEVBNHHCRBJH34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4001/674661218@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4001@github.com>
References: <quicwg/base-drafts/issues/4001@github.com>
Subject: Re: [quicwg/base-drafts] Offloads should not delay ACKs (#4001)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a137ba6534_42d51964753771"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/arq_Enj3S7Ams_QNOnPjttRFi_s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 05:19:58 -0000

----==_mimepart_5f3a137ba6534_42d51964753771
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That's a reasonable analysis of this situation.  That is also consistent with what our stack implements.  That is, we only ever send an immediate acknowledgement when we receive ack-eliciting packets.  I can't see how you would do otherwise, frankly.

However, I think that attempting to define "out-of-order" is the problem.  I just searched the transport document for this and we don't use the definition.  Therefore, I suggest that we say what we mean when it comes to describing how to immediately acknolwedge packets.  That is,

> An endpoint SHOULD generate and send an ACK frame without delay when it receives an ack-eliciting packet either:
> * when the packet has a packet number less than any other ack-eliciting packet that has been received; or
> * when the packet has a packet number larger than any other ack-eliciting packet that has been received and there is an apparent gap between that other packet and this packet.

Or something like that.

The out-of-order definition can go.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674661218
----==_mimepart_5f3a137ba6534_42d51964753771
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>That's a reasonable analysis of this situation.  That is also consistent with what our stack implements.  That is, we only ever send an immediate acknowledgement when we receive ack-eliciting packets.  I can't see how you would do otherwise, frankly.</p>
<p>However, I think that attempting to define "out-of-order" is the problem.  I just searched the transport document for this and we don't use the definition.  Therefore, I suggest that we say what we mean when it comes to describing how to immediately acknolwedge packets.  That is,</p>
<blockquote>
<p>An endpoint SHOULD generate and send an ACK frame without delay when it receives an ack-eliciting packet either:</p>
<ul>
<li>when the packet has a packet number less than any other ack-eliciting packet that has been received; or</li>
<li>when the packet has a packet number larger than any other ack-eliciting packet that has been received and there is an apparent gap between that other packet and this packet.</li>
</ul>
</blockquote>
<p>Or something like that.</p>
<p>The out-of-order definition can go.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674661218">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTUPIUA2Y6OGYXD5TSBC4XXANCNFSM4QA7VPUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ZLQZRPNXF3GFGJJ3SBC4XXA5CNFSM4QA7VPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3IGYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674661218",
"url": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674661218",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a137ba6534_42d51964753771--


From nobody Sun Aug 16 23:25:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC8C73A09D1 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 23:25:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FZAQ--oZaaTq for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 23:25:38 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 067723A0AF9 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 23:25:28 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 1FCD7580E80 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 23:25:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597645528; bh=Sr6FlPw0DUTeeHJHe5LNrzPP8RydfGpQ4lwxwdIHYe4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bq8PaiRizJsV2ud4Ok4E19J4+E2g7AFWRxRZA+z9aBa69UXKpj1VdR76VDP/rzfFU BH1MEQUlAfmS2kQan4Vd8bUFFeRopaQ6ZkYps2ULc8jvk61vW0Z+n9pya652tGEwJu friYH3MSn1IUw3xztOyvGZfH8BPQGXDcHRYCz2zk=
Date: Sun, 16 Aug 2020 23:25:27 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7I7RXCZ34QZPZJOON5IYB5PEVBNHHCRBXL6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4004/674685176@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4004@github.com>
References: <quicwg/base-drafts/issues/4004@github.com>
Subject: Re: [quicwg/base-drafts] Two reasons to exceed bytes in flight (#4004)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a22d7cd8a2_1b5d1964352991"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7DI3U2dKcH58sEJID77b7mFpPu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 06:25:40 -0000

----==_mimepart_5f3a22d7cd8a2_1b5d1964352991
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Where does this second sentence come from? I'm pretty sure I haven't implemented anything like this in quic-go. Should I?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674685176
----==_mimepart_5f3a22d7cd8a2_1b5d1964352991
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Where does this second sentence come from? I'm pretty sure I haven't implemented anything like this in quic-go. Should I?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674685176">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HEOPNYPSIUQUK3K3SBDENPANCNFSM4QBHR5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNYR5HPFBHUGPBEKDSBDENPA5CNFSM4QBHR5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3OB6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674685176",
"url": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674685176",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a22d7cd8a2_1b5d1964352991--


From nobody Sun Aug 16 23:45:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95E0C3A09F2 for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 23:45:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 IX6TvUFmheUV for <quic-issues@ietfa.amsl.com>; Sun, 16 Aug 2020 23:45:26 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7FB893A09F1 for <quic-issues@ietf.org>; Sun, 16 Aug 2020 23:45:26 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id ACE788401EB for <quic-issues@ietf.org>; Sun, 16 Aug 2020 23:45:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597646725; bh=JZUVE66YJG2s3KbSX2eB3cLM+5Pf9bjxJkE5JJagXlg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xWmaLrzg1gkYxjXIjWvcIW6iT7d0MkczWaDNWXPGNLTPIEoxU61eGaJvTAFMeWsUp GbYnn/0AHuIfiz89gN8F0a3FueCcBXRAgJpejvOYHqI4IvkZDdX+vYjPuMYO8Uomap O4obuJOCReqvOBdyEiyu4+nXM3ELSk/4uGaW/sjg=
Date: Sun, 16 Aug 2020 23:45:25 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TCRAO4CTBO522GWN5IYEILEVBNHHCRBXL6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4004/674693657@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4004@github.com>
References: <quicwg/base-drafts/issues/4004@github.com>
Subject: Re: [quicwg/base-drafts] Two reasons to exceed bytes in flight (#4004)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a27859c340_71e119642261c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/byrw9EGHitVmke8-ujjD6jkF6Uc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 06:45:28 -0000

----==_mimepart_5f3a27859c340_71e119642261c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That sentence is the the definition of the [recovery period](https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-7.5-3).  We haven't implemented that either, and I was wondering if it truly helps.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674693657
----==_mimepart_5f3a27859c340_71e119642261c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>That sentence is the the definition of the <a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-7.5-3" rel="nofollow">recovery period</a>.  We haven't implemented that either, and I was wondering if it truly helps.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674693657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OT5G2BJ3LQS2IL63SBDGYLANCNFSM4QBHR5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKAM2PWIVKODA4R7TSBDGYLA5CNFSM4QBHR5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA3QEGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674693657",
"url": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674693657",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a27859c340_71e119642261c9--


From nobody Mon Aug 17 02:13:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B73453A1422 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 02:13:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XXYU3G5a8Gp9 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 02:13:26 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 663E83A1414 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 02:13:26 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id A874B5E0EC6 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 02:13:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597655605; bh=HNTrp3kxnsWkS/l/eKTi5RlVW2+0a+6CVs3DeB1Mkxs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qFNADflRqfZmJb81uJyuGZfJij5/U7hwjlUB6cGvaPxgLePC7PmfyNaLZAVgxVjvc QPklnEXjlJqG8Cfox/qGk8CPw7d+FRRIEh+z/RTDjxZIdrrjlnL3dMKOaMcYRw5PTo PrqR8O9XzNUW+MqIs5h/ynjtacKsNinkCOs78V4w=
Date: Mon, 17 Aug 2020 02:13:25 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4MR6HT4ODUQLSHDFF5IYVTLEVBNHHCQ5AU7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3997/674762059@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3997@github.com>
References: <quicwg/base-drafts/issues/3997@github.com>
Subject: Re: [quicwg/base-drafts] QUIC's Initial Congestion Window specification is incorrect (#3997)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a4a3599e31_dab196468261c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xqpS7Pt-FGiPuVoTL-t547zVGiY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 09:13:28 -0000

----==_mimepart_5f3a4a3599e31_dab196468261c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with Mirja on what TCP should do, and that such paths are recommended to reset IW to RW. That seems safe. My point was slightly different, we could consider for QUIC that the reduction might allow IW (cwnd) to be recomputed based on the actual PMTU. The PR seems to be heading this direction.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674762059
----==_mimepart_5f3a4a3599e31_dab196468261c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree with Mirja on what TCP should do, and that such paths are recommended to reset IW to RW. That seems safe. My point was slightly different, we could consider for QUIC that the reduction might allow IW (cwnd) to be recomputed based on the actual PMTU. The PR seems to be heading this direction.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674762059">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4K7U6PN2MPZRHV7LDSBDYDLANCNFSM4P6ZHWIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YQIUCPTCACCUSJXTSBDYDLA5CNFSM4P6ZHWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA4A2SY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674762059",
"url": "https://github.com/quicwg/base-drafts/issues/3997#issuecomment-674762059",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a4a3599e31_dab196468261c--


From nobody Mon Aug 17 02:15:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 306813A143B for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 02:15:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jxopnY70ZUnt for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 02:15:53 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0FCAF3A1439 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 02:15:52 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id BED4C520E26 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 02:15:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597655751; bh=ZiL/C9A1HC9xVT79ubSKqbiUD8elPn+zD8XxNS22GeU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OwIy4kFck6bB/xtNel/fdU8bg8jjgWRlYP5KwIJeCEiIHNs8bDIkUWSlpd4M/FWFn wrO0oDtnuW262R2fhTj6F51Pt+5Y8JoWFdZDEgFx19MhkIJ8IfPyAHRq8ASmrWwsIx YDWiRwL9CV0woQ8omXTDFjHwwFAUF/R/nTcd3Djg=
Date: Mon, 17 Aug 2020 02:15:51 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK424Z26YIQB7UBTNB55IYV4PEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/468298241@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a4ac7b06cf_648b19641375a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y4sUgTXiuH2EHPUwKAQGKAa5yv0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 09:15:54 -0000

----==_mimepart_5f3a4ac7b06cf_648b19641375a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair approved this pull request.

Thanks: I'd be happy with the proposed text. This text doesn't go as far as RFC6928, but to me the need to reduce the cwnd/IW is clear.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-468298241
----==_mimepart_5f3a4ac7b06cf_648b19641375a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> approved this pull request.</p>

<p>Thanks: I'd be happy with the proposed text. This text doesn't go as far as RFC6928, but to me the need to reduce the cwnd/IW is clear.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-468298241">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EWIPX3TJTD53DTSTSBDYMPANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLSHBS366JHO66PGLSBDYMPA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPU2UAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-468298241",
"url": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-468298241",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a4ac7b06cf_648b19641375a2--


From nobody Mon Aug 17 02:31:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D3D73A145D for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 02:31:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jQ5stwpGL8TV for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 02:31:30 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E618D3A145C for <quic-issues@ietf.org>; Mon, 17 Aug 2020 02:31:29 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id C3763840E47 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 02:31:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597656688; bh=rnLz+hEqWFR8sEKfHP7SHdC0IL0bpTC80nV3RA1DuUo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b6dN2p08YtBSZ3XVoE9n2v0mYM3rr4d+j+KdtTc2rzdFR/9FCmkHHcanJTVCzpNf7 ZfBRMe5/5K2msClwTEzVt1Z66hgc4xtmslDISGBW6QWQps80Sy4TBNGO+chV1vKDCI A1aSO8PbzHmRH3qES5DEPqljT3TPdfQ8sDy3fHZg=
Date: Mon, 17 Aug 2020 02:31:28 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3CIFOEQSZAM72OGW55IYXXBEVBNHHCRBXL6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4004/674771574@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4004@github.com>
References: <quicwg/base-drafts/issues/4004@github.com>
Subject: Re: [quicwg/base-drafts] Two reasons to exceed bytes in flight (#4004)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a4e70b4539_8fc196419277d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/29o9JHwIgxYZrd2XVP-Z7-wEJUU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 09:31:31 -0000

----==_mimepart_5f3a4e70b4539_8fc196419277d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For TCP this second case if important because as long as you don't retransmit the lost packet you will not get any ACK that acknowledges new data. I guess we don't need that for QUIC. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674771574
----==_mimepart_5f3a4e70b4539_8fc196419277d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>For TCP this second case if important because as long as you don't retransmit the lost packet you will not get any ACK that acknowledges new data. I guess we don't need that for QUIC.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674771574">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KSTURALLBJR45DPLSBD2HBANCNFSM4QBHR5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RDMHZRI5XK7P7DXTSBD2HBA5CNFSM4QBHR5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA4DE5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674771574",
"url": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674771574",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a4e70b4539_8fc196419277d--


From nobody Mon Aug 17 02:36:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 043613A1461 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 02:36:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3GTMCMXzhKOY for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 02:36:28 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AAE6A3A145F for <quic-issues@ietf.org>; Mon, 17 Aug 2020 02:36:28 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id DBFDC900D16 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 02:36:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597656987; bh=bT0n9ACXQ74glrpDgVPj/pU/bypv1v2tjhxMe9boQk0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S2sDuW8HkgtYxIg656YJQ7a1Y3zNxr+hKajHrAhhjSSQv06v9OYLyz/HjCBLqkavg Fz05W3VjOxzBgAfOomiOhzfht3C1Vsu6wjsQIkffE/v6t5DHHflYgoWA44fWyoLn3S 5LOyh4+Ra4ZUdMWUr+NUWrHrwAFBW5j5u2fnZryY=
Date: Mon, 17 Aug 2020 02:36:27 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4M24NGCRB4VOTO4RF5IYYJXEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/468312505@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a4f9bcc820_21ef19647278ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Li1yupBIyITqUIjPC2Swz0aNLnA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 09:36:30 -0000

----==_mimepart_5f3a4f9bcc820_21ef19647278ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.

I'm just realising this now but this is actually not how TCP works. When you enter recovery you halve the ssthresh (basically to remember the right value for later). Then what TCP does is that is keeps sending one new packet for each ACK received (conservation principle: not know which or how many packets have been ACKed but know there must be at least one successful received and leaving the network) and then when all losses are repaired it sets the cwnd to ssthresh and leaves recovery. If you halve cwnd immediately when entering recovery, you can't send data for half an RTT until you received enough ACKs to be below the cwnd. This is usually not what you want.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-468312505
----==_mimepart_5f3a4f9bcc820_21ef19647278ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r471359384">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.
</pre>
<p>I'm just realising this now but this is actually not how TCP works. When you enter recovery you halve the ssthresh (basically to remember the right value for later). Then what TCP does is that is keeps sending one new packet for each ACK received (conservation principle: not know which or how many packets have been ACKed but know there must be at least one successful received and leaving the network) and then when all losses are repaired it sets the cwnd to ssthresh and leaves recovery. If you halve cwnd immediately when entering recovery, you can't send data for half an RTT until you received enough ACKs to be below the cwnd. This is usually not what you want.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-468312505">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK76VTBAT3PIUL55JDLSBD2ZXANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK24DN7WSPE5QBV4NKTSBD2ZXA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPU6DOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-468312505",
"url": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-468312505",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a4f9bcc820_21ef19647278ef--


From nobody Mon Aug 17 06:46:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33EB93A1563 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:46:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 MtfqaCJ9t8hi for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:46:35 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 26A1A3A0C57 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:46:35 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 3F06C5E0EF1 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:46:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597671994; bh=2wshEmBf+idqXtIUAsHTfqj9VXnuMdzMcOTYhVvZdP4=; h=Date:From:To:Subject:From; b=HlZXIPIFwEHabHHa6g7AHM8/y27tfuzOpk50tb3xAqWK3zZz9m1N+fgepUHvlkErc 5fuz0YCvfMkVHJfjEEw637gR5WH0ZJS5MZId0TFZVfaBpJeBoC/6mpi4EGgCFR7Wdy 1Sy4SR1tlmiNSfx6n/HQGM2dhFmIl8+we6cW/m0E=
Date: Mon, 17 Aug 2020 06:46:34 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-cwnd-limit-consistency/000000-9bc7cc@github.com>
Subject: [quicwg/base-drafts] 9bc7cc: Cite the second reason bytes_in_flight might excee...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9XxlUUcNyWdscp-7ANh_sBsyk6A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 13:46:36 -0000

  Branch: refs/heads/ianswett-cwnd-limit-consistency
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9bc7cc65b763016e2b80e54fb55ea26825ce7c60
      https://github.com/quicwg/base-drafts/commit/9bc7cc65b763016e2b80e54fb55ea26825ce7c60
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Cite the second reason bytes_in_flight might exceed CWND

Fixes #4004



From nobody Mon Aug 17 06:46:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 860303A1563 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:46:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 5dyXAhRbIk6y for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:46:49 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D66F53A0C57 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:46:49 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id DF7B15C0E2B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:46:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597672008; bh=ZKH1lcvwW5vWEQTUSnB/+2g573BldiU85OI/CMxhx24=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=hUvTflr6gRHRo0gUQZAl6tpdW4kLxjC6G5yZPthwu59uuyE/ri+3XW0S2TLCAqUj9 uMiEalJk60n1cUE/6elt2sorz0+dW79T6UofSnPO1/WH0C+CCt4sdyo+o+vk3/77pt d0g94OX8Cm0i0KZ5NHGVM+b750J2IIRO5KLX9fiw=
Date: Mon, 17 Aug 2020 06:46:48 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDQB6ABHLFLFI6QW55IZVUREVBNHHCRC6IJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4006@github.com>
Subject: [quicwg/base-drafts] Cite the second reason bytes_in_flight might exceed CWND (#4006)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a8a48ce490_703b196423989b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nPvo_QY_lbX_Sxir4Tonuszp5fY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 13:46:52 -0000

----==_mimepart_5f3a8a48ce490_703b196423989b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #4004
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4006

-- Commit Summary --

  * Cite the second reason bytes_in_flight might exceed CWND

-- File Changes --

    M draft-ietf-quic-recovery.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4006.patch
https://github.com/quicwg/base-drafts/pull/4006.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4006

----==_mimepart_5f3a8a48ce490_703b196423989b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4004.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679930870" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4004" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4004/hovercard" href="https://github.com/quicwg/base-drafts/issues/4004">#4004</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4006'>https://github.com/quicwg/base-drafts/pull/4006</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Cite the second reason bytes_in_flight might exceed CWND</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4006/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4006.patch'>https://github.com/quicwg/base-drafts/pull/4006.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4006.diff'>https://github.com/quicwg/base-drafts/pull/4006.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4006">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5Q6ILJ46UW5YJGY3SBEYERANCNFSM4QBVHR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYMR5QVYVCRZ3XFS6LSBEYERA5CNFSM4QBVHR2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KELZBGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4006",
"url": "https://github.com/quicwg/base-drafts/pull/4006",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3a8a48ce490_703b196423989b--


From nobody Mon Aug 17 06:48:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CC7A3A1569 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:48:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FEngb8KmJICI for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:48:23 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E2FF3A1566 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:48:22 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 0835FE01F0 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:48:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597672102; bh=dvRSlbi6jQwAISmwPUyEvhdH3NMo08qZzmVBZ3SgiZA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sB6AJ4hHzzC7YSU+J+TZavtDDXrqprWlEYdsp8AtRSMgr4ijxvfOBMp+LvBiA8OQ3 V8HeWDOcD6lp5FvbKA4fqrJs4qBFxRFsTazkjBIqtSv9AXW8XffrPSbZMauE71+kfz wcIJ2Br4psewjP6lkQQsXY47OzqOzbcR0whxWbF0=
Date: Mon, 17 Aug 2020 06:48:21 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4K6ATHY7CLFKSKOIV5IZV2LEVBNHHCRBXL6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4004/674892606@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4004@github.com>
References: <quicwg/base-drafts/issues/4004@github.com>
Subject: Re: [quicwg/base-drafts] Two reasons to exceed bytes in flight (#4004)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a8aa5ed716_68c819643147e9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_G3Rwp3McCkVhEnJ3JixoJJ9S94>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 13:48:24 -0000

----==_mimepart_5f3a8aa5ed716_68c819643147e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The second sentence was added later in #3483, and the MUST wasn't updated, so I'll fix that.

Chromium currently implements PRR(RFC6937), which is a more complex variant of this which is designed to keep the ACK clock going.  I thought we discussed adding an informative reference to PRR when we added this text, and I'm not sure why we didn't.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674892606
----==_mimepart_5f3a8aa5ed716_68c819643147e9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The second sentence was added later in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="570070012" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3483" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3483/hovercard" href="https://github.com/quicwg/base-drafts/pull/3483">#3483</a>, and the MUST wasn't updated, so I'll fix that.</p>
<p>Chromium currently implements PRR(RFC6937), which is a more complex variant of this which is designed to keep the ACK clock going.  I thought we discussed adding an informative reference to PRR when we added this text, and I'm not sure why we didn't.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674892606">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZPJGDDBXQ7ANI3WITSBEYKLANCNFSM4QBHR5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LL6C6NF7CDPVT2HDSBEYKLA5CNFSM4QBHR5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5AWPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674892606",
"url": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674892606",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a8aa5ed716_68c819643147e9--


From nobody Mon Aug 17 06:48:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AEF23A1566 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:48:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IriYYj7momVm for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:48:27 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 631B23A1569 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:48:27 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 9DA75840D7C for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:48:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597672106; bh=eBX/mOGp3gLuoYwuCtedY+yG0mJf7rJu4FxhKPHXoT4=; h=Date:From:To:Subject:From; b=u353DW0aBjE75WtBCT1zeolSxnL7agVDWtcLakU9Ib5PlWx2usKKRkHZ+WEQL9atB 0cvvUG1PJ7kwHc3ICQSTkmuOVB5qVIaTsiU+QMk29TmBVSstKCovUAYqBANKydZCrx Bku/VnYJ95l0WKftkZwjCJaij2EuopOvnOMUGtpk=
Date: Mon, 17 Aug 2020 06:48:26 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c1a11c-88052f@github.com>
Subject: [quicwg/base-drafts] 88052f: Script updating gh-pages from 9bc7cc65. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/12KRR3MdrfqZXd4w-h-N1BIQhNY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 13:48:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 88052f35c2341ce48935f74ed4c4ca29f7197bf8
      https://github.com/quicwg/base-drafts/commit/88052f35c2341ce48935f74ed4c4ca29f7197bf8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-http.html
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-http.txt
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-invariants.html
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-invariants.txt
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-qpack.html
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-qpack.txt
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-recovery.html
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-recovery.txt
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-tls.html
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-tls.txt
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-transport.html
    A ianswett-cwnd-limit-consistency/draft-ietf-quic-transport.txt
    A ianswett-cwnd-limit-consistency/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9bc7cc65. [ci skip]



From nobody Mon Aug 17 06:48:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE15A3A1566 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:48:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 faAru63ikjpv for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:48:39 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA7013A0B80 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:48:38 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 43BDC900039 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:48:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597672118; bh=xUzK78hFPjTTo4mMfXmp6J88GxyZ0JTHH1VAdvVxhek=; h=Date:From:To:Subject:From; b=bbjJUPEFUtgc4i2scSOHJvQ8UeGqk7FLuSYObcwNWp2hv0gsyLnIx53SQehi0ODN2 ZoPugHict7H8GLxFgq5czH8gREfBi5bvwka+DcJwnkQ6mJqU5eZzTn08BOZ+TXV9Oq QjJIitrSXcgl+3Qk7qy36M2kajtTeap72kg4h7BY=
Date: Mon, 17 Aug 2020 06:48:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/88052f-718384@github.com>
Subject: [quicwg/base-drafts] 718384: Script updating archive at 2020-08-17T13:48:17Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2i4pcly9NvcxTTwVLvIzNxk-5Ak>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 13:48:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 71838448c5825ee320031c02cb7a9d62f5b17b26
      https://github.com/quicwg/base-drafts/commit/71838448c5825ee320031c02cb7a9d62f5b17b26
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-17T13:48:17Z. [ci skip]



From nobody Mon Aug 17 06:55:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02EB03A156C for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:55:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yoo285nJctUe for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 06:54:59 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C05553A156A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:54:59 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id CEB7C560787 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 06:54:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597672498; bh=s6sb4blK4P7Zo+ibeBeT2PkgRvDG8L8BGcDL8AIhNZo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J9xZTQspZh4opuye21LnS5h/q0MR+S9U/+tSG/j4OPmq6/FByAvHh3GBQT6gEQmO9 486BilK3+FUPJQvwF4YVNUnVOFEeWdHU82yILWJGZekKvzPtAmuMi3wrqrCcPIETyU GsH2kZbWrUD5xzJ5FoKUDggad4+I9BPohviW4cOE=
Date: Mon, 17 Aug 2020 06:54:58 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ON6XW4QDF4XYRIMN5IZWTFEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/468483976@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a8c32be5ff_436119642108ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZxefghAw8OPLWvGe8a7P7YYJnb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 13:55:01 -0000

----==_mimepart_5f3a8c32be5ff_436119642108ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.

Is your specific concern that you pick a max datagram size during the handshake, and then do PMTUD and find the path supports a larger datagram size, but you never increase the initial congestion window?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#discussion_r471494928
----==_mimepart_5f3a8c32be5ff_436119642108ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r471494928">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.
</pre>
<p>Is your specific concern that you pick a max datagram size during the handshake, and then do PMTUD and find the path supports a larger datagram size, but you never increase the initial congestion window?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r471494928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZ6HVLXY6YLTS4DL3SBEZDFANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4EPMCFQZOA6JP7QOTSBEZDFA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPWH7CA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r471494928",
"url": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r471494928",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a8c32be5ff_436119642108ab--


From nobody Mon Aug 17 07:01:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9555A3A0C53 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:01:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3CwTx4VPp6yp for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:01:09 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59E0F3A15B5 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:01:06 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 99518340599 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:01:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597672865; bh=NRyYA5/+rZgrPvT0RgEXBIjr/dNn7katN08EEq1oUBo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Eko+K3gfzZaToXiMsv6Y5AY6wiFfHCOJFX6PX8rJgkdIHLe4SSWsYriYk8EHzXmvH qn4YLBKRUkoXsU5qMSWuMu1bHPYsFvhidyZX3uq2/t/T3Mo64u5E/fY9cCKKX9GM/I ageBKgofZNSZpb+Typh4HJyqGJGqW501f0PPLfKk=
Date: Mon, 17 Aug 2020 07:01:05 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ASSD7DMEMKM2FHUF5IZXKDEVBNHHCRC6IJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4006/review/468489405@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4006@github.com>
References: <quicwg/base-drafts/pull/4006@github.com>
Subject: Re: [quicwg/base-drafts] Cite the second reason bytes_in_flight might exceed CWND (#4006)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a8da189b3b_12181964125521"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3ibmdFqt8u5wXMMBt7OaCu7jyzg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 14:01:11 -0000

----==_mimepart_5f3a8da189b3b_12181964125521
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-468489405
----==_mimepart_5f3a8da189b3b_12181964125521
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-468489405">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXFTHRUMBNGGW4HF3SBEZ2DANCNFSM4QBVHR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7M2BQDDN4MOLTUT5TSBEZ2DA5CNFSM4QBVHR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPWJJPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-468489405",
"url": "https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-468489405",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a8da189b3b_12181964125521--


From nobody Mon Aug 17 07:03:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E0A43A0C51 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:03:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AkGPI8YPkOxT for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:02:58 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E1863A0C4F for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:02:58 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id ADB506003FF for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:02:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597672977; bh=Ztf8vXPr6oBwsZIoyUtJOmJ3BEFoNWJjIOekRUNtdzU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UsIuS/mP+3eqXUP9HzWmAOeI7gBN5VFoEXu1X/ILX8UvxBvojMiZgBfV0fYrYkKc+ Li6xDr3kgJ1S7iVOkBHkGaUn5Z8QvB7mo/MUFtSS+DI0fP8jPpMniLg35kzx4rih/v rCs1PK2hnJ9f33goZyO/5LwVFc7I4s82Uv0RXy90=
Date: Mon, 17 Aug 2020 07:02:57 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3CGQYOLQM5ZPMGXY55IZXRDEVBNHHCRBXL6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4004/674900573@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4004@github.com>
References: <quicwg/base-drafts/issues/4004@github.com>
Subject: Re: [quicwg/base-drafts] Two reasons to exceed bytes in flight (#4004)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a8e119dd68_1aa51964283885"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0KJd59wugLz-xoR5XwEFD0MJ23I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 14:03:02 -0000

----==_mimepart_5f3a8e119dd68_1aa51964283885
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#3483 seems to be the wrong issue you are pointed to...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674900573
----==_mimepart_5f3a8e119dd68_1aa51964283885
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="570070012" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3483" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3483/hovercard" href="https://github.com/quicwg/base-drafts/pull/3483">#3483</a> seems to be the wrong issue you are pointed to...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674900573">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ZNFYE3WPEKVA4JV3SBE2BDANCNFSM4QBHR5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZIMOTGW56UL4XTYTSBE2BDA5CNFSM4QBHR5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5CUXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674900573",
"url": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674900573",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a8e119dd68_1aa51964283885--


From nobody Mon Aug 17 07:03:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0A893A0C4D for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:03:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 n3yb_Uzu08uu for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:03:22 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7550F3A0C06 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:03:22 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id B1FA6E007C for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:03:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597673001; bh=0XiTPK9cZwKHwMSTeDaElJEuzYxkXM7HBcDSGnFj5yo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oelqmx1fLKlFIs05M6Cp7vsXElFlAOb/BeLOkYWdOxiw7ATUfmDU5s0wMzL5i8UnO ie8vHWzlKw/VVlu0dqNn/jSF9i/Utp06nDXQL1WNaRiv6x4hLbrZNXCADH80v0YGzb rBx0CR6Xr/ZCfKnETM2xuqPl/3Z90bR6/Ncdf9OA=
Date: Mon, 17 Aug 2020 07:03:21 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JN27IXOH5MQJ4I355IZXSTEVBNHHCPCRAZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3932/674900819@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3932@github.com>
References: <quicwg/base-drafts/issues/3932@github.com>
Subject: Re: [quicwg/base-drafts] Clarify simultaneous path validation (#3932)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a8e29a2c22_6ee219642148b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_OqVpwMSOfUHG-dRNEQN0dgxK84>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 14:03:24 -0000

----==_mimepart_5f3a8e29a2c22_6ee219642148b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I have read this text quite a bit, but not end-to-end in quite a long time, so I believe that's the cause of my confusion.

I'm planning to re-read all the path validation and connection migration text and I'll send out a PR if there are points that I think I are unclear.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3932#issuecomment-674900819
----==_mimepart_5f3a8e29a2c22_6ee219642148b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I have read this text quite a bit, but not end-to-end in quite a long time, so I believe that's the cause of my confusion.</p>
<p>I'm planning to re-read all the path validation and connection migration text and I'll send out a PR if there are points that I think I are unclear.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3932#issuecomment-674900819">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WINODJJBL4DLWVITSBE2CTANCNFSM4PEEGI2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ATUYPI745O534SHLSBE2CTA5CNFSM4PEEGI2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5CWUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3932#issuecomment-674900819",
"url": "https://github.com/quicwg/base-drafts/issues/3932#issuecomment-674900819",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a8e29a2c22_6ee219642148b8--


From nobody Mon Aug 17 07:04:24 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A9013A0C06 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:04:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nLbqGk-EQY8W for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:04:22 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (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 902E33A0C4D for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:04:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=14nqNa8xz1AVdllALMPQJw2k+WrGq/doIvdGL5d0GwY=; b= dqtoc4bN9On1Ma6JdsGJuU7+Z47HGSF/izW5RszhOvyj30beND8YAgDF/grwM1TX sJW5FNfBVkOS9nZUd1ePL6zjtnlnRwiFWn/eHIfWuBUuBJEXqXAsC/xRuo0v4i86 dCwc5v9LhG6JLfAdhx+NlmDay5MJ8QTSShA7MoOcDzk=
Received: by filter0444p1iad2.sendgrid.net with SMTP id filter0444p1iad2-32624-5F3A8E64-3D 2020-08-17 14:04:20.597709898 +0000 UTC m=+317119.141297974
Received: from github-lowworker-c73936b.ash1-iad.github.net (unknown) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id kx80NMlLRRSSfaga-t2O1g for <quic-issues@ietf.org>; Mon, 17 Aug 2020 14:04:20.507 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c73936b.ash1-iad.github.net (Postfix) with ESMTP id 6D88F80010D for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:04:20 -0700 (PDT)
Date: Mon, 17 Aug 2020 14:04:20 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4RZIRIP5KTTNERRQ55IZXWJEVBNHHCRBXL6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4004/674901354@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4004@github.com>
References: <quicwg/base-drafts/issues/4004@github.com>
Subject: Re: [quicwg/base-drafts] Two reasons to exceed bytes in flight (#4004)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a8e646bc81_267019649077b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3DY5RdVFi9oB+S+pfUpvEgf7+RUwA54zKNBX nm5Op/magSPdaQQ0wke2VtqdutrtbcTPNj/X9ayt+Wef53uHiUAdXaLhSp1WmEtzr8ZATI+A+g9/86 UEqn0N+ektDNKEcGwLLl1lUgaJ7OB4Jj/NFYsIHIQVg7VPNtJ7YUPvjwPCpSJwuyz37em3gxmZ6zEt w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mGD5LNMj_zLEAVwCkc11UcAIEvs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 14:04:23 -0000

----==_mimepart_5f3a8e646bc81_267019649077b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Good catch, it's #3443

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674901354
----==_mimepart_5f3a8e646bc81_267019649077b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Good catch, it's <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="562174487" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3443" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3443/hovercard" href="https://github.com/quicwg/base-drafts/pull/3443">#3443</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674901354">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44RM5WXTWXLFDKSA3SBE2GJANCNFSM4QBHR5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6QAWJ6BGW77OOSSB3SBE2GJA5CNFSM4QBHR5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5C22Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674901354",
"url": "https://github.com/quicwg/base-drafts/issues/4004#issuecomment-674901354",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a8e646bc81_267019649077b--


From nobody Mon Aug 17 07:40:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 917603A09B5 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:40:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2eM3Pok918zM for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:40:43 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7AE4B3A09AF for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:40:43 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 91A04580E2E for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:40:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597675242; bh=dDnJ1h/50VSPpidquvd0Ip+GNeMFt3LTLecf3IXUUQ8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gv5EQRvRzU978hSQp1qZHUajsqNmM5fYY0s5darZvAok2Xy8Bin4VA2sbkQSoGrlv 4t8NvwnEymlGFDYldT89TiiBafyaT3u6cSjqDLxuVUsTseGCglbFjYSC2TJuQTzzZf 8ZMrE7trnyen2oLRzUmtntI0dPagQHWC4CkzG/Uw=
Date: Mon, 17 Aug 2020 07:40:42 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4CIS4GOPNJ24PS3TF5IZ36VEVBNHHCRBWP6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4003/review/468524708@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4003@github.com>
References: <quicwg/base-drafts/pull/4003@github.com>
Subject: Re: [quicwg/base-drafts] Split conditions for Initial CONNECTION_CLOSE (#4003)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a96ea4d10e_3247196417060"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oG7DoElW5XRNrgomxIMmkdIxvq8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 14:40:45 -0000

----==_mimepart_5f3a96ea4d10e_3247196417060
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-468524708
----==_mimepart_5f3a96ea4d10e_3247196417060
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-468524708">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IDWVUJAJWCBDW3ZLSBE6OVANCNFSM4QBHGZIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZUK334EU2GI6BXJ5DSBE6OVA5CNFSM4QBHGZIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPWR5JA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-468524708",
"url": "https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-468524708",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a96ea4d10e_3247196417060--


From nobody Mon Aug 17 07:41:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 231F03A0B4A for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:41:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NOYgOPuk3Gfb for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:41:31 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1962F3A0B19 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:41:31 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 25DA9520F04 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:41:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597675290; bh=kxfm7Fh+yFj/MQOFZ7tXDe+IEl+9jd2jo8KamR3Fljw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oMxVAqmwRmrB0vG+MFPGELleB0oOD2iVoksreeIeOILPMuqfFptifwV9/mGjD17R7 D3pHZxXnJ8sD7/z8L1a/2zVBjejq6F6sA64mVbSvenvu3ofdeWROWNw90rV5GgbxWd U616hmX0hjiY+OZtO/4yDzgrOAOb4UPjTdWpogUU=
Date: Mon, 17 Aug 2020 07:41:30 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5HQZMFUGHHALLAEV5IZ4BVEVBNHHCRBV7EU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4002/review/468525372@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4002@github.com>
References: <quicwg/base-drafts/pull/4002@github.com>
Subject: Re: [quicwg/base-drafts] Use FRAME_ENCODING_ERROR for stream limits >2^60 (#4002)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a971a16359_156c1964951ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fmDvXUKlDPnHx9P2rWvYdKGfTVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 14:41:39 -0000

----==_mimepart_5f3a971a16359_156c1964951ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-468525372
----==_mimepart_5f3a971a16359_156c1964951ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-468525372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQFI3ACTTPQZKEX33SBE6RVANCNFSM4QBG7QEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK634BXJCXZ7KBVMDVDSBE6RVA5CNFSM4QBG7QE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPWSCPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-468525372",
"url": "https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-468525372",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a971a16359_156c1964951ba--


From nobody Mon Aug 17 07:51:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21A5D3A10E4 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:51:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AJJl85UaHseJ for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 07:51:29 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 766483A10E6 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:51:25 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id BBA9C840E4A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 07:51:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597675883; bh=ImvLaxpQWIMhF1MzAJgsOVa72Pw4cbckW8Pc6DgA0MI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0ExGtACb5s3MjfqfbdrJ1FVZYhPQkKYH98YuPhx9STXeEWT945gcguH76BDOBuV45 YgNyPyDZeEcfUL9dzFYAf2WqOBX5NSjn1BF4C5U3LDBx8uCFMDaUZXVvWp8tLLS1mw IOU3r0SlMtMHyD5YmqzN+dsyA2CztNvyzcBVLCRo=
Date: Mon, 17 Aug 2020 07:51:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SLH7RSH5N6F77UTV5IZ5GXEVBNHHCRBJH34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4001/674928019@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4001@github.com>
References: <quicwg/base-drafts/issues/4001@github.com>
Subject: Re: [quicwg/base-drafts] Offloads should not delay ACKs (#4001)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a996bac2b0_4016196448259"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z2nHL0My-bHVNtTSnkXsn10UDEk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 14:51:30 -0000

----==_mimepart_5f3a996bac2b0_4016196448259
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Good thought on getting rid of 'out-of-order', that should help.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674928019
----==_mimepart_5f3a996bac2b0_4016196448259
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Good thought on getting rid of 'out-of-order', that should help.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674928019">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UTDMVBL5PR7MMUADSBE7WXANCNFSM4QA7VPUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK72WUYNTC3RS6QRNL3SBE7WXA5CNFSM4QA7VPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5JLEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674928019",
"url": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674928019",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3a996bac2b0_4016196448259--


From nobody Mon Aug 17 08:10:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 672A93A10DD for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:10:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vRPuTNFvOReV for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:10:19 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEC233A10C2 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:10:18 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 04DDC521567 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:10:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597677018; bh=0AQMwqvcN/nrVbC447N+X6gmLZRsjvEYRWEzIOnEB6I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cl4QyB5ze3MjWr9i1+gLbpxaNQX+KX9zzmz+coJNuEXAsFbqTyjy+jc7MHumJKJbk oJdM1flzG34sZaFts4p8/vgeuCGhQ33HQIqibK4S3JqLPORFpzr+JLBfXfM+rASCVR V2LTEKFrfm+/SpTeL1Znygw8pUwlmPWyZgmfX5DM=
Date: Mon, 17 Aug 2020 08:10:17 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2XT7AGFVPXMDV2EMN5IZ7NTEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/468544666@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3a9dd9e9b05_7a7319642283a8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AHuhBHqw3IaI-T0JI33Sr9CKDnU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 15:10:20 -0000

----==_mimepart_5f3a9dd9e9b05_7a7319642283a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.

This is likely to conflict with #3978

>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the

```suggestion
when the ECN-CE marking is detected, the congestion controller halves the
```

> -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.

I think you're correct, do you have a good RFC reference handy?  I couldn't easily find this text.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-468544666
----==_mimepart_5f3a9dd9e9b05_7a7319642283a8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<p>This is likely to conflict with <a class=3D"issue-link js-issue-link" =
data-error-text=3D"Failed to load title" data-id=3D"671406403" data-permi=
ssion-text=3D"Title is private" data-url=3D"https://github.com/quicwg/bas=
e-drafts/issues/3978" data-hovercard-type=3D"pull_request" data-hovercard=
-url=3D"/quicwg/base-drafts/pull/3978/hovercard" href=3D"https://github.c=
om/quicwg/base-drafts/pull/3978">#3978</a></p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4005#discussi=
on_r471541006">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ## Congestion Avoidance=0D
 =0D
-Slow start exits to congestion avoidance.  Congestion avoidance uses an=0D=

-Additive Increase Multiplicative Decrease (AIMD) approach that increases=
=0D
-the congestion window by one maximum packet size per congestion window=0D=

-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves=
=0D
-the congestion window, sets the slow start threshold to the new=0D
-congestion window, and then enters the recovery period.=0D
+The congestion controller is in congestion avoidance any time the conges=
tion=0D
+window is at or above the slow start threshold.=0D
+=0D
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (=
AIMD)=0D
+approach that increases the congestion window by one maximum packet size=
 per=0D
+congestion window acknowledged.=0D
+=0D
+When first entering congestion avoidance, when a packet is declared lost=
, or=0D
+when the ECN-CE count is detected, the congestion controller halves the=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-when the ECN-CE count is detected, the conges=
tion controller halves the=0D
+when the ECN-CE marking is detected, the congestion controller halves th=
e=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4005#discussi=
on_r471545480">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -Additive Increase Multiplicative Decrease=
 (AIMD) approach that increases=0D
-the congestion window by one maximum packet size per congestion window=0D=

-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves=
=0D
-the congestion window, sets the slow start threshold to the new=0D
-congestion window, and then enters the recovery period.=0D
+The congestion controller is in congestion avoidance any time the conges=
tion=0D
+window is at or above the slow start threshold.=0D
+=0D
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (=
AIMD)=0D
+approach that increases the congestion window by one maximum packet size=
 per=0D
+congestion window acknowledged.=0D
+=0D
+When first entering congestion avoidance, when a packet is declared lost=
, or=0D
+when the ECN-CE count is detected, the congestion controller halves the=0D=

+congestion window, reduces the slow start threshold to the resulting siz=
e, and=0D
+enters the recovery period.=0D
</pre>=0D
<p>I think you're correct, do you have a good RFC reference handy?  I cou=
ldn't easily find this text.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4005#pullrequestreview-468544666">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K76LIJWJMF26SK75N3SBFB5TANCNFSM4QBH2MKA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3UFOXKUVOHX3RSZCDSBFB5TA5CNFSM4=
QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPWWZGQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestrev=
iew-468544666",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview=
-468544666",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3a9dd9e9b05_7a7319642283a8--


From nobody Mon Aug 17 08:32:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11B0B3A10DB for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:32:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WyzCrpZK5CBs for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:32:30 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E117E3A0CE7 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:32:29 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 0E6F0840F2A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:32:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597678349; bh=0ubudc7+EBX+26X50LDPsBodxeev7H4iZbSOahDZ6WQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ft37rH6LMo48GWyuOuNuV7ulIUprycc6l4pxYtJR4VMOMkKCxagc4smg5zHsVh4Bk T6jqTBx4B16wxelySXSz0FvKvpDLaRAvPqRFJdbyamz0pNizgWP8Q0+rbkXPaxnbFB Mxl+jJLP3o1YEKaxT4C/Ud297NkornrLI/wObvrs=
Date: Mon, 17 Aug 2020 08:32:28 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZQCZ47IPDCFB4OYF5I2CAZEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/468567203@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3aa30cf3ad7_5d6b19641458d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jis8VqKoUCp-b99EM1L7_i5Uaqk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 15:32:32 -0000

----==_mimepart_5f3aa30cf3ad7_5d6b19641458d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.

Having read this text, I think your comment on the issue is correct -- there are three states here.

> @@ -763,24 +763,33 @@ The RECOMMENDED value is 2 * max_datagram_size.
 
 ## Slow Start
 
-While in slow start, QUIC increases the congestion window by the
-number of bytes acknowledged when each acknowledgment is processed, resulting
-in exponential growth of the congestion window.
+The congestion controller is in slow start any time the congestion window is
+below the slow start threshold.  The congestion controller begins in slow start.

...because the ICW is less than SSThresh, presumably?  Might be worth mentioning that explicitly.

>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the

```suggestion
when the ECN-CE count is increased, the congestion controller halves the
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-468567203
----==_mimepart_5f3aa30cf3ad7_5d6b19641458d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<p>Having read this text, I think your comment on the issue is correct --=
 there are three states here.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4005#discussi=
on_r471558416">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -763,24 +763,33 @@ The RECOMMENDED valu=
e is 2 * max_datagram_size.=0D
 =0D
 ## Slow Start=0D
 =0D
-While in slow start, QUIC increases the congestion window by the=0D
-number of bytes acknowledged when each acknowledgment is processed, resu=
lting=0D
-in exponential growth of the congestion window.=0D
+The congestion controller is in slow start any time the congestion windo=
w is=0D
+below the slow start threshold.  The congestion controller begins in slo=
w start.=0D
</pre>=0D
<p>...because the ICW is less than SSThresh, presumably?  Might be worth =
mentioning that explicitly.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4005#discussi=
on_r471559563">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ## Congestion Avoidance=0D
 =0D
-Slow start exits to congestion avoidance.  Congestion avoidance uses an=0D=

-Additive Increase Multiplicative Decrease (AIMD) approach that increases=
=0D
-the congestion window by one maximum packet size per congestion window=0D=

-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves=
=0D
-the congestion window, sets the slow start threshold to the new=0D
-congestion window, and then enters the recovery period.=0D
+The congestion controller is in congestion avoidance any time the conges=
tion=0D
+window is at or above the slow start threshold.=0D
+=0D
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (=
AIMD)=0D
+approach that increases the congestion window by one maximum packet size=
 per=0D
+congestion window acknowledged.=0D
+=0D
+When first entering congestion avoidance, when a packet is declared lost=
, or=0D
+when the ECN-CE count is detected, the congestion controller halves the=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-when the ECN-CE count is detected, the conges=
tion controller halves the=0D
+when the ECN-CE count is increased, the congestion controller halves the=
=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4005#pullrequestreview-468567203">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6JTLUMTZSM3R7T6PLSBFEQZANCNFSM4QBH2MKA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK56RVZ7TQPACSFS3O3SBFEQZA5CNFSM4=
QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPW4JIY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestrev=
iew-468567203",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview=
-468567203",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3aa30cf3ad7_5d6b19641458d5--


From nobody Mon Aug 17 08:40:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A51483A0B94 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:40:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Bcwa9D3zUrJN for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:40:48 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C6153A12D1 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:40:29 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 4D21B5C0029 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:40:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597678828; bh=9itHV4NkxrUY8XEzNScSGkQvZmZq9MntsO7AK3YRwrk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Md8i+u/qhsGx7G7IDwr/7xHodWGM/D5WCkespDsuqv8lfV11SN2bV9chlJWJQS5ZH i3ajcZuVeCC8x9Z+PN8dBMBk8ukOLXpMcf3UTBsTwZ+nFb7t9nxtMuiNdFptW+r9CL gAQgCeZO4A5XwhSs2hqaSN7zLSpYb8bt4pG/Casc=
Date: Mon, 17 Aug 2020 08:40:28 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LRFER2N7DHSNBRSN5I2C6ZEVBNHHCRBJH34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4001/674955231@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4001@github.com>
References: <quicwg/base-drafts/issues/4001@github.com>
Subject: Re: [quicwg/base-drafts] Offloads should not delay ACKs (#4001)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3aa4ec3cc05_5b851964114fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Es_9tUOzYn-jrQ04fZHIFeKvHbM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 15:40:50 -0000

----==_mimepart_5f3aa4ec3cc05_5b851964114fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I was about to say we could simplify the second bullet, but that would miss the case of:
- N-3:  last received ack-eliciting packet
- N-2:  lost
- N-1:  ACK-only packet
- N:  Newly received

We want to send an immediate ACK on receipt of N, but not N-1.  Nor do we want one on the late receipt of N-2.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674955231
----==_mimepart_5f3aa4ec3cc05_5b851964114fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I was about to say we could simplify the second bullet, but that would miss the case of:</p>
<ul>
<li>N-3:  last received ack-eliciting packet</li>
<li>N-2:  lost</li>
<li>N-1:  ACK-only packet</li>
<li>N:  Newly received</li>
</ul>
<p>We want to send an immediate ACK on receipt of N, but not N-1.  Nor do we want one on the late receipt of N-2.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674955231">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3AH4B2X5AUKTTGV7LSBFFOZANCNFSM4QA7VPUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2JU3RY42U2RR6MIOLSBFFOZA5CNFSM4QA7VPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5P7XY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674955231",
"url": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674955231",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3aa4ec3cc05_5b851964114fd--


From nobody Mon Aug 17 08:43:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4BBD3A10DD for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:43:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZWxyCt1Teczj for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:43:21 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 791A83A0D00 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:43:21 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id A4945840930 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:43:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597679000; bh=dV9akndIPHIX3a1Va8T1VpnwcG4mx5u0LCHJOcJR04I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yheQwgm9dAfmfuDbEiczWvnQjL+2dPVUign4SF1MjeQ2+G5MBlEyl4w0vvfQS1s8E zVpyAR20rEC1v+UOG299KNgykqjWjRCvOrT5E+VLsk3VwAmcaFzWAX40g3jK9wn3aM w+aqQ3oatzsxrMn2GL3L2JSx10FK++F9WPcq658U=
Date: Mon, 17 Aug 2020 08:43:20 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHVD2E2AM77GB2BUF5I2DJREVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674956818@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3aa5989339b_4c9f1964238ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Yb_KShs8-ZKn3UdJk7IAuohJ0lY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 15:43:23 -0000

----==_mimepart_5f3aa5989339b_4c9f1964238ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> What are the downsides of not doing this and generally having logic that triggers an immediate ACK if any out-of-order packet is received?

@nibanks, if I'm understanding correctly, the concern is that an implementation that sends ACK-only packets immediately but paces others will routinely have ACK-only packets skipping ahead of ACK-eliciting packets.  If you react to all reordering, you'll send a lot of unneeded immediate ACKs when interacting with such an implementation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674956818
----==_mimepart_5f3aa5989339b_4c9f1964238ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>What are the downsides of not doing this and generally having logic that triggers an immediate ACK if any out-of-order packet is received?</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/nibanks/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a>, if I'm understanding correctly, the concern is that an implementation that sends ACK-only packets immediately but paces others will routinely have ACK-only packets skipping ahead of ACK-eliciting packets.  If you react to all reordering, you'll send a lot of unneeded immediate ACKs when interacting with such an implementation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674956818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SCO4HES7XJW4PWLLSBFFZRANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2BPKPDO7GINR45CX3SBFFZRA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5QMEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674956818",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674956818",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3aa5989339b_4c9f1964238ed--


From nobody Mon Aug 17 08:54:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2242E3A11AA for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:54:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6pkBhcjijiZn for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 08:54:40 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B105A3A11A1 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:54:40 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id DA3125C0E30 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 08:54:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597679679; bh=DLGaiAgoHBVsFGnVQsuovwqFpDa92mGVzMEipZQSHes=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x6/sAYzE4NRSzSRZgClBCbbmxjtVpDA4SHykYZvMsra6HPu4UsWHE4LYV5msK2BQg MGH5Q/2+1tNVA7GUBwDQDQeW3LVlpTlMUO3XMfMrsTlWM0ozrU4djLPprVuM9tcIXT oBIdLgG1nyFibRcR1f/EK0hHcvBQGsN+PynYv25s=
Date: Mon, 17 Aug 2020 08:54:39 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4W75E77KI4P6ZSGTF5I2ET7EVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674962941@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3aa83fcadeb_2b0219641491bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z6FacEx5ZQugKjoluqYOtZbORaQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 15:54:42 -0000

----==_mimepart_5f3aa83fcadeb_2b0219641491bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> > What are the downsides of not doing this and generally having logic that triggers an immediate ACK if any out-of-order packet is received?
> 
> @nibanks, if I'm understanding correctly, the concern is that an implementation that sends ACK-only packets immediately but paces others will routinely have ACK-only packets skipping ahead of ACK-eliciting packets. If you react to all reordering, you'll send a lot of unneeded immediate ACKs when interacting with such an implementation.

Yeah, that makes sense. Thanks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674962941
----==_mimepart_5f3aa83fcadeb_2b0219641491bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<blockquote>
<p>What are the downsides of not doing this and generally having logic that triggers an immediate ACK if any out-of-order packet is received?</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/nibanks/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a>, if I'm understanding correctly, the concern is that an implementation that sends ACK-only packets immediately but paces others will routinely have ACK-only packets skipping ahead of ACK-eliciting packets. If you react to all reordering, you'll send a lot of unneeded immediate ACKs when interacting with such an implementation.</p>
</blockquote>
<p>Yeah, that makes sense. Thanks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674962941">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QU563WO7S4FID6F3SBFHD7ANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3VAWCPAUXJYX5DDSLSBFHD7A5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5R37I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674962941",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674962941",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3aa83fcadeb_2b0219641491bb--


From nobody Mon Aug 17 09:13:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB9DB3A11F3 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 09:12:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7edo8GsvSlZe for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 09:12:58 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CB3B3A11F0 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 09:12:58 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id BC0AF5C0EC1 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 09:12:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597680777; bh=x2WIwI2DQRch+QzjmzikVgANeDV79WgpI5lyd2AgXM0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1zbY7MioqvU2yYketR+Gmapr3B+q1GOcqOErVteblRW2qOLVt4EAWJDTenW9xP6KM 1XMs1LDy1kPwO7QmWyw3Oy7Yo3joHAfiBvPBtnWVhUG9bmEMkSEs8BkAI02UrfSYEU wNq1XjumCdPBiQ42DOFdCKKdbpIXhJOmuljlRifA=
Date: Mon, 17 Aug 2020 09:12:57 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6F2NGFCGW37L4I34F5I2GYTEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c674972594@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3aac89accc4_4db41964668a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KuFkrbjq_NaSuljTlnps6ogRBfQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 16:13:00 -0000

----==_mimepart_5f3aac89accc4_4db41964668a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop has it right.  It doesn't cause a correctness issue, but it could result in a large number of unnecessary ACK-only packets being sent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674972594
----==_mimepart_5f3aac89accc4_4db41964668a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> has it right.  It doesn't cause a correctness issue, but it could result in a large number of unnecessary ACK-only packets being sent.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674972594">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGCTM3WJLHI6SAFFTSBFJITANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYUT42WLHO2CHWQ5HTSBFJITA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA5UHMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674972594",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-674972594",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3aac89accc4_4db41964668a9--


From nobody Mon Aug 17 12:18:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 245BE3A09FF for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:18:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ZevmcxqGes-M for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:18:04 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E69773A09F9 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:18:03 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id C0E29E059F for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:18:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597691882; bh=R+bKTqy6Zu6eirYIjQp162knFsLSapgZCdXRDCgGrZI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=PePJ5V7Zp+pylhycpOOf1ORom465jLKA1YxHPHjxjasL8u3xJqiyKZkuZTVNn1g+z z7cgPRMe/Jc2/86NXX/CLQTInCfhWknYVnrVupXzfyZkrl2CV9a6GbAgNLrwSlfVmb YGDsvajFOmmReog/Cgqo5SlypppHpBdCP0UxvNgA=
Date: Mon, 17 Aug 2020 12:18:02 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7F5VKD6JVUKLADT5N5I24OVEVBNHHCRDY7NA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4007@github.com>
Subject: [quicwg/base-drafts] Nits on QPACK (#4007)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ad7eab2445_7bd21964197952"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/B5xnysBBwjWKLGRulWvAN9zj_QU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:18:05 -0000

----==_mimepart_5f3ad7eab2445_7bd21964197952
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Minor editorial nits.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4007

-- Commit Summary --

  * Nits

-- File Changes --

    M draft-ietf-quic-qpack.md (81)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4007.patch
https://github.com/quicwg/base-drafts/pull/4007.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4007

----==_mimepart_5f3ad7eab2445_7bd21964197952
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Minor editorial nits.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4007'>https://github.com/quicwg/base-drafts/pull/4007</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Nits</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4007/files#diff-c3ed24528f71fade042cdefbeadbd7b9">draft-ietf-quic-qpack.md</a>
    (81)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4007.patch'>https://github.com/quicwg/base-drafts/pull/4007.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4007.diff'>https://github.com/quicwg/base-drafts/pull/4007.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4007">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46ZMBK7WSV3KL6QGDSBF66VANCNFSM4QCCKEOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OLQWYTTAYBLBTWDLSBF66VA5CNFSM4QCCKEO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEPD5UA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4007",
"url": "https://github.com/quicwg/base-drafts/pull/4007",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3ad7eab2445_7bd21964197952--


From nobody Mon Aug 17 12:23:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 954553A0A24 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:23:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 GTNvmOLHFjPp for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:23:51 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97A523A0A04 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:23:51 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id D7E75900203 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:23:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597692230; bh=udbvck2MvqCv7VgP0EEpMvUaZ7ib4xaJExhYBkwfDsU=; h=Date:From:To:Subject:From; b=SsEeJ5gnzz1kwv0/E3qkfBJVwQJzVSvn5MRZxj5aj+cyqBYGP/LK1SEECZp+mC3sn W1KscvWCRrzvw1+PkJx1qThnsBdXA42UaGcmdq/9LKZP9Vod2O7HI8nuDdre/0NFWT sr9x8QpaY3PsVbwh76O77XjM3ZAk5pEf6660Gvgo=
Date: Mon, 17 Aug 2020 12:23:50 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/no-blocked-state/000000-f05864@github.com>
Subject: [quicwg/base-drafts] f05864: No encoder memory for blocked
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hsiqpwVxWpiji5KkpPpd-jQxf-4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:23:54 -0000

  Branch: refs/heads/qpack/no-blocked-state
  Home:   https://github.com/quicwg/base-drafts
  Commit: f05864fdd24b603a37afcfbd5aaed95ff67fffac
      https://github.com/quicwg/base-drafts/commit/f05864fdd24b603a37afcfbd5aaed95ff67fffac
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  No encoder memory for blocked



From nobody Mon Aug 17 12:25:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1433B3A0A4E for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:25:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Ed9nHn6VzCS3 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:25:17 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE9693A09FF for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:25:16 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id E47D09000A3 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:25:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597692315; bh=4ev4ZSFTNiRBrmR9c1Ett3KNbkF8d8+e/fxgZGkVsFM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=JesDL75GSrD1+KPYnYr/akc3ZO814sV/eEYPE7c2zosdvrE3MOq1koPROw0OTyr92 manAwJ0OGCTRtIkWjyxB52y+qJ8Dln+RO2nWM4Bi0rjEB55GD5yUCOpD+H3k2soehw PyAMDhpahQ8GBnncjGsjxKviy0UmGZ6xXZL62s7w=
Date: Mon, 17 Aug 2020 12:25:15 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NTVCURW2OL54FHW55I25JXEVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008@github.com>
Subject: [quicwg/base-drafts] QPACK SC: No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ad99bd47ca_2cc31964352a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cUucFUb3oucsL_9DkVVsCKeo1yc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:25:18 -0000

----==_mimepart_5f3ad99bd47ca_2cc31964352a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Per discussion on Slack, expanding this discussion in the Security Considerations to be more accurate.  Editorial, since these are purely statements about the properties of the design.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4008

-- Commit Summary --

  * No encoder memory for blocked

-- File Changes --

    M draft-ietf-quic-qpack.md (10)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4008.patch
https://github.com/quicwg/base-drafts/pull/4008.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008

----==_mimepart_5f3ad99bd47ca_2cc31964352a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Per discussion on Slack, expanding this discussion in the Security Considerations to be more accurate.  Editorial, since these are purely statements about the properties of the design.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4008'>https://github.com/quicwg/base-drafts/pull/4008</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>No encoder memory for blocked</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4008/files#diff-c3ed24528f71fade042cdefbeadbd7b9">draft-ietf-quic-qpack.md</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4008.patch'>https://github.com/quicwg/base-drafts/pull/4008.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4008.diff'>https://github.com/quicwg/base-drafts/pull/4008.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYOJVZV4NAEF35ROPLSBF7ZXANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPMXU2PQ6WDL6IT4LSBF7ZXA5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEPF53Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008",
"url": "https://github.com/quicwg/base-drafts/pull/4008",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3ad99bd47ca_2cc31964352a0--


From nobody Mon Aug 17 12:25:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D2273A0A04 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:25:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mHPaUdEENocL for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:25:24 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 290CF3A09FF for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:25:24 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 5B94C560E1A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:25:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597692323; bh=7aKkODH0UY1bQuVXe1+VLB34OQH+o06D8bjn4eq0ip8=; h=Date:From:To:Subject:From; b=RKEueLVwQHPKXbjUKsESzjYj4g5ssD/6yb2flsmdpjBYiayEogHtU+xw3jtb8Tq1b mwGnRYBJYN3dS5tLt+Sx07a/pvvrIJcxW/N8f1Wd8ey0Qtjnz0Yq3pTmvS4nYVPxMu G+IIN/PRsRiIss8k6xPCtdlbIJfqA5R+BODzy+9Q=
Date: Mon, 17 Aug 2020 12:25:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/718384-29f3b8@github.com>
Subject: [quicwg/base-drafts] 29f3b8: Script updating gh-pages from f05864fd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pVMSed1To5-ixLJ8Csdnxb-eAso>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:25:25 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 29f3b872aa01f25f7d08f59fe1db4005cc72fae7
      https://github.com/quicwg/base-drafts/commit/29f3b872aa01f25f7d08f59fe1db4005cc72fae7
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M index.html
    A qpack/no-blocked-state/draft-ietf-quic-http.html
    A qpack/no-blocked-state/draft-ietf-quic-http.txt
    A qpack/no-blocked-state/draft-ietf-quic-invariants.html
    A qpack/no-blocked-state/draft-ietf-quic-invariants.txt
    A qpack/no-blocked-state/draft-ietf-quic-qpack.html
    A qpack/no-blocked-state/draft-ietf-quic-qpack.txt
    A qpack/no-blocked-state/draft-ietf-quic-recovery.html
    A qpack/no-blocked-state/draft-ietf-quic-recovery.txt
    A qpack/no-blocked-state/draft-ietf-quic-tls.html
    A qpack/no-blocked-state/draft-ietf-quic-tls.txt
    A qpack/no-blocked-state/draft-ietf-quic-transport.html
    A qpack/no-blocked-state/draft-ietf-quic-transport.txt
    A qpack/no-blocked-state/index.html

  Log Message:
  -----------
  Script updating gh-pages from f05864fd. [ci skip]



From nobody Mon Aug 17 12:43:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28C503A0C86 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:43:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 a6OV-VLE6Ee8 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:43:49 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE25B3A0C3B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:43:48 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 30DB4580048 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:43:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597693428; bh=AX1GEex5ZEM3Lla6m4iM5VT3Vj37NfuDEJe1nAW9LKg=; h=Date:From:To:Subject:From; b=GUHEiygnFuN2vHrxyOX1jYPNpux97UL4IOqk9JrNkDjOuDL564bUw3c0rjZqpffqA 2vef5oGP+/ZkgnjqRtbFqInZsZREBrdbMtpQzivp9bl+oG6LVy+SyIozjXlQi5UWvV tbezlkmI+wFkdzblqIGw8cZk/Gh3Wj5sgmtAUEX4=
Date: Mon, 17 Aug 2020 12:43:47 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/fields-again/000000-2a27a2@github.com>
Subject: [quicwg/base-drafts] 2a27a2: The field police strike again
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aqYVMKwXZ4F5M6uhBzJJlYS8jng>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:43:50 -0000

  Branch: refs/heads/qpack/fields-again
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a27a20817d40749a3fa7bbed4602ab867438f50
      https://github.com/quicwg/base-drafts/commit/2a27a20817d40749a3fa7bbed4602ab867438f50
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  The field police strike again



From nobody Mon Aug 17 12:44:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32FD93A0C86 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:44:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 L0G_BJ2WKUbb for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:44:39 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1343C3A0C3B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:44:39 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 4F5C25607E4 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:44:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597693478; bh=oddlGZ6iX5l165aNI2Xwz0wQE50uXl3q9Nzpxnv0vgM=; h=Date:From:To:Subject:From; b=VouoX/7dY8RJ6QvWc1ecUe/T6ZJjOlFhFcqRupMpWfJhxWb3Zi+/d90YV1yWpALSn URtaTsHytP1bc3c6hPDLP4xr/mLweBxi6doXCaCP6lrCL/KbNV0hSYwxXaLU6W5LxY ENmAasjstv5/NgPlPGnkTuvvmmWMdpmtnOUmnHok=
Date: Mon, 17 Aug 2020 12:44:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/29f3b8-98d0b6@github.com>
Subject: [quicwg/base-drafts] 98d0b6: Script updating gh-pages from 2a27a208. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V5OmYlPAf4Zgm0jF8AolvyR3Wfg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:44:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 98d0b6f28962baa15c07a90aeb3e1dc7b32a812d
      https://github.com/quicwg/base-drafts/commit/98d0b6f28962baa15c07a90aeb3e1dc7b32a812d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M index.html
    A qpack/fields-again/draft-ietf-quic-http.html
    A qpack/fields-again/draft-ietf-quic-http.txt
    A qpack/fields-again/draft-ietf-quic-invariants.html
    A qpack/fields-again/draft-ietf-quic-invariants.txt
    A qpack/fields-again/draft-ietf-quic-qpack.html
    A qpack/fields-again/draft-ietf-quic-qpack.txt
    A qpack/fields-again/draft-ietf-quic-recovery.html
    A qpack/fields-again/draft-ietf-quic-recovery.txt
    A qpack/fields-again/draft-ietf-quic-tls.html
    A qpack/fields-again/draft-ietf-quic-tls.txt
    A qpack/fields-again/draft-ietf-quic-transport.html
    A qpack/fields-again/draft-ietf-quic-transport.txt
    A qpack/fields-again/index.html

  Log Message:
  -----------
  Script updating gh-pages from 2a27a208. [ci skip]



From nobody Mon Aug 17 12:46:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA16F3A0CE5 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:46:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 AdoErrnzYJsE for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:46:31 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E3C73A0CAC for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:46:31 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id AC7DB5E0F17 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:46:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597693590; bh=vMxxF+9b2ErhWqniGx4UGUdWbi7d3wCt2QQfZt80W9s=; h=Date:From:To:Subject:From; b=gvmuBbOdqhO2jPYKBX1+AjpTE6rey7K4w+l94fpUliU0vFQwVYRzpSl7gGp1FiSBW 1xMRym0iG9Pra2YoL8S7RIm4KSMZwBLaP/Ky74oY5vcZLJOry0PpxOV0EWmldP78Wm DRiCNj/B3H3JUdpTa/nHekmsqVyN8Xdet71meU1w=
Date: Mon, 17 Aug 2020 12:46:30 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/fields-again/2a27a2-3a1aa0@github.com>
Subject: [quicwg/base-drafts] 3a1aa0: The field police strike again
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/in_viAidkOLeFUtY3lT9yYrUdVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:46:33 -0000

  Branch: refs/heads/qpack/fields-again
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3a1aa02554ab85703eb067b425e5c336c5b02fec
      https://github.com/quicwg/base-drafts/commit/3a1aa02554ab85703eb067b425e5c336c5b02fec
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  The field police strike again



From nobody Mon Aug 17 12:47:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6008E3A0CAC for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:47:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 UfGs72nX-hhV for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:47:05 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25DFE3A0C3B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:47:05 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 6F007840048 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:47:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597693624; bh=WOct48tWM0Mrd5OnvNNPNH2TMPT6qtafw9JkpkyiPi4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=LoEZPsaHKI4w0BCSR6InEahv07Nu9yhFM/7nARbAv2ZaHuPwbl+DOjllDEEbfxX0D nYQUlKR7Um8eBntDzn2a4rlfZTc3XAVgaEDncYm/Sfkvvf5dyDh767NqQAbg3ZvIi/ A6f+r13ufP4FbKhOymu2RhwPPjKY0OMaCPXluqbk=
Date: Mon, 17 Aug 2020 12:47:04 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5OUZ3TXUA545PHPWV5I273REVBNHHCRD25UQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4009@github.com>
Subject: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4009)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3adeb85d8f1_2b9319641709e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uV5Ix1C-bfgILQhu0KPXnnsd5HM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:47:06 -0000

----==_mimepart_5f3adeb85d8f1_2b9319641709e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Noticed that the Security Considerations seems to have come in after and without the &quot;field sections&quot; terminology, so I did a pass through there.  This will probably have a few conflicts with #4007.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4009

-- Commit Summary --

  * The field police strike again

-- File Changes --

    M draft-ietf-quic-qpack.md (115)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4009.patch
https://github.com/quicwg/base-drafts/pull/4009.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4009

----==_mimepart_5f3adeb85d8f1_2b9319641709e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Noticed that the Security Considerations seems to have come in after and without the "field sections" terminology, so I did a pass through there.  This will probably have a few conflicts with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680468328" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4007" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4007/hovercard" href="https://github.com/quicwg/base-drafts/pull/4007">#4007</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4009'>https://github.com/quicwg/base-drafts/pull/4009</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>The field police strike again</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4009/files#diff-c3ed24528f71fade042cdefbeadbd7b9">draft-ietf-quic-qpack.md</a>
    (115)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4009.patch'>https://github.com/quicwg/base-drafts/pull/4009.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4009.diff'>https://github.com/quicwg/base-drafts/pull/4009.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4009">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7TONPQUZHRKTPJYEDSBGCLRANCNFSM4QCDRHHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYEGEUNRFVCKX5EVJLSBGCLRA5CNFSM4QCDRHH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEPLWSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4009",
"url": "https://github.com/quicwg/base-drafts/pull/4009",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3adeb85d8f1_2b9319641709e2--


From nobody Mon Aug 17 12:47:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0073E3A0CAC for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:47:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tAPfndVvuc52 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:47:39 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D660F3A0C3B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:47:39 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 2F5CD340E4A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:47:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597693659; bh=p/Dv1I6uzjcrhKm3fSgGy4oEOVVIundG/OQePwM+8cE=; h=Date:From:To:Subject:From; b=oSUwcHosD5Bx3gk3zly69WoQO9gsV/XhliUkIni/CV0fAAFo52dFw7x3TpAalTgCM CIsKmWVcPcrWi2qKgb/p2SEPMe3ZgXGrRgaWKFFCZdq8nYPmFQpbObHzhoJEWV3+WQ qZ3D3GUDHgSaNWvQXxtj579oYlXwsKHz/MKkiesA=
Date: Mon, 17 Aug 2020 12:47:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/98d0b6-7930b4@github.com>
Subject: [quicwg/base-drafts] 7930b4: Script updating gh-pages from 3a1aa025. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SUjjA2RckKQNQrf28L6lVZNuoIU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:47:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7930b424bb4d9c228aecb70692b6607713ef0747
      https://github.com/quicwg/base-drafts/commit/7930b424bb4d9c228aecb70692b6607713ef0747
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M index.html
    M qpack/fields-again/draft-ietf-quic-http.html
    M qpack/fields-again/draft-ietf-quic-invariants.html
    M qpack/fields-again/draft-ietf-quic-qpack.html
    M qpack/fields-again/draft-ietf-quic-qpack.txt
    M qpack/fields-again/draft-ietf-quic-tls.html
    M qpack/fields-again/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 3a1aa025. [ci skip]



From nobody Mon Aug 17 12:58:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F1E03A0FAE for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:58:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 lX8uTbXVXU8X for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:58:23 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 435CA3A0FCF for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:58:21 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 6AC34560E58 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:58:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597694300; bh=VFBTPTeSoDyz3RH5ZtHJxyU6TVMXXh+rS3PhSKUwkEM=; h=Date:From:To:Subject:From; b=aTtq++lbJpKM6zcE/lTM6+KThdJsFXRoxFOS/yTh3fKKIsfDHPbh+lNFfvu6f0bth BlUcYLsiHLidp1ExAiYznMEykhFrpHqaS15Vxz6jMb1VKU/Dt29oUVelF4wX7wqJIl 0YdVQZFHZzwoa/2Yz4a1CfhULc7QaGmq17QxKjU0=
Date: Mon, 17 Aug 2020 12:58:20 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/e0e024-3ca0b8@github.com>
Subject: [quicwg/base-drafts] 3ca0b8: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YIm2eV0OhIKPxo1Z53RFj3CEigU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:58:25 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3ca0b89c8bd6caddc68559084fbfbd1095899436
      https://github.com/quicwg/base-drafts/commit/3ca0b89c8bd6caddc68559084fbfbd1095899436
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>



From nobody Mon Aug 17 12:58:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA5273A0FF6 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:58:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 yQDRn44WQS9B for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 12:58:30 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EFD63A0FAE for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:58:30 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id CCFA2900944 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 12:58:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597694309; bh=EYQR4JoP4VIae3UN05aSmaD5kpvMzVZckmMCKvlNvn0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SM5/B0Xix4AtyMveExdF+Qmd2gYfaOvihQR1yv84GPSB4sbDyZMXEkS0qUo1SXWR8 Ej33sq0OlZFcNuGfqSiUczbo9ofGoXKPhD2r6y2D+GOjJRcewjrjihH2ZEGA/la+50 RnqZRoKfRDVP8wtez8my0m2oLLwONQDICGvmKOQc=
Date: Mon, 17 Aug 2020 12:58:29 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/push/5542729770@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ae165bdd13_36d61964391422"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kM740ok-kRJSzkNcJYGxINeKVe4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 19:58:32 -0000

----==_mimepart_5f3ae165bdd13_36d61964391422
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

3ca0b89c8bd6caddc68559084fbfbd1095899436  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000/files/e0e024dd0456160102bdf39314417ebd048361ab..3ca0b89c8bd6caddc68559084fbfbd1095899436

----==_mimepart_5f3ae165bdd13_36d61964391422
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3ca0b89c8bd6caddc68559084fbfbd1095899436">3ca0b89</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4000/files/e0e024dd0456160102bdf39314417ebd048361ab..3ca0b89c8bd6caddc68559084fbfbd1095899436">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MEAGNIXQXXZBP4SLSBGDWLANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFSDJ7CB5SC4HGVFDSBGDWLA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNBYG42DIN2QOVZWQIZVGU2DENZSHE3TOMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000/files/e0e024dd0456160102bdf39314417ebd048361ab..3ca0b89c8bd6caddc68559084fbfbd1095899436",
"url": "https://github.com/quicwg/base-drafts/pull/4000/files/e0e024dd0456160102bdf39314417ebd048361ab..3ca0b89c8bd6caddc68559084fbfbd1095899436",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3ae165bdd13_36d61964391422--


From nobody Mon Aug 17 13:06:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 324223A1057 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:06:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 oNU1BX34DkGQ for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:06:22 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25FFA3A1055 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:06:22 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 6097BE0D11 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:06:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597694781; bh=RjP7Jjq5tD4l31LZp4szBdQG6VcWx9jLoZAHp+GKfdM=; h=Date:From:To:Subject:From; b=mK4x7Z6MagfNo8hG0yELyPTQsc+1J/IkV3mC+6pTvXpIYE1mOT/ss3iDX6+rNrGei RNAd3Qi3/qTuGU2mj4Z7ziaSNVnhVNYVEhSxwQKm0Bgtx47qlrAVJJT8pHE0IDLRem OhHXwOnN4wkeA05LjO9hi+98yoUGfDzznZlEuaF4=
Date: Mon, 17 Aug 2020 13:06:21 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/3ca0b8-5cdb16@github.com>
Subject: [quicwg/base-drafts] 5cdb16: Martin's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LOp3OdGhGVN5uY2b-gjSKuNLoYc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:06:23 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5cdb166db5f2d9ccc5745129511d91a12b334937
      https://github.com/quicwg/base-drafts/commit/5cdb166db5f2d9ccc5745129511d91a12b334937
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Martin's suggestion

I tweaked it a bit, but not much.



From nobody Mon Aug 17 13:06:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4A4A3A105B for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:06:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 1AyvpMFwrhyO for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:06:32 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8298E3A1055 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:06:32 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id D89B5900D6A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:06:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597694790; bh=Tw+zjnvj2mOBs2oNkh+AC8hYnSQ60RZE05+2NDiWdqk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bMePLECMXOPgZREWvu8WZK0IDZs8voK7GBeCg4Ih3Fo78EafjiXSW0GQ3A3H74bCa eJdHzthLkIhokemqSsR1bLlbzeNwkUptnf4G8mV5YDkOi8mfj3zPGrzXZwMhJNet8+ tnsPkZ0oxYNziSnCvJ2IjIsN1tBcRTjf/CNmmUVU=
Date: Mon, 17 Aug 2020 13:06:30 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/push/5542764002@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ae346ca10f_3ec119643532f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DwQnhGLzkr7UF9yLRie9Cx8ry2U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:06:34 -0000

----==_mimepart_5f3ae346ca10f_3ec119643532f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5cdb166db5f2d9ccc5745129511d91a12b334937  Martin's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000/files/3ca0b89c8bd6caddc68559084fbfbd1095899436..5cdb166db5f2d9ccc5745129511d91a12b334937

----==_mimepart_5f3ae346ca10f_3ec119643532f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5cdb166db5f2d9ccc5745129511d91a12b334937">5cdb166</a>  Martin&#39;s suggestion</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4000/files/3ca0b89c8bd6caddc68559084fbfbd1095899436..5cdb166db5f2d9ccc5745129511d91a12b334937">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4WSVE5OAYSL4K2IH3SBGEUNANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZL3ED2CUUP3T3OPLTSBGEUNA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNBYG42DIN2QOVZWQIZVGU2DENZWGQYDAMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000/files/3ca0b89c8bd6caddc68559084fbfbd1095899436..5cdb166db5f2d9ccc5745129511d91a12b334937",
"url": "https://github.com/quicwg/base-drafts/pull/4000/files/3ca0b89c8bd6caddc68559084fbfbd1095899436..5cdb166db5f2d9ccc5745129511d91a12b334937",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3ae346ca10f_3ec119643532f5--


From nobody Mon Aug 17 13:07:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F0E03A10D9 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:07:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 J4v0sy86iE9L for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:07:25 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E0B9C3A1055 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:07:24 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 26B35900D16 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:07:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597694844; bh=pXNvQIv4gHb/xrVva4dAv1aCPji3tQmi3Gq7/DtptQo=; h=Date:From:To:Subject:From; b=W4aQMau/eajE03qPxtnNs7BcMenIUAFEACtA4A7s8zCTYocrpBttqV+9IE8dHCIrc qEmKgurRQz00rOuRWMKqlL89Rrbx3hwYxGR1jUrn5UbQxGrWijCig3Gy2Y0NDnwkH6 1YLq2yUYhX4bmq0iGsuMU+Q6N5oOxp7bCtrITs28=
Date: Mon, 17 Aug 2020 13:07:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7930b4-154250@github.com>
Subject: [quicwg/base-drafts] 154250: Script updating gh-pages from 5cdb166d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YUG-fVMsz16favJaGpIvqSVRr60>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:07:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 154250d07d4b0c0f53bbc79fbc0749c14e09a305
      https://github.com/quicwg/base-drafts/commit/154250d07d4b0c0f53bbc79fbc0749c14e09a305
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M ianswett-out-of-order-ack/draft-ietf-quic-http.html
    M ianswett-out-of-order-ack/draft-ietf-quic-http.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-invariants.html
    M ianswett-out-of-order-ack/draft-ietf-quic-invariants.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-qpack.html
    M ianswett-out-of-order-ack/draft-ietf-quic-qpack.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-recovery.html
    M ianswett-out-of-order-ack/draft-ietf-quic-recovery.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-tls.html
    M ianswett-out-of-order-ack/draft-ietf-quic-tls.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5cdb166d. [ci skip]



From nobody Mon Aug 17 13:16:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3EAF3A1064 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:16:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 5a14LG9Cy420 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:16:23 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 132003A1062 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:16:23 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 519CC520EA0 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:16:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597695382; bh=0sn7xnvTgW71KwCMDubm7STJvHY8woqLHbG8G7K50Uw=; h=Date:From:To:Subject:From; b=HPKlvOcPD4Vxer0RlPL7w3c/pEQ/IXQYhP/58edfWZjUUmkNs8DtnMeAaJS5z6yXt S6b7run2YYEYLDoNtSEa64Q5spt9Rsh43oc5iApyCGdfZZg+o5k1vJStmKZCrt4ikD N/1US7KPHuEnNrPv6CIHPr+cLeVy4/t5Broxd++I=
Date: Mon, 17 Aug 2020 13:16:22 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/5cdb16-ea6359@github.com>
Subject: [quicwg/base-drafts] ea6359: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cjxi4fJXikyXMwRVlmk4EraC4DU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:16:25 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8
      https://github.com/quicwg/base-drafts/commit/ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Mon Aug 17 13:16:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7691E3A1064 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:16:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 CIO9IIqB0g1l for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:16:34 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55C0B3A1062 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:16:34 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id EE955340E16 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:16:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597695391; bh=15wLAU8GKOgUJ9p5Uq4IXrpP5YC+Ng9pEjKQUkm042M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Rwv4VOnHEy75cNPeYzKV5VdzadXYfcNtU/v7IQ+0r6AmN7kvCYQtjZ7hh7nP90++W aN6jkEUGqL9BmHCW/yzmkMtl7aFf696vhNdgfynMx8lIughYA1X3uIxzxvR5AlVHoL HU472shaQHFk4GyshPBeDBcYoSVWWZKCRFCRGiSA=
Date: Mon, 17 Aug 2020 13:16:31 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/push/5542804721@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ae59fcd681_5058196444543"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-jkhBhKtpM1wdQGu3Szvt5KcDN0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:16:35 -0000

----==_mimepart_5f3ae59fcd681_5058196444543
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000/files/5cdb166db5f2d9ccc5745129511d91a12b334937..ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8

----==_mimepart_5f3ae59fcd681_5058196444543
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8">ea6359f</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4000/files/5cdb166db5f2d9ccc5745129511d91a12b334937..ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK32LWDTWAJI3HWOX63SBGFZ7ANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3O3XOORMKYQWUNAS3SBGFZ7A5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNBYG42DIN2QOVZWQIZVGU2DEOBQGQ3TEMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000/files/5cdb166db5f2d9ccc5745129511d91a12b334937..ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8",
"url": "https://github.com/quicwg/base-drafts/pull/4000/files/5cdb166db5f2d9ccc5745129511d91a12b334937..ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3ae59fcd681_5058196444543--


From nobody Mon Aug 17 13:17:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D9503A1064 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:17:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 q_wyKk1IuEok for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:17:47 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C19A3A1062 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:17:47 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id C0F0A9025F5 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:17:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597695466; bh=bApq2flZZvZ0Pq01rcjCQhw70qwxr36MrLZBokgwkAc=; h=Date:From:To:Subject:From; b=0PVaCtD84Mw6Emk14po8k2BD/Cv7Q4UhZIThYeEI77OYjXqzD6tcuwVQtisGRhfxO 2YdANin0LjaAzG4+Uabeh74jj09VfufF9j0kgJlA2TzVnU1b2lnTD5b3UFt/6/pOpc h+JXHZGYXK3SH5uQGURBCVyYhcZ/0HcK7QGG4/0M=
Date: Mon, 17 Aug 2020 13:17:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/154250-b23114@github.com>
Subject: [quicwg/base-drafts] b23114: Script updating gh-pages from ea6359f8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hH8U6i5mCj2aKUsE0V_hmkTb7WA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:17:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b23114fa5444df0ea407ff841918118b88e9339d
      https://github.com/quicwg/base-drafts/commit/b23114fa5444df0ea407ff841918118b88e9339d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M ianswett-out-of-order-ack/draft-ietf-quic-http.html
    M ianswett-out-of-order-ack/draft-ietf-quic-invariants.html
    M ianswett-out-of-order-ack/draft-ietf-quic-qpack.html
    M ianswett-out-of-order-ack/draft-ietf-quic-recovery.html
    M ianswett-out-of-order-ack/draft-ietf-quic-tls.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ea6359f8. [ci skip]



From nobody Mon Aug 17 13:20:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0301C3A1166 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:20:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 UPt3DiuJ7nl0 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:20:04 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 972853A117F for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:20:04 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id DAC8C520D3D for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:20:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597695603; bh=IN1NXofHuZFjtp3rWvI7LA/7V+RI2wXkLe79peSr1IA=; h=Date:From:To:Subject:From; b=AhtAJMY7Mqpi+OH+1mHtDzky479FPCm/vWUmI+3+zxEHr1lF0O0PSY5RQ6L+Du8ef qcf1jFP+FIurwK5K8MVl/yU2oVKeby1w2AHvU0dF2XPa5+PCTMhYQqnS8amEfNXjyf BcARj6fIxffeDhsUJeqovR18z8VzfXrBMzRU99Xo=
Date: Mon, 17 Aug 2020 13:20:03 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/ea6359-b89274@github.com>
Subject: [quicwg/base-drafts] b89274: Line break to enable bullets
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OkWNK5tq0TMFnKvwOy3d7N5YtrQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:20:11 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: b89274cb3f88af6986917455310fa0438649d5b1
      https://github.com/quicwg/base-drafts/commit/b89274cb3f88af6986917455310fa0438649d5b1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Line break to enable bullets



From nobody Mon Aug 17 13:20:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BE5B3A11F7 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:20:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FBZSf4zqujMh for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:20:13 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 097933A10FB for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:20:13 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 4BDEA600DD2 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:20:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597695612; bh=vv32QRrcadHDRTtwk3pdfLgLWmq+9ZcJcWU7AsZUjZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QllwxJe0K4iTYQEzKFdHHTrXRJ82I8tFSGsX1ngsIDfDDa517RlXMENzRBqmn2cc4 aYJgAaK3vGI0QkVcczfRzaJu/Ju64izl8d0dspVVR+jkOqdZnH5GKAwOhJsdiSQ/ai mTbzGxDSA1s7KO96DTUs5/QWmZWzmAKZHGd5DtbE=
Date: Mon, 17 Aug 2020 13:20:12 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/push/5542819619@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ae67c3b2f6_6619196411549e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RxDHEA8619f0l5CtUfKjv34FArw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:20:18 -0000

----==_mimepart_5f3ae67c3b2f6_6619196411549e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

b89274cb3f88af6986917455310fa0438649d5b1  Line break to enable bullets


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000/files/ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8..b89274cb3f88af6986917455310fa0438649d5b1

----==_mimepart_5f3ae67c3b2f6_6619196411549e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/b89274cb3f88af6986917455310fa0438649d5b1">b89274c</a>  Line break to enable bullets</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4000/files/ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8..b89274cb3f88af6986917455310fa0438649d5b1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YRYC72OIQB3NY4LLSBGGHZANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRF3GCB5NYNRT7DADSBGGHZA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNBYG42DIN2QOVZWQIZVGU2DEOBRHE3DCOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000/files/ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8..b89274cb3f88af6986917455310fa0438649d5b1",
"url": "https://github.com/quicwg/base-drafts/pull/4000/files/ea6359f86f09fce5b206fe27f6ff5753b9b1ccd8..b89274cb3f88af6986917455310fa0438649d5b1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3ae67c3b2f6_6619196411549e--


From nobody Mon Aug 17 13:20:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC3623A10A7 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:20:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7QedwOSOzmUV for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:20:36 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC8C93A1064 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:20:29 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 27E67600DE7 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:20:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597695629; bh=t9cXtM2wCuLN/pBxZ+IHtnbR88l0Mkup0+zVF+xHp0M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gl245ym4uM3Ez8+EIDxJB2lJPRFhdMGIcgEHhlIpsdC0EHen7R+rnX6Cazl3myY0q uCPwty9b65f5IUuWCfdnVbePmFnxZYnw7LJZR9bR2rvPcz6qYKxGCYEMkZyMEEV54b gUyHtYVYWONQiqUxwJxPmaCcYfcNudIgDsZPBlio=
Date: Mon, 17 Aug 2020 13:20:29 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6XBTFYSUU5TOEGO5V5I3DY3EVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c675092849@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ae68d18515_4f0c196444672"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y9ppeaCGBWouNSl7LhoaIKSl2cs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:20:38 -0000

----==_mimepart_5f3ae68d18515_4f0c196444672
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I ended up largely taking @martinthomson suggestion from https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674661218, and no longer relying on out-of-order, but didn't remove the definition entirely.  I can if people prefer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-675092849
----==_mimepart_5f3ae68d18515_4f0c196444672
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I ended up largely taking <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> suggestion from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679815135" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4001" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4001/hovercard?comment_id=674661218&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/4001#issuecomment-674661218">#4001 (comment)</a>, and no longer relying on out-of-order, but didn't remove the definition entirely.  I can if people prefer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-675092849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6SP7RWYK37L47DH3SBGGI3ANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5UFZ6IDQ7XM5SB7GLSBGGI3A5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA6RS4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-675092849",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-675092849",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ae68d18515_4f0c196444672--


From nobody Mon Aug 17 13:21:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 281F03A109A for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:21:00 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wvaZgOoysgsH for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 13:20:58 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C09A3A1064 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:20:58 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id D50417A0D7B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 13:20:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597695657; bh=BgKR0Pu45DbrjbptLtjy4DUM4N/OfpDBr1YvbZ5X/YE=; h=Date:From:To:Subject:From; b=nGlsTHhfefupBqULdyN0/bTXJett1F2pzFsW5UxlgvoOx5O298KIVoAL4Da+nzx9k Z9p1VuYi2nZZGATYklL5649LQvUSbuHubcH3icgB31ZS1IFUQa6wqG81yoeZCHzMWz Rlq21vv6f7OXz9fVYhO/mmM5r/ZgRVSK6ezqUBQo=
Date: Mon, 17 Aug 2020 13:20:57 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b23114-dae1bc@github.com>
Subject: [quicwg/base-drafts] dae1bc: Script updating gh-pages from b89274cb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o3QhP2pQxMZ3mW-NEkKWRxfu0a8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 20:21:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: dae1bceacce87993688de8d1321de8341ce02533
      https://github.com/quicwg/base-drafts/commit/dae1bceacce87993688de8d1321de8341ce02533
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M ianswett-out-of-order-ack/draft-ietf-quic-http.html
    M ianswett-out-of-order-ack/draft-ietf-quic-qpack.html
    M ianswett-out-of-order-ack/draft-ietf-quic-recovery.html
    M ianswett-out-of-order-ack/draft-ietf-quic-tls.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b89274cb. [ci skip]



From nobody Mon Aug 17 15:01:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 627203A1271 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:01:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 81DM8NsrFDSe for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:01:00 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F2FD3A1272 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:01:00 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 4E09A340EA0 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:00:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597701659; bh=tbzsNENebZOj/CgRLoGG2GuRZkpZ+qo0vjGLlKKtstE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NjZqXnnY9u0E96AJsXM5Jz/HGRzRkheWp42I5kAads9JfmKxvxwuFZgEGnKkJg6jB 57eh/N3yBRUqgQ5qykK/jQpqzit1tejvZ6qZJ1POKZdkdT+58411c4eGDvBkWMuY2e uvauXm/MsiCnyo6iC1QqpxkYVBCxWHV7pruAoJmQ=
Date: Mon, 17 Aug 2020 15:00:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FBEZF7EJN2YM6CXV5I3PRXEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/review/468859922@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3afe1b3eaa7_613b196469143"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PGKCvyhRnrgtdu3G4dI5-NLmbGg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:01:01 -0000

----==_mimepart_5f3afe1b3eaa7_613b196469143
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

Thanks for writing this down.

> +* When the received packet has a packet number less than another ack-eliciting
+  packet that has been received.
+* When the packet has a packet number larger than any other ack-eliciting packet
+  that has been received and there are missing packets between that other packet
+  and this packet.

I think that this list construction shouldn't be capitalized:

```suggestion
* when the received packet has a packet number less than another ack-eliciting
  packet that has been received, or
* when the packet has a packet number larger than the highest-numbered
  ack-eliciting packet that has been received and there are missing packets between
  that packet and this packet.
```

> +The endpoint SHOULD NOT continue sending ACK frames immediately unless one of
+the above criteria are satisfied.

This is something I'm less comfortable with, because the delayed-ack draft immediately has us violate this.  I would be more comfortable if this said that an endpoint only sends an immediate acknowledgment if it has received two or more unacknowledged ack-eliciting packets or something like that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-468859922
----==_mimepart_5f3afe1b3eaa7_613b196469143
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>Thanks for writing this down.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4000#discussi=
on_r471797604">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +* When the received packet has a packet n=
umber less than another ack-eliciting=0D
+  packet that has been received.=0D
+* When the packet has a packet number larger than any other ack-elicitin=
g packet=0D
+  that has been received and there are missing packets between that othe=
r packet=0D
+  and this packet.=0D
</pre>=0D
<p>I think that this list construction shouldn't be capitalized:</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-* When the received packet has a packet numbe=
r less than another ack-eliciting=0D
-  packet that has been received.=0D
-* When the packet has a packet number larger than any other ack-elicitin=
g packet=0D
-  that has been received and there are missing packets between that othe=
r packet=0D
-  and this packet.=0D
+* when the received packet has a packet number less than another ack-eli=
citing=0D
+  packet that has been received, or=0D
+* when the packet has a packet number larger than the highest-numbered=0D=

+  ack-eliciting packet that has been received and there are missing pack=
ets between=0D
+  that packet and this packet.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4000#discussi=
on_r471798388">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The endpoint SHOULD NOT continue sending =
ACK frames immediately unless one of=0D
+the above criteria are satisfied.=0D
</pre>=0D
<p>This is something I'm less comfortable with, because the delayed-ack d=
raft immediately has us violate this.  I would be more comfortable if thi=
s said that an endpoint only sends an immediate acknowledgment if it has =
received two or more unacknowledged ack-eliciting packets or something li=
ke that.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4000#pullrequestreview-468859922">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5GXGZJ34TXDIPDWBDSBGSBXANCNFSM4QA7SYYA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2VVVT4IK2IETZK4ELSBGSBXA5CNFSM4=
QA7SYYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPZDYEQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestrev=
iew-468859922",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview=
-468859922",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3afe1b3eaa7_613b196469143--


From nobody Mon Aug 17 15:01:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B0383A1271 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:01:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 earETnP729u5 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:01:31 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D53E73A126D for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:01:31 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id CBC895601EE for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:01:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597701690; bh=7Dy1gaxEIWZkRN6plvf9DeRbAfbSjbHlw9fmyDrwLA0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iLnZJF/yXoq7mGieLh2PIuIIetBsMpO63CcmZs0C7CbibUQdpPCbIGWv2CCwldRAv Fn9cSoiqCvJttTBrt9N5eKgIfc56sn/wVwfOrtiaRSL//2Q498QhRrUZ4unXaU0pTJ mH9XZbRr//RtSODFllU153wSix8qAxDBA26FsFU8=
Date: Mon, 17 Aug 2020 15:01:30 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4J42ATP64235FXIXF5I3PTVEVBNHHCRC6IJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4006/review/468861406@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4006@github.com>
References: <quicwg/base-drafts/pull/4006@github.com>
Subject: Re: [quicwg/base-drafts] Cite the second reason bytes_in_flight might exceed CWND (#4006)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3afe3abc698_55e19641034cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mxhx6inz01GZDi4Nd84ogQjMH_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:01:33 -0000

----==_mimepart_5f3afe3abc698_55e19641034cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.

Thanks.  Simple :)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-468861406
----==_mimepart_5f3afe3abc698_55e19641034cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>

<p>Thanks.  Simple :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-468861406">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5S5IUIHCZIIMQYV2TSBGSDVANCNFSM4QBVHR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2N6B7LRH5G432UH3LSBGSDVA5CNFSM4QBVHR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPZEDXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-468861406",
"url": "https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-468861406",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3afe3abc698_55e19641034cd--


From nobody Mon Aug 17 15:33:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C76F93A12E0 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:33:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 t2Tl76vP125f for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:33:22 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BCE073A12D9 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:33:22 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id E700C520E05 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:33:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597703601; bh=X8hbTlUhiPdsmgsu8a+Vi21dHCp/ulCCYIX3+LI90pI=; h=Date:From:To:Subject:From; b=potQjU3qYbFulOxrMQ/qYv1EMXfAuVF5LKRUqrFgIoB22LNLDTiMtwkrxBujyXGUS fTI425FmRCWnR/93pBT4k54NT/1ULho0Pj6yLjJplI8VrcV0y1SZembCAFof5FAfFW ytkJZXdOS8ZNx+bM58awg+ILAK0DPH0hFWfyFaas=
Date: Mon, 17 Aug 2020 15:33:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/2a9cb7-2f3927@github.com>
Subject: [quicwg/base-drafts] 2f3927: detected/increased
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vKdunwC-6bx1xoSOT3UfVOYrG2k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:33:24 -0000

  Branch: refs/heads/define-ss-ca
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2f3927e55f3a01aae44ee42ed324f49788214509
      https://github.com/quicwg/base-drafts/commit/2f3927e55f3a01aae44ee42ed324f49788214509
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  detected/increased

Co-authored-by: Mike Bishop <mbishop@evequefou.be>



From nobody Mon Aug 17 15:33:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F4F63A12E0 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:33:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qqX4weZoBDMc for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:33:33 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36D403A12D9 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:33:33 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 70CC0840055 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:33:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597703611; bh=4OKTfFOS7nzcQfS9XMpNw/nmgHGgk/4cxswX12hcTK4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fF6Zvn0V5G9GhXuySfTkH+0HA2Sn+KTQI7SpYKfuZmiaUjC3r9bwun2dsrmN1aZ2u zuSVp0sHdHYwS+ZyzNDVMFTS7gkl7IULjyuudaG49OHr0em5hQiXUcEGKF/bmr/c3p HDWvAlGv4H2aH79SA09MKA/hDa8pdoUJjJw5A9wk=
Date: Mon, 17 Aug 2020 15:33:31 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/push/5543328637@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b05bb611af_703b196410867"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Su1_FhSF9Be1B-hibBTSKoLZNss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:33:34 -0000

----==_mimepart_5f3b05bb611af_703b196410867
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

2f3927e55f3a01aae44ee42ed324f49788214509  detected/increased


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005/files/2a9cb75e13ebfaf79dd9cf4d7296ae7b3ae612fd..2f3927e55f3a01aae44ee42ed324f49788214509

----==_mimepart_5f3b05bb611af_703b196410867
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2f3927e55f3a01aae44ee42ed324f49788214509">2f3927e</a>  detected/increased</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4005/files/2a9cb75e13ebfaf79dd9cf4d7296ae7b3ae612fd..2f3927e55f3a01aae44ee42ed324f49788214509">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3XV4PVTYREDLIMLLSBGV3XANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNY3KGQ3LCW47AB2DSBGV3XA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNJYGIZTIOCQOVZWQIZVGU2DGMZSHA3DGNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005/files/2a9cb75e13ebfaf79dd9cf4d7296ae7b3ae612fd..2f3927e55f3a01aae44ee42ed324f49788214509",
"url": "https://github.com/quicwg/base-drafts/pull/4005/files/2a9cb75e13ebfaf79dd9cf4d7296ae7b3ae612fd..2f3927e55f3a01aae44ee42ed324f49788214509",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3b05bb611af_703b196410867--


From nobody Mon Aug 17 15:33:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 589063A12E5 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:33:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TzkzxDxlRv5P for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:33:48 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F3FD43A12E0 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:33:47 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 479D456019A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:33:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597703627; bh=VS2yaECJoXU/TwGPmIIQfGoQEDFdPNAUEeklmJrZLVY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SmLiSujFOf3eHF5a//Kw8i0KCNPiyRgq0p+/YQ1SdxOKY7pqt0O18iJsCim/HQpwG F9BWjbHf6pQvfkcX9TyJBez/8HWJaktu2d3XeFhOpbFFdQqYsG8C9Q7ctJmbJwFXwM fMqvxFs1ImcGOGJ9YdwWt1gpXd4eCL/6Q7CFTe9M=
Date: Mon, 17 Aug 2020 15:33:47 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46ZK7YF56U35RQMYV5I3TMXEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/468875680@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b05cb3754a_2d6619642001b2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VBWfBcVXcYjQP_SnftDmkmwkzjU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:33:49 -0000

----==_mimepart_5f3b05cb3754a_2d6619642001b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the

Taking Mike's suggestion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#discussion_r471811021
----==_mimepart_5f3b05cb3754a_2d6619642001b2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r471811021">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
</pre>
<p>Taking Mike's suggestion.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r471811021">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZWNEZUG6SIIFEAMILSBGV4XANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5I3MYGPEBIDBTYHJDSBGV4XA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPZHTIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r471811021",
"url": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r471811021",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b05cb3754a_2d6619642001b2--


From nobody Mon Aug 17 15:34:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1310A3A12EB for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:34:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BPzAdsIguJXY for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:34:18 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 628D63A12E0 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:34:18 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 66B4D9000A4 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:34:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597703657; bh=ZYOgt0e0qLmkPqS4dQ5uemP1zpXEON1Uwhwl4Ghxi+o=; h=Date:From:To:Subject:From; b=YSTcaTSumrnV4DT/38SriKJFvInvDwyRQwNbC5WhbLuWmoxmY9WzX3VIX++FlnJWM jCKwehGA+F6PJC0OA5Ippwzi/8JpEUcv/nM82IMTPielBWIy3hAneJC349M0SJrZ5j YjsS34U5T6lGNjLUZU9hP5NPcnHPWZZKPK8hszEQ=
Date: Mon, 17 Aug 2020 15:34:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dae1bc-090749@github.com>
Subject: [quicwg/base-drafts] 090749: Script updating gh-pages from 2f3927e5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yhVTNqKwzvZdibKR27mChpD5VB4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:34:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 09074919d653b1b6765007559080806145ccd3ab
      https://github.com/quicwg/base-drafts/commit/09074919d653b1b6765007559080806145ccd3ab
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M define-ss-ca/draft-ietf-quic-http.html
    M define-ss-ca/draft-ietf-quic-invariants.html
    M define-ss-ca/draft-ietf-quic-qpack.html
    M define-ss-ca/draft-ietf-quic-recovery.html
    M define-ss-ca/draft-ietf-quic-recovery.txt
    M define-ss-ca/draft-ietf-quic-tls.html
    M define-ss-ca/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2f3927e5. [ci skip]



From nobody Mon Aug 17 15:34:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A03C63A12E0 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:34:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gTsZhkl2evxc for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:34:28 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D0CE3A12D9 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:34:28 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 92F585E00AC for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:34:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597703667; bh=aNYp7kPMTwqB8dhtnM4Ng0T5tZXq2ysfyOSd7846Occ=; h=Date:From:To:Subject:From; b=eeJ5rmugu+AJ24I21qt8goLmyvzf57oGDRB1P8wehH6DZfue72ce61tRhFdxsiFTI foJC0qsVXX2aMQ0CjjPnZ4IOeEstUOY/J8HgZ/H+GpGI/VEDC4M0nJf/hAZh00OO+g cPiMxHqYrhpMLNm5JnyEjfdFET/8pZ1R8u+DqwQE=
Date: Mon, 17 Aug 2020 15:34:27 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/090749-a87c1f@github.com>
Subject: [quicwg/base-drafts] a87c1f: Script updating archive at 2020-08-17T22:34:08Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KkBUw7zXFUNwrYO2zoyKav6GJAA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:34:30 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a87c1f887769df663104760f3b35fe87945388e0
      https://github.com/quicwg/base-drafts/commit/a87c1f887769df663104760f3b35fe87945388e0
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-17T22:34:08Z. [ci skip]



From nobody Mon Aug 17 15:36:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2258C3A12EB for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:36:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ENC5Nwvw3v7D for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:36:34 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 373AC3A12E0 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:36:34 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 7651B56002A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:36:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597703793; bh=rH1aJS3Ow3QcHyuCeFJ5YbT7iIzj63SAWYjGbo1sjWQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l2FY+IKURypCATK9fOGqbXYsuVEman+dBGHF59fu0AAJKZGdiF5TmxL8TA9hOkoFO D4YV9Jxpc0Rnz2MOV6KhpJ+BIzOW5bJXpt6nMni2T6O0AGZC6QgH2GJMHCqJqhGomO XPpa+OfWqMOcc3JIJNlOvyPypiCxMTeJmHL+b/hw=
Date: Mon, 17 Aug 2020 15:36:33 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUVNG4JKS4Q2B6PSF5I3TXDEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/c675148846@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b067163a0a_29ac1964316917"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dpzNhgslM920ccSoPD3DDzTiRKk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:36:36 -0000

----==_mimepart_5f3b067163a0a_29ac1964316917
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'll rebase this on #3978 when that lands.  The only thing that I think this will clobber (and so I need to capture) are the MUST statements that define AIMD.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#issuecomment-675148846
----==_mimepart_5f3b067163a0a_29ac1964316917
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'll rebase this on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a> when that lands.  The only thing that I think this will clobber (and so I need to capture) are the MUST statements that define AIMD.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#issuecomment-675148846">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZNP3GGQQWNZW574DSBGWHDANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CP64ZBJ24QVEJ3FDSBGWHDA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA67ILQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#issuecomment-675148846",
"url": "https://github.com/quicwg/base-drafts/pull/4005#issuecomment-675148846",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b067163a0a_29ac1964316917--


From nobody Mon Aug 17 15:37:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BCDF3A12ED for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:37:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ucb1bsMSBdqS for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 15:37:51 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 603C53A12EC for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:37:51 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id B082A9001F7 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 15:37:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597703870; bh=fbtHt3NgdHCRgX1+LpZmHctQhkt77h5nig5ewkUQQAc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IVulNQIll7R6elI0icvJx2CCuLrVWFqdMmqmuMFU3t0PSJxq5i1oK7P61dBDtYJJD GfQgUOQ0iS8gKHXwj4xTmR8hN49KIyvin+Di0jqE55un0QaY8It30ef4Ep+7BPRyp4 ovY3A4G3xYRvUIV+3/CkgZUQvbCt+4sl74XNsiqM=
Date: Mon, 17 Aug 2020 15:37:50 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYORVELDDC6MQNNKMF5I3T35EVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/review/468877321@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b06bea04f9_707a1964122983"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fEJ1UE14DYdMVP3nW3-kFfucLWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 22:37:52 -0000

----==_mimepart_5f3b06bea04f9_707a1964122983
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-468877321
----==_mimepart_5f3b06bea04f9_707a1964122983
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-468877321">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TC5FSF6TGWRAC2T3SBGWL5ANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK33PJRNMGNFQWV7GK3SBGWL5A5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPZIACI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-468877321",
"url": "https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-468877321",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b06bea04f9_707a1964122983--


From nobody Mon Aug 17 16:32:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82C153A1442 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 16:32:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aUPa5IbTQgOE for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 16:32:54 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8964D3A1304 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 16:32:54 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 9AF53902657 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 16:32:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597707173; bh=oup3B2Vtmrkh9HQF2EzcKy3FwO7aTFby6u6E73F3g2I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UmcRAMp4wGItGzCzdmRpV01N+d5sY7VrVSWHx+bY2oEfUoOIfOfmxE5DYzfk2ZNE0 Wz/m3HhpdrXN4wFq3X3p+faJLiCc80l469eMd35MF7H1GQBlYqOMXODw8TS3G52e50 PuL4FAMGJvkhtcgnXbt24E4PrwgTQ1dBsgdulNkg=
Date: Mon, 17 Aug 2020 16:32:53 -0700
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3XNRJ6V5XJFY3IH255I32KLEVBNHHCRD25UQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4009/review/468897636@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4009@github.com>
References: <quicwg/base-drafts/pull/4009@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4009)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b13a58c2d4_51fe1964169788"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mnot
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/42s0de3RMIm5Uk1XzvVMcKJg3K4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2020 23:32:56 -0000

----==_mimepart_5f3b13a58c2d4_51fe1964169788
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mnot approved this pull request.

LGTM



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-468897636
----==_mimepart_5f3b13a58c2d4_51fe1964169788
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mnot</b> approved this pull request.</p>

<p>LGTM</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-468897636">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2BK7WWO6AISCZYJJTSBG42LANCNFSM4QCDRHHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FRWRNF7475ZGJLF3SBG42LA5CNFSM4QCDRHH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPZM6ZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-468897636",
"url": "https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-468897636",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b13a58c2d4_51fe1964169788--


From nobody Mon Aug 17 18:25:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AEF73A1581 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:25:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2A4ZguQhvd9X for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:25:35 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 234B43A157A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:25:35 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 972C77A03F5 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:25:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597713934; bh=WkVmDlDFoSjC4snOVCDmJuSNxBohtA+Fgka2yo3Udns=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PxKry3dR5gEdUxPhMazHuN9V2PR0Wc0LC/YNY+WViTx8vT2byDjgd3Yrvg1LNIHHc y+i5pFJ7WCAYKbIceiUjfBZrFDcMOifXb0Nw1atL1gNBmlyhQ+BLhZoHYTPyuUd4+s QToDA2JaHfQYTE4LIIsbfBJ5dgJoY56F6uMW/Y8A=
Date: Mon, 17 Aug 2020 18:25:34 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ANP6BIMAHRKNDQNV5I4HQ5EVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/c675196494@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b2e0e507ff_261519641733b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1TQGAaqBREaUVCQhkWsrE12jaCA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:25:36 -0000

----==_mimepart_5f3b2e0e507ff_261519641733b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> An encoder allocates memory to track all dynamic table references in unacknowledged representations.  Implementations can directly limit the amount of state memory by only using as many references to the dynamic table as it wishes to track; no signaling to the decoder is required.

This is true, but this is also obvious, at least once you start implementing the encoder.  Too, there is the natural limit on dynamic references: it is the function of the product of the number of allowed streams and the number of entries in the dynamic table (which itself is a function of the table size).

I am concerned that this new verbiage puts the wrong thought into the head of the implementer; we should not encourage this.  Limiting the number of dynamic table references (done out of memory conservation zeal) affects compression performance directly -- it worsens it.

Perhaps we can tack on the following sentence to the end of the paragraph:

> Note that limiting the number of references is likely to affect performance negatively.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675196494
----==_mimepart_5f3b2e0e507ff_261519641733b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>An encoder allocates memory to track all dynamic table references in unacknowledged representations.  Implementations can directly limit the amount of state memory by only using as many references to the dynamic table as it wishes to track; no signaling to the decoder is required.</p>
</blockquote>
<p>This is true, but this is also obvious, at least once you start implementing the encoder.  Too, there is the natural limit on dynamic references: it is the function of the product of the number of allowed streams and the number of entries in the dynamic table (which itself is a function of the table size).</p>
<p>I am concerned that this new verbiage puts the wrong thought into the head of the implementer; we should not encourage this.  Limiting the number of dynamic table references (done out of memory conservation zeal) affects compression performance directly -- it worsens it.</p>
<p>Perhaps we can tack on the following sentence to the end of the paragraph:</p>
<blockquote>
<p>Note that limiting the number of references is likely to affect performance negatively.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675196494">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZD5INIT35S6ARRPNTSBHKA5ANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TOCTWJ3ZBFUZK7VDSBHKA5A5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA7K4TQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675196494",
"url": "https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675196494",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b2e0e507ff_261519641733b--


From nobody Mon Aug 17 18:27:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36BFD3A158B for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:27:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 r4YNQH92_MDt for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:27:03 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2861D3A157A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:27:03 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 5BB613400A6 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:27:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597714022; bh=VgYUHOM/UZBDxsx3hw+1WnEtfjg+GBGQFw9lIIErwxo=; h=Date:From:To:Subject:From; b=kEqasiGVk108NGCXsYi3btD5U2U/CXOg9CBhV8CBREkvFh+G+Xos9e9W15+h2A0/c XttNrcar0xxxjG5By2en2FmJqN1bWWbRjMsMIYoVj9CHN6zUWgTvgFyXgCAsurGfin HuZMBjZGlKunFf9nIexyIWt4XBZOwWjByVnLaNH8=
Date: Mon, 17 Aug 2020 18:27:02 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/2f3927-755f59@github.com>
Subject: [quicwg/base-drafts] 755f59: Integrate the changes from #3978
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6WffFvEn62kAoB83tBbGzjb8n_M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:27:04 -0000

  Branch: refs/heads/define-ss-ca
  Home:   https://github.com/quicwg/base-drafts
  Commit: 755f59a06e4e0f507c3963bf1515720db5b3940e
      https://github.com/quicwg/base-drafts/commit/755f59a06e4e0f507c3963bf1515720db5b3940e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Integrate the changes from #3978

This will mean that I can ignore those changes when rebasing.  Though
@ianswett probably should review to ensure that I retained the intent.



From nobody Mon Aug 17 18:27:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9583A3A1582 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:27:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZcDrr-lJR4Mw for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:27:15 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 707753A157A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:27:15 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id A9A16E0094 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:27:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597714034; bh=bf256+ks91GVUXkyrnjSRbVAHiM1rd4q5DayGHNXtP8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x0t6itz4vM2iTmG5yPi3FBOvVCACESlM7OmaWHrrVDjmUnT39MPvRNypnOiQLkpC0 cVBYmlAhaBcY8D3Nnuzpng1SCBTfsMF+vj+BjsXROrsTkztr/QOMDwbg2mbduYrZoT WgpDxhAOVAsJZIRPzcNXsVPo2lq6FULIZ7Eyap/w=
Date: Mon, 17 Aug 2020 18:27:14 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/push/5543812704@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b2e72992ae_1bce19642171f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eCmHPVhRZZF1HTFt20mjQ12HCyY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:27:17 -0000

----==_mimepart_5f3b2e72992ae_1bce19642171f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

755f59a06e4e0f507c3963bf1515720db5b3940e  Integrate the changes from #3978


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005/files/2f3927e55f3a01aae44ee42ed324f49788214509..755f59a06e4e0f507c3963bf1515720db5b3940e

----==_mimepart_5f3b2e72992ae_1bce19642171f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/755f59a06e4e0f507c3963bf1515720db5b3940e">755f59a</a>  Integrate the changes from #3978</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4005/files/2f3927e55f3a01aae44ee42ed324f49788214509..755f59a06e4e0f507c3963bf1515720db5b3940e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZB6TNLRP7G3X7VIDLSBHKHFANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2VO32NG3IMVHGXN3SBHKHFA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNJYGIZTIOCQOVZWQIZVGU2DGOBRGI3TANA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005/files/2f3927e55f3a01aae44ee42ed324f49788214509..755f59a06e4e0f507c3963bf1515720db5b3940e",
"url": "https://github.com/quicwg/base-drafts/pull/4005/files/2f3927e55f3a01aae44ee42ed324f49788214509..755f59a06e4e0f507c3963bf1515720db5b3940e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3b2e72992ae_1bce19642171f5--


From nobody Mon Aug 17 18:27:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5B093A157A for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:27:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 97Ne5wMH55tT for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:27:19 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C5073A158B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:27:19 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 49D609025AE for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:27:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597714038; bh=OyyU6hWaqAG64D3iXNtGU5sUB3wCGQwrMJYPwR8w5eE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=akZa995d7CrIPbYX+E2W3/QDAvfSD4UTiurzG0+t2sgGkzaandSEzDkLbJph/ic5t g5RipRLz3LAGIteh2eSXFFUsfbG1f6bfX7hRd7NHfzWgWj1xcd2I92NBs47ijUvqcb ET6bVcLDK9WY34A/aVXabfaaimijUGv+vnynVA1s=
Date: Mon, 17 Aug 2020 18:27:18 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZPYC7ZQRPO2NQB2JV5I4HXNEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/468930987@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b2e763ab9f_3cb6196420735b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tScTagUhfbI2EC6aevbnPSpLWYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:27:21 -0000

----==_mimepart_5f3b2e763ab9f_3cb6196420735b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum packet

It's maximum datagram size, is it not?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-468930987
----==_mimepart_5f3b2e763ab9f_3cb6196420735b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r471860644">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum packet
</pre>
<p>It's maximum datagram size, is it not?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-468930987">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66E4SPULKBUWFMX2LSBHKHNANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FC2Q27C3UAUXD4Z3SBHKHNA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPZVDKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-468930987",
"url": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-468930987",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b2e763ab9f_3cb6196420735b--


From nobody Mon Aug 17 18:28:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A97913A1582 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:28:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Qpx7KCbop6yQ for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:28:06 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 561283A157A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:28:06 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 8117156005B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:28:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597714085; bh=qbUOQr+pMIA65ECgSSrXdKCSm/4HN5LSkfHNTOSi4pg=; h=Date:From:To:Subject:From; b=TPW005626guYYMALgpEdq2ahgSk1PTlN+4ewnwxE+k0kFDK+L29fUGHsOuRXMoEU8 fCk7hQ/xNUgTdmGPg/vXsv1u7n7ohXuiy+LVO0RNmK/i7Yz0J2xUxtyfU2Lq+EhcoD 54tnRnwJFHUem5w/nY4rGU+/CP3vcX3UPxgBo0OI=
Date: Mon, 17 Aug 2020 18:28:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a87c1f-11fef6@github.com>
Subject: [quicwg/base-drafts] 11fef6: Script updating gh-pages from 755f59a0. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XNwHd2JE3EeFWYtiPZdNbgXKYqo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:28:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 11fef63f29a9387a72034340c1fc1eceb50e8d81
      https://github.com/quicwg/base-drafts/commit/11fef63f29a9387a72034340c1fc1eceb50e8d81
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M define-ss-ca/draft-ietf-quic-http.html
    M define-ss-ca/draft-ietf-quic-http.txt
    M define-ss-ca/draft-ietf-quic-invariants.html
    M define-ss-ca/draft-ietf-quic-invariants.txt
    M define-ss-ca/draft-ietf-quic-qpack.html
    M define-ss-ca/draft-ietf-quic-qpack.txt
    M define-ss-ca/draft-ietf-quic-recovery.html
    M define-ss-ca/draft-ietf-quic-recovery.txt
    M define-ss-ca/draft-ietf-quic-tls.html
    M define-ss-ca/draft-ietf-quic-tls.txt
    M define-ss-ca/draft-ietf-quic-transport.html
    M define-ss-ca/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 755f59a0. [ci skip]



From nobody Mon Aug 17 18:30:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2DE63A1582 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:30:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 I3eFG_LzjQvS for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:30:49 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 817673A158B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:30:49 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id AAD8C9025FF for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:30:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597714248; bh=jPppXPte0lfjyUJiDBfY8R7DgB32JqBBC6uz+jmx+cQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RSVTgD0mbnzTFnJRn5vs5/Hl6+u+3qBqRllRhxg7DDv/AMf/BMrCdTsiqISLurTUe 2kfcsSu7+n8uahPaUqOQH3fSTQH3ywYmlPOnU/5kzj4eb8GQtIPEGRKLY1YHID2Dhm 4Q8GPnZKnfkXsF/OV91TPBod3nxEDozjZN5CGssw=
Date: Mon, 17 Aug 2020 18:30:48 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2O562KUALIPXVXWQV5I4IEREVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/675197884@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b2f489a02b_6ecd19642973df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WWwQbM6J74GSzHImWHihcfQyP14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:30:51 -0000

----==_mimepart_5f3b2f489a02b_6ecd19642973df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You can't use varints, but you could define `(p)` to indicate that the integer is prefixed.  As far as I know, we don't need to indicate the size of the prefix and can rely on the prefixed integer ending on a byte boundary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675197884
----==_mimepart_5f3b2f489a02b_6ecd19642973df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>You can't use varints, but you could define <code>(p)</code> to indicate that the integer is prefixed.  As far as I know, we don't need to indicate the size of the prefix and can rely on the prefixed integer ending on a byte boundary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675197884">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HR3KKNXS4XO63QTDSBHKURANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYEPYS57AYJSY3FYHLSBHKURA5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA7LHPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675197884",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675197884",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b2f489a02b_6ecd19642973df--


From nobody Mon Aug 17 18:50:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 494433A1592 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:49:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 q0oXuRJI8C-y for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:49:58 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 579643A1591 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:49:58 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id B5DFA520F03 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:49:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597715396; bh=AP+k+yVksddoqEnhb0Rxqh3K2/5NflVABlOjAJ3BVbY=; h=Date:From:To:Subject:From; b=nRg9D5NV2lvq7yPXfUFm8GrkajE3mYBGpEQxjrQlEFUqUHGqyGI4rt6Ldi6+46sNV 5+zA87lM+oGwgq+svwNWpdlbh9371pr0iLGuxxxcl1mj5NcqvdWHd0YDPFz2dNO70H U0VGKA5Vi6fCI7RCeNkzzHPOVcFeKo4QA5rG3oSY=
Date: Mon, 17 Aug 2020 18:49:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pc-starts-now/000000-c036ff@github.com>
Subject: [quicwg/base-drafts] c036ff: Persistent congestion pseudocode to match text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zxF_M8EqL6YI2Eod9V9G0eRI1gk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:49:59 -0000

  Branch: refs/heads/pc-starts-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: c036ffa4e021a86a7d8f611a527721fd6e01f593
      https://github.com/quicwg/base-drafts/commit/c036ffa4e021a86a7d8f611a527721fd6e01f593
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Persistent congestion pseudocode to match text

This adds a new variable `first_rtt_sample` that records when the first
RTT was recorded.  This variable is used to avoid declaring persistent
congestion based on packets that were sent prior to this time.

Note that I removed the lame check in `InPersistentCongestion`.  This
avoids the implication that you need to propagate a signal that says
"this is the first RTT sample" all the way from the ACK handling code.
That signal is now propagated using the new variable.

Closes #3972.



From nobody Mon Aug 17 18:50:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 410263A1591 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:50:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 7Urn1z3zHpxt for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:50:29 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDF813A1592 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:50:28 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 21F00840E38 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:50:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597715428; bh=hVTYan5tipUaRez1Lm7H5fcL38Z/wU5dKax92pMRFMs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=MTczZZyF5FGsaAh/X0a+MmW7k6FDW9kb8o880GldTMZyrYFL4WUcsa53qLy/Rplng 08ev0Kwn2uYmmUpLYkzhCvEEqZtheTActhTXmZUwXlvVzbBWLOa/39X8DfimiIKIW3 ccGX1qDd9IeTubADhVWe7FPtA/nW0i/uOt3VnXIg=
Date: Mon, 17 Aug 2020 18:50:28 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUPDABXPJZICD2OUV5I4KOJEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010@github.com>
Subject: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b33e410a91_3044196410606c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TLfMue9sMPDORnvjbzLe2M0g_VQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:50:30 -0000

----==_mimepart_5f3b33e410a91_3044196410606c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This adds a new variable `first_rtt_sample` that records when the first
RTT was recorded.  This variable is used to avoid declaring persistent
congestion based on packets that were sent prior to this time.

Note that I removed the lame check in `InPersistentCongestion`.  This
avoids the implication that you need to propagate a signal that says
&quot;this is the first RTT sample&quot; all the way from the ACK handling code.
That signal is now propagated using the new variable.

Closes #3972.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4010

-- Commit Summary --

  * Persistent congestion pseudocode to match text

-- File Changes --

    M draft-ietf-quic-recovery.md (22)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4010.patch
https://github.com/quicwg/base-drafts/pull/4010.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010

----==_mimepart_5f3b33e410a91_3044196410606c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This adds a new variable <code>first_rtt_sample</code> that records when the first<br>
RTT was recorded.  This variable is used to avoid declaring persistent<br>
congestion based on packets that were sent prior to this time.</p>
<p>Note that I removed the lame check in <code>InPersistentCongestion</code>.  This<br>
avoids the implication that you need to propagate a signal that says<br>
"this is the first RTT sample" all the way from the ACK handling code.<br>
That signal is now propagated using the new variable.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3972.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="667967280" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3972" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3972/hovercard" href="https://github.com/quicwg/base-drafts/issues/3972">#3972</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4010'>https://github.com/quicwg/base-drafts/pull/4010</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Persistent congestion pseudocode to match text</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4010/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (22)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4010.patch'>https://github.com/quicwg/base-drafts/pull/4010.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4010.diff'>https://github.com/quicwg/base-drafts/pull/4010.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3A5SSXTJ75LUPDCI3SBHM6JANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7I3B6CJBEV5JI7QEDSBHM6JA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KERSA2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010",
"url": "https://github.com/quicwg/base-drafts/pull/4010",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3b33e410a91_3044196410606c--


From nobody Mon Aug 17 18:51:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6E413A1595 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:51:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lCKB3_swrqPK for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:51:45 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B3DBF3A1591 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:51:45 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 95786840050 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:51:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597715504; bh=GlfZFRGYKbZyRa8zVNpos0Kxh3SmwImk2K6v5yLNcak=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ysRWSyCsqzUoCSk5zW7XlQdJdCzUcqmwnTYw/gRxvUCAC20Kf4+1QvWNzwED6vJ0c S64w4sfzrw/fCdZZbdcAI7mgy/QpFreDLaYz7aOm1mFOnHGq1BvaEZCHIHSXpzPb0c xV69wDWb9JpQ6R9PLcosI4+F0Xet1ac7mxUypqqA=
Date: Mon, 17 Aug 2020 18:51:44 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK374CUOUMZMAEW6ZIF5I4KTBEVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/c675203143@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b343085cf4_3af419641902d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CA0Dr2g1kPmb-w_C4jaXoQnWPC4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:51:47 -0000

----==_mimepart_5f3b343085cf4_3af419641902d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm OK with that, though I would qualify with "compression performance", as performance has other dimensions that the extra state might impinge upon.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675203143
----==_mimepart_5f3b343085cf4_3af419641902d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm OK with that, though I would qualify with "compression performance", as performance has other dimensions that the extra state might impinge upon.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675203143">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7U4MLFBXCTAP5GO43SBHNDBANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ETEI3HR5YGURQ7SLSBHNDBA5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA7MQRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675203143",
"url": "https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675203143",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b343085cf4_3af419641902d6--


From nobody Mon Aug 17 18:51:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A70F3A1595 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:51:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XA9EQF6J605I for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:51:55 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59BCD3A1591 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:51:55 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 8F240340D6A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:51:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597715514; bh=EYSgNE3AJBfqBEzgPfO+oNB6o1X2cP4Mns4l2rcB7Fg=; h=Date:From:To:Subject:From; b=FZ6omj4kX8MTBKge8j17D4EwUclGLHBBDIr0eTsECRKiguXK3mQdqRg8Hna4+ywnG Lgp1g5abDTErVxecfC6g4fhSIGFP1e78SYXeAYMLOQz9uENHnOBs8X1g8fkrnUBWFi rq6XuFadzQ6TiGT29MwqIEL6Jmm5JHrSjjvnjKe0=
Date: Mon, 17 Aug 2020 18:51:54 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/11fef6-403e1e@github.com>
Subject: [quicwg/base-drafts] 403e1e: Script updating gh-pages from c036ffa4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PYlzmV7_54yEI-dhvER0fitsBio>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:51:56 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 403e1e467e08f5a82c294c727d2ca2ed25521ed8
      https://github.com/quicwg/base-drafts/commit/403e1e467e08f5a82c294c727d2ca2ed25521ed8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M index.html
    A pc-starts-now/draft-ietf-quic-http.html
    A pc-starts-now/draft-ietf-quic-http.txt
    A pc-starts-now/draft-ietf-quic-invariants.html
    A pc-starts-now/draft-ietf-quic-invariants.txt
    A pc-starts-now/draft-ietf-quic-qpack.html
    A pc-starts-now/draft-ietf-quic-qpack.txt
    A pc-starts-now/draft-ietf-quic-recovery.html
    A pc-starts-now/draft-ietf-quic-recovery.txt
    A pc-starts-now/draft-ietf-quic-tls.html
    A pc-starts-now/draft-ietf-quic-tls.txt
    A pc-starts-now/draft-ietf-quic-transport.html
    A pc-starts-now/draft-ietf-quic-transport.txt
    A pc-starts-now/index.html

  Log Message:
  -----------
  Script updating gh-pages from c036ffa4. [ci skip]



From nobody Mon Aug 17 18:59:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B3CE3A15CC for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:59:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Xb1Raff147S8 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 18:59:21 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 20FB43A15BF for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:59:21 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 1F66F56019B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 18:59:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597715960; bh=Vcd37fykJvfTcIqGaMK73DY0pAwigCzW0SjFEKYlAS8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PPjrtdowTEE2HrRjRI7v9v6jDHlVGISwBWVIFbTGF3uAVPf6cW/H05QDMvC4TUmf4 ZfdvLRyeo3nTiqBIpz3RRRLQUCQ43e80rXXEsMDK5uBg4Nxbk6/Kly8RiD/USEL+Zu GF9kDaMdK1ONRJikmUyvhHXC4CAxhtfPFjsZBQQQ=
Date: Mon, 17 Aug 2020 18:59:20 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGGEQUK3RO5JZ4B4F5I4LPREVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/c675204976@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b35f8eb68_517519649596a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8brzGrcMPe_-vPJinUOBQEk2FEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 01:59:22 -0000

----==_mimepart_5f3b35f8eb68_517519649596a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Another thing to note is that sometimes dynamic table references do not have to have their own objects in the encoder.  For examples, they are [virtually free](https://github.com/litespeedtech/ls-qpack/blob/v2.2.0/lsqpack.c#L255L256) in ls-qpack.

(Everyone reading this in 2022: you're welcome)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675204976
----==_mimepart_5f3b35f8eb68_517519649596a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Another thing to note is that sometimes dynamic table references do not have to have their own objects in the encoder.  For examples, they are <a href="https://github.com/litespeedtech/ls-qpack/blob/v2.2.0/lsqpack.c#L255L256">virtually free</a> in ls-qpack.</p>
<p>(Everyone reading this in 2022: you're welcome)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675204976">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7AGRRZXWRGKQ4HMRTSBHN7RANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KA7DCLLH4M2PTPCDSBHN7RA5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA7M64A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675204976",
"url": "https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675204976",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b35f8eb68_517519649596a--


From nobody Mon Aug 17 19:01:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46DF03A15C6 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 19:01:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gKJLUkR3hN6l for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 19:00:59 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 519DB3A15C4 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 19:00:59 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 8EBEC900050 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 19:00:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597716058; bh=58vF1uiTWceqI1ZJ/UI+sO24FiGUX4iERxfvaTlryo0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nXyZwtLVOLE5E+AO+TePXxXUlg4M2JhIKBxTqUxr7FwlJcTkTWY9N6qEzMuXhB1uH s6vScTFk5K+PSqdyURMK3dr8dukoGWf16TNR59zCb+bz6n/+X7tHCB1MqHeryXYOUu /GI3x/SS9ISfZyNZGeXOewK33TsPBtgKNBc9PwGg=
Date: Mon, 17 Aug 2020 19:00:58 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYT7D2GATQVMUSNIQ55I4LVVEVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/c675205376@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b365a7ede4_76ca196414126d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RmxvnFzDsUAgAxMzkw5V6gwhMoA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 02:01:00 -0000

----==_mimepart_5f3b365a7ede4_76ca196414126d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yeah, compression performance qualification is a good suggestion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675205376
----==_mimepart_5f3b365a7ede4_76ca196414126d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yeah, compression performance qualification is a good suggestion.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675205376">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYSMVG3FMC3HJQGXYLSBHOFVANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZP4I2GNPFXEPFTFFTSBHOFVA5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA7NCAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675205376",
"url": "https://github.com/quicwg/base-drafts/pull/4008#issuecomment-675205376",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b365a7ede4_76ca196414126d--


From nobody Mon Aug 17 19:05:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 861153A1502 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 19:05:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 llhGTXZ7jdm0 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 19:05:25 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C6C53A11E9 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 19:05:25 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 70750E0C1C for <quic-issues@ietf.org>; Mon, 17 Aug 2020 19:05:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597716324; bh=TECNhHU2ioKT5imWq3V7QjxmfolLKRX1GpscLppwt5A=; h=Date:From:To:Subject:From; b=xuoj/OdTaHquhgv6nw6o1baJaMChErtgUxrZHyXycec01sMLsFo+psX7cgFOdYG4G bWV5xh3t+O8WWOxcEX1KIfU5LzgCSgoqf48f3eBMnagX1k7GNrXimVwozfMX7RCsU6 HMBQevNqpfEnKx5fqrZ+gKxmQA3S2jhOssXVxpA4=
Date: Mon, 17 Aug 2020 19:05:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/async-cert-validation/000000-98905a@github.com>
Subject: [quicwg/base-drafts] 98905a: Describe inputs to TLS more clearly
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ve5l1rn-gKM-S1ggXhHPHvBINnU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 02:05:27 -0000

  Branch: refs/heads/async-cert-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 98905a16f9ed3b024d71cbf41dbb2724d0c21fb6
      https://github.com/quicwg/base-drafts/commit/98905a16f9ed3b024d71cbf41dbb2724d0c21fb6
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Describe inputs to TLS more clearly

This clarifies the TLS interface by explaining that TLS only generates
outputs (handshake bytes or keying material) in response to inputs.
Previously, the only inputs we acknowledged were the handshake bytes,
but this recognizes two more: the signal from the client to start
handshaking, and - for async validation - a signal that a certificate is
OK or not.

Closes #3873.



From nobody Mon Aug 17 19:06:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A9A13A1502 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 19:06:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 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, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 YymrgCQ9dpP8 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 19:06:02 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3FD3D3A11E9 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 19:06:02 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 6F3CBE0404 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 19:06:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597716361; bh=RSz1o5D/xFHtu1FSrEw0AWY7UfHIdbn3fcvqb5WQ0FE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=tUos3VJK/gC3q57yXe/BVo5WldIRwkQ2HRW30auiT5+f4Nb4DoXDVqeN5Ovs4ucBR gUYmHiUiRecdnHEGJgGiIEm8GPNKJdEmyLogD1c20vcTHdHOFH49PZBNqG4gfugDHJ jHUnugM9A8kV185SmVM8K/WAaTMW+l/Rkibt7rO4=
Date: Mon, 17 Aug 2020 19:06:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZRETWA6SZZJ6FOYXV5I4MITEVBNHHCRENCFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4011@github.com>
Subject: [quicwg/base-drafts] Describe inputs to TLS more clearly (#4011)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b37895f85b_2fbb196438074"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mOW3ErnaZNXkzEYg64s8nlroGbQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 02:06:07 -0000

----==_mimepart_5f3b37895f85b_2fbb196438074
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This clarifies the TLS interface by explaining that TLS only generates
outputs (handshake bytes or keying material) in response to inputs.
Previously, the only inputs we acknowledged were the handshake bytes,
but this recognizes two more: the signal from the client to start
handshaking, and - for async validation - a signal that a certificate is
OK or not.

Closes #3873.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4011

-- Commit Summary --

  * Describe inputs to TLS more clearly

-- File Changes --

    M draft-ietf-quic-tls.md (18)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4011.patch
https://github.com/quicwg/base-drafts/pull/4011.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4011

----==_mimepart_5f3b37895f85b_2fbb196438074
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This clarifies the TLS interface by explaining that TLS only generates<br>
outputs (handshake bytes or keying material) in response to inputs.<br>
Previously, the only inputs we acknowledged were the handshake bytes,<br>
but this recognizes two more: the signal from the client to start<br>
handshaking, and - for async validation - a signal that a certificate is<br>
OK or not.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3873.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653073104" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3873" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3873/hovercard" href="https://github.com/quicwg/base-drafts/issues/3873">#3873</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4011'>https://github.com/quicwg/base-drafts/pull/4011</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Describe inputs to TLS more clearly</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4011/files#diff-afdf56cd6ee6d10d94d669541f99bc07">draft-ietf-quic-tls.md</a>
    (18)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4011.patch'>https://github.com/quicwg/base-drafts/pull/4011.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4011.diff'>https://github.com/quicwg/base-drafts/pull/4011.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4011">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4UBDZ3AE66BMEQNZ3SBHOYTANCNFSM4QCSJOBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NAAD4RIHKFCOBE6DSBHOYTA5CNFSM4QCSJOB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KERUIWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4011",
"url": "https://github.com/quicwg/base-drafts/pull/4011",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3b37895f85b_2fbb196438074--


From nobody Mon Aug 17 19:06:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B16EB3A15BF for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 19:06:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uMmGUaJjNeCX for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 19:06:27 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 826D53A1502 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 19:06:27 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id A455E5E0EA9 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 19:06:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597716386; bh=6Pgw0hdic4ex8sBPjz7PorEeQ4WOT4bF980LOLC+MqY=; h=Date:From:To:Subject:From; b=ap59mp8ngj1AYw+sbutwLioCooSjQeDqYzD2ECZOXBoErUavhWhYt3PNq2yMlFJUD Q48DHoPLX7jn70FIXRp5mpZq3S4UCVLuzgTVF2Vzgvj45aeVsVMbWp89jz3TCQcwyg R9W4FiPhV3It8FgZuhtiIWogN/ly+vZxRobuEFzQ=
Date: Mon, 17 Aug 2020 19:06:26 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/403e1e-700c67@github.com>
Subject: [quicwg/base-drafts] 700c67: Script updating gh-pages from 98905a16. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zhlMHq8nqKon5N6rNQtZ0UYrnaI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 02:06:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 700c67260201118aac37dc03199babae689cbbce
      https://github.com/quicwg/base-drafts/commit/700c67260201118aac37dc03199babae689cbbce
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    A async-cert-validation/draft-ietf-quic-http.html
    A async-cert-validation/draft-ietf-quic-http.txt
    A async-cert-validation/draft-ietf-quic-invariants.html
    A async-cert-validation/draft-ietf-quic-invariants.txt
    A async-cert-validation/draft-ietf-quic-qpack.html
    A async-cert-validation/draft-ietf-quic-qpack.txt
    A async-cert-validation/draft-ietf-quic-recovery.html
    A async-cert-validation/draft-ietf-quic-recovery.txt
    A async-cert-validation/draft-ietf-quic-tls.html
    A async-cert-validation/draft-ietf-quic-tls.txt
    A async-cert-validation/draft-ietf-quic-transport.html
    A async-cert-validation/draft-ietf-quic-transport.txt
    A async-cert-validation/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 98905a16. [ci skip]



From nobody Mon Aug 17 20:19:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EC5D3A16D2 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 20:19:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 k7rHzlmUIqa1 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 20:19:47 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACB993A16CF for <quic-issues@ietf.org>; Mon, 17 Aug 2020 20:19:47 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 7D3635E0083 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 20:19:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597720786; bh=COQ1xeXWDVEFYuXE0i3m2apmXADwPx17gC/7H31pcF8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jaM3l8gV879q6IL/TPxiCmM37TmmTHFhVMimmS2/gAWT+uarVApKnb01RITU7f5q1 Ja6JwPQmn1N/Xe+Pz3kr3jp+W9wGozqVQtV3bEkUYWKeKaOMnocOdNNJzO9AXuSiQE 60jsqJbekf0UkY48hf1XnPkz6VnO2AscS1sF7Ag8=
Date: Mon, 17 Aug 2020 20:19:46 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6YZSWRBPSFIMKJVCN5I4U5FEVBNHHCRENCFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4011/review/468963829@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4011@github.com>
References: <quicwg/base-drafts/pull/4011@github.com>
Subject: Re: [quicwg/base-drafts] Describe inputs to TLS more clearly (#4011)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b48d26d731_533196457986c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Yow2v1wxjpdB1BJFmGTptn6eBO4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 03:19:50 -0000

----==_mimepart_5f3b48d26d731_533196457986c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann commented on this pull request.



> @@ -499,9 +499,17 @@ handshake, new data is requested from TLS after providing received data.
 ### Encryption Level Changes
 
 As keys at a given encryption level become available to TLS, TLS indicates to
-QUIC that reading or writing keys at that encryption level are available.  These
-events are not asynchronous; they always occur immediately after TLS is provided
-with new handshake bytes, or after TLS produces handshake bytes.
+QUIC that reading or writing keys at that encryption level are available.
+
+The events that cause new keys to be available are not asynchronous; they
+always occur immediately after TLS is provided with inputs. Inputs are either
+new handshake bytes or new instructions. The two instructions that this
+document relies upon are the initial signal to start the handshake and - if the
+TLS implementation allows asynchronous certificate validation - an indication

This seems to assume that certificate validation is done "outside" of the TLS library if it's done asynchronously. I can imagine a design where certificate validation happens "inside" the TLS stack, where the QUIC stack still decides to not block on the result.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4011#pullrequestreview-468963829
----==_mimepart_5f3b48d26d731_533196457986c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4011#discussion_r471890051">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -499,9 +499,17 @@ handshake, new data is requested from TLS after providing received data.
 ### Encryption Level Changes
 
 As keys at a given encryption level become available to TLS, TLS indicates to
-QUIC that reading or writing keys at that encryption level are available.  These
-events are not asynchronous; they always occur immediately after TLS is provided
-with new handshake bytes, or after TLS produces handshake bytes.
+QUIC that reading or writing keys at that encryption level are available.
+
+The events that cause new keys to be available are not asynchronous; they
+always occur immediately after TLS is provided with inputs. Inputs are either
+new handshake bytes or new instructions. The two instructions that this
+document relies upon are the initial signal to start the handshake and - if the
+TLS implementation allows asynchronous certificate validation - an indication
</pre>
<p>This seems to assume that certificate validation is done "outside" of the TLS library if it's done asynchronously. I can imagine a design where certificate validation happens "inside" the TLS stack, where the QUIC stack still decides to not block on the result.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4011#pullrequestreview-468963829">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ4Y6G5YHFJXXCE6QDSBHXNFANCNFSM4QCSJOBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3LLHD4UZG3HVVDVLSBHXNFA5CNFSM4QCSJOB2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPZ5D5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4011#pullrequestreview-468963829",
"url": "https://github.com/quicwg/base-drafts/pull/4011#pullrequestreview-468963829",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b48d26d731_533196457986c--


From nobody Mon Aug 17 20:23:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AA353A16D8 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 20:23:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 68eSsv9MQISw for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 20:23:22 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E544E3A16C9 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 20:23:21 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 0846A560599 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 20:23:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597721001; bh=qgcy8zwVnM6AE1xct9G9A8VJO4zettZGFo59FdJQc2A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TWXMGn/Tc6HiWYQNKVKwz5jlOXVM9cCHmr0QoBv4vY4ZV89+mPpuHgCt0rR5/Aznc SZm/JiBbaEHA9uGfxrlm1fEbAIYegCFYpBd7KLgRGKeSOMuF4pxquhFIfEJJ4JC1w+ 2T9Q7b/bDKlsn+WixyLug1osqOrBtMvEWEVqIeVM=
Date: Mon, 17 Aug 2020 20:23:20 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73UELJAPTNJ3MSX655I4VKREVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/468964519@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b49a8eb657_431b1964196396"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h2eQ7PlJnq1aokk_K7opMsSLErQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 03:23:23 -0000

----==_mimepart_5f3b49a8eb657_431b1964196396
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann requested changes on this pull request.



> @@ -1514,6 +1517,7 @@ variables as follows:
    bytes_in_flight = 0
    congestion_recovery_start_time = 0
    ssthresh = infinite
+   first_rtt_sample = never

We use 0 to initialize the other time variables.

>       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period > first_rtt_sample):

```suggestion
     if (smallest_lost.time_sent - pc_period > first_rtt_sample):
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-468964519
----==_mimepart_5f3b49a8eb657_431b1964196396
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@marten-seemann</b> requested changes on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4010#discussi=
on_r471890726">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1514,6 +1517,7 @@ variables as follows=
:=0D
    bytes_in_flight =3D 0=0D
    congestion_recovery_start_time =3D 0=0D
    ssthresh =3D infinite=0D
+   first_rtt_sample =3D never=0D
</pre>=0D
<p>We use 0 to initialize the other time variables.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4010#discussi=
on_r471890937">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;       pto =3D smoothed_rtt + max(4 * rttva=
r, kGranularity) +=0D
        max_ack_delay=0D
-     congestion_period =3D pto * kPersistentCongestionThreshold=0D
+     pc_period =3D pto * kPersistentCongestionThreshold=0D
+=0D
+     // Only look for persistent congestion if the period=0D
+     // starts after getting the first RTT sample.=0D
+     assert(first_rtt_sample is not never)=0D
+     if (largest_lost.time_sent - pc_period &gt; first_rtt_sample):=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-     if (largest_lost.time_sent - pc_period &=
gt; first_rtt_sample):=0D
+     if (smallest_lost.time_sent - pc_period &gt; first_rtt_sample):=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4010#pullrequestreview-468964519">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4UPV7MFJEUPMQSNEDSBHX2RANCNFSM4QCRYCRQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4UPHARLKKJO6E2A6DSBHX2RA5CNFSM4=
QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODPZ5JJY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestrev=
iew-468964519",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview=
-468964519",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3b49a8eb657_431b1964196396--


From nobody Mon Aug 17 21:03:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0FF23A170E for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:03:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ehOaummcg8ML for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:03:17 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 84F8F3A1711 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:03:17 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id A4724560E04 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:03:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597723396; bh=7zt38Wtha6YWn0X+T58CwsaaSYNup6SWwgmTEzQQyQ0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PNL+rrrpJ5/D4nuZivGyaYvbaTtYlCLeGTFIQQDUOHvwbIYW4czvDIyNrmRtWl8eu w+tZy/0SkfiaaE7oI6xS07BSsBR9Ckyvw2w5BiabGDzGpcs1KYS08Egww2s4bXOZq1 /GeNFaTkHm6w/LjPJpoJzS0MEE2gty9YdCEDOjVg=
Date: Mon, 17 Aug 2020 21:03:16 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RIF753R6OVLE26IN5I42AJEVBNHHCRENCFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4011/c675235920@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4011@github.com>
References: <quicwg/base-drafts/pull/4011@github.com>
Subject: Re: [quicwg/base-drafts] Describe inputs to TLS more clearly (#4011)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b530493c1e_3d14196491433"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-Rzu9mq3-5TAZhkzMrenFXdYZYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 04:03:19 -0000

----==_mimepart_5f3b530493c1e_3d14196491433
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Weren't we going to say that the traffic keys might get generated asynchronously in #3874? I wonder how this PR interacts with #3874.

I see this PR calling out three types of events (i.e. generation of CH, input of handshake bytes, completion of certificate validation) as the "inputs," then claim that TLS provides the keys "synchronously" in relation to such events. That works as a definition, but I am not sure if it is easy to comprehend.

I think my preference would be to talk about (a)synchronicity from the viewpoint of a transport. It would be easier to say that TLS might provide keys "asynchronously" from what the transport provides as input, then point out that key generation (possibly in relation to certificate verification) might take some time.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4011#issuecomment-675235920
----==_mimepart_5f3b530493c1e_3d14196491433
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Weren't we going to say that the traffic keys might get generated asynchronously in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653105368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3874" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard" href="https://github.com/quicwg/base-drafts/pull/3874">#3874</a>? I wonder how this PR interacts with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653105368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3874" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard" href="https://github.com/quicwg/base-drafts/pull/3874">#3874</a>.</p>
<p>I see this PR calling out three types of events (i.e. generation of CH, input of handshake bytes, completion of certificate validation) as the "inputs," then claim that TLS provides the keys "synchronously" in relation to such events. That works as a definition, but I am not sure if it is easy to comprehend.</p>
<p>I think my preference would be to talk about (a)synchronicity from the viewpoint of a transport. It would be easier to say that TLS might provide keys "asynchronously" from what the transport provides as input, then point out that key generation (possibly in relation to certificate verification) might take some time.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4011#issuecomment-675235920">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CVBNSYCRBMOC6HCDSBH4QJANCNFSM4QCSJOBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFQXEJA6RDESOV2NLSBH4QJA5CNFSM4QCSJOB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA7UQUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4011#issuecomment-675235920",
"url": "https://github.com/quicwg/base-drafts/pull/4011#issuecomment-675235920",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b530493c1e_3d14196491433--


From nobody Mon Aug 17 21:04:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BB1E3A1719 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:04:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 AjDGnewac_9K for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:04:02 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F27E83A1713 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:04:01 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 0B31B5E0DB6 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:04:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597723441; bh=eCrLW1HZqJ6syEW94CWKInftOiUrUeK54D2Tk0ERsYQ=; h=Date:From:To:Subject:From; b=LjSqvX9QUeDQbQ/kPM9XWv0PnX/LtJPTvN2EslNYm60oz//s4tOZ+H+jF14B0X7Dh 76eXG+z6CLwaYgZq9MA4wV4P3MzEn1K7/BWsYjT2//WZJ9EX1UxLIPPBa5CUMwLttw egwis0arp+VDrETDWFZFOB+KdBzYa2PmF3/OPOK0=
Date: Mon, 17 Aug 2020 21:04:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pc-starts-now/c036ff-033500@github.com>
Subject: [quicwg/base-drafts] 033500: 0 means not set
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nFwhZKJKrcyLsCXp_YUg6eajpYA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 04:04:04 -0000

  Branch: refs/heads/pc-starts-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: 033500d3fa15d3bf2649fb15217783bde9ed95e0
      https://github.com/quicwg/base-drafts/commit/033500d3fa15d3bf2649fb15217783bde9ed95e0
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  0 means not set



From nobody Mon Aug 17 21:04:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B085F3A1713 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:04:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rtWablD-7peo for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:04:12 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 650083A1711 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:04:12 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 5324A5C0E2B for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:04:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597723451; bh=112loUHlJJG3TbqYQZYVbkZnGvqo+YaUAe2HxFCz5QU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=12EP88jSEApOHpjyMQ9kLEn0HPyr3MUi7DtXwVZtRlPtVtTyrXAtR9cMTs9yDLHnD GDBZVU1aSlqEgyLCwYtfu9DlLTzhVYgBd/2RM6NfBa0/l3aDKyhnZkXDX3SNjggzz5 fSFnQAldWnXng3UPrAjZCRB5NoURuW4JZbIgscVo=
Date: Mon, 17 Aug 2020 21:04:11 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/push/5544249752@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b533b4241b_5df6196445610"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qrul8Lm9mdNapH7kVoM49-3SAMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 04:04:14 -0000

----==_mimepart_5f3b533b4241b_5df6196445610
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

033500d3fa15d3bf2649fb15217783bde9ed95e0  0 means not set


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010/files/c036ffa4e021a86a7d8f611a527721fd6e01f593..033500d3fa15d3bf2649fb15217783bde9ed95e0

----==_mimepart_5f3b533b4241b_5df6196445610
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/033500d3fa15d3bf2649fb15217783bde9ed95e0">033500d</a>  0 means not set</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4010/files/c036ffa4e021a86a7d8f611a527721fd6e01f593..033500d3fa15d3bf2649fb15217783bde9ed95e0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5MK5C3PELFNX2VKJTSBH4TXANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6BSCLCJKANANSDNADSBH4TXA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMJVGIZDINKQOVZWQIZVGU2DIMRUHE3TKMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010/files/c036ffa4e021a86a7d8f611a527721fd6e01f593..033500d3fa15d3bf2649fb15217783bde9ed95e0",
"url": "https://github.com/quicwg/base-drafts/pull/4010/files/c036ffa4e021a86a7d8f611a527721fd6e01f593..033500d3fa15d3bf2649fb15217783bde9ed95e0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3b533b4241b_5df6196445610--


From nobody Mon Aug 17 21:05:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90B7D3A171A for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:05:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 c-9DJleS6jnA for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:05:17 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B1303A1719 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:05:17 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id CF93A580E71 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:05:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597723516; bh=eIjRyqF6DZbd7kNQx8odoEOl4R7NJqvkHWXrXKWW1QU=; h=Date:From:To:Subject:From; b=uLhU+yOX1EQS/V2kdPo0rOfsEqzd9I5zhYSAoSb5kgcJhNY2d//YwtSCd5W88G+8O rFiFqnhydNQSkfVlP/PJXmMb5VCNqOhGdCghpmb1f9/chsewR2F19iOJlSpVCvF4DG Cf+hKXvR9EUZUuCXF3gJCFsEQGU2lVa8WKqlKQnE=
Date: Mon, 17 Aug 2020 21:05:16 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/700c67-b89f25@github.com>
Subject: [quicwg/base-drafts] b89f25: Script updating gh-pages from 033500d3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R7cwPcLQmv8-34ocif7c9KG6PoE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 04:05:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b89f254a5bf00359a67e67fd107f85674ea483b0
      https://github.com/quicwg/base-drafts/commit/b89f254a5bf00359a67e67fd107f85674ea483b0
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M index.html
    M pc-starts-now/draft-ietf-quic-http.html
    M pc-starts-now/draft-ietf-quic-invariants.html
    M pc-starts-now/draft-ietf-quic-recovery.html
    M pc-starts-now/draft-ietf-quic-recovery.txt
    M pc-starts-now/draft-ietf-quic-tls.html
    M pc-starts-now/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 033500d3. [ci skip]



From nobody Mon Aug 17 21:05:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 638943A1714 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:05:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 o2Ma30KOX5Ul for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:05:30 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 355433A1713 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:05:30 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 478245201FC for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:05:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597723529; bh=SMHU05xR4zsIWgltCrTicxBfuMK15VP8bhVi41z0dRM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l12X9ubfFRRJ1hO/EI0VWvKDTy62gh6Vi6FzHwzAfkuhaUFK2eMJPOROFkJEVoAMo WkWpNtqbVLSWtCGQ+lP+vhc+pa5RCYB5ttduTp45R+VSBytK09HFUPQ+mqMiuUW95u nraOj51d3PtC21TjVH8QYtwY49JhGNsnnllxaRJI=
Date: Mon, 17 Aug 2020 21:05:29 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGAZTBK2NTY5DN6D55I42ITEVBNHHCRENCFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4011/c675236487@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4011@github.com>
References: <quicwg/base-drafts/pull/4011@github.com>
Subject: Re: [quicwg/base-drafts] Describe inputs to TLS more clearly (#4011)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b5389372d6_1bda19641717c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qIgLtR2nwXanzVI5w_rcF3XLoxQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 04:05:31 -0000

----==_mimepart_5f3b5389372d6_1bda19641717c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To answer both questions, I am planning on integrating the text from #3874 as well.  That would cover the case where the TLS stack has to disappear for some time before it produces new outputs, however that manifests.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4011#issuecomment-675236487
----==_mimepart_5f3b5389372d6_1bda19641717c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>To answer both questions, I am planning on integrating the text from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653105368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3874" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard" href="https://github.com/quicwg/base-drafts/pull/3874">#3874</a> as well.  That would cover the case where the TLS stack has to disappear for some time before it produces new outputs, however that manifests.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4011#issuecomment-675236487">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY36X23B5U2CWGYI3DSBH4YTANCNFSM4QCSJOBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2CVFGREWREPI3SCTSBH4YTA5CNFSM4QCSJOB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA7UVBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4011#issuecomment-675236487",
"url": "https://github.com/quicwg/base-drafts/pull/4011#issuecomment-675236487",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b5389372d6_1bda19641717c1--


From nobody Mon Aug 17 21:37:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 673B53A177E for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:37:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xqO7I67wZkfq for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:37:11 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AEFA03A173F for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:37:10 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 875295E0EB0 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:37:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597725429; bh=xZml/uqHQtUvR6yWZWNy/LQjk4cHDTiW9AjJDyRGZFw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f16mezITOBT8AaDV/m5wzadAzNr7t3PMT4/RU8Wq062wm/so1Mj3FZo5Niqgo4h2S 0L1RWIscurOD4KJxH01LDXCdJcomXBr0Ht80IbnO9k2aJd7R8uGDt2CprCMZFOzVsr VgQkePbFDtZU5EfeIunEY8u5ujfw6CIX+iOb5v0A=
Date: Mon, 17 Aug 2020 21:37:09 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JMSSHZQCS7AOPGXN5I457LEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/468975137@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b5af5771ff_427a196420809d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v_5wyAE1GviJDeLxGmhb2ug1ROw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 04:37:18 -0000

----==_mimepart_5f3b5af5771ff_427a196420809d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -1514,6 +1517,7 @@ variables as follows:
    bytes_in_flight = 0
    congestion_recovery_start_time = 0
    ssthresh = infinite
+   first_rtt_sample = never

Yeah, but that means understanding that 0 is not a valid time, and I don't know if that is true.  But I guess that is the convention, so I'll fix it.

>       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period > first_rtt_sample):

`largest_lost` is the name of the variable we have.  This says that the span of length pc_period that ends at the time that the largest lost was sent must start after we first got an RTT sample.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#discussion_r471900059
----==_mimepart_5f3b5af5771ff_427a196420809d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r471900059">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1514,6 +1517,7 @@ variables as follows:
    bytes_in_flight = 0
    congestion_recovery_start_time = 0
    ssthresh = infinite
+   first_rtt_sample = never
</pre>
<p>Yeah, but that means understanding that 0 is not a valid time, and I don't know if that is true.  But I guess that is the convention, so I'll fix it.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r471900339">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period &gt; first_rtt_sample):
</pre>
<p><code>largest_lost</code> is the name of the variable we have.  This says that the span of length pc_period that ends at the time that the largest lost was sent must start after we first got an RTT sample.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r471900059">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SW2KUSYOBJ2OM2F3SBIAPLANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6NRX6TLCTVARQJ7CLSBIAPLA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODPZ74II.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r471900059",
"url": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r471900059",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b5af5771ff_427a196420809d--


From nobody Mon Aug 17 21:40:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 679FA3A173D for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:40:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 EM-COZYGjs9h for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 21:40:22 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4483A3A173A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:40:22 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 1E45B840BFB for <quic-issues@ietf.org>; Mon, 17 Aug 2020 21:40:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597725621; bh=Xze4jcDGdoXoN+R0wz8sZLVyx89YY/pXYIgZ6Zwpudg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XdJ+AfEnnGdDDuWhm6PRS0+uA/P7Gj4nro82qkUqFhUcqQOP5TlZ1t5a2+jBjjCXu VIhTzZC6kz+wFAD4D0t1w2UmwFOo7onqyqFXrEnUi58lMG1gXCizd94hi3b2TPboyK d1JDP30ywY25yWY+FS49NFSDPcaqArZQi3g+5UJ0=
Date: Mon, 17 Aug 2020 21:40:21 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WJG526AFZBLROFQF5I46LLEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/468985563@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b5bb5ebed_5d3d1964209812"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8go1zMbip4WoYAlOKxZH-lp2kXA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 04:40:23 -0000

----==_mimepart_5f3b5bb5ebed_5d3d1964209812
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



>       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period > first_rtt_sample):

FWIW, this is AllPacketsLost is not a fair representation of the algorithm in the latest PR.  Only the largest ack-eliciting packet is relevant, and the function needs to ensure that it only considers the first ack-eliciting packet.  But I guess we're abstracting over much of that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#discussion_r471909397
----==_mimepart_5f3b5bb5ebed_5d3d1964209812
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r471909397">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period &gt; first_rtt_sample):
</pre>
<p>FWIW, this is AllPacketsLost is not a fair representation of the algorithm in the latest PR.  Only the largest ack-eliciting packet is relevant, and the function needs to ensure that it only considers the first ack-eliciting packet.  But I guess we're abstracting over much of that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r471909397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FXA2E75D3FX5W4X3SBIA3LANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKI3G7C3PVJHZUPJLSBIA3LA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODP2CNWY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r471909397",
"url": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r471909397",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3b5bb5ebed_5d3d1964209812--


From nobody Mon Aug 17 22:01:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70B4E3A1754 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 22:01:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 7st7K6U_QLZS for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 22:01:09 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4BC2C3A1871 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 22:00:42 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 56CEE600081 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 22:00:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597726841; bh=ZKnvmUUfqAVyaHjWocj5H4NQcuoWmTPBrzPt0Mrk1Gg=; h=Date:From:To:Subject:From; b=OTfGDX1UviNydTLXimWiodZXt408xpmehJsaELbDE2DdneEO/IKbToYBUr/UuqvdG hN6+KJl+NLu+NW6O57/iwe4uKapoyEpGV3W3mKIVQzv4WoUKBPOJaVf7kftwlbLbfg KrjPfdtFTAocH0/wrq6aUsBCoqY/6BvBSsn6Qe4s=
Date: Mon, 17 Aug 2020 22:00:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pseudocode-indent/000000-e3639a@github.com>
Subject: [quicwg/base-drafts] e3639a: Remove indent from all pseudocode
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A4Nps2Is88i1A-Oo27K8BRKstQE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 05:01:14 -0000

  Branch: refs/heads/pseudocode-indent
  Home:   https://github.com/quicwg/base-drafts
  Commit: e3639acf3d41ca4729c9a49e51ca6b397e2e7246
      https://github.com/quicwg/base-drafts/commit/e3639acf3d41ca4729c9a49e51ca6b397e2e7246
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove indent from all pseudocode

This wasn't consistent before.  Also, the extra indent made it really
hard to fit within the (paltry) line length limit for figures.



From nobody Mon Aug 17 22:01:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73A183A174D for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 22:01:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 vYpoZQGLDu2L for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 22:01:26 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6663F3A175A for <quic-issues@ietf.org>; Mon, 17 Aug 2020 22:01:06 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 688FEE0099 for <quic-issues@ietf.org>; Mon, 17 Aug 2020 22:01:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597726865; bh=XerZHZs/7d+rCScizzeDiLuV9rJnNwAaZXxkdH+tLZY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=pL/Go8mZAyiZ97guC12pZzrWmK0An6a+hxWBeYBDO588smlQxgkbGJYVxG78lnh56 HLVAqf9O3eiuXjdk9PFahGk44RjGcKvO2RmAZYUI9esPm8Sts/RHhDBeRFeHJJXqPv nk9bR2qYZcJAX0Ltdn0nTLFGGQE+/meUqvGy+hrk=
Date: Mon, 17 Aug 2020 22:01:05 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5E4WPNXHSVIG355DF5I5AZDEVBNHHCREUFTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4012@github.com>
Subject: [quicwg/base-drafts] Remove indent from all pseudocode (#4012)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3b609157dfc_636e196419548d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/13JuX8X7bwqSqvc4pjJDZRcTP00>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 05:01:27 -0000

----==_mimepart_5f3b609157dfc_636e196419548d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This wasn&#39;t consistent before.  Also, the extra indent made it really
hard to fit within the (paltry) line length limit for figures.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4012

-- Commit Summary --

  * Remove indent from all pseudocode

-- File Changes --

    M draft-ietf-quic-recovery.md (205)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4012.patch
https://github.com/quicwg/base-drafts/pull/4012.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4012

----==_mimepart_5f3b609157dfc_636e196419548d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This wasn't consistent before.  Also, the extra indent made it really<br>
hard to fit within the (paltry) line length limit for figures.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4012'>https://github.com/quicwg/base-drafts/pull/4012</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove indent from all pseudocode</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4012/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (205)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4012.patch'>https://github.com/quicwg/base-drafts/pull/4012.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4012.diff'>https://github.com/quicwg/base-drafts/pull/4012.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4012">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZAKEHCN3XG432QRLSBIDJDANCNFSM4QCYQEIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MHMG6KRGH3MJIDUDSBIDJDA5CNFSM4QCYQEIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KESQWMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4012",
"url": "https://github.com/quicwg/base-drafts/pull/4012",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3b609157dfc_636e196419548d--


From nobody Mon Aug 17 22:02:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE7A03A1752 for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 22:02:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9r3uhTXB_I2U for <quic-issues@ietfa.amsl.com>; Mon, 17 Aug 2020 22:02:06 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7898F3A174F for <quic-issues@ietf.org>; Mon, 17 Aug 2020 22:02:06 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 7B759560D8E for <quic-issues@ietf.org>; Mon, 17 Aug 2020 22:02:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597726925; bh=d4/XDaaII0cqInHL4k18hP8HMJFOHgGmqV9V50WZFJs=; h=Date:From:To:Subject:From; b=2T2OnIncbHztif0ILM/6L7u6yaV0KVO0Lp6cxjLsA3auX0FOZ4rF0zDjww9ZkCB36 iK4hLeEhmqck+ziq/LYYHBBmV1+4kBOvPD9whTF2hh20ui//SBT4Z0wWrb3JJfJv8i onXu9I3M/yO+0e3yzwUJCWrqMFufiMVrFHoFGSgI=
Date: Mon, 17 Aug 2020 22:02:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b89f25-5994eb@github.com>
Subject: [quicwg/base-drafts] 5994eb: Script updating gh-pages from e3639acf. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tupcmbeug7bIm7Gv3D9btZErDYg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 05:02:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5994eb5329a7877014213be1a7fee904b7f9de9d
      https://github.com/quicwg/base-drafts/commit/5994eb5329a7877014213be1a7fee904b7f9de9d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M index.html
    A pseudocode-indent/draft-ietf-quic-http.html
    A pseudocode-indent/draft-ietf-quic-http.txt
    A pseudocode-indent/draft-ietf-quic-invariants.html
    A pseudocode-indent/draft-ietf-quic-invariants.txt
    A pseudocode-indent/draft-ietf-quic-qpack.html
    A pseudocode-indent/draft-ietf-quic-qpack.txt
    A pseudocode-indent/draft-ietf-quic-recovery.html
    A pseudocode-indent/draft-ietf-quic-recovery.txt
    A pseudocode-indent/draft-ietf-quic-tls.html
    A pseudocode-indent/draft-ietf-quic-tls.txt
    A pseudocode-indent/draft-ietf-quic-transport.html
    A pseudocode-indent/draft-ietf-quic-transport.txt
    A pseudocode-indent/index.html

  Log Message:
  -----------
  Script updating gh-pages from e3639acf. [ci skip]



From nobody Tue Aug 18 06:28:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 476A03A09F3 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:28:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.009
X-Spam-Level: 
X-Spam-Status: No, score=-7.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IngFXZ6wWDEW for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:28:06 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 081443A09F5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:28:06 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 49F338407E5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:28:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597757285; bh=RiRuAVVrA5YHnqOLjQt32XlUqOePOg6pnWmfSJRQ2Ig=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PAa8I6iJmOiwOpE8wrlSqGEVQSCbavIcKK0RU2x/wXA17elizKGT2pYVaqCxpWOM/ WR1Y7m5Miz+TDI/c20CY32/dxmFWA3bajVm/4O5zXCDLNMYugGKyjxdqSnYbTlWtNE LzEx5x2SNq4KyngdajW4Zc2Q9h8mSmMqcCHWDPHU=
Date: Tue, 18 Aug 2020 06:28:05 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4V7KLCWYNDEOBAERN5I64GLEVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/675478478@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3bd76539067_3013196413117b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N8snAIArzXc1n6SQZ9Y1SStj8M8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 13:28:08 -0000

----==_mimepart_5f3bd76539067_3013196413117b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm not sure we need that.  Since variable-size fields are defined to end on byte boundaries, we could simply note them as `(N..)` for an N-bit prefix.  The prefix is an artifact of how the field is encoded.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675478478
----==_mimepart_5f3bd76539067_3013196413117b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm not sure we need that.  Since variable-size fields are defined to end on byte boundaries, we could simply note them as <code>(N..)</code> for an N-bit prefix.  The prefix is an artifact of how the field is encoded.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675478478">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5XPCMAWXV74QOFZC3SBJ6WLANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YV4HLNI6NO2ANXLLSBJ6WLA5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBBPXTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675478478",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675478478",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3bd76539067_3013196413117b--


From nobody Tue Aug 18 06:35:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 552543A0A0B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:35:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ptfp8NJBM9Az for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:35:49 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D10A3A0A08 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:35:49 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 22AB6840057 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:35:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597757748; bh=eSDeNgZLbUyOzaSjaEro+ZEmh7WrQo/8vu519TgacO4=; h=Date:From:To:Subject:From; b=bfW0j2LtfihB2YbPzyCiiJSQagfCtFKOLnnAW4wfRnrvs4CXaf9qlEkPKI+tIp3oS dD5IqaouDq6kfNRu8sC5v+biHH+P9xopxBvhkFh1x5edGJ/456VuD0R+vHlHkPV4i4 im5pbc2eoDLhL9N0jRBH0Ye+uxnLD3CRmY0W09LU=
Date: Tue, 18 Aug 2020 06:35:48 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/no-blocked-state/f05864-4bdcea@github.com>
Subject: [quicwg/base-drafts] 4bdcea: Caution
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hTipCEmx6mPuruXTmKafxDtoBvA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 13:35:50 -0000

  Branch: refs/heads/qpack/no-blocked-state
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4bdcea58d8163be48647c178da7d14e4042a4218
      https://github.com/quicwg/base-drafts/commit/4bdcea58d8163be48647c178da7d14e4042a4218
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Caution



From nobody Tue Aug 18 06:36:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 811233A0A24 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:36:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RS1ft37xHTOx for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:35:59 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 389613A0A0B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:35:59 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 61D93560E41 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:35:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597757758; bh=stM1avR+YThOvHoVLbsV5teXUpiba6fdpHIbkfHtBp4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iNpgXlM1seXtmTXSWULap0IN7aNZVlgilMJ9s6f6rAuOr6rxxs3KGEYgNNsNwWF8g WkKM1x0dbYtGGPrblX9RlbmvE4P0zsA1Azc2KcrMaxXtDkD48AwR+TDK45ZfAE/r2d 0A+9BApBtqbOpsTbOXMbptIpFT29yJOfvDZO8lHQ=
Date: Tue, 18 Aug 2020 06:35:58 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/push/5546771007@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3bd93e51e05_11481964104489"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I8QwVmv-sr9__dqEQUGEiq1Bwtc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 13:36:00 -0000

----==_mimepart_5f3bd93e51e05_11481964104489
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

4bdcea58d8163be48647c178da7d14e4042a4218  Caution


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008/files/f05864fdd24b603a37afcfbd5aaed95ff67fffac..4bdcea58d8163be48647c178da7d14e4042a4218

----==_mimepart_5f3bd93e51e05_11481964104489
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4bdcea58d8163be48647c178da7d14e4042a4218">4bdcea5</a>  Caution</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4008/files/f05864fdd24b603a37afcfbd5aaed95ff67fffac..4bdcea58d8163be48647c178da7d14e4042a4218">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RJHGIE6HZZDHCEDDSBJ7T5ANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OKDY5X2KFAK2QELTSBJ7T5A5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMBSGUYTANKQOVZWQIZVGU2DMNZXGEYDANY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008/files/f05864fdd24b603a37afcfbd5aaed95ff67fffac..4bdcea58d8163be48647c178da7d14e4042a4218",
"url": "https://github.com/quicwg/base-drafts/pull/4008/files/f05864fdd24b603a37afcfbd5aaed95ff67fffac..4bdcea58d8163be48647c178da7d14e4042a4218",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3bd93e51e05_11481964104489--


From nobody Tue Aug 18 06:36:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 242033A0A0B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:36:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mfiJKuYgoRNL for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:36:52 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D330D3A0A08 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:36:51 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 19745E0CF8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:36:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597757811; bh=HaOMNUijsVjVjN7ZbH4WInj9IDF8oB+hVjIbTVS+Qic=; h=Date:From:To:Subject:From; b=vWJK11RRQtEVxouUVXfw+b1+7HBLXSUr+8AYPfW6Au9lGj992j9zCB1AY/PWaeI7P FncZJ5eBAjrsXfgqWpEwdaQUE5YkbRfg1Ev95/OEcdZ+a5ZG70WMeYxQ+FqIwc3tK3 wyTPQ+KuUQHtluGIf6ZL+JjZ5zIqgNzs6CvNs7B8=
Date: Tue, 18 Aug 2020 06:36:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5994eb-ef362a@github.com>
Subject: [quicwg/base-drafts] ef362a: Script updating gh-pages from 4bdcea58. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xLxdyXUSouxrxr3-KUqYp3DF32c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 13:36:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef362ad1e154ee11c1b2bd90488736131490fb42
      https://github.com/quicwg/base-drafts/commit/ef362ad1e154ee11c1b2bd90488736131490fb42
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M index.html
    M qpack/no-blocked-state/draft-ietf-quic-http.html
    M qpack/no-blocked-state/draft-ietf-quic-http.txt
    M qpack/no-blocked-state/draft-ietf-quic-invariants.html
    M qpack/no-blocked-state/draft-ietf-quic-invariants.txt
    M qpack/no-blocked-state/draft-ietf-quic-qpack.html
    M qpack/no-blocked-state/draft-ietf-quic-qpack.txt
    M qpack/no-blocked-state/draft-ietf-quic-recovery.html
    M qpack/no-blocked-state/draft-ietf-quic-recovery.txt
    M qpack/no-blocked-state/draft-ietf-quic-tls.html
    M qpack/no-blocked-state/draft-ietf-quic-tls.txt
    M qpack/no-blocked-state/draft-ietf-quic-transport.html
    M qpack/no-blocked-state/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 4bdcea58. [ci skip]



From nobody Tue Aug 18 06:37:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89ADA3A0A0B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:37:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZG1JdLCiittS for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:37:04 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE4943A0A08 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:37:03 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 28478600095 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:37:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597757823; bh=spw/Idz0kfl3E8jKrKez0hnvutJa5ZvxLx0ZAVmAQPs=; h=Date:From:To:Subject:From; b=RaSsKO4TqN6AjleIcZWLmJ/5ghMLRcgrlFT5gN88NddV1R7wIBFQJ7f9wamLNSS5r or1qckQSChfI3dMz+ZrcIWn1u8zllOy+rOiXBofL0B4vdsDtojPaCEpaS865vH5Ett 2BKKAfn2+828WH75vJVTiu2Bw4RNDGgzSjHqtG8I=
Date: Tue, 18 Aug 2020 06:37:03 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ef362a-6d03f0@github.com>
Subject: [quicwg/base-drafts] 6d03f0: Script updating archive at 2020-08-18T13:36:40Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wk379BpV6_a89TKEulyDXzjH5LA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 13:37:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6d03f06fa36fce72814d7e323f21134304f37d1f
      https://github.com/quicwg/base-drafts/commit/6d03f06fa36fce72814d7e323f21134304f37d1f
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-18T13:36:40Z. [ci skip]



From nobody Tue Aug 18 06:46:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0509C3A0A38 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:46:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iTqV2_Dx1sgD for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 06:46:10 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F07733A0A35 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:46:09 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 370C3600E29 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 06:46:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597758369; bh=DjkWivMXkZ8KO4WZ8mRGA8r1Jw5nM3yvXlS1wQnIt9I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xqt/7qSwpV5dbpZK2wzT/ubv4KU442aH4qFES7/NYGVDouNKbULriBP9qzvNP46a6 /k4cOICgNgzyjaeseoWYRs5Ayztji0T6hu1ocYc62QTJmRwp2XLEjXm5i9zaEtu8CQ N022MoEex0WWGSvvAOzvpO3g2bv7xbIVXFBGf0sU=
Date: Tue, 18 Aug 2020 06:46:09 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZLWQYUOYCDWK4MOV5I66KDEVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/review/469470702@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3bdba126d6e_69d4196438213"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vML1fNDzjI1UVV-X0lM6fuKColM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 13:46:11 -0000

----==_mimepart_5f3bdba126d6e_69d4196438213
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-469470702
----==_mimepart_5f3bdba126d6e_69d4196438213
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@dtikhonov</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-469470702">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RJJSGEH5UUG53BIDSBKA2DANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZX5ZWK3NRT7SS6B2DSBKA2DA5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODP5Y33Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-469470702",
"url": "https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-469470702",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3bdba126d6e_69d4196438213--


From nobody Tue Aug 18 07:40:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C6953A0BD7 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:40:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xHOl05t-p6Eh for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:40:33 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AFCB03A0BDF for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:40:33 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 8C3763403FD for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:40:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597761632; bh=Ww75FMhaevvGsW15MNpIj3txjTM5NOVVDWWtLFut6V8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nV+JT3sffWXcFB5f1DQ04yvdu8xgAQdPXJfqdeMdJSfG2EqDN2WUBxEsBORDOJ+Bi 9KeD5y39L1Up5T1pg9ivFXtjVLBAwYurfKqZmzB/vZbHocd/4qxk3cmhMIFTjgwfPO yuxA03po3puWS4LJQie0zE7dEVjmey4fdSOBTeM0=
Date: Tue, 18 Aug 2020 07:40:32 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ZMKASKQ5KY2L24I55I7EWBEVBNHHCREUFTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4012/review/469521930@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4012@github.com>
References: <quicwg/base-drafts/pull/4012@github.com>
Subject: Re: [quicwg/base-drafts] Remove indent from all pseudocode (#4012)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3be8607d17b_732419642223bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uJwa3gxLy2zoXcOFqR5faH3tXPA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 14:40:37 -0000

----==_mimepart_5f3be8607d17b_732419642223bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.

LG, but I want to leave some of the empty lines.

> -
-    // Do not increase congestion window in recovery period.
-    if (InCongestionRecovery(acked_packet.time_sent)):
-      return
-
-    if (congestion_window < ssthresh):
-      // Slow start.
-      congestion_window += acked_packet.sent_bytes
-    else:
-      // Congestion avoidance.
-      congestion_window +=
-        max_datagram_size * acked_packet.sent_bytes
-        / congestion_window
+InCongestionRecovery(sent_time):
+  return sent_time <= congestion_recovery_start_time
+OnPacketsAcked(acked_packets):

These are different methods, so I'd like to keep a blank line between them.
```suggestion

OnPacketsAcked(acked_packets):
```

> -      return
-
-    if (congestion_window < ssthresh):
-      // Slow start.
-      congestion_window += acked_packet.sent_bytes
-    else:
-      // Congestion avoidance.
-      congestion_window +=
-        max_datagram_size * acked_packet.sent_bytes
-        / congestion_window
+InCongestionRecovery(sent_time):
+  return sent_time <= congestion_recovery_start_time
+OnPacketsAcked(acked_packets):
+  for acked_packet in acked_packets:
+    OnPacketAcked(acked_packet)
+OnPacketAcked(acked_packet):

```suggestion

OnPacketAcked(acked_packet):
```

> -     // Collapse congestion window if persistent congestion
-     if (InPersistentCongestion(lost_packets.largest())):
-       congestion_window = kMinimumWindow
+InPersistentCongestion(largest_lost):
+  // Persistent congestion cannot be declared on the
+  // first RTT sample.
+  if (is first RTT sample):
+    return false
+  pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
+    max_ack_delay
+  congestion_period = pto * kPersistentCongestionThreshold
+  // Determine if all packets in the time period before the
+  // largest newly lost packet, including the edges and
+  // across all packet number spaces, are marked lost.
+  return AreAllPacketsLost(largest_lost, congestion_period)
+OnPacketsLost(lost_packets):

```suggestion

OnPacketsLost(lost_packets):
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4012#pullrequestreview-469521930
----==_mimepart_5f3be8607d17b_732419642223bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<p>LG, but I want to leave some of the empty lines.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4012#discussi=
on_r472247460">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -=0D
-    // Do not increase congestion window in recovery period.=0D
-    if (InCongestionRecovery(acked_packet.time_sent)):=0D
-      return=0D
-=0D
-    if (congestion_window &lt; ssthresh):=0D
-      // Slow start.=0D
-      congestion_window +=3D acked_packet.sent_bytes=0D
-    else:=0D
-      // Congestion avoidance.=0D
-      congestion_window +=3D=0D
-        max_datagram_size * acked_packet.sent_bytes=0D
-        / congestion_window=0D
+InCongestionRecovery(sent_time):=0D
+  return sent_time &lt;=3D congestion_recovery_start_time=0D
+OnPacketsAcked(acked_packets):=0D
</pre>=0D
<p>These are different methods, so I'd like to keep a blank line between =
them.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-OnPacketsAcked(acked_packets):=0D
+=0D
+OnPacketsAcked(acked_packets):=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4012#discussi=
on_r472247583">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -      return=0D
-=0D
-    if (congestion_window &lt; ssthresh):=0D
-      // Slow start.=0D
-      congestion_window +=3D acked_packet.sent_bytes=0D
-    else:=0D
-      // Congestion avoidance.=0D
-      congestion_window +=3D=0D
-        max_datagram_size * acked_packet.sent_bytes=0D
-        / congestion_window=0D
+InCongestionRecovery(sent_time):=0D
+  return sent_time &lt;=3D congestion_recovery_start_time=0D
+OnPacketsAcked(acked_packets):=0D
+  for acked_packet in acked_packets:=0D
+    OnPacketAcked(acked_packet)=0D
+OnPacketAcked(acked_packet):=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-OnPacketAcked(acked_packet):=0D
+=0D
+OnPacketAcked(acked_packet):=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4012#discussi=
on_r472248516">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -     // Collapse congestion window if per=
sistent congestion=0D
-     if (InPersistentCongestion(lost_packets.largest())):=0D
-       congestion_window =3D kMinimumWindow=0D
+InPersistentCongestion(largest_lost):=0D
+  // Persistent congestion cannot be declared on the=0D
+  // first RTT sample.=0D
+  if (is first RTT sample):=0D
+    return false=0D
+  pto =3D smoothed_rtt + max(4 * rttvar, kGranularity) +=0D
+    max_ack_delay=0D
+  congestion_period =3D pto * kPersistentCongestionThreshold=0D
+  // Determine if all packets in the time period before the=0D
+  // largest newly lost packet, including the edges and=0D
+  // across all packet number spaces, are marked lost.=0D
+  return AreAllPacketsLost(largest_lost, congestion_period)=0D
+OnPacketsLost(lost_packets):=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-OnPacketsLost(lost_packets):=0D
+=0D
+OnPacketsLost(lost_packets):=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4012#pullrequestreview-469521930">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KYT3SMBJW5Y5SDESXLSBKHGBANCNFSM4QCYQEIA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZ5BYLHVMVA4BJDTFTSBKHGBA5CNFSM4=
QCYQEIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODP6FMCQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4012#pullrequestrev=
iew-469521930",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4012#pullrequestreview=
-469521930",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3be8607d17b_732419642223bf--


From nobody Tue Aug 18 07:43:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CD623A0B82 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:43:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zD_tKDEG1L2l for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:43:55 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 33FC83A0B80 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:43:55 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 77E4D56058D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:43:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597761834; bh=U9uUmCoktBa/gjFEnMEhbKScC0nhEMQ607vGHsUtluQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KOYfcWBpQPyupUNGH1nZqh0hAlpbmBxhPDeU6iaSRRa2/BeVpXHXMtr0RBiFCTnZ3 mpvOn9dtUkiEXSKrQsnDt7j6Rkgjtr7IopFAEYv7LYqMJXlNobhN36/bWwWvOGBRrg DoSy1Z7hoLsG12m3U6qbBUFZy1VOkc6JcsS6NagQ=
Date: Tue, 18 Aug 2020 07:43:54 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LJDPC44I3UYB2QZN5I7FCVEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/469526961@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3be92a68c3d_1d8f19642072b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F2aDwp6tIUBHhow3YYKgV4AwZlk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 14:43:56 -0000

----==_mimepart_5f3be92a68c3d_1d8f19642072b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum packet

Yup, fixed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r472251398
----==_mimepart_5f3be92a68c3d_1d8f19642072b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r472251398">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum packet
</pre>
<p>Yup, fixed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r472251398">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54UVLPYZSL2LIHIS3SBKHSVANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7S75UDWXNVVCZHRBTSBKHSVA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODP6GTMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r472251398",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r472251398",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3be92a68c3d_1d8f19642072b--


From nobody Tue Aug 18 07:44:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 122263A0B82 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:44:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 v-7foIw88ZUE for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:44:06 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF3123A0B80 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:44:05 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 2D290560E8D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:44:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597761845; bh=K41RUIXbks8Fq832qU0qJ3mkb+5i1WOD1iVddgV/pEQ=; h=Date:From:To:Subject:From; b=WPurYgV85xdTRMBr+yMK7ZEYPta4kTF8aE7aRNHCAAlpqeEpnwGL8VYyu7tckdlK0 y3wNiAGSpbmPp1+N3egZ0TbIeK9IYMNP3sANhdX4NcN53EE381U4K/vTTcpqjny8vS LFPPxivo0X78+p8FfbneXxFocHHXhCRj47WP0a20=
Date: Tue, 18 Aug 2020 07:44:05 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/6c0ad3-350846@github.com>
Subject: [quicwg/base-drafts] 350846: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e9D2f2u43_p9ygA07jjwl1a4gSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 14:44:07 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 350846db14974fec5cb25810496aca4590df48ef
      https://github.com/quicwg/base-drafts/commit/350846db14974fec5cb25810496aca4590df48ef
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Aug 18 07:44:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFA593A0B80 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:44:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 geE-jXQ5ObzX for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:44:16 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E54EC3A0B82 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:44:15 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 0376E520E21 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:44:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597761855; bh=ortjMuf06deuhyPf38O0wqGd6evpvhs97i5LsVA8eKI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xDc0pVx7TTog5XDuVbtfBTtIA6kvnXANN5/CzcjdPfe6QF7+ngdvlEfaNqLp0NiVd I3T7VYCkYEdGq8PcIlMyfZWy9DeaEsJN49AQGz2Wi0mu660u4xK0BwyllDxKhKxckM r5a4hWJ6FIXHPVwZZ/DTz9zi5JBorSf3lwqzST1U=
Date: Tue, 18 Aug 2020 07:44:14 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5547177230@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3be93ee876e_13f196442928"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C3ieZnJIHDp4xPmZI1QOfaG_dbU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 14:44:17 -0000

----==_mimepart_5f3be93ee876e_13f196442928
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

350846db14974fec5cb25810496aca4590df48ef  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a..350846db14974fec5cb25810496aca4590df48ef

----==_mimepart_5f3be93ee876e_13f196442928
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/350846db14974fec5cb25810496aca4590df48ef">350846d</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a..350846db14974fec5cb25810496aca4590df48ef">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRCF5YTRTNZ5KKNXDSBKHT5ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PXPNFL3CNKERPNJDSBKHT5A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU2DOMJXG4ZDGMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a..350846db14974fec5cb25810496aca4590df48ef",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a..350846db14974fec5cb25810496aca4590df48ef",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3be93ee876e_13f196442928--


From nobody Tue Aug 18 07:46:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB6C03A0B8B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:46:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sB5GDNr4AJxs for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:46:32 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79B3F3A0B87 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:46:32 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id C487F600E55 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:46:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597761991; bh=BcmHG0bG7De3yKyBUPiaR0QCHCsQbMEA8rYUGO2BoBg=; h=Date:From:To:Subject:From; b=PGhGonQfhqCaukp+y18o/VtNI+xjSlHH8UoYvFZEfx/Usc06d/PEPQSfRrkwi6htf mYVvgON1n1fcoAJzig8JwZLCFdOKA9oIwmAL41hYR/1GfjFyzobbylPLdWukdvc/KP uuT0z7xdEE8Wa8aSCd3VpktCu4Dsc2v4GxqLD0IQ=
Date: Tue, 18 Aug 2020 07:46:31 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6d03f0-63670e@github.com>
Subject: [quicwg/base-drafts] 63670e: Script updating gh-pages from 350846db. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rnasGubyiGiKm4QS0v45nN4Ifb4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 14:46:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 63670e96a5a78db5d626b52c7ce08b495101bdbd
      https://github.com/quicwg/base-drafts/commit/63670e96a5a78db5d626b52c7ce08b495101bdbd
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-http.txt
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.txt
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.txt
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-tls.html
    M ianswett-must-new-reno/draft-ietf-quic-tls.txt
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M ianswett-must-new-reno/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 350846db. [ci skip]



From nobody Tue Aug 18 07:49:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD6553A0BB6 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:49:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QF5NWOrAA6gp for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 07:49:54 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 61F013A0BB1 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:49:54 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id B3F11560094 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 07:49:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597762193; bh=lZTFN8Ntz1j4ShXjmE2CNWNgCXVYRggvzqAC0WPXAag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mLbxcmrXMDPsH5r2hE4KY3OEcW8jN1n5C+tmExyhGpAbGu5ps/ULrxUHspmQ/T4qv n4BAZVoshJOqN/IqEBX4McRcQpNp/3gR6oTf0Z1U6v1ZB01pcm2STlDsaxK4kdbfIv sN2fdlseg3ZOvBiILVzVqmIW6i2C+vKbHa77RMMQ=
Date: Tue, 18 Aug 2020 07:49:53 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5O3A5AL66FJVOGHL55I7FZDEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/469531925@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3bea91a3044_174e196414886a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7zGYAsAuaABKZvIi8e3pMDlrXao>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 14:49:56 -0000

----==_mimepart_5f3bea91a3044_174e196414886a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.

LG, one suggestion on ssthresh init.

> @@ -763,24 +763,33 @@ The RECOMMENDED value is 2 * max_datagram_size.
 
 ## Slow Start
 
-While in slow start, QUIC increases the congestion window by the
-number of bytes acknowledged when each acknowledgment is processed, resulting
-in exponential growth of the congestion window.
+The congestion controller is in slow start any time the congestion window is
+below the slow start threshold.  The congestion controller begins in slow start.

+1 to this suggestion, since I had the same thought.  ssthresh is initialized to infinity, which is in the pseudocode, but not in this text I'm now noticing.
```suggestion
below the slow start threshold.  The congestion controller begins in slow start
because the slow start threshold is initialized to an infinite value.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-469531925
----==_mimepart_5f3bea91a3044_174e196414886a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<p>LG, one suggestion on ssthresh init.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4005#discussi=
on_r472255273">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -763,24 +763,33 @@ The RECOMMENDED valu=
e is 2 * max_datagram_size.=0D
 =0D
 ## Slow Start=0D
 =0D
-While in slow start, QUIC increases the congestion window by the=0D
-number of bytes acknowledged when each acknowledgment is processed, resu=
lting=0D
-in exponential growth of the congestion window.=0D
+The congestion controller is in slow start any time the congestion windo=
w is=0D
+below the slow start threshold.  The congestion controller begins in slo=
w start.=0D
</pre>=0D
<p>+1 to this suggestion, since I had the same thought.  ssthresh is init=
ialized to infinity, which is in the pseudocode, but not in this text I'm=
 now noticing.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-below the slow start threshold.  The congesti=
on controller begins in slow start.=0D
+below the slow start threshold.  The congestion controller begins in slo=
w start=0D
+because the slow start threshold is initialized to an infinite value.=0D=

</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4005#pullrequestreview-469531925">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KY4OMFZTLDIB2G7XBTSBKIJDANCNFSM4QBH2MKA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6SJPSHDCPE7HMML63SBKIJDA5CNFSM4=
QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODP6H2FI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestrev=
iew-469531925",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview=
-469531925",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3bea91a3044_174e196414886a--


From nobody Tue Aug 18 08:00:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02D1D3A0C0E for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 08:00:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 PuoVqNPoVBCJ for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 08:00:27 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B53A3A0C3A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 08:00:27 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id D8952560E04 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 08:00:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597762826; bh=jNtv//1TeYH32GlW9d4A7JxyQ/IyQlwHkBL1Febmv98=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N144H+taEIV35zB7cgxM1OPg4Zmp92cGlHnP8G+6OnYcCQ8zm68Z8Q0nxdlaq+wMw e8aWP/Vg9H+SsZ3eNVRBwfz6muZxXqH3lbkuAC2wYpqS113Q6dbMn9oN5ALgfLHhmw aoOtJVRTwABGnju4NYILKekWY7Zp5wNTDzppZsvs=
Date: Tue, 18 Aug 2020 08:00:26 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4ZVFZURPLW4QLAZF5I7HAVEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/469543745@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3bed0ac97a6_153519641697f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6TKAJKDqldKFhpk_hzhr_dAiQEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 15:00:30 -0000

----==_mimepart_5f3bed0ac97a6_153519641697f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.

https://tools.ietf.org/html/rfc5681#section-4.3

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#discussion_r472264340
----==_mimepart_5f3bed0ac97a6_153519641697f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r472264340">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.
</pre>
<p><a href="https://tools.ietf.org/html/rfc5681#section-4.3" rel="nofollow">https://tools.ietf.org/html/rfc5681#section-4.3</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r472264340">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY2DII4VNNMHFEAIBTSBKJQVANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CJW24DEH746PG5J3SBKJQVA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODP6KWQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r472264340",
"url": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r472264340",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3bed0ac97a6_153519641697f4--


From nobody Tue Aug 18 08:38:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE88D3A0D46 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 08:38:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 xKEMaXw0a_DG for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 08:38:53 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 949A43A0D45 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 08:38:53 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id D9CBE3403F9 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 08:38:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597765132; bh=qhaQUXv+i2gMSAzBwn+IL7NpumrAy52RgCi/lWiE5fw=; h=Date:From:To:Subject:From; b=VjmzIBURu/P7EgLikWmqABdSmwQ23A/lN8FM7oNe3BFQi64YaWfN9rsSxr+HvUam2 0K7Usp9g/yr4ZA1R6iCgwibx1XNlQeTGqKCOABXNt0w/7YDJEkv3qmWdpOOIwVgI+c 5Cf+8r0wGORDxdlzX39Vr1ws/LXl4+b+AFmkbIxQ=
Date: Tue, 18 Aug 2020 08:38:52 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/new_layout/000000-2b023e@github.com>
Subject: [quicwg/base-drafts] 2b023e: New layout format in QPACK
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ABrJW3f2y1e6N07rI9Cl0fK6Gv0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 15:38:55 -0000

  Branch: refs/heads/qpack/new_layout
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2b023e3ed0f9430893e8bf8e29b9c6e8042131e0
      https://github.com/quicwg/base-drafts/commit/2b023e3ed0f9430893e8bf8e29b9c6e8042131e0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  New layout format in QPACK



From nobody Tue Aug 18 08:40:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD7403A0D87 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 08:40:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JF74C2ugmOOV for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 08:40:02 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A428D3A0D86 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 08:40:02 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 92013340092 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 08:40:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597765201; bh=KSDkjj0FJ6SIuI93GN0dLIgDXQq/WyAeVV8bZJwPJY8=; h=Date:From:To:Subject:From; b=a2eXNdkdOSIW0pz169QQIld4p9Z1VNZZBKA3TtAOxudesUB89BH/2zOjxjlzIVSii wn59uv7L8P9XVQUhDxx8KiVwK+lX2N91/RFiQsCp0hhDDBRwEYq/3ynBmh7NMgyCrl bjts30uMA6W2mMQp64AwO9sSdXeSWYPKL0pjawTE=
Date: Tue, 18 Aug 2020 08:40:01 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/63670e-b4faa8@github.com>
Subject: [quicwg/base-drafts] b4faa8: Script updating gh-pages from 2b023e3e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h1MCeVUvfq5MXmG0yI72lT4vaFg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 15:40:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b4faa8695270325664ca2f3618c8fee74f0eb130
      https://github.com/quicwg/base-drafts/commit/b4faa8695270325664ca2f3618c8fee74f0eb130
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M index.html
    A qpack/new_layout/draft-ietf-quic-http.html
    A qpack/new_layout/draft-ietf-quic-http.txt
    A qpack/new_layout/draft-ietf-quic-invariants.html
    A qpack/new_layout/draft-ietf-quic-invariants.txt
    A qpack/new_layout/draft-ietf-quic-qpack.html
    A qpack/new_layout/draft-ietf-quic-qpack.txt
    A qpack/new_layout/draft-ietf-quic-recovery.html
    A qpack/new_layout/draft-ietf-quic-recovery.txt
    A qpack/new_layout/draft-ietf-quic-tls.html
    A qpack/new_layout/draft-ietf-quic-tls.txt
    A qpack/new_layout/draft-ietf-quic-transport.html
    A qpack/new_layout/draft-ietf-quic-transport.txt
    A qpack/new_layout/index.html

  Log Message:
  -----------
  Script updating gh-pages from 2b023e3e. [ci skip]



From nobody Tue Aug 18 08:42:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A6223A0DC4 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 08:42:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 LJAP4PTgV3lA for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 08:42:51 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 935073A0DC3 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 08:42:51 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id DC294560EFE for <quic-issues@ietf.org>; Tue, 18 Aug 2020 08:42:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597765370; bh=rr/Wjoc0GhwzdkU1ib49QM7X15iBJ7uMVjYT+W6yojk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZOui7VpZxQttD6JCiK/aX82QViBATEcdR4wmtJzBTF9r/jFN6b5QvFSU3nkrgPrYu jx9ApewJxLZmAxWYgFQyAy7AUzadwQ2HuaPJsw/CilNJHsSTszXjB3F7K3IVgFiVT/ EaTHkKBGMChuBa7jQooC8d2HHx6AuUYoXGepBsLg=
Date: Tue, 18 Aug 2020 08:42:50 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4O76YYLI7REZSUFKV5I7L7VEVBNHHCRGLMO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4013@github.com>
Subject: [quicwg/base-drafts] New layout format in QPACK (#4013)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3bf6facc5b5_2d211964138762"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3wikIB-5n5UQvsHisnSzfTLIEwY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 15:42:53 -0000

----==_mimepart_5f3bf6facc5b5_2d211964138762
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Switches QPACK to the layout format from #3573 to match the other QUIC documents.  Along the way, it renames the single-letter field names to be more comprehensible (T=Table, H=Huffman-Coded, S = Sign).

For consistency of focus, please discuss editorial / consistency issues here and take &quot;should we make this change&quot; to the issue.

Fixes #3999.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4013

-- Commit Summary --

  * New layout format in QPACK

-- File Changes --

    M draft-ietf-quic-qpack.md (281)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4013.patch
https://github.com/quicwg/base-drafts/pull/4013.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4013

----==_mimepart_5f3bf6facc5b5_2d211964138762
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Switches QPACK to the layout format from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="596964905" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3573" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3573/hovercard" href="https://github.com/quicwg/base-drafts/pull/3573">#3573</a> to match the other QUIC documents.  Along the way, it renames the single-letter field names to be more comprehensible (T=Table, H=Huffman-Coded, S = Sign).</p>
<p>For consistency of focus, please discuss editorial / consistency issues here and take "should we make this change" to the issue.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3999.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679380739" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3999" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3999/hovercard" href="https://github.com/quicwg/base-drafts/issues/3999">#3999</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4013'>https://github.com/quicwg/base-drafts/pull/4013</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>New layout format in QPACK</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4013/files#diff-c3ed24528f71fade042cdefbeadbd7b9">draft-ietf-quic-qpack.md</a>
    (281)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4013.patch'>https://github.com/quicwg/base-drafts/pull/4013.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4013.diff'>https://github.com/quicwg/base-drafts/pull/4013.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4013">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUXZ3DCAMLNORBKN3SBKOPVANCNFSM4QDVOUWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYKQDJ5MFZMZO3GDB3SBKOPVA5CNFSM4QDVOUWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KEZNR3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4013",
"url": "https://github.com/quicwg/base-drafts/pull/4013",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3bf6facc5b5_2d211964138762--


From nobody Tue Aug 18 10:28:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD9683A083D for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:28:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RwKNsWg5tr40 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:28:17 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3767B3A083F for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:28:17 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 189405E03FE for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:28:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597771696; bh=/P8aQHoPtl3n5pmowlwaT4A20GI+UVSwsgxyao4KdH8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EEQv5PdDQQMluCM7czGHiupX9S/0AFrwwkfwIOi7gytxPR1lHhzor4dIIL2I3H1zO EaxQdqDTmjQSOql1Kob9P+zs71cB/ntP/cpUcrZPu/lqI5VArq/AhYc6ZhJ5FTseAh pZS4Gs7GqbdU4TGRIQxzSSBgIuqSBIA+I74wHTkk=
Date: Tue, 18 Aug 2020 10:28:16 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK44QWCROR2RACAPTMN5I7YLBEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/469672353@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c0fb08b39_73fb196422243b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FNoLp7-S-RQvlLnEDGKIXhMYwwM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:28:20 -0000

----==_mimepart_5f3c0fb08b39_73fb196422243b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period > first_rtt_sample):

Yes, we're glossing over a few implementation details with AreAllPacketsLost() below, but I think this is detailed enough.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#discussion_r472362793
----==_mimepart_5f3c0fb08b39_73fb196422243b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r472362793">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period &gt; first_rtt_sample):
</pre>
<p>Yes, we're glossing over a few implementation details with AreAllPacketsLost() below, but I think this is detailed enough.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r472362793">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RTRKKX3KUL55AALTSBK23BANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSDHR3FNDOVSF34J3SBK23BA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODP7KDII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r472362793",
"url": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r472362793",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c0fb08b39_73fb196422243b--


From nobody Tue Aug 18 10:28:36 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC8CE3A083D for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:28:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 j_u40tsDRgiL for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:28:33 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (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 49CDE3A083B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:28:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=JBeJlmfpgE8n0tuyKqWsTA2TJq5mdPkZc0CzGPrNVX4=; b= NtawA6h/9r4XZNgsonO5NcqCKuF4n58GrdMyzCUUel9jkdZ7NVks5DfABQigagj/ lWwvs57fusGw6+zmPBYTzguLQQiLaMaj+5ySEewn8sRqEXy194cZ6YEZHi1lzwdZ iiABcznOsFhLXpXTtTD9Nfdcy7/i5mNRaBs5EHv3TOA=
Received: by filter0750p1iad2.sendgrid.net with SMTP id filter0750p1iad2-25497-5F3C0FBF-38 2020-08-18 17:28:31.891216525 +0000 UTC m=+81196.858071478
Received: from github-lowworker-5825cd4.ac4-iad.github.net (unknown) by geopod-ismtpd-2-0 (SG) with ESMTP id L_MnKdI1So253pypCPfoLw for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:28:31.876 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5825cd4.ac4-iad.github.net (Postfix) with ESMTP id C7A3A3A809EC for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:28:31 -0700 (PDT)
Date: Tue, 18 Aug 2020 17:28:31 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PHTLO5RC3VJKF6QF5I7YL7EVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/469672540@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c0fbfc6492_645319642432f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0cmC5+h3cx4Mt5Pwm3dZ4ZS0F/80TFiQgBFF /omQKqlBGQ9/c8pJEqyy3dHlNeOcKBJpO9HsSCtAHpu09JzIeQ2XiRvqCCLnrTNnuSuhEpfTszapGE nz91iN91vTFFbuFnF/2qkQ9r7ZNSWntRvogyUk+vDaBENQVoLvWiAhzgvT3bo055NadzlqT/AiDq8n A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g4nVDyPQshv8mv6DTf7n8xlLY2s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:28:35 -0000

----==_mimepart_5f3c0fbfc6492_645319642432f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.

I was thinking @janaiyengar was going to fix this in #3961, but that PR is large enough so I'm happy to have a separate fix.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469672540
----==_mimepart_5f3c0fbfc6492_645319642432f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<p>I was thinking <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> was going to fix this in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="666726985" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3961" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3961/hovercard" href="https://github.com/quicwg/base-drafts/pull/3961">#3961</a>, but that PR is large enough so I'm happy to have a separate fix.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469672540">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK75WC7OP5LKPZUARM3SBK237ANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6RNNHZVDLWIIGXMGLSBK237A5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODP7KEXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469672540",
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469672540",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c0fbfc6492_645319642432f0--


From nobody Tue Aug 18 10:34:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E67B43A0882 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:34:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 4LJ2droI23Gl for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:33:59 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 766AE3A0884 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:33:56 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 86869520E2F for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:33:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597772035; bh=hXysl/yKi6lIpT9xhIalZfbhwtO/FUseHRvhI3bfbxM=; h=Date:From:To:Subject:From; b=OLQasJNfQnU7bz8bKQuQKH+VVUpUGyX0/cwBP8S73mXiThT2yLezCc355GxCRNyfh w01OYbD1XcVuHbVakTlgDo9iHlYNKPPZTcdMoNfCVog5kXOPg5hplKb0KIFcSd7fkf BXwHJOiLFqPp1L6adCG1TnspLzxr8TLY6+AHkP0A=
Date: Tue, 18 Aug 2020 10:33:55 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/b89274-a88129@github.com>
Subject: [quicwg/base-drafts] a88129: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8oP1y8_6Rj9ihvjlWKsH2iXxDzQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:34:01 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: a881299b06fe25abaee03fb192693583b4f6af93
      https://github.com/quicwg/base-drafts/commit/a881299b06fe25abaee03fb192693583b4f6af93
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>



From nobody Tue Aug 18 10:34:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 955473A0881 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:34:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 vq7obXSYDrcj for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:34:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7FE303A0882 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:34:05 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id C9F44600E1D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:34:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597772044; bh=kw8z7T1scWZtJQaPGpVveLq0eHHtkfd/IUdDltlm1u0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OrQozXuJTfXGR5RJYiiyLtB81Gt/fIJRXRhm4EsRAZKT1300wXQTovetYpkPOcCzK Xxy/ZuVnJKz+dK9BXH3/A2pbUDaGEKcggjytDl6aX7esKTuiBkyph9/KmN+XnGdhAv 8uXCIVvQ5onrjoev+Omgjwd36+7fNLJfPSvJYaKo=
Date: Tue, 18 Aug 2020 10:34:04 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/push/5548085536@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c110cbb232_56b919641518d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GkfvWqS2jvO0SkWGfYENnBTzg4E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:34:07 -0000

----==_mimepart_5f3c110cbb232_56b919641518d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a881299b06fe25abaee03fb192693583b4f6af93  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000/files/b89274cb3f88af6986917455310fa0438649d5b1..a881299b06fe25abaee03fb192693583b4f6af93

----==_mimepart_5f3c110cbb232_56b919641518d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a881299b06fe25abaee03fb192693583b4f6af93">a881299</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4000/files/b89274cb3f88af6986917455310fa0438649d5b1..a881299b06fe25abaee03fb192693583b4f6af93">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7PE4LJ35K4LUNYXY3SBK3QZANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6EBFQSJBTWT2N7XETSBK3QZA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNBYG42DIN2QOVZWQIZVGU2DQMBYGU2TGNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000/files/b89274cb3f88af6986917455310fa0438649d5b1..a881299b06fe25abaee03fb192693583b4f6af93",
"url": "https://github.com/quicwg/base-drafts/pull/4000/files/b89274cb3f88af6986917455310fa0438649d5b1..a881299b06fe25abaee03fb192693583b4f6af93",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c110cbb232_56b919641518d1--


From nobody Tue Aug 18 10:37:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E17B3A089B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:37:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UDcxU3op8RYA for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:37:46 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DBA793A0890 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:37:45 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 1AA155E07A2 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:37:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597772265; bh=kuUVt346amYyq5veYNVSk7IQgnarOHLa1chsgUABJ5A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VXzIUAG8khD+9nmHVY16cStLWGkOCfNiMQf6Hzi0pGiQIruFVhhCZL0D47ScIDz6L T7Ktrg/vj8/kYJ29e/V+YpVRJ38DamOLCpsCVLc7Rm3by/6LVsOYhYTfg2yXKHB6jV JxEB8/or/TAoz6negSDDa2/PanOHvnuo4QoTP350=
Date: Tue, 18 Aug 2020 10:37:45 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24CGS3VNSLSUJRS655I7ZOTEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/review/469681191@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c11e9aea1_356519641228d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P4eJs_V1c0Ktv0dUkjDpnMMlOiM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:37:47 -0000

----==_mimepart_5f3c11e9aea1_356519641228d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +The endpoint SHOULD NOT continue sending ACK frames immediately unless one of
+the above criteria are satisfied.

This is an effort to keep the existing text, but rework it to refer to the criteria that's been reworked to no longer mention out of order.

Specifically, the existing text is "The endpoint SHOULD NOT continue sending ACK frames immediately unless more ack-eliciting packets are received out of order."

The goal of this text is: you should send one immediate ACK if the above happens, but don't keep sending immediate ACKs for every subsequent ack-eliciting packet, because that would be excessive.

Suggestions welcome.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#discussion_r472368830
----==_mimepart_5f3c11e9aea1_356519641228d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4000#discussion_r472368830">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +The endpoint SHOULD NOT continue sending ACK frames immediately unless one of
+the above criteria are satisfied.
</pre>
<p>This is an effort to keep the existing text, but rework it to refer to the criteria that's been reworked to no longer mention out of order.</p>
<p>Specifically, the existing text is "The endpoint SHOULD NOT continue sending ACK frames immediately unless more ack-eliciting packets are received out of order."</p>
<p>The goal of this text is: you should send one immediate ACK if the above happens, but don't keep sending immediate ACKs for every subsequent ack-eliciting packet, because that would be excessive.</p>
<p>Suggestions welcome.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#discussion_r472368830">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2H7SF2OUIOLQU3ZXTSBK36TANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSZGYVOD4PMAKDDHLSBK36TA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODP7MIJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#discussion_r472368830",
"url": "https://github.com/quicwg/base-drafts/pull/4000#discussion_r472368830",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c11e9aea1_356519641228d0--


From nobody Tue Aug 18 10:38:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C8493A089C for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:38:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 aV5FiV2qutll for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:38:53 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82D853A089B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:38:53 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id BCBFA340E1F for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:38:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597772332; bh=jVeSN1a7a2W9RbhineukH0h/fS9AjBoYfoBVnSfm1Ow=; h=Date:From:To:Subject:From; b=rZghrWu/30PVwugyv22RbGKjJEYcjS3aqe61/sil5w/LH8pQoeQ4OK0x4Y5EOQXMF OdzISV6tiLUqtP3tSq4MK5epudyL7IBFt/knO0usU/EQbbEmuNUl/VyriMxkLqDZAJ 7C3xdCC05XAFVDWQ5PnGZlDfbVlZvotv5Nnve730=
Date: Tue, 18 Aug 2020 10:38:52 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/a88129-d7a4c5@github.com>
Subject: [quicwg/base-drafts] d7a4c5: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xGU2lw_iHuyYqBJwyWp3xG8IvpQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:38:55 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: d7a4c50c6b159ba69a75f6ef136c7de09e702b9c
      https://github.com/quicwg/base-drafts/commit/d7a4c50c6b159ba69a75f6ef136c7de09e702b9c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Tue Aug 18 10:39:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1157F3A089D for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:39:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 q-AbmmTMJdeD for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:39:02 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CADF03A089C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:39:02 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id E3000840E3A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:39:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597772341; bh=5E7kpaHQodc/VaF8+Go8vuOK5SKMH8kX53gjxyIeWzY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mTsqUj1xJFWzGXUfkYgLGneEkFO0A9ZgigxNxlUAY7syTxLKtWDjjnwImK0oCWV10 gcZClPn/cMf/YdrLHGIOqu5MTvUtUz7gGiNzyAgC5mSOx96QEXdlBc6+0KKyxzeEpQ bhrtpixTEzOtLQYDmU0m0QWNk+/S7AN0SXFi57dA=
Date: Tue, 18 Aug 2020 10:39:01 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/push/5548108864@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c1235d300f_4a011964113639"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tt482wLIYIw-B1PVTJFA8VIQbUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:39:04 -0000

----==_mimepart_5f3c1235d300f_4a011964113639
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d7a4c50c6b159ba69a75f6ef136c7de09e702b9c  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000/files/a881299b06fe25abaee03fb192693583b4f6af93..d7a4c50c6b159ba69a75f6ef136c7de09e702b9c

----==_mimepart_5f3c1235d300f_4a011964113639
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d7a4c50c6b159ba69a75f6ef136c7de09e702b9c">d7a4c50</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4000/files/a881299b06fe25abaee03fb192693583b4f6af93..d7a4c50c6b159ba69a75f6ef136c7de09e702b9c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MWI7F7XL2L4RSCTLSBK4DLANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5L4B3CWMUV2ZUWYLDSBK4DLA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNBYG42DIN2QOVZWQIZVGU2DQMJQHA4DMNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000/files/a881299b06fe25abaee03fb192693583b4f6af93..d7a4c50c6b159ba69a75f6ef136c7de09e702b9c",
"url": "https://github.com/quicwg/base-drafts/pull/4000/files/a881299b06fe25abaee03fb192693583b4f6af93..d7a4c50c6b159ba69a75f6ef136c7de09e702b9c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c1235d300f_4a011964113639--


From nobody Tue Aug 18 10:40:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B82F33A089F for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:40:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YILnoPcdlb1v for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:40:00 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E0983A089B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:40:00 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 896635E0EBC for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:39:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597772399; bh=nq55W1nXsrNOq1tu9To4TBxSOj18sghBGLfsUUApbTo=; h=Date:From:To:Subject:From; b=r3+z/Si1FolJTJRomZp4itvhDr1Sc2m1DmcXBviwuKBb08QyJ6Pq5m+Yq5l2FO6MH QMNDTwmbBrwKng728nkM6/AheeI6aPSzA3HulAxXlNiHCpvpGs2Ilq3qcx1nLReSZw PNg3weQBHOgu55XbbWuN43dKewMDt+nidlTrV3P4=
Date: Tue, 18 Aug 2020 10:39:59 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b4faa8-0db906@github.com>
Subject: [quicwg/base-drafts] 0db906: Script updating gh-pages from d7a4c50c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0MqsrFtAF3RtdtnLzl4pf9SiJoE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:40:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0db90689b140cd2db76b39601872293a420fc345
      https://github.com/quicwg/base-drafts/commit/0db90689b140cd2db76b39601872293a420fc345
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M ianswett-out-of-order-ack/draft-ietf-quic-http.html
    M ianswett-out-of-order-ack/draft-ietf-quic-http.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-invariants.html
    M ianswett-out-of-order-ack/draft-ietf-quic-invariants.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-qpack.html
    M ianswett-out-of-order-ack/draft-ietf-quic-qpack.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-recovery.html
    M ianswett-out-of-order-ack/draft-ietf-quic-recovery.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-tls.html
    M ianswett-out-of-order-ack/draft-ietf-quic-tls.txt
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d7a4c50c. [ci skip]



From nobody Tue Aug 18 10:49:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22B413A09C4 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:49:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tHeHJ5SaTwk5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 10:49:47 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DFD5B3A09BB for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:49:46 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 2DD04840D96 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 10:49:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597772986; bh=n8Ll2Pu2WiIKITnK/R0qiEkalf/Dux7k16yxMDvyh0c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DWI2JrSv0xpE5IJfbuhDieiE0Tqazs2tboeJ63+sswsdPW+uG1CncrgDkEphkWPdS r+USwqsdWLLygDos3/nyaVbfQ2NPjyr4XPgix53szN8Pcx7zDMC6ujuDFg/9EPMFVT 8GvBZ9jJ9bSnBF/jjkLgvb7cvKfvZiYEWyH8Lg14=
Date: Tue, 18 Aug 2020 10:49:46 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54YALEPVAKDBNEG6V5I723VEVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/675622725@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c14ba1ddd0_73f01964127568"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZM1GCnSoMaI4Ae9JlGO1nHj6uAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 17:49:48 -0000

----==_mimepart_5f3c14ba1ddd0_73f01964127568
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't like this change.  It will be more helpful to the future implementers if the QPACK spec looks similar to the HPACK spec.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675622725
----==_mimepart_5f3c14ba1ddd0_73f01964127568
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I don't like this change.  It will be more helpful to the future implementers if the QPACK spec looks similar to the HPACK spec.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675622725">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4XGQF6PO5ED32IBKDSBK5LVANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LRPYDEB4ZR67CJE3SBK5LVA5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBCS6RI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675622725",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675622725",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c14ba1ddd0_73f01964127568--


From nobody Tue Aug 18 12:26:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8A933A0AD9 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:26:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kvQJcFaHVQ45 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:26:23 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A8E183A0ABB for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:26:23 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id E1E895C01EF for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:26:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597778782; bh=niKWS2l/s9aTZwJX6Ty+IKs3nvtOQkzn3Ru0k5ONOTc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rnQGFT9CV+DQN+6WROegdCgRPFDk/viN8glCOfe1tfytgroMOpkvlkeadJbUbvm8a TLU7LVVwOHhdKDYrDia7mjqojM+vM9+3GZxn9F/Ag9VkELshW1jS9L5/11ErZ1CprN ECZItEsxFdFNoDNLvCEO6psyUiT6WCybkqsp3Blo=
Date: Tue, 18 Aug 2020 12:26:22 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2N22L25KUKYKAKKNV5JAGF5EVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/675668585@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c2b5ed1ca8_5a281964104549"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A5jvXnocS9Zy52Iu9Mx4vJZBM4k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:26:25 -0000

----==_mimepart_5f3c2b5ed1ca8_5a281964104549
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I find the traditional use of a "byte grid" a bit nonsensical when many fields span boundaries and the alignments are a falsity. I'd never implemented HPACK and so never realised this, I've only recently found it a minor nuisance while working on QPACK. 

As a recent implementer of QPACK, I did find it useful to reference back and forth with HPACK and compare that to implementations of prefixed-integer handling. I don't find this new format particularly useful. While it might be consistent with the other documents, QPACK seems distinct with a very loose coupling to any other of the QUIC docs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675668585
----==_mimepart_5f3c2b5ed1ca8_5a281964104549
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I find the traditional use of a "byte grid" a bit nonsensical when many fields span boundaries and the alignments are a falsity. I'd never implemented HPACK and so never realised this, I've only recently found it a minor nuisance while working on QPACK.</p>
<p>As a recent implementer of QPACK, I did find it useful to reference back and forth with HPACK and compare that to implementations of prefixed-integer handling. I don't find this new format particularly useful. While it might be consistent with the other documents, QPACK seems distinct with a very loose coupling to any other of the QUIC docs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675668585">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2A45O3VZDA2SZWLRTSBLIV5ANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SIO4IQ7COIKQOT3DSBLIV5A5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBC6E2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675668585",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675668585",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c2b5ed1ca8_5a281964104549--


From nobody Tue Aug 18 12:42:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9AD773A0A74 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:42:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.039
X-Spam-Level: 
X-Spam-Status: No, score=-1.039 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aZ1dUARwC9M1 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:42:37 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 999FA3A09D8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:42:37 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 115A47A0591 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:42:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597779757; bh=zjo7fhb8OSqGaZzwzrLCK1QxNkg4wQ5fuOYrYnMFbfE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V4MT2vYBJ/WFURMLrhOxz5TP1/WVy4LFTSoxA7yQQx6hcywiPwT1WAXsfynzSmx8E 0uYCHfs0/vJXmT2SCSJstCaTANZ+6qUrGO+Zva7cgreLl0W4aWxAUAbbQyK39I07wZ G4cQzHI1PFyoLRNg8XY8pGtRHsfG7CWBqUOkVS5w=
Date: Tue, 18 Aug 2020 12:42:36 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QYZWNAXKX2LCDANN5JAICZEVBNHHCQH4QHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3984/review/469767716@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3984@github.com>
References: <quicwg/base-drafts/pull/3984@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit is path-bound (#3984)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c2f2cbf4d3_1e85196423136d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fBM_DikQBbxLfDsN7jfeKrlZ2Lk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:42:39 -0000

----==_mimepart_5f3c2f2cbf4d3_1e85196423136d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-469767716
----==_mimepart_5f3c2f2cbf4d3_1e85196423136d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-469767716">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3S2IOT2RJR6Y4XE3SBLKSZANCNFSM4PU5DS2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KQZ7Y37LBMDC4L7LSBLKSZA5CNFSM4PU5DS22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQABMJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-469767716",
"url": "https://github.com/quicwg/base-drafts/pull/3984#pullrequestreview-469767716",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c2f2cbf4d3_1e85196423136d--


From nobody Tue Aug 18 12:42:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B9A03A0A74 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:42:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 8cUa3CF_sObt for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:42:54 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71F603A09D8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:42:54 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 957F5580038 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:42:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597779773; bh=nPIQx5OIYJdBLnHJ/lVffrFYWTLgSJN4gcBKIbG3rUI=; h=Date:From:To:Subject:From; b=xloYont2Cp0CRjqOi+xOhBDWseksBqhO2uVemVTIi+t/UgscjYnIcsifv6DRRonG2 /LlEg/5/bfYMAu1nAlSe1zEjpCWO19xjWCPzvPqxYfbSzlLWIlOz9qBrwuh/Is1Gvl 3+Nh25/Dl3inIkVYrhBNnflCK6xo8Rmdm9x+v/nY=
Date: Tue, 18 Aug 2020 12:42:53 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/52c732-1c0aff@github.com>
Subject: [quicwg/base-drafts] a3f8e9: Spin bit is path-bound
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9dIWx_kxHdqBk3DCicmfKZJWtdg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:42:56 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a3f8e95d65042f286024e09c8999eca2aa2e3952
      https://github.com/quicwg/base-drafts/commit/a3f8e95d65042f286024e09c8999eca2aa2e3952
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Spin bit is path-bound

This binds the spin-bit state to a network path, which aligns with
intent better than the existing language.  It's more words, but it is
far less ambiguous.

Closes #3802.


  Commit: 0f5dfe5233f25c139741c60783da398a7ad5261f
      https://github.com/quicwg/base-drafts/commit/0f5dfe5233f25c139741c60783da398a7ad5261f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  First packet with a given connection ID


  Commit: 1c0affd6a24eb300b9f23f942a4982195ace5b3d
      https://github.com/quicwg/base-drafts/commit/1c0affd6a24eb300b9f23f942a4982195ace5b3d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3984 from quicwg/spin-path

Spin bit is path-bound


Compare: https://github.com/quicwg/base-drafts/compare/52c7327ab465...1c0affd6a24e


From nobody Tue Aug 18 12:43:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0634B3A09D8 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:42:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ly6--6z_AnPR for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:42:55 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01C8F3A0B19 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:42:54 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 53E2C5C0023 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:42:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597779774; bh=CENpFHZyfsqna1OMTYHQz6CVJte35z6nyoEj2uBWHeo=; h=Date:From:To:Subject:From; b=dee9Gh+saqJxDmfDc9BpXz4pD7yPehmVxWQGSPEmpwS5PKjqf5dtepYGvS6JQQGn+ JnfEwIirOPxofTOrJ4fx6jZCmWyqzwoVh4EpjoN4KatKkK57Oi7TukE5Je+T7GdxCw TrhTyUqt+TN3nfxgmlSByt1RHtJT3ybhGAiy4u2M=
Date: Tue, 18 Aug 2020 12:42:54 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/spin-path/0f5dfe-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DOoqn_hhpI28rSOf-8fDtpnOYr4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:42:56 -0000

  Branch: refs/heads/spin-path
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 18 12:43:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC6E73A09D8 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:43:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vfE5nXO7jTiw for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:43:03 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C84DD3A0B60 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:43:03 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id D5EA75E0EA9 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:43:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597779782; bh=1rtQR3tYEaDz5KE8lmHhaI1gWSJ/mkP1BMRmSuBtTTE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PiTLTUhehTFoEFCQEBsYK8/5zermzKenVyCDRT0Mmx1x/AEfnH2Fk+DFJ43Zmmwa3 o1562uRXRihUaCTtrHT56Nggj0oHQI2CuPi64wVYjqlxn3gzrEabB3wy71WFGr+O4K lKL1rf+cxRisTYf+gQd8qx2UUkwRYjIPTZErOjMQ=
Date: Tue, 18 Aug 2020 12:43:02 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYIMQKQXKAIXRUQV355JAIENEVBNHHCNKBTRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3802/issue_event/3667851008@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3802@github.com>
References: <quicwg/base-drafts/issues/3802@github.com>
Subject: Re: [quicwg/base-drafts] Reset spin bit when probing (#3802)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c2f46c577c_5a7b1964185537"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T_dvNSfQsk3Tzpa0SMX_AIKlVE8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:43:05 -0000

----==_mimepart_5f3c2f46c577c_5a7b1964185537
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3802 via #3984.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3802#event-3667851008
----==_mimepart_5f3c2f46c577c_5a7b1964185537
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="648557448" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3802" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3802/hovercard" href="https://github.com/quicwg/base-drafts/issues/3802">#3802</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673157182" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3984" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3984/hovercard" href="https://github.com/quicwg/base-drafts/pull/3984">#3984</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3802#event-3667851008">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYDITXVT5TDK7XHNJLSBLKUNANCNFSM4OM3G3EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK75BAZB4QSKHXCVWDDSBLKUNA5CNFSM4OM3G3E2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KPPOAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3802#event-3667851008",
"url": "https://github.com/quicwg/base-drafts/issues/3802#event-3667851008",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c2f46c577c_5a7b1964185537--


From nobody Tue Aug 18 12:43:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8AEA3A0B13 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:43:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DSUtxP2BXS7X for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:43:03 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBE4D3A0B23 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:43:03 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 130785C004E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:43:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597779783; bh=+jk00+lsPHwDWt8gphJM99rDupFeNRPAulfAcYyk51M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sTNkcVLLmvQEJv6LZhKiqqgvPLQRVu+4l9iGwno60SkHdRDbwL9BpIaK3LMYRX0BE lG3lvtTVdtovyl2KedLdfyOGpjOweUEwiun/hClH9XAOzp6rYcenEfKcqGu72qNnl8 Eek4jiJrIO6U/n6YX1YFl8JkwhbVovEX80lbuiHM=
Date: Tue, 18 Aug 2020 12:43:03 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HXEGKHRXBI7DXEX55JAIEPEVBNHHCQH4QHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3984/issue_event/3667850993@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3984@github.com>
References: <quicwg/base-drafts/pull/3984@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit is path-bound (#3984)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c2f474036_56d1196411152a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M2xb4OUa6dxu9w_o455S34VKBJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:43:06 -0000

----==_mimepart_5f3c2f474036_56d1196411152a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3984 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3984#event-3667850993
----==_mimepart_5f3c2f474036_56d1196411152a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673157182" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3984" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3984/hovercard" href="https://github.com/quicwg/base-drafts/pull/3984">#3984</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3984#event-3667850993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY4FXEKCRIAJ3TG5PLSBLKUPANCNFSM4PU5DS2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6BH5CVIIAR6IPJ5J3SBLKUPA5CNFSM4PU5DS22YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KPPN4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3984#event-3667850993",
"url": "https://github.com/quicwg/base-drafts/pull/3984#event-3667850993",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c2f474036_56d1196411152a9--


From nobody Tue Aug 18 12:44:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 556AE3A0A74 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:44:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bsd7_rnuNT_q for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:44:30 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 086DA3A09D8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:44:30 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 1E6475C0E5F for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:44:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597779869; bh=P3axCotzBXeZhmCoJ4cz+sQ+gX2IGgKnTu+m4q5Uuiw=; h=Date:From:To:Subject:From; b=AZNIZUBMYObMMiDktUbXGgDZAhjvuef4E1uQgNyzzq5L9dPD+9mUVq7r8bc4CuLg9 1CXJJDqw5D5ycQGUVdZ2bve5Xtxuh05V1iAmFHGvY0dycQJk6DIMRI/WuR3broL+1T fVVlOjFR/qkPeRk/5kPEh8MWrmXKsYRB2f5oQobw=
Date: Tue, 18 Aug 2020 12:44:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0db906-bb94dc@github.com>
Subject: [quicwg/base-drafts] bb94dc: Script updating gh-pages from 1c0affd6. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/40JyBbcBCEEKYhx--VNTF91x5cE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:44:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb94dcb4faa76edadf49ce5433cdf9ae760c344e
      https://github.com/quicwg/base-drafts/commit/bb94dcb4faa76edadf49ce5433cdf9ae760c344e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1c0affd6. [ci skip]



From nobody Tue Aug 18 12:51:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 463F53A0A3B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:51:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qKKYzAB9ITMB for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:51:46 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 85AB83A09EC for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:51:46 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id D41AD5C08B8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:51:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597780305; bh=+v5dypJLtSp3T8ACdscWWg275EC1fZVh5IS6JpyLhkA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KGsGAYa4Cg55iUyi/Dn+9s8Cz5eCOAv2W3cJBe453DiXgopyBsX+pJZxinF3/Ir4q /661YY0ADMbC7KwLxYUf3xjvtnFLtZwQlWE6RM6EH1PYRv5MGyvM5Qp8RnWe6sCJog QygYAs68HgMFVnqrvWbYJPYYrwH1o2Kmhb4zixOQ=
Date: Tue, 18 Aug 2020 12:51:45 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZGJRYS2TBPDKAV2A55JAJFDEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/469772612@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c3151c5038_7af51964179210"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5PXa77Ebxik3ukQOi-lRORjGpX0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:51:48 -0000

----==_mimepart_5f3c3151c5038_7af51964179210
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar requested changes on this pull request.

Agreed that we can't take the proposed text. I've suggested some text.

(apologies about not getting to this sooner, I was trying to prioritize the design issues assuming that I'd have gotten to the editorial ones sooner than now.)

> @@ -1094,7 +1094,9 @@ max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
   acknowledgments for packets in the Application Data packet number space. The
   actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  reordering, or lost ACK frames. max_ack_delay is initialized to 0 and
+  updated when transport parameters are exchanged. If a peer does not
+  specify max_ack_delay, it is set to 25ms.

I'd suggest some text like this, to avoid repeating the details here.
```
The maximum amount of time by which the receiver intends to delay acknowledgments
for packets in the Application Data packet number space, as defined by the eponymous
transport parameter (Section 18.2 of {{QUIC-TRANSPORT}}). Note that the actual
ack_delay in a received ACK frame may be larger due to late timers, reordering, or lost
ACK frames.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-469772612
----==_mimepart_5f3c3151c5038_7af51964179210
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> requested changes on this pull request.</p>

<p>Agreed that we can't take the proposed text. I've suggested some text.</p>
<p>(apologies about not getting to this sooner, I was trying to prioritize the design issues assuming that I'd have gotten to the editorial ones sooner than now.)</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r472440818">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1094,7 +1094,9 @@ max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
   acknowledgments for packets in the Application Data packet number space. The
   actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  reordering, or lost ACK frames. max_ack_delay is initialized to 0 and
+  updated when transport parameters are exchanged. If a peer does not
+  specify max_ack_delay, it is set to 25ms.
</pre>
<p>I'd suggest some text like this, to avoid repeating the details here.</p>
<pre><code>The maximum amount of time by which the receiver intends to delay acknowledgments
for packets in the Application Data packet number space, as defined by the eponymous
transport parameter (Section 18.2 of {{QUIC-TRANSPORT}}). Note that the actual
ack_delay in a received ACK frame may be larger due to late timers, reordering, or lost
ACK frames.
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-469772612">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7723GO7H3UL4IKGMTSBLLVDANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4HGEV7LPKCYGKVV7TSBLLVDA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQACSRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-469772612",
"url": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-469772612",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c3151c5038_7af51964179210--


From nobody Tue Aug 18 12:57:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7485A3A09EC for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:57:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 X00SbaVtRCkA for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 12:57:36 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3DF613A09C7 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:57:36 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 42F77340F1D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 12:57:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597780655; bh=PJfLk5D5PPWwTRJusUfX+vySadbkIY4A07bfYhOG5jg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uMBAQfyhpuEGEnfC/4Bm2TtjP5nnuJ2GIBJrVoGJaI/zHwcnCX2eadMadFLExgwq7 TKN1zk5jBSQkgB0NDmYhnsMH3rCI5gUXVTFd43cQu++4SY6MBgpnhZAp/vMmxy8bg/ 662LclMQ8VBZ6xatAs9ANFufTxsH9fU1u8K+5gdw=
Date: Tue, 18 Aug 2020 12:57:35 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CFG7QFO2Q5BXNZKV5JAJ27EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/469779553@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c32af3359c_47f61964255367"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CDdTKaAyN-qosY0eRn53X6f54og>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 19:57:38 -0000

----==_mimepart_5f3c32af3359c_47f61964255367
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +Additionaly, an endpoint might postpone the processing of acknowledgements when
+the corresponding decryption keys are not immediately available. For example, a

This is a useful distinction -- endpoints that are unable to process acks because keys aren't there can simply drop those packets too. That won't reflect in the delay.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r472444616
----==_mimepart_5f3c32af3359c_47f61964255367
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r472444616">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Additionaly, an endpoint might postpone the processing of acknowledgements when
+the corresponding decryption keys are not immediately available. For example, a
</pre>
<p>This is a useful distinction -- endpoints that are unable to process acks because keys aren't there can simply drop those packets too. That won't reflect in the delay.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r472444616">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQWHAELALTVEFKKI3SBLMK7ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LJ64G46X6OCJJDUDSBLMK7A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAEIYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r472444616",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r472444616",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c32af3359c_47f61964255367--


From nobody Tue Aug 18 13:02:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A11D23A0B33 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:02:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 H1d2a8KGPgjk for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:02:06 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67C353A0B23 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:02:06 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 822DF5E03FE for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:02:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597780925; bh=N5MFlAljiiODmeIjJq//NKw1Dc83qcRz5Tf08LUBQG4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xvAKowBlOhQ1+v+Ls71Mh5/PGsnrf8epQYMwpnmVM4WTJ9U//+LSRMXBIHyWXmInk YwIeCb3EtMPnjDgrLv7ZLQs4SkYbXej8T2frXZHh2kQ8YeY0JnoEkYNkXWmtc5om02 bRs3PQvOZj1GorbH9l5dVyDEqq550aJy5KbWEtcw=
Date: Tue, 18 Aug 2020 13:02:05 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5548761647@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c33bd72167_536d19644549f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pSHP_3Ll8c9cNUM9E8PQTwsTcpM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:02:08 -0000

----==_mimepart_5f3c33bd72167_536d19644549f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

e7d423e78f6a6778b685688f4d2d56f4813881f4  Ian's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/936c4a0f080564afc3ab0e5c2d8732f14101a27b..e7d423e78f6a6778b685688f4d2d56f4813881f4

----==_mimepart_5f3c33bd72167_536d19644549f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e7d423e78f6a6778b685688f4d2d56f4813881f4">e7d423e</a>  Ian&#39;s comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/936c4a0f080564afc3ab0e5c2d8732f14101a27b..e7d423e78f6a6778b685688f4d2d56f4813881f4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WJTTJG6WF6HCITITSBLM33ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4H42BTQGPEN24G2FDSBLM33A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGU2DQNZWGE3DINY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/936c4a0f080564afc3ab0e5c2d8732f14101a27b..e7d423e78f6a6778b685688f4d2d56f4813881f4",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/936c4a0f080564afc3ab0e5c2d8732f14101a27b..e7d423e78f6a6778b685688f4d2d56f4813881f4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c33bd72167_536d19644549f--


From nobody Tue Aug 18 13:05:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05DE73A0B38 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:05:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 o7Bekq1Ar4Py for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:05:41 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA0BD3A0B30 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:05:41 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 00735340DD8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:05:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597781141; bh=hOqCDGV5/kkFIIJ5g9lGdIb0HwjjW1Uc55EsYVhD/Sw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TMOsaiZ2Q+1qGOAsHQztz6hKrXek6xMqc+MGGYpzYWiYUBTsihdaMdzCoNwjF2g6K gcml/sD35/8mRLuRyBSepNHk3b/nodQ5sMhsbwEGSE71SSDnJtAnxVXl5vCsk8SoK+ g3KI7l5zQBatfR8isZuMx0/ei+sRdz+rWUbQLHVM=
Date: Tue, 18 Aug 2020 13:05:40 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32UQGQQUQ3FABCLQF5JAKZJEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/469792168@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c3494e43f9_3774196424061"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hj-uulqY-tPy2L0vM3WPY3_rY8s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:05:43 -0000

----==_mimepart_5f3c3494e43f9_3774196424061
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  
-The PTO value MUST be set to at least kGranularity, to avoid the timer expiring
+When the PTO is armed for Initial or Handshake packet number spaces, the
+max_ack_delay in the PTO period computation is set to 0, since the peer is

I've changed the text to be a bit clearer, but this text is still ok and useful for Initial packets and useful if the implementation doesn't follow the SHOULD above or harmless for Handshake packets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r472449848
----==_mimepart_5f3c3494e43f9_3774196424061
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r472449848">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-The PTO value MUST be set to at least kGranularity, to avoid the timer expiring
+When the PTO is armed for Initial or Handshake packet number spaces, the
+max_ack_delay in the PTO period computation is set to 0, since the peer is
</pre>
<p>I've changed the text to be a bit clearer, but this text is still ok and useful for Initial packets and useful if the implementation doesn't follow the SHOULD above or harmless for Handshake packets.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r472449848">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BYTYDKLH4NJMP743SBLNJJANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2YD4NXNFUZEZLJLYDSBLNJJA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAHLKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r472449848",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r472449848",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c3494e43f9_3774196424061--


From nobody Tue Aug 18 13:08:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7AD73A0A5E for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:08:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 D3iVbb8gu6FK for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:07:59 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64C153A0B34 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:07:30 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 7473C600043 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:07:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597781249; bh=VJqx9v9ZaVHyqyrwaY8ITTpAHGQcJ3LCqgo8SUSaaVM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tivzSDeObgyTNl1tM2JZIJZd9z9IgCS1sneYqWRMFXJXiN+KN/axsWrMaxSZk+b1b tiK70wbfGmZr7c9phP/hm8cRBNdGSGgg2k9b9T5Bz/o/WbUJwT/RTUfg9hKx3SZCtB ShAKat2JyJZ6GVLxOtVaHRS4T8QLAGiKCBmHtuDA=
Date: Tue, 18 Aug 2020 13:07:29 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5548786381@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Allow endpoints to generate traffic keys asynchronously (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c3501644f3_1f6d196410962"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0bnYiHJx8C9Le4LfT88vaCF6GLg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:08:01 -0000

----==_mimepart_5f3c3501644f3_1f6d196410962
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

721ee0008702eb34ae1c1fb2bf67b84d762e12a9  s/ack immediately/not delay intentionally


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/e7d423e78f6a6778b685688f4d2d56f4813881f4..721ee0008702eb34ae1c1fb2bf67b84d762e12a9

----==_mimepart_5f3c3501644f3_1f6d196410962
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/721ee0008702eb34ae1c1fb2bf67b84d762e12a9">721ee00</a>  s/ack immediately/not delay intentionally</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/e7d423e78f6a6778b685688f4d2d56f4813881f4..721ee0008702eb34ae1c1fb2bf67b84d762e12a9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VOTVBUEQRP7QLMHLSBLNQDANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYF6FFQ3UPKZVYACHDSBLNQDA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGU2DQNZYGYZTQMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/e7d423e78f6a6778b685688f4d2d56f4813881f4..721ee0008702eb34ae1c1fb2bf67b84d762e12a9",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/e7d423e78f6a6778b685688f4d2d56f4813881f4..721ee0008702eb34ae1c1fb2bf67b84d762e12a9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c3501644f3_1f6d196410962--


From nobody Tue Aug 18 13:15:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A91793A0B79 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:15:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RdV2aanvKSIh for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:15:13 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F34B3A0B86 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:15:13 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 63D16600069 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:15:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597781712; bh=L2HpzHqE4boff9NyntRZppGzNd335VdDvYpDlVZeUcE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PaTl+ujejkVGIiCx+BoeekegTgmRev5k5LSXt06w7Eiku78EmzMiV+oztv3t57pCv MDLhcpPemP9P0SH8f+XYwgg3cnO5dmlsS2ycTPrEKqSjuount2NHTbJTCr7tOewSZY 1r8zQRZvHkIu/+uta2zMi/+5DaT3Hwv9TBarlEjk=
Date: Tue, 18 Aug 2020 13:15:12 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5JPZ3OVGQGVMKAGV5JAL5BEVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/review/469797267@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c36d05305a_50aa1964141756"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UdG-HlHNXRvTREHt7e9MSpjy4pM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:15:15 -0000

----==_mimepart_5f3c36d05305a_50aa1964141756
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind commented on this pull request.



> @@ -1362,9 +1362,14 @@ allows (see {{eviction}}).
 A decoder can limit the amount of state memory used for blocked streams by
 setting an appropriate value for the maximum number of blocked streams.  In
 HTTP/3, this is realized by setting an appropriate value for the
-QPACK_BLOCKED_STREAMS parameter.  An encoder can limit the amount of state
-memory by only using as many blocked streams as it wishes to support; no
-signaling to the decoder is required.
+QPACK_BLOCKED_STREAMS parameter.  Streams which risk becoming blocked consume no
+additional state memory on the encoder.
+
+An encoder allocates memory to track all dynamic table references in
+unacknowledged representations.  Implementations can directly limit the amount

representations are not acknowledged, encoded field section blocks are, right?

> @@ -1362,9 +1362,14 @@ allows (see {{eviction}}).
 A decoder can limit the amount of state memory used for blocked streams by
 setting an appropriate value for the maximum number of blocked streams.  In
 HTTP/3, this is realized by setting an appropriate value for the
-QPACK_BLOCKED_STREAMS parameter.  An encoder can limit the amount of state
-memory by only using as many blocked streams as it wishes to support; no
-signaling to the decoder is required.
+QPACK_BLOCKED_STREAMS parameter.  Streams which risk becoming blocked consume no
+additional state memory on the encoder.
+
+An encoder allocates memory to track all dynamic table references in
+unacknowledged representations.  Implementations can directly limit the amount
+of state memory by only using as many references to the dynamic table as it

Subject/pronoun agreement: "Implementations can...as it wishes".  Perhaps "An implementation can..."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-469797267
----==_mimepart_5f3c36d05305a_50aa1964141756
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@afrind</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4008#discussion_r472457108">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1362,9 +1362,14 @@ allows (see {{eviction}}).
 A decoder can limit the amount of state memory used for blocked streams by
 setting an appropriate value for the maximum number of blocked streams.  In
 HTTP/3, this is realized by setting an appropriate value for the
-QPACK_BLOCKED_STREAMS parameter.  An encoder can limit the amount of state
-memory by only using as many blocked streams as it wishes to support; no
-signaling to the decoder is required.
+QPACK_BLOCKED_STREAMS parameter.  Streams which risk becoming blocked consume no
+additional state memory on the encoder.
+
+An encoder allocates memory to track all dynamic table references in
+unacknowledged representations.  Implementations can directly limit the amount
</pre>
<p>representations are not acknowledged, encoded field section blocks are, right?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4008#discussion_r472457999">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1362,9 +1362,14 @@ allows (see {{eviction}}).
 A decoder can limit the amount of state memory used for blocked streams by
 setting an appropriate value for the maximum number of blocked streams.  In
 HTTP/3, this is realized by setting an appropriate value for the
-QPACK_BLOCKED_STREAMS parameter.  An encoder can limit the amount of state
-memory by only using as many blocked streams as it wishes to support; no
-signaling to the decoder is required.
+QPACK_BLOCKED_STREAMS parameter.  Streams which risk becoming blocked consume no
+additional state memory on the encoder.
+
+An encoder allocates memory to track all dynamic table references in
+unacknowledged representations.  Implementations can directly limit the amount
+of state memory by only using as many references to the dynamic table as it
</pre>
<p>Subject/pronoun agreement: "Implementations can...as it wishes".  Perhaps "An implementation can..."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-469797267">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JCOUMH3RRWJJ6MO3SBLONBANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5K7YJCP7AY3BGYDX3SBLONBA5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAITEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-469797267",
"url": "https://github.com/quicwg/base-drafts/pull/4008#pullrequestreview-469797267",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c36d05305a_50aa1964141756--


From nobody Tue Aug 18 13:31:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B82A43A0BB0 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:31:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DQB7BBdJxw_Z for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:31:55 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B9DC3A0BAA for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:31:55 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 3C03E5C0E26 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:31:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597782714; bh=rTcvVfdr9gIlr7+iMqsZvfY1hGJa6yBXxi2m6wSe6mA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IG6ICUm5N/NTAlopoydeEk7sRjvyET4+jQM1W64ctvryVDQ3f52NWsEq1hK1K5Ei+ qs+orPRhuFGZTjpOQwyJr47xxXuYcrTMBpXoXQR0/szQzciKdO/+L9QNCS7DgMEKYM 4VZxilfHTJEbagxNj8flUCBnsUcaB/5gJXplYxwk=
Date: Tue, 18 Aug 2020 13:31:54 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EQU4HBPL7N24R4IF5JAN3VEVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/675697501@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c3aba2da6f_30061964130745"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MJWJXSmZLW5tHHqT3Yp-Z_Kzh14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:31:57 -0000

----==_mimepart_5f3c3aba2da6f_30061964130745
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

So @LPardue, if you find the old format "nonsensical" and the new format =
"[not] particularly useful" for QPACK, do you have a third suggestion?  =F0=
=9F=99=82=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675697501=

----==_mimepart_5f3c3aba2da6f_30061964130745
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>So <a class=3D"user-mention" data-hovercard-type=3D"user" data-hoverca=
rd-url=3D"/users/LPardue/hovercard" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/LP=
ardue">@LPardue</a>, if you find the old format "nonsensical" and the new=
 format "[not] particularly useful" for QPACK, do you have a third sugges=
tion?  <g-emoji class=3D"g-emoji" alias=3D"slightly_smiling_face" fallbac=
k-src=3D"https://github.githubassets.com/images/icons/emoji/unicode/1f642=
.png">=F0=9F=99=82</g-emoji></p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3999#issuecomment-675697501">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK5V=
45424QE42NYI5T3SBLQLVANCNFSM4P72PHNQ">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK34ZCV6A737LJP4PR3SBLQLVA5CNFSM4P72=
PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBDFGXI.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment=
-675697501",=0D
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-67=
5697501",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3c3aba2da6f_30061964130745--


From nobody Tue Aug 18 13:33:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B58B3A0BB8 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:33:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9Z9KdPy3WR_5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:33:34 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22FB93A0BB1 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:33:34 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 552E890262A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:33:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597782813; bh=qSV4sF/thVJjwx1jzbaOJgqvIgX0iZFVpnpWQUr+7WY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=effO9YDwszVhtDy2TX7a6JFNGDwJg4Lk8ft3Fw1Xw6DoQusurYC7TP0PVyf/JultG hvusEvQCFw++L5ENTiwkQmGoEBMNxYmk273HkGi6IzqY2GSvS4ABzLZ/LQqFb/HTi7 G/L1JxPuBzwdwL3NPNM71BZQNlJvROMkTCAq3VJE=
Date: Tue, 18 Aug 2020 13:33:33 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7E4DNDI2WK3NENT6F5JAOB3EVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/675698250@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c3b1d44dcf_727f196413748d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O4oQldyxhB-eZHXsOkhh4GFEVPI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:33:35 -0000

----==_mimepart_5f3c3b1d44dcf_727f196413748d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just update the ascii art to remove the little indices? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675698250
----==_mimepart_5f3c3b1d44dcf_727f196413748d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Just update the ascii art to remove the little indices?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675698250">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3CXWQXODH67P5G7MTSBLQR3ANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2BPFN7SZ3S24OXWPTSBLQR3A5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBDFMSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675698250",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675698250",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c3b1d44dcf_727f196413748d--


From nobody Tue Aug 18 13:39:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 369583A0BDF for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:39:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 goKOfJL8Si0q for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:39:17 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 508B53A0BA8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:39:17 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 8300F840E06 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:39:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597783156; bh=thwyGBRBU00i9S8OeGg2gpTH48XMfBPQTdUL99rAjq0=; h=Date:From:To:Subject:From; b=FlHCuXnCWnMhM7M/kSoNvoWhvHnjHuvfrSPi5vtjfs+g41kMgtmi4af93Jq5WRLY9 jiiR91kAMLl+/I+jv0kD5pDeXT9StJ/BwKmeK67oncXp0lc97iXKtdOK8jheALl2AM VGQ5HRcKYzEFdK6KDIV9FAtp8I1F5yU9q3jaN3Po=
Date: Tue, 18 Aug 2020 13:39:16 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/no-blocked-state/4bdcea-064a3d@github.com>
Subject: [quicwg/base-drafts] 064a3d: @afrind's feedback
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u9Hoz0Q24-dHZC2DnixBfgRHXyI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:39:19 -0000

  Branch: refs/heads/qpack/no-blocked-state
  Home:   https://github.com/quicwg/base-drafts
  Commit: 064a3d690a9ea6febb6359a060f19d671da6a9a1
      https://github.com/quicwg/base-drafts/commit/064a3d690a9ea6febb6359a060f19d671da6a9a1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  @afrind's feedback



From nobody Tue Aug 18 13:39:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18E103A0BEF for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:39:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 q2Bb7e6lC7AG for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:39:27 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 918B93A0BDF for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:39:27 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 8FDAA600E32 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:39:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597783166; bh=dbxStbvaWxv30duIdUoP4/VoEJYkjphxJMmfJeC7HlA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hbgfWiatG6XClPtmHj/WPVk7WtOjIyppAVhx7LCV30oXNDvh61dawusA3qYVIjZMr zH8Zi54wlPFbu3Ztj7eKxLZnxhzEoAYfvXpEhaGYaNYLjiYftCffesa+uGccoBKWcK bZK8dc2sAdKpXKjW6HA+MmX9zDwtMtz8y4nWT/p8=
Date: Tue, 18 Aug 2020 13:39:26 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/push/5548927296@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c3c7e7d152_56c41964181649"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l41VVeu7NFQCdTUxrOI66QmDyJI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:39:29 -0000

----==_mimepart_5f3c3c7e7d152_56c41964181649
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

064a3d690a9ea6febb6359a060f19d671da6a9a1  @afrind's feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008/files/4bdcea58d8163be48647c178da7d14e4042a4218..064a3d690a9ea6febb6359a060f19d671da6a9a1

----==_mimepart_5f3c3c7e7d152_56c41964181649
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/064a3d690a9ea6febb6359a060f19d671da6a9a1">064a3d6</a>  @afrind&#39;s feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4008/files/4bdcea58d8163be48647c178da7d14e4042a4218..064a3d690a9ea6febb6359a060f19d671da6a9a1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2IEQFHLF35EELTFFTSBLRH5ANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZIWD43NAXCNUYS5VTSBLRH5A5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMBSGUYTANKQOVZWQIZVGU2DQOJSG4ZDSNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008/files/4bdcea58d8163be48647c178da7d14e4042a4218..064a3d690a9ea6febb6359a060f19d671da6a9a1",
"url": "https://github.com/quicwg/base-drafts/pull/4008/files/4bdcea58d8163be48647c178da7d14e4042a4218..064a3d690a9ea6febb6359a060f19d671da6a9a1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c3c7e7d152_56c41964181649--


From nobody Tue Aug 18 13:40:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFA583A0BEF for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:40:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hq_FfvYv5dTs for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:40:18 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 813983A0BDF for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:40:18 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 5D955900024 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:40:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597783217; bh=ttlF5mTQFGeqmjFgJExP8Xo/RKA2cjbKA9cC57GjlS4=; h=Date:From:To:Subject:From; b=V2RBphh2k2a0PJzkHRLppkIGbHCXG6ITGXDsx8sErn6cC7CbgXD/m3OpQdDOlQAxA hZSfT5g7cwawZ0zwHcZgmTHRqw6LMzkwqJwzC1EZUE92Nk0CqawMlRY9UBS70BRN4Z IKNKeWPH52Z7+Ss86Ug2KlsoeOoxRlj7+U2zBaYg=
Date: Tue, 18 Aug 2020 13:40:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bb94dc-517750@github.com>
Subject: [quicwg/base-drafts] 517750: Script updating gh-pages from 064a3d69. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FVzS-_AKsLj4XHFH0n1SP6d_eRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:40:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5177504a94f5303571c867a9d440a54f9a006d5d
      https://github.com/quicwg/base-drafts/commit/5177504a94f5303571c867a9d440a54f9a006d5d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M index.html
    M qpack/no-blocked-state/draft-ietf-quic-http.html
    M qpack/no-blocked-state/draft-ietf-quic-invariants.html
    M qpack/no-blocked-state/draft-ietf-quic-qpack.html
    M qpack/no-blocked-state/draft-ietf-quic-qpack.txt
    M qpack/no-blocked-state/draft-ietf-quic-recovery.html
    M qpack/no-blocked-state/draft-ietf-quic-tls.html
    M qpack/no-blocked-state/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 064a3d69. [ci skip]



From nobody Tue Aug 18 13:58:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2AE43A0C57 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:58:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tn7u7UWZa2Sl for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 13:58:17 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23DD53A0C5D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:58:17 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 8AC80E0050 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 13:58:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597784295; bh=ak1FoxU4BDgWow5AIsokBWK5603Y7hcnpby2SggIJ3o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Iv9OGhnnd9HF36VhxsZm5yCLyrk/tpjGrAPq76YtGGj9blij54hVk69QJELbr0z7Q V/AhfxKYzXUrI2kZ5F3VpNpWeYFh8pn4T4lBfF8NW5zKSe82CsDkb+poQ6byZ1Pfqg m2iewhv1aAMdJBI2mkALCfLWhsH/Iqs7owdAlqVw=
Date: Tue, 18 Aug 2020 13:58:15 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6U5TFVGRE6TRCCUH55JAQ6PEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/469825692@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c40e77c0d8_78f31964164630"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-n34_45c5-R0EVQHUxP4GZgmhHY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 20:58:19 -0000

----==_mimepart_5f3c40e77c0d8_78f31964164630
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

@MikeBishop: I see your point. The concern @larseggert was trying to address was that in some carrier-grade NATs, it is possible that what appears as a port change might actually be a path change on the private side of the CGNAT, but your point is that CID change cannot be assumed to be a good proxy for path change. At a minimum, we don't have experience with this yet, so we can't assume it.

I don't have a strong opinion one way or the other here. In practice, I completely expect people to treat port changes as same path. Given @MikeBishop's point about CID changes also not reflecting a path change, I would suggest leaving the PR as it is.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r472488858
----==_mimepart_5f3c40e77c0d8_78f31964164630
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r472488858">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>: I see your point. The concern <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/larseggert/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/larseggert">@larseggert</a> was trying to address was that in some carrier-grade NATs, it is possible that what appears as a port change might actually be a path change on the private side of the CGNAT, but your point is that CID change cannot be assumed to be a good proxy for path change. At a minimum, we don't have experience with this yet, so we can't assume it.</p>
<p>I don't have a strong opinion one way or the other here. In practice, I completely expect people to treat port changes as same path. Given <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>'s point about CID changes also not reflecting a path change, I would suggest leaving the PR as it is.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r472488858">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK36XZE5E6NFJMSNBJTSBLTOPANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPX7YLABFLBCFF7K3SBLTOPA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAPRHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r472488858",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r472488858",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c40e77c0d8_78f31964164630--


From nobody Tue Aug 18 14:02:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 395293A0C5D for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:02:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iHIUHU5bjEZd for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:02:01 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C2E273A0C57 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:02:01 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id EF9ED90262A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:02:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597784520; bh=+rQMx+HrhRIW5aPLiaijpyR2PYeO58UZYiy/P9x/bfs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qf4YAkkzsZfi24JSw70WRyZ0smqKp6OCRTdJt41sY7EGcBsOBxYh+CjJ4nQVbJfgw OITWtFfbXIRo2x+jJXW6XlfeGsr6u9vy8xjAgnLarMiDmH+kQw7HZJQBb8/8uH+g3c SikweeOIeEnV5GVYMH5LpofAxWuNkYF5Jb/dlZiI=
Date: Tue, 18 Aug 2020 14:02:00 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4RNP3OG65PHOPDN55JARMREVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/469828127@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c41c8dfdde_599b1964183085"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nbuOM3Oy5KfYOyJ0C_S4HwOkvr4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:02:03 -0000

----==_mimepart_5f3c41c8dfdde_599b1964183085
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

I was proposing two changes:
- we've used endpoint and peer as the two sides. Because you've used "endpoint" for this end, I'm suggesting using "peer" for the other end.
- we've used address to mean IP and port, so saying "the change in the address" was simply to clarify that the "only" is scoped to the address (and not to other things, like CID). Your current text says "the only change is" without saying the only change to what.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r472490843
----==_mimepart_5f3c41c8dfdde_599b1964183085
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r472490843">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p>I was proposing two changes:</p>
<ul>
<li>we've used endpoint and peer as the two sides. Because you've used "endpoint" for this end, I'm suggesting using "peer" for the other end.</li>
<li>we've used address to mean IP and port, so saying "the change in the address" was simply to clarify that the "only" is scoped to the address (and not to other things, like CID). Your current text says "the only change is" without saying the only change to what.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r472490843">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZR73WO5I2PRXVF3MDSBLT4RANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GFNINFTO6RGILAV3SBLT4RA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAQEHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r472490843",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r472490843",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c41c8dfdde_599b1964183085--


From nobody Tue Aug 18 14:04:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 245363A0C70 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:04:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 o1lr_h1XnJa5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:04:05 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC8413A0C63 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:04:04 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id E78DC5C002F for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:04:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597784643; bh=fdPzzDGSXl2nXmo6AboNGSJVVR9t0unlOLW0oP8XSno=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OKcEfFL5J6qfW7Nwe1o8b7o4XM1L+qi3OvIKe1VCcwwZ0n/CxqhfOKkcrPxs9ps1P xIH4B1ZbA1h5v8spm6paQRM2h1q1xGlFj3HemJVKu2i2U+QFqQVT0xg/ayronyTcyc cfg/m1hBijke/mo8JfgL7Yw6fZHP3DgixVpofstA=
Date: Tue, 18 Aug 2020 14:04:03 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4B4BHZ6SQ336QW7I55JARUHEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/469829316@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c4243d6111_b931964416483"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/X1mA9DIlAg0N381B2x-KMtG4LY0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:04:06 -0000

----==_mimepart_5f3c4243d6111_b931964416483
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> -valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
+controller and the RTT estimator have adapted. Generally, implementations are
+advised to be cautious when using previous values on a new path.

This is not a recommendation. The advise there seems appropriate to me; is there specific other advise that is needed?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r472491764
----==_mimepart_5f3c4243d6111_b931964416483
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r472491764">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
+controller and the RTT estimator have adapted. Generally, implementations are
+advised to be cautious when using previous values on a new path.
</pre>
<p>This is not a recommendation. The advise there seems appropriate to me; is there specific other advise that is needed?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r472491764">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MIRSIICE6PWNWZHDSBLUEHANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLLXGFF6UL2PZHKGTSBLUEHA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAQNRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r472491764",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r472491764",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c4243d6111_b931964416483--


From nobody Tue Aug 18 14:09:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC0E03A0C94 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:09:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 koVWO9OurBLD for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:09:33 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E3463A0CA3 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:09:33 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id D839D8403D6 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:09:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597784972; bh=aoqkWpFbgXTEWdZGEC2pubH22iGmY9ar/EFAuWIOasI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zJjdBsqXsaCPb4RmIpGr1TsU4lgEVd4pPyI/YDS0XUCqj7oL09Yajp4Y6c2lqa4KI TqwZXo2UwS11NqgNwD/ALAKaoFmJbcCUnh7aYwE5YGYjbOpmc210pSjRCxbhZ9HaKr ZzQE1Hq9Qm3li6NaP4n3qOa+GvEqyIxnEa7Go5jA=
Date: Tue, 18 Aug 2020 14:09:32 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVB5GHQZWRJQOMX5F5JASIZEVBNHHCQD3SRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3979/review/469832586@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3979@github.com>
References: <quicwg/base-drafts/pull/3979@github.com>
Subject: Re: [quicwg/base-drafts] Make the ack-tracking examplary (#3979)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c438cc8f51_34c6196422288c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hWhF-D-s97K8HDzidQKZ4b_HrQQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:09:36 -0000

----==_mimepart_5f3c438cc8f51_34c6196422288c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

Sorry about dropping this one. I'm fine with it, and happy to make editorials one later.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-469832586
----==_mimepart_5f3c438cc8f51_34c6196422288c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>Sorry about dropping this one. I'm fine with it, and happy to make editorials one later.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-469832586">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5NJ3YDDIAJULU7LSLSBLUYZANCNFSM4PTL5BBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK54JNQRIX2WKT4PHH3SBLUYZA5CNFSM4PTL5BBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQARHCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-469832586",
"url": "https://github.com/quicwg/base-drafts/pull/3979#pullrequestreview-469832586",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c438cc8f51_34c6196422288c--


From nobody Tue Aug 18 14:13:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 98A123A0CB0 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:13:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WKBacmiMoCcn for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:13:35 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 975363A0C94 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:13:35 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id D4E7A840E06 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:13:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597785214; bh=z2J9oTrGJ/xbQ22zAENq0DayauMpyIz8r3M9H6tcs64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zszcosF9seSAXxoW1iOmnARYNM9LJ0eg7dObyZb4OU4XCW1NlmxifmZIq43fhHH+b oSntXloAP+ULS+NVtTWc0Iey288p3UJRdBJcCdZ4SMRn2zdPOVLJC0kbdnBPCZQY4m MPi+nwDlRTQCbNqf2p+ME5J1ywRRSHV3BCQXS+wA=
Date: Tue, 18 Aug 2020 14:13:34 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6FFWSR5GSD2OGP4SF5JASX5EVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/469834996@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c447ec5e99_4510196442634b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vTOqQISjdkJ-3NFZZPOTWbRwNGs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:13:37 -0000

----==_mimepart_5f3c447ec5e99_4510196442634b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.

I agree with @martinthomson. This can be made more general than just the handshake. Whenever there is a use of an IW, for bursts as an example, this recommendation applies. Is there a reason to make it specific to the handshake only?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#discussion_r472496415
----==_mimepart_5f3c447ec5e99_4510196442634b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r472496415">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.
</pre>
<p>I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>. This can be made more general than just the handshake. Whenever there is a use of an IW, for bursts as an example, this recommendation applies. Is there a reason to make it specific to the handshake only?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r472496415">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6E3JRHVVZXP37CAL3SBLVH5ANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZF5XYJ5XYVLH7MRELSBLVH5A5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQARZ5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r472496415",
"url": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r472496415",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c447ec5e99_4510196442634b--


From nobody Tue Aug 18 14:14:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85E763A0CB0 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:14:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JvPdux0CyVz7 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:13:59 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4DF8E3A0C94 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:13:59 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 9278B560009 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:13:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597785238; bh=EsijiXUi0MyieXZVLdU6SeuaVzNnuC26vvAsmr/YRwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xz6RA1nPnGLjGjAvez59K/kV1AjK0UGxgwBE+yTn1bPgpzB+RV+6eslK0w3xC1Hft 3BwiQwuCnfzzy10SMk6pvH2I2skMAOkffp1LZPXV6HZ7hCky3p7iyziE6ahHPjzeeo 3rfkKE8oAG25jUnr/AJmvuCepE/2puIaYfx0nO5Y=
Date: Tue, 18 Aug 2020 14:13:58 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SVU27NK7PAGT5TTV5JASZNEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/469835246@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c44967f52d_599e196429318d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_NCHlm36TbQ4WKGjNmGqxRAK8fs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:14:01 -0000

----==_mimepart_5f3c44967f52d_599e196429318d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

See comment



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469835246
----==_mimepart_5f3c44967f52d_599e196429318d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>See comment</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469835246">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYD5UOIRZUP6QRDXWDSBLVJNANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2HSUUFCY7OAGG2VJTSBLVJNA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAR33Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469835246",
"url": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469835246",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c44967f52d_599e196429318d--


From nobody Tue Aug 18 14:15:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DA043A0CD9 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:14:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Q_XdMHLGsOOL for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:14:58 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E88363A0CB0 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:14:57 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 260555C0BFB for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:14:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597785297; bh=HHxE9NEiW9FZAN9RwzNvpK6nWWbxzCcDeA20DMxW3yU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uvXZqXwBaiwZEYeC0II+RlutBJnZSvSUCmT9CmDgh7Ky+YqFnX+FgIsc0hrfq8YXn mQW34ULnnCPFMpCESWk3zPoDeSM/OEfFv/RYNPKB5QRld2jJJ31vWuOx7OPTHnS8iw Br2ZV6xO6XLZRIV1TwLpZixGcSY83CANtqANeqWY=
Date: Tue, 18 Aug 2020 14:14:57 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZC3W3LA7PBRSRGLQN5JAS5DEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/469835799@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c44d114a5d_6d6d19641800c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MKtguHlLeodBYIGlAte0b5e754E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:14:59 -0000

----==_mimepart_5f3c44d114a5d_6d6d19641800c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

@mirjak -- this document does not make normative references to RFC 5681.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r472497053
----==_mimepart_5f3c44d114a5d_6d6d19641800c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r472497053">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mirjak/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mirjak">@mirjak</a> -- this document does not make normative references to RFC 5681.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r472497053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3I3JOKBYGF7DG23Q3SBLVNDANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XT65FXNSUQ6D46F3SBLVNDA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQASAFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r472497053",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r472497053",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c44d114a5d_6d6d19641800c3--


From nobody Tue Aug 18 14:17:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1E303A0CD9 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:17:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7EjCu2ujWTKJ for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:17:51 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDE773A0CEC for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:17:37 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 354745E0EF3 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:17:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597785457; bh=Ix8P9Osm0Lm7ddv5Qy9TWVrVpMGacQQKIDWZSBKZMpY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u6raMMlXsXOluXcQm+gOsPvzHCPzFRFZ39nTjKLgzvd3iJXDvhUGNmX7j5lN4/Y8y Y4GTQtRAf3EPvocHqInetFGfoRlDLttS3uPQrKGxxyhOZ1uXqJ+BJUJBVofCyBNcKV XAa+4ic1WdrDKwE7ZI9qDpaaZxVV0Dftm+7w6vh4=
Date: Tue, 18 Aug 2020 14:17:37 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4INQID7V6H43OBAYV5JATHDEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/469836202@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c457125f17_220419642224fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0Jjlm574ZdoYN4OcJQEvzAOq0cg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:17:53 -0000

----==_mimepart_5f3c457125f17_220419642224fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion
+window faster.  When a loss or ECN-CE marking is detected, the sender MUST
+reduce the cwnd. NewReno halves the congestion window, sets the slow start

```suggestion
reduce the congestion window. NewReno halves the congestion window, sets the slow start
```

>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion
+window faster.  When a loss or ECN-CE marking is detected, the sender MUST
+reduce the cwnd. NewReno halves the congestion window, sets the slow start
+threshold to the new congestion window, and then enters the recovery period.
+[RFC8511] specifies an alternate cwnd reduction.

```suggestion
```

Why do we need to specify this? We're just specifying one algorithm and the implementation can choose to implement something else. The additional refs in the ECN text below seems adequate.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-469836202
----==_mimepart_5f3c457125f17_220419642224fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3978#discussi=
on_r472497392">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ## Congestion Avoidance=0D
 =0D
-Slow start exits to congestion avoidance.  Congestion avoidance uses an=0D=

-Additive Increase Multiplicative Decrease (AIMD) approach that increases=
=0D
-the congestion window by one maximum packet size per congestion window=0D=

-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves=
=0D
-the congestion window, sets the slow start threshold to the new=0D
-congestion window, and then enters the recovery period.=0D
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (=
AIMD)=0D
+approach that typically increases the congestion window by one maximum d=
atagram=0D
+size per congestion window acknowledged, and MUST NOT increase the conge=
stion=0D
+window faster.  When a loss or ECN-CE marking is detected, the sender MU=
ST=0D
+reduce the cwnd. NewReno halves the congestion window, sets the slow sta=
rt=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-reduce the cwnd. NewReno halves the congestio=
n window, sets the slow start=0D
+reduce the congestion window. NewReno halves the congestion window, sets=
 the slow start=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3978#discussi=
on_r472497967">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ## Congestion Avoidance=0D
 =0D
-Slow start exits to congestion avoidance.  Congestion avoidance uses an=0D=

-Additive Increase Multiplicative Decrease (AIMD) approach that increases=
=0D
-the congestion window by one maximum packet size per congestion window=0D=

-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves=
=0D
-the congestion window, sets the slow start threshold to the new=0D
-congestion window, and then enters the recovery period.=0D
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (=
AIMD)=0D
+approach that typically increases the congestion window by one maximum d=
atagram=0D
+size per congestion window acknowledged, and MUST NOT increase the conge=
stion=0D
+window faster.  When a loss or ECN-CE marking is detected, the sender MU=
ST=0D
+reduce the cwnd. NewReno halves the congestion window, sets the slow sta=
rt=0D
+threshold to the new congestion window, and then enters the recovery per=
iod.=0D
+[RFC8511] specifies an alternate cwnd reduction.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-[RFC8511] specifies an alternate cwnd reducti=
on.=0D
</pre>=0D
=0D
<p>Why do we need to specify this? We're just specifying one algorithm an=
d the implementation can choose to implement something else. The addition=
al refs in the ECN text below seems adequate.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3978#pullrequestreview-469836202">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5TBEOXRV2WDD5AXKTSBLVXDANCNFSM4PSHZKZA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2ZIMEQCTKLAXLEHPDSBLVXDA5CNFSM4=
PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQASDKQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestrev=
iew-469836202",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview=
-469836202",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3c457125f17_220419642224fa--


From nobody Tue Aug 18 14:28:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BD4E3A0D03 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:27:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qo_Fdcb37bVS for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:27:58 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CDD53A0D01 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:27:58 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 8C60B5C0D45 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:27:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597786077; bh=0PHycgD60oQIXkUWPJIDnMg4zsVnx9OWj8kk4k8FV8A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qEvyDFBbWbtkrqbC5/YbTrsc7RGja5x+VBQLif5NNKODr+IQymdu+kFq+QSivJVnh ot+MhlsTF67bbQjcTUD7kqeZ49H40CmSUfWEuiSINoyGWM4j5qYsUxbyNUy4iymZ67 QlQFRqOiCI7sqSvAnWVx1pxCjnOek+sxuQJbX/YA=
Date: Tue, 18 Aug 2020 14:27:57 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7RBTSZVNUU23F3YFN5JAUN3EVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/469843082@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c47dd7cc4c_56c4196444032c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oIcSWOGz4tTRswJkZXrs3oC95TU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:27:59 -0000

----==_mimepart_5f3c47dd7cc4c_56c4196444032c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>       // Determine if all packets in the time period before the
      // largest newly lost packet, including the edges and
      // across all packet number spaces, are marked lost.
-     return AreAllPacketsLost(largest_lost, congestion_period)
+     return AreAllPacketsLost(largest_lost, pc_period)

This needs to change. The idea now is that there's a window of packet loss that is pc_period long in time. The comment up there needs to change too.

How about:
```
// Determine if all packets were lost in a period long enough
// to declare persistent congestion.
return AreAllPacketsLostInPeriod(lost_packets, pc_period)
```

You'll have to change the parameter to `InPersistentCongestion()` to be `lost_packets`, but that's easily done, since this function is called from `OnPacketsLost()`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469843082
----==_mimepart_5f3c47dd7cc4c_56c4196444032c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r472503195">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;       // Determine if all packets in the time period before the
      // largest newly lost packet, including the edges and
      // across all packet number spaces, are marked lost.
-     return AreAllPacketsLost(largest_lost, congestion_period)
+     return AreAllPacketsLost(largest_lost, pc_period)
</pre>
<p>This needs to change. The idea now is that there's a window of packet loss that is pc_period long in time. The comment up there needs to change too.</p>
<p>How about:</p>
<pre><code>// Determine if all packets were lost in a period long enough
// to declare persistent congestion.
return AreAllPacketsLostInPeriod(lost_packets, pc_period)
</code></pre>
<p>You'll have to change the parameter to <code>InPersistentCongestion()</code> to be <code>lost_packets</code>, but that's easily done, since this function is called from <code>OnPacketsLost()</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469843082">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HBF3JVDETL5HLKITSBLW53ANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TRRIBYH62HQPP3KDSBLW53A5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQATZCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469843082",
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469843082",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c47dd7cc4c_56c4196444032c--


From nobody Tue Aug 18 14:30:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31C3A3A0E7B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:30:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Vy7xtX8DKal8 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:30:51 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 043183A0E41 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:30:50 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 3F6AD5E07F7 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:30:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597786250; bh=KvE7Vaywe7g1cqJ5UI0XD8HsXiWSVmfSK7jL65pp/B4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uVBxvKscR2KSPwS7VVwt1XwJjD/szbZrs68WEv0tzBclb8/4KtirFn+mar4i85cEm ynVnLcaBQ3S8oAF0+e1+rrzg88e01+nToCtcf6+lxv+tSJCNpFD75DOVQqThNeFyUY dITrxK58XYgSKkG4ZRgn6zrWnSVASoXCK0fhpQbI=
Date: Tue, 18 Aug 2020 14:30:50 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUXPJPZXRUGHD2GCV5JAUYVEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/469844724@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c488a30ad8_4c131964302793"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YqM3Od1FGRcRkFQSuyUS4b2iOWk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:30:57 -0000

----==_mimepart_5f3c488a30ad8_4c131964302793
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>       // Determine if all packets in the time period before the
      // largest newly lost packet, including the edges and
      // across all packet number spaces, are marked lost.
-     return AreAllPacketsLost(largest_lost, congestion_period)
+     return AreAllPacketsLost(largest_lost, pc_period)

Because lost_packets is from a single PN space, I believe passing it in is insufficient and potentially misleading.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#discussion_r472504587
----==_mimepart_5f3c488a30ad8_4c131964302793
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r472504587">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;       // Determine if all packets in the time period before the
      // largest newly lost packet, including the edges and
      // across all packet number spaces, are marked lost.
-     return AreAllPacketsLost(largest_lost, congestion_period)
+     return AreAllPacketsLost(largest_lost, pc_period)
</pre>
<p>Because lost_packets is from a single PN space, I believe passing it in is insufficient and potentially misleading.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r472504587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3L52HTS6JHC63HJMDSBLXIVANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2ZARSEKYS6R7CIW3SBLXIVA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAUF5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r472504587",
"url": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r472504587",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c488a30ad8_4c131964302793--


From nobody Tue Aug 18 14:31:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43D753A0CFC for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:31:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.48
X-Spam-Level: 
X-Spam-Status: No, score=-1.48 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 frHe201tUPpm for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:31:17 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C03463A0D05 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:31:13 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 123FB580C1C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:31:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597786272; bh=49anG4P7cj1p5r0VA5cZT3do/8QAJfqtTBwGfJVeX9w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T8GPNg1uqQ1Np4dDa7//8fkDfXhDAuMFqh9pcfKOcVnBPzaN7lo4ukfWfVmZwMeq9 N9ZycTkGIjd8awFItQj+NRvNL0Kh20RyhiICoG9s6yl+IuBjHile4Wo+39N6EmymyT KIqNsKS4A6xvpRRJ3/qHxV00N8hufnIQXw3z/wUM=
Date: Tue, 18 Aug 2020 14:31:11 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6E5J3ZMWXTZFATIS55JAUZ7EVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/469844711@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c489fc0cdd_7916196432656d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z1lSxJbv4BI6J667AnWwNYP9PbM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:31:18 -0000

----==_mimepart_5f3c489fc0cdd_7916196432656d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

Let's do this here instead of the other unicorning PR.

>       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period > first_rtt_sample):

See my comment below. You can change the param here to lost_packets. I would suggest the following:

We could make `AreAllPacketsLostInPeriod()` return the starting point of the persistent congestion period, and use that up here. Meaning call that function first and then check to see if that period starts after first_rtt_sample.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469844711
----==_mimepart_5f3c489fc0cdd_7916196432656d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>Let's do this here instead of the other unicorning PR.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r472504577">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;       pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
-     congestion_period = pto * kPersistentCongestionThreshold
+     pc_period = pto * kPersistentCongestionThreshold
+
+     // Only look for persistent congestion if the period
+     // starts after getting the first RTT sample.
+     assert(first_rtt_sample is not never)
+     if (largest_lost.time_sent - pc_period &gt; first_rtt_sample):
</pre>
<p>See my comment below. You can change the param here to lost_packets. I would suggest the following:</p>
<p>We could make <code>AreAllPacketsLostInPeriod()</code> return the starting point of the persistent congestion period, and use that up here. Meaning call that function first and then check to see if that period starts after first_rtt_sample.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469844711">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6CTFUV42R6IEQ2VZ3SBLXJ7ANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2B3S3LNQWPG7ZQGL3SBLXJ7A5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAUFZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469844711",
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-469844711",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c489fc0cdd_7916196432656d--


From nobody Tue Aug 18 14:36:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D74E13A0D94 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:36:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YDbrj2neqDAc for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:36:28 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BCDE3A0D86 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:36:28 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 81268340D47 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:36:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597786587; bh=hOFVYYgUKcreezjI76NQA5v+mHwadFrp2VcBpJUyyg4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c32x4LXBJOYskXA08x4TpPIBYRQ5mHOMCKomrzCa4B3PbhI8i2X1kMpxIuNscz6mv fBRRkOIcknPrOD4LjOUIs1WFj0SKzVbZQ6wAKBkOTl7Y575LNpuCcxTHgjO8Nd6l6R 5vP0Ne1cezts9shmx0/qx+IV+HwsBKG8VhDZ9Sb4=
Date: Tue, 18 Aug 2020 14:36:27 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZF3ZI4PEDZCU4SHV5JAVNXEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/review/469847689@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c49db71411_4c0c1964312968"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MOWfzET09YHXD88w_evp0o1mM10>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:36:30 -0000

----==_mimepart_5f3c49db71411_4c0c1964312968
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

Changes to the text looks good to me.

As @martinthomson suggested, I think we can remove the definition of "out-of-order packet" in section 1.2 now that we do not rely on it.

The draft assumes that people understand what "out-of-order *delivery*" means, when we discuss about frames or stream IDs arriving out-of-order. We can rely on that for packets too.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-469847689
----==_mimepart_5f3c49db71411_4c0c1964312968
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p>Changes to the text looks good to me.</p>
<p>As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> suggested, I think we can remove the definition of "out-of-order packet" in section 1.2 now that we do not rely on it.</p>
<p>The draft assumes that people understand what "out-of-order <em>delivery</em>" means, when we discuss about frames or stream IDs arriving out-of-order. We can rely on that for packets too.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-469847689">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY47TXVZBSGNOK5IILSBLX5XANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6Q7LTQ6ACJV3GBH3SBLX5XA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAU5CI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-469847689",
"url": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-469847689",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c49db71411_4c0c1964312968--


From nobody Tue Aug 18 14:41:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 268C23A0DB5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:41:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.555
X-Spam-Level: 
X-Spam-Status: No, score=-6.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wBzSWDJX2J2Q for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:41:41 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF0543A0D94 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:41:40 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 13F015C0E63 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:41:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597786900; bh=f/f7CsLwm4VH342IcR0NvLMGA45pdn5Hl8NvJu9s7dw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cwk6ujDMXjCSRWqqzFyrVcXQ/5rlVcDs0y3rpbstpUvqQppN//IVjD1311W4iZ1I9 5jj2QWYjtZh5V73bBubfVNJJZ7QPH7p96j+0ffyQW2aI0V28cJeiQLQqRq6M2pVHSO D1QGGas5lVctsGnxiTjSL2TgUQqBWz8oBElZzK4c=
Date: Tue, 18 Aug 2020 14:41:40 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6JZEZUPIS3BQBI3TF5JAWBJEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/469850580@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c4b144c95_23d619649667ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rg5-5d3BIcZqx6rNjqAaWt0GMp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:41:42 -0000

----==_mimepart_5f3c4b144c95_23d619649667ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -532,7 +532,7 @@ delay sending an acknowledgement.
 
 When the PTO is armed for Initial or Handshake packet number spaces, the
 max_ack_delay in the PTO period computation is set to 0, since the peer is
-expected to acknowledge these packets immediately; see 13.2.1 of
+expected to not delay these packets intentionally; see 13.2.1 of

I think the old text is better, I'll need to re-read the entire text to understand my comment.

```suggestion
expected to acknowledge these packets immediately; see 13.2.1 of
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-469850580
----==_mimepart_5f3c4b144c95_23d619649667ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r472509394">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -532,7 +532,7 @@ delay sending an ackno=
wledgement.=0D
 =0D
 When the PTO is armed for Initial or Handshake packet number spaces, the=
=0D
 max_ack_delay in the PTO period computation is set to 0, since the peer =
is=0D
-expected to acknowledge these packets immediately; see 13.2.1 of=0D
+expected to not delay these packets intentionally; see 13.2.1 of=0D
</pre>=0D
<p>I think the old text is better, I'll need to re-read the entire text t=
o understand my comment.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-expected to not delay these packets intention=
ally; see 13.2.1 of=0D
+expected to acknowledge these packets immediately; see 13.2.1 of=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-469850580">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K522WCQNUQURUCXLX3SBLYRJANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2OFLO7VNX3LIC45DTSBLYRJA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQAVTVA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-469850580",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-469850580",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3c4b144c95_23d619649667ca--


From nobody Tue Aug 18 14:57:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C5D93A0DE6 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:57:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Vwo6uAfMdomo for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:57:13 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 219E83A0DDC for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:57:13 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 8F1B07A0E67 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:57:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597787832; bh=0rFt3iIfbNNhPSkOlb4fDsPA9TtRUtIntPp7UDsnWpM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w2Vs5MClHf9mLPUAXuXVzEf5Q6aRytLnX2tI1vbvOncS/xJuK87mCWUcBxJzX4w1I 91yYvDX2ZKQuEIQiwAWBkkCvMwFd+Mzu//XfyZSaMMvi0F25Ke7sEyKp3krIvRdVz0 Bur16UrH+aIBvDBmAkSmotolMnBVE8sCcQfKkf3w=
Date: Tue, 18 Aug 2020 14:57:12 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK442TXVPMGPXEIEL7F5JAX3REVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/469858745@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c4eb842d52_5cd519647195e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gxfDRcmEwPRHs98NPiaDy9ce1_k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:57:14 -0000

----==_mimepart_5f3c4eb842d52_5cd519647195e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -532,7 +532,7 @@ delay sending an acknowledgement.
 
 When the PTO is armed for Initial or Handshake packet number spaces, the
 max_ack_delay in the PTO period computation is set to 0, since the peer is
-expected to acknowledge these packets immediately; see 13.2.1 of
+expected to not delay these packets intentionally; see 13.2.1 of

After a re-read, I think I was thinking this was a problem for packets in ApplicationData, but after re-thinking this, I don't think there's an issue there.  I posted this 1 minute before our editors meeting, so I suspect I was a bit rushed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r472516191
----==_mimepart_5f3c4eb842d52_5cd519647195e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r472516191">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -532,7 +532,7 @@ delay sending an acknowledgement.
 
 When the PTO is armed for Initial or Handshake packet number spaces, the
 max_ack_delay in the PTO period computation is set to 0, since the peer is
-expected to acknowledge these packets immediately; see 13.2.1 of
+expected to not delay these packets intentionally; see 13.2.1 of
</pre>
<p>After a re-read, I think I was thinking this was a problem for packets in ApplicationData, but after re-thinking this, I don't think there's an issue there.  I posted this 1 minute before our editors meeting, so I suspect I was a bit rushed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r472516191">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2CH3RQSA27BXI6VDSBL2LRANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AX6SXINHAZPZ2S4DSBL2LRA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAXTOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r472516191",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r472516191",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c4eb842d52_5cd519647195e--


From nobody Tue Aug 18 14:58:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75C9E3A0E0B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:58:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 raCuUwSEn6LY for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:58:36 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6807D3A0DF9 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:58:36 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 7A95F340D80 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:58:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597787915; bh=f5hgwXzAZOIAKFwWOYTioif8pUPBWbHgrX9I4bF3E84=; h=Date:From:To:Subject:From; b=OEaQBXgASfiCa+wTBSks/Bz4P8DQG/aKlE797VL9D9NRt6oKCmW+GNIDt7xVAub7q 1/puxZBY3616Mll6mDs+XHujK/odqQgjkkVC4M3Tlb/o5nIBwVjXJi8URJewPjgYbi zHk7ZrsArffh1q30/bT/NIiDdlOP8pc2GImeSLoA=
Date: Tue, 18 Aug 2020 14:58:35 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/d7a4c5-c467db@github.com>
Subject: [quicwg/base-drafts] c467db: Remove out-of-order definition
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YzyqwRC-Iuyc1p42IheBvlGDIAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:58:37 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: c467dba1750a3bece8cae6ba082bc464fe0f5026
      https://github.com/quicwg/base-drafts/commit/c467dba1750a3bece8cae6ba082bc464fe0f5026
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove out-of-order definition



From nobody Tue Aug 18 14:58:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2717B3A0E0B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:58:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 R3wSepadeDYu for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:58:45 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87FD43A0DF9 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:58:45 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id B50045208B3 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:58:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597787924; bh=ZfEhATOqTLMeAjcPmUI0K5/pLAgml08bO82NJZSvDHM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WjZ4pcvRDBnqVWl0eCdJac4lvGQ4clTi4U9cka8rzXqHzAE/AJ42fn31iXggTJ/O9 DvKL2fXJ3CL3njvTLndN5rQxKE0+9fmCIZTKg68NjZhWovcZx+gVmiesPu3T6RPxt5 FNaqjVk9KnqJDx8QA5UgI9N9ig3IiXWC6Co5gFro=
Date: Tue, 18 Aug 2020 14:58:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/push/5549248316@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c4f14a5468_701519643989e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BDwyD6OakXOWTSdUP9oW9q1TlP0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:58:47 -0000

----==_mimepart_5f3c4f14a5468_701519643989e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c467dba1750a3bece8cae6ba082bc464fe0f5026  Remove out-of-order definition


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000/files/d7a4c50c6b159ba69a75f6ef136c7de09e702b9c..c467dba1750a3bece8cae6ba082bc464fe0f5026

----==_mimepart_5f3c4f14a5468_701519643989e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c467dba1750a3bece8cae6ba082bc464fe0f5026">c467dba</a>  Remove out-of-order definition</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4000/files/d7a4c50c6b159ba69a75f6ef136c7de09e702b9c..c467dba1750a3bece8cae6ba082bc464fe0f5026">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYMV3ZQL6IB5RNOZLLSBL2RJANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6FUGHQPDNJJZ4GF6LSBL2RJA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNBYG42DIN2QOVZWQIZVGU2DSMRUHAZTCNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000/files/d7a4c50c6b159ba69a75f6ef136c7de09e702b9c..c467dba1750a3bece8cae6ba082bc464fe0f5026",
"url": "https://github.com/quicwg/base-drafts/pull/4000/files/d7a4c50c6b159ba69a75f6ef136c7de09e702b9c..c467dba1750a3bece8cae6ba082bc464fe0f5026",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c4f14a5468_701519643989e--


From nobody Tue Aug 18 14:59:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 98C873A0E0B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:59:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PeK57PJpFGGM for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 14:59:15 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8893E3A0DF9 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:59:15 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 8ED11600E0C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 14:59:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597787954; bh=1H5DGugssi7lNn7tVlzRtn5NMSlPWlMDB+jY5W/04EY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PwCjPRiD7AWEfA80iFGlkwt5OG5EDsjSmH+T06/TeZkUR4pOjJQHPGJ7AiK1dR7CB zEn1o6I3zRdHTbROYYkNbNOFc8ZldDrZT+9+xFEmR/4843NXU6GhuOM0gigzJk73xW CdIqtOCu0duiC7ZZ1/iaR+66Qqy3x93cqgdK5nh8=
Date: Tue, 18 Aug 2020 14:59:14 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5IUSTEBVCQCURH6WF5JAYDFEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/c675741020@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c4f327f1ee_142c19647893a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e06Hf8XRqT-c0Y4VozrFsePpqgc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 21:59:17 -0000

----==_mimepart_5f3c4f327f1ee_142c19647893a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks @kazuho, removed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#issuecomment-675741020
----==_mimepart_5f3c4f327f1ee_142c19647893a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>, removed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#issuecomment-675741020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64N6DPMUXUSUYUMSDSBL2TFANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CFXNNWUEX6JGV5GDSBL2TFA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBDP2XA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-675741020",
"url": "https://github.com/quicwg/base-drafts/pull/4000#issuecomment-675741020",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c4f327f1ee_142c19647893a--


From nobody Tue Aug 18 15:00:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDCDA3A0E12 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:00:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Igx6uFYvqmIW for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:00:35 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F5EE3A0E0B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:00:35 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 4412D5E001E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:00:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788034; bh=0FC+aXQC4gwtrqJZLa3l0q0HgO+iFS1P8dltQOOai3k=; h=Date:From:To:Subject:From; b=qd6adLaM1Vplcw+hYCY0TX4pZVwGgPEFBoOwR1lmikjFu0F6sz9eN2/YwaCPX8SHH NN1CTFwp/mGD6XkIl2ipCPIbjFqcJgcHP5jFxHdwpq+fqpW//XKi+0Q59hdOxBnLlJ II5WK8WEQ6SH8u4d+UGvHXunu4xvH+qMXmO7fc28=
Date: Tue, 18 Aug 2020 15:00:34 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/517750-1f3f96@github.com>
Subject: [quicwg/base-drafts] 1f3f96: Script updating gh-pages from c467dba1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/alFaxAT2tut1-fnodRT-ySawEtA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:00:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1f3f9687414d7b5624879885c9b30375c4191656
      https://github.com/quicwg/base-drafts/commit/1f3f9687414d7b5624879885c9b30375c4191656
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M ianswett-out-of-order-ack/draft-ietf-quic-http.html
    M ianswett-out-of-order-ack/draft-ietf-quic-invariants.html
    M ianswett-out-of-order-ack/draft-ietf-quic-qpack.html
    M ianswett-out-of-order-ack/draft-ietf-quic-recovery.html
    M ianswett-out-of-order-ack/draft-ietf-quic-tls.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c467dba1. [ci skip]



From nobody Tue Aug 18 15:00:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75BFD3A0E1F for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:00:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VBTCsnq8J83h for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:00:48 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D24683A0E1C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:00:48 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 1FCC95C0E4B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:00:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788048; bh=6y9XoSw16ysDpF+MKEFYrowKndBg0me0UwT9bjSaDF8=; h=Date:From:To:Subject:From; b=FFzI009D+NOfbqs7Ur0fmiNAGEzARjsipidJMUpaTktSx1Z+bnRgv8H4jE2+/PqED MoAabteEBvQOe8b2kSSIkpCmTbgIDjCRUCFCI7Hcklc7+9DQEiseAIB+WN7JZLckwF zq2xNzrgU/d6oQF7YFsd4aXxU0qG/Us73Rb+9tdw=
Date: Tue, 18 Aug 2020 15:00:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1f3f96-31ebe7@github.com>
Subject: [quicwg/base-drafts] 31ebe7: Script updating archive at 2020-08-18T22:00:28Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kcpxa6D-kM-jDh3gWXigth2yLr0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:00:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 31ebe7f7a8b31c068301c5c0779320bd76b6867e
      https://github.com/quicwg/base-drafts/commit/31ebe7f7a8b31c068301c5c0779320bd76b6867e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-18T22:00:28Z. [ci skip]



From nobody Tue Aug 18 15:07:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90E8B3A0E1D for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:07:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.555
X-Spam-Level: 
X-Spam-Status: No, score=-6.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 D-hvBP1GwaQi for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:07:31 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4ACDC3A0857 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:07:31 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 843365E0E7C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:07:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788450; bh=1bq2KqO8+yl7Lf6pY/rcafqocM8kVcepR+0ebE302Nk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S4CjmsTs4NpI7UJy7YO6A1TYWn7s7RUdK7skOgljuP7ULHbuEBGC69qzdQgnsbvD3 rvNaGV/VM6dHScVPt1eRWd9bd7e49ZCQm4agah8OVSqDoQ5wu9GRyImjm94QKHj4NW NyPix17LA9HW6ozOGncjiKt4pjwwYlvUH5iIsSQw=
Date: Tue, 18 Aug 2020 15:07:30 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GZBTNYRXZQNXUK2V5JAZCFEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/469863787@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5122740ff_4ccf19641078f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R0m-F-5asS6izXraZ8GvohydCW8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:07:34 -0000

----==_mimepart_5f3c5122740ff_4ccf19641078f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.

Not really, I was attempting to make the smallest change that fixed the issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#discussion_r472520483
----==_mimepart_5f3c5122740ff_4ccf19641078f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r472520483">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.
</pre>
<p>Not really, I was attempting to make the smallest change that fixed the issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r472520483">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UXAQI7U2B7GCS3PLSBL3SFANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7X3NJ7MPM3RTWSOKLSBL3SFA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAY22Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r472520483",
"url": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r472520483",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5122740ff_4ccf19641078f4--


From nobody Tue Aug 18 15:08:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 314333A0E1F for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:08:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pBDb1CMCE5N1 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:08:28 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC2913A0E1D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:08:28 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id ED70D5C0048 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:08:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788507; bh=LR3GaptT4DkuTNyooMOX1FpoqEjlxPrYw4asCOZ/S8E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FPW8vb1AvUYTHXYsPTy+JBRzcUuvU8EX1PKx4Bei/nh3RDaMndWCIv8N1cT53gQFf W0aPIJTOpXD3KTXDLFTvmwYdK/nyn89N14godYohZnDXdten4nV4L2kLhywtGm2oDI m3/gYV5T51ssK/kOlY67qRUzVVf3BlHidvlU0eZU=
Date: Tue, 18 Aug 2020 15:08:27 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KWNXHOEIWIGS347N5JAZFXEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/469864228@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c515bde360_704319649058f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4cW5_MLb4mMGo982tG2QrDZJuRs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:08:30 -0000

----==_mimepart_5f3c515bde360_704319649058f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-469864228
----==_mimepart_5f3c515bde360_704319649058f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-469864228">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42L2DULG4TMOMVYWLSBL3VXANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34AQUKIJHYZN2SYFTSBL3VXA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAY6JA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-469864228",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-469864228",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c515bde360_704319649058f--


From nobody Tue Aug 18 15:11:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B5253A0E2A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:11:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9aCV5q6g8FvU for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:11:30 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 27DE63A0E1D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:11:30 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 56BD45E0050 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:11:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788689; bh=VpUxKp+7hJd3DCtgJtFWCEzLoqRTiaOsXVZ6SLoDpBY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AWE+Eq7qSsUuBLMfIkBjcVnabUBqnc9bYWefZOD0PG0WFDTIHyy9/JMYMEADml2Bl ZimwPMPqcdm5qWaPaddiPwJH1eoX+dldi5ywd2Iln6U1BV39P1entG1tVWYk40TvMk wTsj3+iF3B8ib/nPwlIByljhj6bmplRKTwH5cW4A=
Date: Tue, 18 Aug 2020 15:11:29 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNL76WOVXII4PYKL55JAZRDEVBNHHCQYGADU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3995/675745356@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3995@github.com>
References: <quicwg/base-drafts/issues/3995@github.com>
Subject: Re: [quicwg/base-drafts] Request forgery attacks (#3995)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c521144519_729d19641779e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rZn2WyRt792tAgSawQMz0oU-AqM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:11:31 -0000

----==_mimepart_5f3c521144519_729d19641779e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is discussion here and on the list, this is clearly a design issue and passes the bar of raising some legitimate security concern.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3995#issuecomment-675745356
----==_mimepart_5f3c521144519_729d19641779e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There is discussion here and on the list, this is clearly a design issue and passes the bar of raising some legitimate security concern.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3995#issuecomment-675745356">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57XL5ILRHGWTMHVYTSBL4BDANCNFSM4P4FSORA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BT74J5NPK5P7TC6DSBL4BDA5CNFSM4P4FSORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBDQ4TA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-675745356",
"url": "https://github.com/quicwg/base-drafts/issues/3995#issuecomment-675745356",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c521144519_729d19641779e3--


From nobody Tue Aug 18 15:12:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A60D03A0AE5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:12:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 9jIIQgtttfzl for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:12:29 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B50B3A08D8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:12:29 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id C967F8400A3 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:12:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788748; bh=6RylkESPeuLTjxPIAUWz0eoPVmX5cVaY+PjRPJGr5pI=; h=Date:From:To:Subject:From; b=nR1BK7ketxNbUt/oyBSwrhqpnFYjTcbfEtdiCuBPL5UpSHwdD3BLhgsh+P5X7ohpG j+acXz8vGOht7ZMna8P87hq7jy/0K1xhE9WaezLZl6LVV6yM+x1qfT+D43Vo9SfMIq +tsdQFYJfOGmTUcMYA3Jw5Yq8nJQrxi8+VfwKOAQ=
Date: Tue, 18 Aug 2020 15:12:28 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-out-of-order-ack/c467db-b7b431@github.com>
Subject: [quicwg/base-drafts] b7b431: Remove redundant SHOULD NOT
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R0fjLzqATkq1eT19vkuKezEasgw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:12:31 -0000

  Branch: refs/heads/ianswett-out-of-order-ack
  Home:   https://github.com/quicwg/base-drafts
  Commit: b7b431b4c364e0751ab0360eb041717e78e1ecad
      https://github.com/quicwg/base-drafts/commit/b7b431b4c364e0751ab0360eb041717e78e1ecad
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove redundant SHOULD NOT



From nobody Tue Aug 18 15:12:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD7273A0AE5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:12:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 leHZokVoGbwy for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:12:39 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2641E3A08D8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:12:39 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 56D30600039 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:12:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788758; bh=iMZI5opMPD0pkmwCrbDvy41NCL07xqYhYShlf1WgSE0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f9Zv9ijKwe/pHa/Ah+YMuxBUBvJAmzA4f1qCAcjfcqqZkKXUG/AB0YMr59EGlvVob alhnQEygMJAMr+D2p613BwibkmdN/Zl30DsvFNOs5uo8XE5NXjZIeYGsY/fMWP1uLH PdNE0pZBFgMBQXwlLpeB5IuVR0sgqNjGHvhXGx1A=
Date: Tue, 18 Aug 2020 15:12:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/push/5549299932@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5256463bd_6e5a196410614c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZeKqWTrCyuLx2i7hJp9_61PLPAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:12:41 -0000

----==_mimepart_5f3c5256463bd_6e5a196410614c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b7b431b4c364e0751ab0360eb041717e78e1ecad  Remove redundant SHOULD NOT


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000/files/c467dba1750a3bece8cae6ba082bc464fe0f5026..b7b431b4c364e0751ab0360eb041717e78e1ecad

----==_mimepart_5f3c5256463bd_6e5a196410614c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/b7b431b4c364e0751ab0360eb041717e78e1ecad">b7b431b</a>  Remove redundant SHOULD NOT</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4000/files/c467dba1750a3bece8cae6ba082bc464fe0f5026..b7b431b4c364e0751ab0360eb041717e78e1ecad">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SYWS5I2UG7NZPA2LSBL4FNANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3STU2VVDE2BHDW5DLSBL4FNA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNBYG42DIN2QOVZWQIZVGU2DSMRZHE4TGMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000/files/c467dba1750a3bece8cae6ba082bc464fe0f5026..b7b431b4c364e0751ab0360eb041717e78e1ecad",
"url": "https://github.com/quicwg/base-drafts/pull/4000/files/c467dba1750a3bece8cae6ba082bc464fe0f5026..b7b431b4c364e0751ab0360eb041717e78e1ecad",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c5256463bd_6e5a196410614c--


From nobody Tue Aug 18 15:13:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37ADA3A0AE5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:13:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 EWfbyoUStLAS for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:13:45 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 292E93A08D8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:13:45 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 64594840D71 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:13:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788824; bh=IXkPFEHwhYWPNIp0Dwh8KxiXY9ybacVXdjCSfP6P23A=; h=Date:From:To:Subject:From; b=rtzNe7qUPaUfgLgtG/YZbuYhC0NTjc75jmv9oWiTljEzXfjc2c+LeRJXmzRMHWk/A xE/ermx2Z4cPGvZTtnBfz9fHkuSMO9mEZxpqChqtoKWPB1V7OS1++s2T4+GoBNoQD0 JIapso9sxx1cXHdC+lLO4PXVMC7StqnyjXVsJjvc=
Date: Tue, 18 Aug 2020 15:13:44 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/31ebe7-b97a24@github.com>
Subject: [quicwg/base-drafts] b97a24: Script updating gh-pages from b7b431b4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QsHMv6G-9Z6bMjW1qsxX9FUcH7A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:13:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b97a2464afe3eb1c94744106a5f23a1da61feb6e
      https://github.com/quicwg/base-drafts/commit/b97a2464afe3eb1c94744106a5f23a1da61feb6e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M ianswett-out-of-order-ack/draft-ietf-quic-http.html
    M ianswett-out-of-order-ack/draft-ietf-quic-invariants.html
    M ianswett-out-of-order-ack/draft-ietf-quic-recovery.html
    M ianswett-out-of-order-ack/draft-ietf-quic-tls.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.html
    M ianswett-out-of-order-ack/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b7b431b4. [ci skip]



From nobody Tue Aug 18 15:15:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 849323A0AE5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:15:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cIQ8caliQ3wD for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:15:05 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A7533A08D8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:15:05 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id BA223520E15 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:15:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788904; bh=b850BVHbirwRfHhqHWtJmvo1PTNg8ABsjo9pD2xiBJ0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pUfmCfEhMeJ9OsYEiMd/Eud2mqLOrXWD8/Q2hFMZiupbMAMufGPLOcWHRN1Zj0ocr kC4XhPrGGOP1TSrXJp2xiwKVCpzqmbM4cPbVeygCvaeTk0cMcrDOZico3tBgi3r+7k h7p3VzBxbH7vHy15dnzDdtermRZFHaXbl0etDC+g=
Date: Tue, 18 Aug 2020 15:15:04 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GWUD6B3Q3CQ2ISTN5JAZ6REVBNHHCRBJH34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4001/675746545@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4001@github.com>
References: <quicwg/base-drafts/issues/4001@github.com>
Subject: Re: [quicwg/base-drafts] Offloads should not delay ACKs (#4001)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c52e8a940f_46cf1964131318"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pF-ds_O_uePu6DkVEWc6DsAhtcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:15:07 -0000

----==_mimepart_5f3c52e8a940f_46cf1964131318
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

border-Borderline design, let's run the process for visibility

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4001#issuecomment-675746545
----==_mimepart_5f3c52e8a940f_46cf1964131318
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>border-Borderline design, let's run the process for visibility</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4001#issuecomment-675746545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNCTEWEEDISLO5MHLSBL4ORANCNFSM4QA7VPUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PG4HMPZWUX4Y6NBDSBL4ORA5CNFSM4QA7VPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBDRF4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-675746545",
"url": "https://github.com/quicwg/base-drafts/issues/4001#issuecomment-675746545",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c52e8a940f_46cf1964131318--


From nobody Tue Aug 18 15:16:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF14D3A0E2A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 gLmsU2DxgFAE for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:27 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAF513A0AE5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:27 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id EF281E1E1F for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788986; bh=HrKd70DQMnLDt+zizrmUVn7f/IAWZ8uUF44cLOrN5LI=; h=Date:From:To:Subject:From; b=p/lyaIGfIXjp3byoOLKbjYcZL9MKLoJXCukGT8pOOt4djgQ+Qkpz7Z990AMMxC+Eo NCCHdSe4wYrwZGjQCZUFNItQodXl88SWF7SfQT8TbIT8u0ZYaWPWJ5hfhceSn6X5gm rN01xXdJwIFv9k637tuno5g+kfUYUjIF25MUS1Ko=
Date: Tue, 18 Aug 2020 15:16:26 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-iw-decrease/b01abe-5af85b@github.com>
Subject: [quicwg/base-drafts] 5af85b: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U_F0zCMcXFpfCtvPm9r4SF8ZsOw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:16:29 -0000

  Branch: refs/heads/ianswett-iw-decrease
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5af85b5602b9562d13e2b94933eebdf4b9f6bf62
      https://github.com/quicwg/base-drafts/commit/5af85b5602b9562d13e2b94933eebdf4b9f6bf62
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Aug 18 15:16:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38B0E3A0E41 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 8lu7YKrWXCRx for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:34 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E290C3A0AE5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:33 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 21CBE840DFC for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788993; bh=gJLtK5fAymyh6tBHMAS4zrNFolAfZBxzPG8MMPpMZGI=; h=Date:From:To:Subject:From; b=lV25ssz9qSjrshZJf4hzVPr9LvRrcm6vyNzmqWTECQTEJwoz5EBfBTgLAeea0YHbQ 33tRHZ9FEdljFzYzExzZ1k1Mee4k3Rq7en7VSkJHfRbUL6RlYbU/Hjy44JBR+uvxAX kNml7MJ3ZaBEQgMCnBDxhUIAHe6UatwbFJA6Mif4=
Date: Tue, 18 Aug 2020 15:16:33 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/1c0aff-f1b839@github.com>
Subject: [quicwg/base-drafts] f1b839: QPACK SC: No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BwYBJtI2cyEfXfyDyrI77F0MDQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:16:35 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f1b8397e2423f22f17957af7268624bb566c1289
      https://github.com/quicwg/base-drafts/commit/f1b8397e2423f22f17957af7268624bb566c1289
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK SC:  No encoder memory for blocked (#4008)

* No encoder memory for blocked

* Caution

* @afrind's feedback



From nobody Tue Aug 18 15:16:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FB973A0AE5 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 19_E2TjII7yB for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:34 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 929873A0E2A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:34 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id E69A65C0E0E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788993; bh=BQtVXDp+XzX4wovt4Q9LYjcCwt81I05z5zrS1dJDBm4=; h=Date:From:To:Subject:From; b=hzifIUNoNH3ULM4nGuQp2HYtSm1EeBJ/rOTkMf8wbZh/Gk+GTyWP3j5WfHfTP1fCx BItkNS1raTQ/L1LNd/apQzGEp/m1pI02wY/yAWO7nI/rroffX2vnZHqAr+KVDsW5JT VcNxwiSnoajEGIGax3yVdRumlWz85Jl/oZgSQidY=
Date: Tue, 18 Aug 2020 15:16:33 -0700
From: afrind <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/no-blocked-state/064a3d-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KVFvO95y7KXhXoJkDNMi8DS9XEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:16:36 -0000

  Branch: refs/heads/qpack/no-blocked-state
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 18 15:16:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A80C3A0E41 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 vziRL9MNB_uL for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:37 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 946B73A0E2A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:37 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id E35265C07E4 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597788996; bh=pVZlJrJITeWNkreY8hWKmyZ8xcYuXu9bzp/c14C0thg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JxrhS30SEGA5sMYzqCzUfM7u1bbxXwcGRjEx6UrLS2i37JSajPt/1HZK72wm8tEfB PIbtgZowU6ZmxlwtVxL6Mp8dUrEfOCmVGBh+NIyyxVZn6Ow54s+ZXn5isQRvEaYpRP NT7grGS2Tfwari24u+/KNnKrKCDTzuGVV13e8+/4=
Date: Tue, 18 Aug 2020 15:16:36 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/push/5549313408@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5344d222d_a9d19641616ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z7LbA2sTsIPwTatmSMPk0_DWgeQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:16:39 -0000

----==_mimepart_5f3c5344d222d_a9d19641616ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5af85b5602b9562d13e2b94933eebdf4b9f6bf62  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998/files/b01abe68367e571b6593ebb02fcd91cf674130d5..5af85b5602b9562d13e2b94933eebdf4b9f6bf62

----==_mimepart_5f3c5344d222d_a9d19641616ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5af85b5602b9562d13e2b94933eebdf4b9f6bf62">5af85b5</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3998/files/b01abe68367e571b6593ebb02fcd91cf674130d5..5af85b5602b9562d13e2b94933eebdf4b9f6bf62">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5AIQIAJSMDZCZT2W3SBL4UJANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGDOJPVK52IGGUQY3SBL4UJA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DONRSGE4TCM2QOVZWQIZVGU2DSMZRGM2DAOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998/files/b01abe68367e571b6593ebb02fcd91cf674130d5..5af85b5602b9562d13e2b94933eebdf4b9f6bf62",
"url": "https://github.com/quicwg/base-drafts/pull/3998/files/b01abe68367e571b6593ebb02fcd91cf674130d5..5af85b5602b9562d13e2b94933eebdf4b9f6bf62",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c5344d222d_a9d19641616ad--


From nobody Tue Aug 18 15:16:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 054F13A0E2A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 R9AYY6SLHQYF for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:44 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E95CA3A0AE5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:43 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 486E9900C69 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789003; bh=ESnIU3kOC6MepsCTmF8CHwstp/fcX3y6/IKz5H4DXCk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cBJ5LH8QvG/vy4bziqq4th/2RT+2uZWWPgYZcaXmeCnl0elI22UlXp7f84zpmF4JE q5dccoH32XW1wTdzZ4a1d/Zz+sMx25E/K/TQzAa84twBJXVR0Oid4ZG3CPZdtGu0/R 5vTiEZELbbm3sf7Vwm+m0QfJspcMDyt4gu6agmtI=
Date: Tue, 18 Aug 2020 15:16:43 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VP4NA5LCBC4A5JJ55JA2EXEVBNHHCRDZPO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4008/issue_event/3668324475@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4008@github.com>
References: <quicwg/base-drafts/pull/4008@github.com>
Subject: Re: [quicwg/base-drafts] QPACK SC:  No encoder memory for blocked (#4008)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c534b37353_6801964271610"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ocLWnLd7-keSAdtnb0pgo77GaLw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:16:46 -0000

----==_mimepart_5f3c534b37353_6801964271610
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4008 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4008#event-3668324475
----==_mimepart_5f3c534b37353_6801964271610
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680472439" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4008" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4008/hovercard" href="https://github.com/quicwg/base-drafts/pull/4008">#4008</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4008#event-3668324475">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRWLGRIRV5SSB4N7DSBL4UXANCNFSM4QCCUA3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XMWF5TWZ7XM4KIATSBL4UXA5CNFSM4QCCUA32YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KTDA6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4008#event-3668324475",
"url": "https://github.com/quicwg/base-drafts/pull/4008#event-3668324475",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c534b37353_6801964271610--


From nobody Tue Aug 18 15:17:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F255F3A0E2A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:17:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7xbRJ4UgYjgi for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:16:59 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D019F3A0AE5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:59 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 299C0840D98 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:16:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789019; bh=PCtuLlsVMUbgALrB9+ZvJTx1xiAwvqi4J+ich+IA4WA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AesLUl5PmNyXYB2J3tO1Ruk2qKNo1L7S7ohwrwq1EG+7kzhHKhROgnHrHOJtVF3ij pb2gNlBHXfhBKMY9CtSveHNc2XhnXgp0lTrUFWvIIcyVnnhunfSUHi1tNxxzLmdBNY ol6zKPW/1inHrV/vkZmvUwHfnFURjYrQDHW6EZA0=
Date: Tue, 18 Aug 2020 15:16:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2UAZ4TY4XQKQYVBZ55JA2FXEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/469868244@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c535b185ea_484719641726c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1smyjirqM93lmEoRAFZECNMsjOM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:17:01 -0000

----==_mimepart_5f3c535b185ea_484719641726c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469868244
----==_mimepart_5f3c535b185ea_484719641726c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469868244">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WBVZRQGN5KF7XFHLSBL4VXANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CRUBF3LEQ3ZSXMXTSBL4VXA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQAZ5VA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469868244",
"url": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469868244",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c535b185ea_484719641726c6--


From nobody Tue Aug 18 15:17:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD6DC3A0E2A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:17:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VM02dl_EwOfZ for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:17:37 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9108E3A0AE5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:17:37 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 0DB4D5808CB for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:17:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789057; bh=u0QuoqSIwnZO+aYKbq8baY1FaoT1WHHYl7Enqp2xzMU=; h=Date:From:To:Subject:From; b=tP1io/XM7B3UfVkcYbLHoyCL4GIPhMV79M1AoGBLlR9V4y/vN75Y9UZ/3+4J4uOxe FruHCvMOTkY49ANPu7ww/+yLwLdmASIKArZ9lrUlALuT9bKnFrQ8KIUDuEuNJXNLGl LVoAGNa+hUK2LKeNOJs8eGaRs/LOYTDQCVliiwNM=
Date: Tue, 18 Aug 2020 15:17:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b97a24-5c8329@github.com>
Subject: [quicwg/base-drafts] 5c8329: Script updating gh-pages from 5af85b56. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LLkxRgcaDXrUb6EXIX0SaO8TQCE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:17:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5c83299bff132e930813453b0e93abdad713635a
      https://github.com/quicwg/base-drafts/commit/5c83299bff132e930813453b0e93abdad713635a
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M ianswett-iw-decrease/draft-ietf-quic-http.html
    M ianswett-iw-decrease/draft-ietf-quic-http.txt
    M ianswett-iw-decrease/draft-ietf-quic-invariants.html
    M ianswett-iw-decrease/draft-ietf-quic-invariants.txt
    M ianswett-iw-decrease/draft-ietf-quic-qpack.html
    M ianswett-iw-decrease/draft-ietf-quic-qpack.txt
    M ianswett-iw-decrease/draft-ietf-quic-recovery.html
    M ianswett-iw-decrease/draft-ietf-quic-recovery.txt
    M ianswett-iw-decrease/draft-ietf-quic-tls.html
    M ianswett-iw-decrease/draft-ietf-quic-tls.txt
    M ianswett-iw-decrease/draft-ietf-quic-transport.html
    M ianswett-iw-decrease/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5af85b56. [ci skip]



From nobody Tue Aug 18 15:18:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 201493A0E2A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:18:02 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 roVeMJnst97V for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:18:01 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D0F03A0AE5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:18:01 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id AC2675801F1 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:18:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789080; bh=ageYuotuUCc2dpjx8/YLnuDA/5op67StTfR+KR3L7lc=; h=Date:From:To:Subject:From; b=fZz9gfLZjDOa98z2LbgoWiiU4B0Uvd0rtStJSCas9a8L8KtNCeywQWshZaZAZTVqp TKnREOy8OCz3Mg7HUdOoYWJs+efd1MWkNc2e6E141wm/ECLhNnmmxZVhqo1HLdpeLB LtUU+Dqjlsb/cagfG7viNkf05W9A0uH+Y+lQhX9c=
Date: Tue, 18 Aug 2020 15:18:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5c8329-53119c@github.com>
Subject: [quicwg/base-drafts] 53119c: Script updating gh-pages from f1b8397e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9eo-ZtbNehrerq9oLqTYixPXQPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:18:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 53119cf84dd76de222a09691103424fe1c0a88a7
      https://github.com/quicwg/base-drafts/commit/53119cf84dd76de222a09691103424fe1c0a88a7
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f1b8397e. [ci skip]



From nobody Tue Aug 18 15:19:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBBD33A0E2A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:19:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SuxSRlWq3vNz for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:19:40 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7B563A0AE5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:19:40 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 02F2D5C005E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:19:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789180; bh=EtBcPUUKWR1BNDQp9UcDwsMxt3ZvqJ2bq7BXeeeYxbQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G3pACzHA2/mXkO54mP3ke9XOApde83YYWiVtzsLOmgIRdqmzGAF/rBHd8E1df7xy8 7q1k8zSarfhUKtzkKNd1QDUMO8FQS9j5TYECidZGf3hkE6nm0hj08XMnrBhzhmxJ4x UfWhATHk98NPyBYpIOrwGxp1AHURwRPRT/VAmvcU=
Date: Tue, 18 Aug 2020 15:19:39 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4U7NRTSTFXROE6IQF5JA2PXEVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/675748043@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c53fbe7efd_720f196411464a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SkO3qo19Bip2qADIUfSnqGNce-8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:19:42 -0000

----==_mimepart_5f3c53fbe7efd_720f196411464a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm not a fan of the new layout either, but I can't tell if that's just bias because I'm used to the old format.  Do others agree with @LPardue's framing of the coupling with HPACK vs the other QUIC drafts?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675748043
----==_mimepart_5f3c53fbe7efd_720f196411464a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm not a fan of the new layout either, but I can't tell if that's just bias because I'm used to the old format.  Do others agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/LPardue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a>'s framing of the coupling with HPACK vs the other QUIC drafts?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675748043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EH33H2XMFJFE77ZLSBL47XANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZQUPVUBQC65JKXJVTSBL47XA5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBDRRSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675748043",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-675748043",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c53fbe7efd_720f196411464a--


From nobody Tue Aug 18 15:22:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09DAE3A0E82 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:22:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 0aId21g3Q55k for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:22:51 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7786F3A0E5D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:22:35 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id E3FF17A03FB for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:22:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789354; bh=WnBRuYYipgdQ63tHsEQI3Q7I4ItqJ/9zia01MRvE4f4=; h=Date:From:To:Subject:From; b=XS2YvzMOxD1cG+zqwwFNrcwZrvyKLogZwgz8Z/ggLpLIabnR5JqxgCUCSdR7vMCHM 1E6dlnchHAJpsODJxmO3U7y1RjG1kGM72y2Ntc4g/qc9ovTZhRIyMow3zUUTnmJnhu lfbT66Yiqs6E+ng5EG7miCkMFAUa5X6dfMqxXFx4=
Date: Tue, 18 Aug 2020 15:22:34 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/350846-3ff276@github.com>
Subject: [quicwg/base-drafts] 3ff276: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AxD53ge772xY6zpbPQjD_vWgDMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:22:53 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3ff276ce608da8a9b1325d8a76397ae3cbe75e11
      https://github.com/quicwg/base-drafts/commit/3ff276ce608da8a9b1325d8a76397ae3cbe75e11
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Aug 18 15:22:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4E643A0E41 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:22:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 bvF7_olGkONA for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:22:52 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBE063A0E7D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:22:45 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 41011E0DBA for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:22:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789365; bh=rVqw8a5w0EfbuidA6rdKr6rbj5bZzSi1Eb+4dc4kvog=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Yt01KAXudjEcypBG+YqSkty4w3Dvxjm9Ewwz2L8d2Dhq/SIuM+0iprkDH1Z3eqS2/ TbbDwj/TBcF5dxtwwGpjHRrLhDTfN3zYIH2cbEjeAZq2yZMAWblrHbDGHYTmwmybNA acAq9RXA4Luo1o3zCZUQads14IwPVvhPAmDe+Adk=
Date: Tue, 18 Aug 2020 15:22:45 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5549334507@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c54b52f747_348e1964148250"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_L5eSoXVa82DIXis9amEtP0BAsc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:22:54 -0000

----==_mimepart_5f3c54b52f747_348e1964148250
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

3ff276ce608da8a9b1325d8a76397ae3cbe75e11  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/350846db14974fec5cb25810496aca4590df48ef..3ff276ce608da8a9b1325d8a76397ae3cbe75e11

----==_mimepart_5f3c54b52f747_348e1964148250
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3ff276ce608da8a9b1325d8a76397ae3cbe75e11">3ff276c</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/350846db14974fec5cb25810496aca4590df48ef..3ff276ce608da8a9b1325d8a76397ae3cbe75e11">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2OGD6LRHAZLM7WTRLSBL5LLANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7VMGKBK2CHOJIT5E3SBL5LLA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU2DSMZTGQ2TANY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/350846db14974fec5cb25810496aca4590df48ef..3ff276ce608da8a9b1325d8a76397ae3cbe75e11",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/350846db14974fec5cb25810496aca4590df48ef..3ff276ce608da8a9b1325d8a76397ae3cbe75e11",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c54b52f747_348e1964148250--


From nobody Tue Aug 18 15:23:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C5BA3A0E47 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:23:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 s9FsKdnaeUXb for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:23:30 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AD193A0E41 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:23:30 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 150F57A03FA for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:23:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789410; bh=Ksf9CQkFSBIQ7UcOB6eq1sMCd+VWEnId4LH6EUP7Qk0=; h=Date:From:To:Subject:From; b=y9H0DoE0j6MNvIGztz22rlSsWqpqtLpGdi/yk/Jd18T5oauQBIe17SOg8UwIiCQGL Jdgok9JJSIVuqqwBO7QcMqdDPtBAi52r32JsH/Pyu1+AvB7VceGA40sVG2/NTHTiS8 9B3QnKdfyzijX4wVBZuKURXc0C/tKovwu3Im460U=
Date: Tue, 18 Aug 2020 15:23:29 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/3ff276-97b471@github.com>
Subject: [quicwg/base-drafts] 97b471: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uS-EIfEbCzz4_et1J7ge2oCHSL0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:23:32 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 97b471268553d36987f495f540457820d8b39d38
      https://github.com/quicwg/base-drafts/commit/97b471268553d36987f495f540457820d8b39d38
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Aug 18 15:23:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 837673A0E47 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:23:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 wlNHOOq93qLB for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:23:40 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60BC63A0E41 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:23:40 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id A550E840088 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:23:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789419; bh=4mY0ToUhjpRt029oXjjeqAcrCma8su6CGIpldMbqJKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dJ2rOS35y9qCYmvtXi3Mv5CcAE/GpfnW/Svhbgdb9Ya03kSWbG+BEIzvaSIRzz8NU zFHvQwRLjHUqDC0P4X/PTxwsH8sd/9+1w/OjykZ609JDAEWHvq1A6dnVZa4g3jCVFw QebZHuSL6QvPPxgbsJIzKrBSiA7v2Mbj7X5bUWjU=
Date: Tue, 18 Aug 2020 15:23:39 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5549337511@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c54eb93797_1dfd1964104021"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/047rlpowBEN29sel1-qTlh5c-BI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:23:42 -0000

----==_mimepart_5f3c54eb93797_1dfd1964104021
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

97b471268553d36987f495f540457820d8b39d38  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/3ff276ce608da8a9b1325d8a76397ae3cbe75e11..97b471268553d36987f495f540457820d8b39d38

----==_mimepart_5f3c54eb93797_1dfd1964104021
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/97b471268553d36987f495f540457820d8b39d38">97b4712</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/3ff276ce608da8a9b1325d8a76397ae3cbe75e11..97b471268553d36987f495f540457820d8b39d38">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ5YEZBF3WG236RW3DSBL5OXANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK25ET2F5HGGKJDYYG3SBL5OXA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU2DSMZTG42TCMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/3ff276ce608da8a9b1325d8a76397ae3cbe75e11..97b471268553d36987f495f540457820d8b39d38",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/3ff276ce608da8a9b1325d8a76397ae3cbe75e11..97b471268553d36987f495f540457820d8b39d38",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c54eb93797_1dfd1964104021--


From nobody Tue Aug 18 15:24:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AF2C3A0E47 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:24:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 wz9JE9-WTt1K for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:24:19 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A22A3A0E41 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:24:19 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id A3C48600DBE for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:24:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789458; bh=dQFzX76WaZu1XjVqP7m0fKVhFgJXdggCq0xdNf1ArR0=; h=Date:From:To:Subject:From; b=tid+JeQU3Kli2xrTwKLKb7GqJ7h8mJeSxjkND2ptK/sTjWDb512cDM1kl6TUO+ZMj eYRz/fYxvMjLY1HX5CNE1oo6U6qip1lz4JliB4mIR3BNiPZk9xIES2ehfB54UwSeRZ uMxkY8ycP2jIrw0TWxJbqmYe4ekSxjdhz8D2sslQ=
Date: Tue, 18 Aug 2020 15:24:18 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/97b471-1548c5@github.com>
Subject: [quicwg/base-drafts] 1548c5: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/luAvTsAt1pfoXQY96eD1zHxjXq4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:24:21 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1548c57ebf2945eabb485a3e33fb0359fff5e730
      https://github.com/quicwg/base-drafts/commit/1548c57ebf2945eabb485a3e33fb0359fff5e730
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Aug 18 15:24:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B123A3A0E47 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:24:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 64x-IQNcMuEb for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:24:29 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 039E23A0E41 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:24:28 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 4E343E0DB7 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:24:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789468; bh=Iq6+JWgJD7E5oZ4CNWGIgR25NzEZoIUoeqxykxjsfXg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n70Xs+4sfnc0438GPhBoOjIiAnTdGl6gxIpHD9iFA496StZ8+cssoFijj1oWueccO 9GdE+jGSVke+cheaIPawaYLghb8jLBK4h51vw0C5fRpY2QcNUsparglrjBEGhbTGGc TQCJDjOM6pKBFI74+4FIiSbS+YtWSqh0ZfRo/x0Y=
Date: Tue, 18 Aug 2020 15:24:28 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5549340079@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c551c3d6f2_cfd19641468be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TW1MlL0K67TdXniyEbrEgeslpgI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:24:31 -0000

----==_mimepart_5f3c551c3d6f2_cfd19641468be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

1548c57ebf2945eabb485a3e33fb0359fff5e730  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/97b471268553d36987f495f540457820d8b39d38..1548c57ebf2945eabb485a3e33fb0359fff5e730

----==_mimepart_5f3c551c3d6f2_cfd19641468be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1548c57ebf2945eabb485a3e33fb0359fff5e730">1548c57</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/97b471268553d36987f495f540457820d8b39d38..1548c57ebf2945eabb485a3e33fb0359fff5e730">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK743WJA2666ED7UKN3SBL5RZANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZQO5J2HPZ4HEZB7F3SBL5RZA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU2DSMZUGAYDOOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/97b471268553d36987f495f540457820d8b39d38..1548c57ebf2945eabb485a3e33fb0359fff5e730",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/97b471268553d36987f495f540457820d8b39d38..1548c57ebf2945eabb485a3e33fb0359fff5e730",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c551c3d6f2_cfd19641468be--


From nobody Tue Aug 18 15:25:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E22033A0E47 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:25:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 O-FeMB9Asf45 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:25:15 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1DBF3A0E41 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:25:15 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id EE0005E001E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:25:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789514; bh=Ng8jXxoiSLhKFI4Z7txG8CUfjZz6R8qTBQbs4yRCzQ4=; h=Date:From:To:Subject:From; b=LrBSH+/jxkoS+ECC5F8GxUT6EBDxE73ODgL3mXUd31McOJdaixt/4GFS+jnL/OOiO 6GaqcieZsL48ryNuEZluBHOPcMBXDn3rXN2WOENLv2JQsD8vqQ+IQeRa5htN7RxpG9 BSDyn8dJbccrFjKfE8Y1gOiSPR7e8VApGCNTdX20=
Date: Tue, 18 Aug 2020 15:25:14 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/53119c-881391@github.com>
Subject: [quicwg/base-drafts] 881391: Script updating gh-pages from 1548c57e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cxrr0bzqXb_D6-fO6S4oqh9PwMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:25:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8813912c9bce39aa070e194716c44dfeb33f5a0d
      https://github.com/quicwg/base-drafts/commit/8813912c9bce39aa070e194716c44dfeb33f5a0d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1548c57e. [ci skip]



From nobody Tue Aug 18 15:30:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9F743A0E41 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:30:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 s2_eHaZHRYBu for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:30:17 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67AEA3A0E2A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:30:17 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id BCCEC3403F9 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:30:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789816; bh=sIR+GqvKc9ezTRWgp+p759lTzuhWggoJMSo6w4e9od8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zr6AknfSjItzSL16xXcnpkDhb+9t8635jO4Tw+LCXerUZEf+8STYm+q6PKr4phumW yH6hu+tvEbvev0SPenrF7MsVzr3nsJUDeVtQ+Yne7BD3lc0qQEmeyRtxvkptLc4ySO OYcvBdDZyT+W9FkmA9FzZXAaad388w8tqgmmN0bU=
Date: Tue, 18 Aug 2020 15:30:16 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LZMXPWWRISFMMNUV5JA3XREVBNHHCRD25UQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4009/review/469870777@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4009@github.com>
References: <quicwg/base-drafts/pull/4009@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4009)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5678ad5c7_3ce71964108382"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W42lE21vdCIMvw7kTSGYw-AWQuE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:30:19 -0000

----==_mimepart_5f3c5678ad5c7_3ce71964108382
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind commented on this pull request.



> @@ -1225,12 +1225,12 @@ a linear-time attack.
 ## Applicability to QPACK and HTTP
 
 QPACK mitigates but does not completely prevent attacks modeled on CRIME [CRIME]
-by forcing a guess to match an entire header field value, rather than individual
+by forcing a guess to match an entire field value, rather than individual

i think it has to match a field line, not field value (here and below)?  And technically the original HPACK text should have said entire header (you have to match the name and value).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-469870777
----==_mimepart_5f3c5678ad5c7_3ce71964108382
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@afrind</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4009#discussion_r472526361">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1225,12 +1225,12 @@ a linear-time attack.
 ## Applicability to QPACK and HTTP
 
 QPACK mitigates but does not completely prevent attacks modeled on CRIME [CRIME]
-by forcing a guess to match an entire header field value, rather than individual
+by forcing a guess to match an entire field value, rather than individual
</pre>
<p>i think it has to match a field line, not field value (here and below)?  And technically the original HPACK text should have said entire header (you have to match the name and value).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-469870777">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK55VKCB2TBZS42P4J3SBL6HRANCNFSM4QCDRHHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6FLEIWYXRPW2ZNDY3SBL6HRA5CNFSM4QCDRHH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA2ROI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-469870777",
"url": "https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-469870777",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5678ad5c7_3ce71964108382--


From nobody Tue Aug 18 15:31:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82C9D3A0E41 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:31:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VWR52ETHk4CB for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:31:01 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 472CF3A0E2A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:31:01 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 9123B5C001E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:31:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597789860; bh=RRyKsCbNIryqnSU8QrVDvjNod8sHbAhbdwFEB2aaEco=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r3yxXHK5wB9ud9nfAEavpjgtVC2wxDMfA7N0BbEcy/JDpb4RiVKE6X7OJzlwnfNrW 10VtPeIWGZwTQUkCR1h8/3e2XIpTX2bGKzvQ08YEnucAhJ5l1fgUtzD0zFNWpEWtco 5DM7z9VD68hCPGWeRvDgdW1WDFwSJj8zWqYDfzfE=
Date: Tue, 18 Aug 2020 15:31:00 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LEQJJKMS6YKAKERF5JA32JEVBNHHCRBV7EU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4002/review/469874444@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4002@github.com>
References: <quicwg/base-drafts/pull/4002@github.com>
Subject: Re: [quicwg/base-drafts] Use FRAME_ENCODING_ERROR for stream limits >2^60 (#4002)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c56a481ba4_52001964439a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Aq_XKLaH3j7fX21z3naPtXpkyVA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:31:03 -0000

----==_mimepart_5f3c56a481ba4_52001964439a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-469874444
----==_mimepart_5f3c56a481ba4_52001964439a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-469874444">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YLHUHMLAGMUFV63TSBL6KJANCNFSM4QBG7QEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LSS7NZU7MV4XWTULSBL6KJA5CNFSM4QBG7QE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA3ODA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-469874444",
"url": "https://github.com/quicwg/base-drafts/pull/4002#pullrequestreview-469874444",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c56a481ba4_52001964439a2--


From nobody Tue Aug 18 15:34:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9ED43A0E82 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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=github.com
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 onj3zr69JJst for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:13 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D32633A0E7D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:13 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 0ECF4560DFF for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790053; bh=hEWZibL9eBfz21mOkEC9H+IabDXuDROZ0a6zA4rOTKw=; h=Date:From:To:Subject:From; b=2UJtouz01PjrwFqVq7ISEgHJtu0qOTUzq6jyRB73q636+5l3pYYyILXPyXBLRYKn9 oJSKCIsv8ENhYhAszoAcSHXJf6m8Ah1OPBf35KelqW3Yz4OyUWP42C4xl2rQYHYI3f bd/HJ2DY15HfHU+lrVXVvYsnmgeFkBchxlXUYJ3Y=
Date: Tue, 18 Aug 2020 15:34:12 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pseudocode-indent/e3639a-6e660b@github.com>
Subject: [quicwg/base-drafts] 6e660b: Restore line breaks
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6QPKklhNH5mkzWst9RUHT4rSME8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:34:15 -0000

  Branch: refs/heads/pseudocode-indent
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6e660ba5d10acfc45b7091fc072e589db03f9d5a
      https://github.com/quicwg/base-drafts/commit/6e660ba5d10acfc45b7091fc072e589db03f9d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Restore line breaks

Co-authored-by: ianswett <ianswett@users.noreply.github.com>



From nobody Tue Aug 18 15:34:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D9523A0E82 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hgRxUSQ2NukA for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:24 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7909C3A0E7D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:24 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id E4D3058001C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790064; bh=YUerwDVI5koCF0F3YbA6EUCoDDacvD4/5HKMQgiCQPc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dY9mwBZNY5KpuGBGzz1kuVxV/mebArC3dpbADYEh7XyjdkAOiPipT9PiUPEaUNOqj YbMBc0m7URhNXutH3EnQg8A4uTvKWi2WGF1sKf1aWy2M+Znhw71q5CcosHbicXZVYD BRuvXzowYLmmPcLgdK48jJTuQbWLO7izL4UjMS/w=
Date: Tue, 18 Aug 2020 15:34:23 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4012/push/5549372051@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4012@github.com>
References: <quicwg/base-drafts/pull/4012@github.com>
Subject: Re: [quicwg/base-drafts] Remove indent from all pseudocode (#4012)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c576f9fa81_cca196432587"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EcqDnJi8Sm9d5pB1iAQqViFkKVM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:34:26 -0000

----==_mimepart_5f3c576f9fa81_cca196432587
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6e660ba5d10acfc45b7091fc072e589db03f9d5a  Restore line breaks


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4012/files/e3639acf3d41ca4729c9a49e51ca6b397e2e7246..6e660ba5d10acfc45b7091fc072e589db03f9d5a

----==_mimepart_5f3c576f9fa81_cca196432587
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6e660ba5d10acfc45b7091fc072e589db03f9d5a">6e660ba</a>  Restore line breaks</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4012/files/e3639acf3d41ca4729c9a49e51ca6b397e2e7246..6e660ba5d10acfc45b7091fc072e589db03f9d5a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3CNTYDXIHXDABP7ADSBL6W7ANCNFSM4QCYQEIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3EIA6XZ6IJZ4STO7LSBL6W7A5CNFSM4QCYQEIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMRQGE4DMOKQOVZWQIZVGU2DSMZXGIYDKMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4012/files/e3639acf3d41ca4729c9a49e51ca6b397e2e7246..6e660ba5d10acfc45b7091fc072e589db03f9d5a",
"url": "https://github.com/quicwg/base-drafts/pull/4012/files/e3639acf3d41ca4729c9a49e51ca6b397e2e7246..6e660ba5d10acfc45b7091fc072e589db03f9d5a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c576f9fa81_cca196432587--


From nobody Tue Aug 18 15:34:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAA0A3A0E87 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gto02N4TpWpA for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:36 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF6C13A0E82 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:36 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 0FEE19025CE for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790076; bh=OT/9x383ZC8deULQZbwzv7pGi+RoVGgIcIOx+pZPpCM=; h=Date:From:To:Subject:From; b=s9p5bzKnjr5R//N3acVkeOeYtdJtp61IkUcoHjJWv5gZcFHp0cVvDmSF5qSW4IEXl wBxUYwRLqdzbTXD6iwIHTL0HRWho+IiQrJzLijFE0hEOJYXXUG31WySW//2N60YRoH IbzCD9mVsjlrW3RVPgkAAhlk++0kW5mHxcoWgB/k=
Date: Tue, 18 Aug 2020 15:34:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pseudocode-indent/6e660b-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/74Z37f8x1oYlQxPSF58CArBUFac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:34:38 -0000

  Branch: refs/heads/pseudocode-indent
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 18 15:34:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DE813A0E87 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 7lzBWY-DjfDf for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:37 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 618293A0E84 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:37 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 874E4520D98 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790076; bh=ajyouMnRIRIhBe32nYfZ3OE5ff9yQJwdCw1/t2aTlfk=; h=Date:From:To:Subject:From; b=uYobcU8G3MXMv5LHv5wIJyx0QT99UzbomkH7aJ0S4KVrRFNjsNPj8rYWrNpAShTKk Vq8ZwmGFBjOwB7JH5Lu8//KK9vQrly+3BTaJW2Nf6Mdzzcx2pLyE5JWQvREtBdrv6L hd/PkFbfquon0en3wbe5f2Dyewfs95qlc7MyX2+4=
Date: Tue, 18 Aug 2020 15:34:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/f1b839-5cfacd@github.com>
Subject: [quicwg/base-drafts] e3639a: Remove indent from all pseudocode
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BFI5nKI-3VZQhefemTDD7UWPh_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:34:39 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e3639acf3d41ca4729c9a49e51ca6b397e2e7246
      https://github.com/quicwg/base-drafts/commit/e3639acf3d41ca4729c9a49e51ca6b397e2e7246
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove indent from all pseudocode

This wasn't consistent before.  Also, the extra indent made it really
hard to fit within the (paltry) line length limit for figures.


  Commit: 6e660ba5d10acfc45b7091fc072e589db03f9d5a
      https://github.com/quicwg/base-drafts/commit/6e660ba5d10acfc45b7091fc072e589db03f9d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Restore line breaks

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 5cfacde25abe020cb100583cdde3c051ea0096b9
      https://github.com/quicwg/base-drafts/commit/5cfacde25abe020cb100583cdde3c051ea0096b9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4012 from quicwg/pseudocode-indent

Remove indent from all pseudocode


Compare: https://github.com/quicwg/base-drafts/compare/f1b8397e2423...5cfacde25abe


From nobody Tue Aug 18 15:34:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9794C3A0E7D for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 v2BEx68P1VQs for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:46 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74E6C3A0E84 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:46 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id C233F5E079F for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790085; bh=pL8vOZ6sPoeI1o9gQ/YbuVtcwSwV2bFUgcihyNEA+Ls=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XAxqgh1LvyYuI23pDhS2g5sl2eR715XcqTWi6Sz7KvJjNdmrpKiK7XyPu59Kz9PxL KUvpuKYGXLu0eoYGqNemnSjjDowsCVnkF6qTePlgtGIFZBXtSO1zGeedgunoqGbu3w iib9Lv2YH5TvlXe9j3Z1XlCHPktCaU+XBunLTlCQ=
Date: Tue, 18 Aug 2020 15:34:45 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7B5UPTSXZ2CZP4IN5JA4ILEVBNHHCREUFTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4012/issue_event/3668366634@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4012@github.com>
References: <quicwg/base-drafts/pull/4012@github.com>
Subject: Re: [quicwg/base-drafts] Remove indent from all pseudocode (#4012)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5785b1233_3c3319641218fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/chBHKR4nq-Vy4NbckTnmCSfpnI0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:34:47 -0000

----==_mimepart_5f3c5785b1233_3c3319641218fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4012 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4012#event-3668366634
----==_mimepart_5f3c5785b1233_3c3319641218fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680691097" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4012" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4012/hovercard" href="https://github.com/quicwg/base-drafts/pull/4012">#4012</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4012#event-3668366634">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YTOIAGZWD6P2XBVLSBL6YLANCNFSM4QCYQEIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2E36ZZQUHLABLB6N3SBL6YLA5CNFSM4QCYQEIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KTNKKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4012#event-3668366634",
"url": "https://github.com/quicwg/base-drafts/pull/4012#event-3668366634",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5785b1233_3c3319641218fc--


From nobody Tue Aug 18 15:34:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BAA83A0E8A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 a-gOWeSwTZji for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:34:52 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 218993A0E7D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:52 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 6B780560E41 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:34:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790091; bh=mDWH9ffud757UieAiUapzZ2I3HbIjDNH+MghQBofKy4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EJCEKO/9KkLOF/AAbR7m4Wi9nhCwv8bWivFToUu138/pg6MJ67S9BVuCTSxUyKK+q kNMK1pdNTseT8G1YOBkPkrfS9aQwLBlO9X1P5ByCRRMjlVv+7V6khjGeva/Mqob17z qHE7YO2gfYL1iJhXPPsqQhEc4SXAWNYOadxJ5EAk=
Date: Tue, 18 Aug 2020 15:34:51 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLNMCSDTWWGPEX4V55JA4IXEVBNHHCREUFTE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4012/review/469875928@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4012@github.com>
References: <quicwg/base-drafts/pull/4012@github.com>
Subject: Re: [quicwg/base-drafts] Remove indent from all pseudocode (#4012)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c578b5c6be_3b05196413961e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xip26at26Ft-sMf9anqkuHnMljI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:34:53 -0000

----==_mimepart_5f3c578b5c6be_3b05196413961e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4012#pullrequestreview-469875928
----==_mimepart_5f3c578b5c6be_3b05196413961e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4012#pullrequestreview-469875928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK32LMUGZRUQM2JTSJLSBL6YXANCNFSM4QCYQEIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK72PULCK5FZWPJCDOLSBL6YXA5CNFSM4QCYQEIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA3ZWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4012#pullrequestreview-469875928",
"url": "https://github.com/quicwg/base-drafts/pull/4012#pullrequestreview-469875928",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c578b5c6be_3b05196413961e--


From nobody Tue Aug 18 15:35:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5755B3A0E84 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:35:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2QTT1PUvriHY for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:35:26 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E82C53A0E82 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:35:25 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 4259952005E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:35:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790125; bh=lZFgSujsae6dWE9yrkubb7KKHKziS5+SEQU9FK3YJ/g=; h=Date:From:To:Subject:From; b=wPXJ1hBYK0QUDw9Hc6AB6VnNKJsHHl+Wx3eNEGj4mYfaCqiWGR4vQYeu88EDKamqc 9INY6SHpigzTwKm1e8uoylH8uPUEP6l+utXyc3905muLwouxWwZKki+qHnXQiUNT8a kaVl0O3ernhPiDNKUz5vRo23xb4uGrzd0t0W17HE=
Date: Tue, 18 Aug 2020 15:35:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/881391-74f1af@github.com>
Subject: [quicwg/base-drafts] 74f1af: Script updating gh-pages from 5cfacde2. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3D-MR8wOpYUesrUXimY4pdpTk_w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:35:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 74f1af4345f13f1dd76ef812da82cad91bcac669
      https://github.com/quicwg/base-drafts/commit/74f1af4345f13f1dd76ef812da82cad91bcac669
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5cfacde2. [ci skip]



From nobody Tue Aug 18 15:38:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0393B3A0E87 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:38:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ELQhTEZFP37k for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:38:07 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 525483A0E8B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:37:35 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id A0D8D520D6E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:37:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790254; bh=JbypsXU89yGmDsOy0wrcJbWxHao2XYptlpY5T1oBnYw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xTUMWrNiIrwnBAFgFsFh92J/tLt3pWZ8Kaf4FpBfVDfzEbF1w97NfFwfReFMwi3TS pGOYSLwgwA/Fn8Kd1H5fhx5oqHuOmmjPAl6cYHLxhBquMVCd/Sus2W9UMAt05tlsJv TfiP5hxlNiGt9N6+4g+c8TVKmrXLNPixXZlxz+fc=
Date: Tue, 18 Aug 2020 15:37:34 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GTAB4X5MOZIET3K55JA4S5EVBNHHCRDY7NA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4007/review/469876436@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4007@github.com>
References: <quicwg/base-drafts/pull/4007@github.com>
Subject: Re: [quicwg/base-drafts] Nits on QPACK (#4007)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c582e902a2_6367196422572"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z7uPJmFTd60OkFyAvVz8qB_6ayA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:38:09 -0000

----==_mimepart_5f3c582e902a2_6367196422572
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind commented on this pull request.



> @@ -998,11 +994,12 @@ That is:
 
 A single-pass encoder determines the Base before encoding a field section.  If
 the encoder inserted entries in the dynamic table while encoding the field
-section, Required Insert Count will be greater than the Base, so the encoded
-difference is negative and the sign bit is set to 1.  If the field section was
-not encoded using representations that reference the most recent entry in the
-table and did not insert any new entries, the Base will be greater than the
-Required Insert Count, so the delta will be positive and the sign bit is set to
+section and is referencing them, Required Insert Count will be greater than the
+Base, so the encoded difference is negative and the sign bit is set to 1.  If
+the field section was not encoded using representations that reference the most
+recent entry in the table and did not insert any new entries, the Base will be
+greater than the Required Insert Count, so the delta will be positive and the
+sign bit is set to
 0.

This poor little 0 on a line by itself :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4007#pullrequestreview-469876436
----==_mimepart_5f3c582e902a2_6367196422572
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@afrind</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4007#discussion_r472531208">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -998,11 +994,12 @@ That is:
 
 A single-pass encoder determines the Base before encoding a field section.  If
 the encoder inserted entries in the dynamic table while encoding the field
-section, Required Insert Count will be greater than the Base, so the encoded
-difference is negative and the sign bit is set to 1.  If the field section was
-not encoded using representations that reference the most recent entry in the
-table and did not insert any new entries, the Base will be greater than the
-Required Insert Count, so the delta will be positive and the sign bit is set to
+section and is referencing them, Required Insert Count will be greater than the
+Base, so the encoded difference is negative and the sign bit is set to 1.  If
+the field section was not encoded using representations that reference the most
+recent entry in the table and did not insert any new entries, the Base will be
+greater than the Required Insert Count, so the delta will be positive and the
+sign bit is set to
 0.
</pre>
<p>This poor little 0 on a line by itself :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4007#pullrequestreview-469876436">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QJ7IEOFPJYXDTOXLSBL7C5ANCNFSM4QCCKEOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK446EZ5FQCQ4G4BJG3SBL7C5A5CNFSM4QCCKEO2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA35VA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4007#pullrequestreview-469876436",
"url": "https://github.com/quicwg/base-drafts/pull/4007#pullrequestreview-469876436",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c582e902a2_6367196422572--


From nobody Tue Aug 18 15:39:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CD763A0DDC for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:39:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BsHmwKSQ4nJx for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:39:00 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18D9C3A0E84 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:39:00 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 60591840205 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:38:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790339; bh=4otSKH/CRPwHD0TgI16R2ko4UuJ8WGJxDhqc7ZdOYoU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KiK91x9dR9GsQUXWRyjVdAKniuwS54W5LSPAZPsvah7rq0ve4uoRFXU6MHUcwvIAq d3dfZC8YpOUFpizLMu//Xb24yu596g0JrS1IvY8QOFK80Cwi9EXn4heYJuHBJHp0BP +oGsOQHEZnvX9ZELIuM9eOjQiN9/OEPCVedjUqro=
Date: Tue, 18 Aug 2020 15:38:59 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3O5HDG4FM4NDLC3CN5JA4YHEVBNHHCRD25UQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4009/review/469877584@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4009@github.com>
References: <quicwg/base-drafts/pull/4009@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4009)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c58834b846_51c819646303b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N3bNY1VszGdntaHzyWbJaTEbdks>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:39:01 -0000

----==_mimepart_5f3c58834b846_51c819646303b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue commented on this pull request.



>  
 To improve compression performance of this option, certain entries might be
 tagged as being public. For example, a web browser might make the values of the
 Accept-Encoding header field available in all requests.
 
-An encoder without good knowledge of the provenance of header fields might
-instead introduce a penalty for a header field with many different values, such
-that a large number of attempts to guess a header field value results in the
-header field not being compared to the dynamic table entries in future messages,
-effectively preventing further guesses.
+An encoder without good knowledge of the provenance of field values might
+instead introduce a penalty for a field name with many different values, such

is this correct, or a typo?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-469877584
----==_mimepart_5f3c58834b846_51c819646303b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4009#discussion_r472532206">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 To improve compression performance of this option, certain entries might be
 tagged as being public. For example, a web browser might make the values of the
 Accept-Encoding header field available in all requests.
 
-An encoder without good knowledge of the provenance of header fields might
-instead introduce a penalty for a header field with many different values, such
-that a large number of attempts to guess a header field value results in the
-header field not being compared to the dynamic table entries in future messages,
-effectively preventing further guesses.
+An encoder without good knowledge of the provenance of field values might
+instead introduce a penalty for a field name with many different values, such
</pre>
<p>is this correct, or a typo?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-469877584">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ZAOL7MT73FQVY44LSBL7IHANCNFSM4QCDRHHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QH4D3ZXZLLQXWX3LSBL7IHA5CNFSM4QCDRHH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA4GUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-469877584",
"url": "https://github.com/quicwg/base-drafts/pull/4009#pullrequestreview-469877584",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c58834b846_51c819646303b--


From nobody Tue Aug 18 15:40:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4D643A0E88 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:40:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 P-mKiwjgzO0f for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:40:34 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 94F833A0E87 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:40:34 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id E2B82E0DBA for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:40:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790433; bh=b1KG3o2j6se3eYEQm1ile6LxHS0g1iLctYIn80BrFPQ=; h=Date:From:To:Subject:From; b=ps1G2861utCcrzYdttnqc4XaKqO6pXcvDKteZe4TZXESxkDZOzipevEXlvG5ugCPn PlqcQuMSHIgZuHFnyi67JrEyIv350KTscqXp5lVSdFTmiv5/lFpbH0dHT83gF8xu1R nb3aKTe1f3sUykjzqRuh4L1H8PyHQxOx52ZOzOTU=
Date: Tue, 18 Aug 2020 15:40:33 -0700
From: afrind <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/mbishop_wglc/41fc1b-2e6fb4@github.com>
Subject: [quicwg/base-drafts] 2e6fb4: Update draft-ietf-quic-qpack.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nuHBEx4d0awNmiKdl-RVzj8Ln9M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:40:36 -0000

  Branch: refs/heads/qpack/mbishop_wglc
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2e6fb49b0fdf86431fd5c4b9ec4f1fed41e0e39c
      https://github.com/quicwg/base-drafts/commit/2e6fb49b0fdf86431fd5c4b9ec4f1fed41e0e39c
  Author: afrind <afrind@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Update draft-ietf-quic-qpack.md

fix wrap



From nobody Tue Aug 18 15:40:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EC5A3A0E88 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:40:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 X9x30nkHzJsq for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:40:44 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C63BC3A0E87 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:40:44 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id B0A84520032 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:40:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790443; bh=4YSrLRimkkLqlYDFmsnCcOjqXKA3oHxwYg8pjhtQuGk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LU90MMJbEGKtIxFDY+8XaMpJGZM+wKX3UlgZrWL9/F9AN0yEhuepsjzlAHsWA7ZLd XqXdSI7HZJrRLsBBMsXMkkYLiAY5Sq6d+fF4oIELZSwM+88Ed0853Gdf2b88I8Tunr u0/N50pgQ5dS7s0wjBZ4dp92RNLJ97AqQXClCPks=
Date: Tue, 18 Aug 2020 15:40:43 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4007/push/5549391735@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4007@github.com>
References: <quicwg/base-drafts/pull/4007@github.com>
Subject: Re: [quicwg/base-drafts] Nits on QPACK (#4007)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c58eba0f87_14381964605ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NFcv_c6B7ozY-rSV_1uowgncVZ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:40:46 -0000

----==_mimepart_5f3c58eba0f87_14381964605ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind pushed 1 commit.

2e6fb49b0fdf86431fd5c4b9ec4f1fed41e0e39c  Update draft-ietf-quic-qpack.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4007/files/41fc1b9279c6ba286b013c3b87a5d51aefe3ba7e..2e6fb49b0fdf86431fd5c4b9ec4f1fed41e0e39c

----==_mimepart_5f3c58eba0f87_14381964605ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/afrind" class="user-mention">@afrind</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2e6fb49b0fdf86431fd5c4b9ec4f1fed41e0e39c">2e6fb49</a>  Update draft-ietf-quic-qpack.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4007/files/41fc1b9279c6ba286b013c3b87a5d51aefe3ba7e..2e6fb49b0fdf86431fd5c4b9ec4f1fed41e0e39c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZBVUA3NMRYZSWWB3SBL7OXANCNFSM4QCCKEOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNKWNEGPY6Q3IYIPTSBL7OXA5CNFSM4QCCKEO2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMBSGE4DCOKQOVZWQIZVGU2DSMZZGE3TGNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4007/files/41fc1b9279c6ba286b013c3b87a5d51aefe3ba7e..2e6fb49b0fdf86431fd5c4b9ec4f1fed41e0e39c",
"url": "https://github.com/quicwg/base-drafts/pull/4007/files/41fc1b9279c6ba286b013c3b87a5d51aefe3ba7e..2e6fb49b0fdf86431fd5c4b9ec4f1fed41e0e39c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c58eba0f87_14381964605ba--


From nobody Tue Aug 18 15:41:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92AEE3A0E88 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:41:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KK2-69u2pmpB for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:41:45 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65F363A0E8A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:41:45 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 71F62340079 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:41:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790504; bh=Oz6P+SJjyP3JmQqPWyjTsIqdyFmjN7KCc2af+VV6YpM=; h=Date:From:To:Subject:From; b=LVveBC/e5zi//O0xPPAjC+MF2yXTtUhKcEV3F2mjse3Ar48pqsi5eP8nvIYkpCGJZ qbHVjNAd7QvB/lFswVVbf2IVRyTJd1HP+mJpB7aL5AB0uU/f9OqMLl5K22C80/4gKB mmBGtCn8+1sgvnXoY8KwDunKmwgF9Nn8BVHGcZwE=
Date: Tue, 18 Aug 2020 15:41:44 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/74f1af-aae7cd@github.com>
Subject: [quicwg/base-drafts] aae7cd: Script updating gh-pages from 2e6fb49b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Auq4q2PmINjOXI5f8uDvh-MDiVY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:41:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: aae7cdd7c91fd410011d329e1f94a61af6409600
      https://github.com/quicwg/base-drafts/commit/aae7cdd7c91fd410011d329e1f94a61af6409600
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M index.html
    M qpack/mbishop_wglc/draft-ietf-quic-http.html
    M qpack/mbishop_wglc/draft-ietf-quic-http.txt
    M qpack/mbishop_wglc/draft-ietf-quic-invariants.html
    M qpack/mbishop_wglc/draft-ietf-quic-invariants.txt
    M qpack/mbishop_wglc/draft-ietf-quic-qpack.html
    M qpack/mbishop_wglc/draft-ietf-quic-qpack.txt
    M qpack/mbishop_wglc/draft-ietf-quic-recovery.html
    M qpack/mbishop_wglc/draft-ietf-quic-recovery.txt
    M qpack/mbishop_wglc/draft-ietf-quic-tls.html
    M qpack/mbishop_wglc/draft-ietf-quic-tls.txt
    M qpack/mbishop_wglc/draft-ietf-quic-transport.html
    M qpack/mbishop_wglc/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 2e6fb49b. [ci skip]



From nobody Tue Aug 18 15:42:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F124E3A0E8C for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:42:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 CDWpd1texZXo for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:42:49 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D10803A0E8A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:42:49 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 05D3B340025 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:42:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790569; bh=zoq7hQfuTuXBLtEdVnb7JKi8T3VlrPbput3LEzjdmjU=; h=Date:From:To:Subject:From; b=zX1EBPhcXgFxZ0SrT/Dm9sf1haQq6Q9mnnz6XCrRsJ0yMPyQ7Aez6ZZ7812fROXfZ jzzwkvmoQA4o5CdZmCT9CjtRR05F+Cyh/xbyztZAxA4tts4UYDEiyCybhURLKe4swi iWPbgsyu74rX4e9rbkDReGtoWdw+XoQOOMwdYJzo=
Date: Tue, 18 Aug 2020 15:42:48 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/5cfacd-3e5744@github.com>
Subject: [quicwg/base-drafts] 3e5744: Nits on QPACK (#4007)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E941R2VbjJoZHx1PEqZzxfMWdhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:42:51 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
      https://github.com/quicwg/base-drafts/commit/3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Nits on QPACK (#4007)

* Nits

* Update draft-ietf-quic-qpack.md

fix wrap

Co-authored-by: afrind <afrind@users.noreply.github.com>



From nobody Tue Aug 18 15:42:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FF183A0E8A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:42:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aSYmyIVdtskk for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:42:50 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 726413A0E8B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:42:50 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id BD0475C0ACF for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:42:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790569; bh=mxpUfrvI1uCKbn0EaVd2NHjzVD74xlsnpBCUw/poFzg=; h=Date:From:To:Subject:From; b=mR8wRpbt7fB6V5G5iWiBOcl+yrbvBMqNGwKi0eXnb/PGLuE/oIx47Rvt5kPt9xj06 LZ5HvmHej3qnQa9zo6KeOOqXckkZ7mFjMk1baXUTKAEEROVTTo2fYOrpBH+P6RtLqo PFFdynptYjwmC0THY0l59dHLUC/oly0InEPpa2oQ=
Date: Tue, 18 Aug 2020 15:42:49 -0700
From: afrind <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/mbishop_wglc/2e6fb4-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ydccxvZENlT9LoABNJvK5VdEZSc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:42:52 -0000

  Branch: refs/heads/qpack/mbishop_wglc
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 18 15:43:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 210E03A0E8B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:43:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pxhye83WjVug for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:43:00 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1318E3A0E8C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:43:00 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 944DB7A08B7 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:42:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790579; bh=QFW8zjpD4N2DbEA6hya7NrVq6UavuT9aYwPyuCUzleE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fa/SrqrQ5IbxX2KvCiq13synCXnlEhfYPBBfGIyeLl8vWxE3oo5btFiGZX0ba0Ufh iaU87OwkBw9AktYN/4nP3XfIVF5mYy+qjNaOc9xXnHNVnljHYjzXNaq+IHtvGLKcE1 fY2zKCd5XqJttKe+xBS6WmBXplh0hpiq7BbzKofo=
Date: Tue, 18 Aug 2020 15:42:59 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4Q5STCALAJKL4URI55JA5HHEVBNHHCRDY7NA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4007/issue_event/3668384483@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4007@github.com>
References: <quicwg/base-drafts/pull/4007@github.com>
Subject: Re: [quicwg/base-drafts] Nits on QPACK (#4007)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c59734cf85_4bde19641512e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-Eqky4YOcwlQCqr3UkH8N1d_vxk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:43:01 -0000

----==_mimepart_5f3c59734cf85_4bde19641512e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4007 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4007#event-3668384483
----==_mimepart_5f3c59734cf85_4bde19641512e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680468328" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4007" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4007/hovercard" href="https://github.com/quicwg/base-drafts/pull/4007">#4007</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4007#event-3668384483">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYFV7JQD3TNJGON2QLSBL7XHANCNFSM4QCCKEOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UAKFVPXUE65XNCPLSBL7XHA5CNFSM4QCCKEO2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KTRVYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4007#event-3668384483",
"url": "https://github.com/quicwg/base-drafts/pull/4007#event-3668384483",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c59734cf85_4bde19641512e7--


From nobody Tue Aug 18 15:44:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7F273A0E91 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:44:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 HEb3NrR5JzqB for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:44:14 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C13E43A0E8F for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:44:14 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 0455956001E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:44:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790654; bh=9Dp6h8Dboi9m5JwodyJ4Uy6gEz8ql7spqRfsppF1xyE=; h=Date:From:To:Subject:From; b=ygD44Spf0ZDAA88JTAO0voQUFGK5AY6xId5SkKTE1SBOHmYRrm5hXU6st4IrBBFMV nwWzobEKjQcNPNO/r8egojMMat56rQFLqWTytmrAis6kxM0DwCEppkEg7mObV3vUgv I7SEk0lOAob6nFYxFKkWq/dZ54rqLKm6sIaXkrxM=
Date: Tue, 18 Aug 2020 15:44:13 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/aae7cd-670820@github.com>
Subject: [quicwg/base-drafts] 670820: Script updating gh-pages from 3e5744a7. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0I9JsA3mH9efRMn6zh2gbhNgB8U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:44:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 670820238796da94d7873f181d0b747a1b495c2e
      https://github.com/quicwg/base-drafts/commit/670820238796da94d7873f181d0b747a1b495c2e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3e5744a7. [ci skip]



From nobody Tue Aug 18 15:49:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1B1B3A0EBC for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:49:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YDIndBPlTe6x for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 15:49:41 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7ACD3A0EB4 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:49:41 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id D93665C0D4C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 15:49:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597790980; bh=pCKddTuDEng2C+2CwIZg4TXGA5ZDdL0JFm+lwzpNnfQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ThSWZLhwrYkODp9E8m1fX8DjCAUVvFf8+c9e5ZKK6LoSSNCiMgx+Ax1KBGDTD7jD6 pSeXY5eYaHzY25EHwGyyONw1b3ppBRLfnJzWpwyYhHBugtK3Z0byW+kuTKxYWcnBZr 0V3VHEipgfzhISuXsgDTeqWZsghEPgC/h/xXCWhY=
Date: Tue, 18 Aug 2020 15:49:40 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76OPKQOZO73P6FFE55JA6AJEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/469881716@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5b04c9756_a6919641188cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wJLJLoYyMO_gW5_1XVkSBpL2VEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 22:49:43 -0000

----==_mimepart_5f3c5b04c9756_a6919641188cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-469881716
----==_mimepart_5f3c5b04c9756_a6919641188cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-469881716">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7I54JRSUS76L5FDU3SBMAQJANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ANYXXVFFERRO4DETSBMAQJA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA5G5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-469881716",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-469881716",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5b04c9756_a6919641188cf--


From nobody Tue Aug 18 16:01:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E3863A0EFD for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 tSs3qNeJi_DZ for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:07 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7068A3A0F03 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:07 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 7BD949008C8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791666; bh=OEvZfmnYr3if9FBqDDS+4ciO2zLGklxV+X+jYCwR92Q=; h=Date:From:To:Subject:From; b=I4bGhb8hf/ZwcEECvU2y3/XJ6jJyR9hngoXTmRtvmZSJLMXrUJWrEwKjrZaGNw5KJ TTVGsjhS2gH39nRuJtXJanFYG+AyF/8RMfzmLPr2DFe9eRSZVQs1x6qLSZZUHdAWFt Ul1a/ScVOmVXcTP+PDjxe4ePZKwFDbFgf/nWHOM8=
Date: Tue, 18 Aug 2020 16:01:06 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3e5744-383bdd@github.com>
Subject: [quicwg/base-drafts] 74dff6: Use FRAME_ENCODING_ERROR for stream limits >2^60
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3XC_4CGWNx_chBrKMxgEpRRi6PI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:01:09 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 74dff6511f32ec8a7cde61034cf36abd7846fd64
      https://github.com/quicwg/base-drafts/commit/74dff6511f32ec8a7cde61034cf36abd7846fd64
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use FRAME_ENCODING_ERROR for stream limits >2^60

This is an error that can be detected in frame parsing without
additional context.

Closes #3781.


  Commit: 383bdd1212480dc405d489d2ccd9e9664ee3c0f1
      https://github.com/quicwg/base-drafts/commit/383bdd1212480dc405d489d2ccd9e9664ee3c0f1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4002 from quicwg/more-than-2-60

Use FRAME_ENCODING_ERROR for stream limits >2^60


Compare: https://github.com/quicwg/base-drafts/compare/3e5744a7f7ea...383bdd121248


From nobody Tue Aug 18 16:01:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00C063A0F41 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ypMAMYSs8F1E for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:08 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A5A23A0F24 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:08 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 6B5FE5E020D for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791667; bh=5kbUwmk1rYCNCjrBeIrCVfpwPwGMY5Hic23O7kP68l8=; h=Date:From:To:Subject:From; b=j5KLMAX0B7/ZCy6RW5rlPI+aUe2fzTz8d/hkdw/BCE3Wk1lLzlTiCzYK+iPSL1YO/ phgl8GNJA8GNulGNe7W+EEz+sfHIhM7QGtEYYq4FK3Ow6DyMxRfJsx7YuZIHOgMqCp nkbEaRf5mxBRLyk/gm39Tq7K8R5wDxrCAMooxPWs=
Date: Tue, 18 Aug 2020 16:01:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/more-than-2-60/74dff6-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WMwt-HF8wE4CJBQ7VIwoupwOuhI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:01:11 -0000

  Branch: refs/heads/more-than-2-60
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 18 16:01:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 804943A0F2B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QXIMLCxRUmp2 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:17 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47BD83A0F24 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:17 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 5711FE001E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791676; bh=bVCZrqGhvfq8AwNRRMIiFXZ78IAwrWVrdIXA5bYiH4E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r2ur3lBtpL+QyNGYYYKaK4lz6TnDgZKQU3IdJAcvE4oPq1QcFQObpENx7ZgDOfhft uRuGdEFWIvxWAfMd8OuuXogrCUYrekDzlw9rO2SgyUyOzDMldRZcISVitNsYyX6lxu K2PHq+nJmhc+h2le1ndtbjc6EaBP+jcvfCHfH+DE=
Date: Tue, 18 Aug 2020 16:01:16 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YEHVUMKRO65T4UEV5JA7LZEVBNHHCRBV7EU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4002/issue_event/3668422425@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4002@github.com>
References: <quicwg/base-drafts/pull/4002@github.com>
Subject: Re: [quicwg/base-drafts] Use FRAME_ENCODING_ERROR for stream limits >2^60 (#4002)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5dbc44d04_231219642434c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a6q_7qwu-tvauHjJarzet7lXJrk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:01:19 -0000

----==_mimepart_5f3c5dbc44d04_231219642434c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4002 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4002#event-3668422425
----==_mimepart_5f3c5dbc44d04_231219642434c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679919397" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4002" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4002/hovercard" href="https://github.com/quicwg/base-drafts/pull/4002">#4002</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4002#event-3668422425">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MAIWBLQH342RDZYDSBMB3ZANCNFSM4QBG7QEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7AEP4K6HKUFI7FPEDSBMB3ZA5CNFSM4QBG7QE2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KT26GI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4002#event-3668422425",
"url": "https://github.com/quicwg/base-drafts/pull/4002#event-3668422425",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5dbc44d04_231219642434c2--


From nobody Tue Aug 18 16:01:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18DC83A0F24 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 azQRWvN7-pcf for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:17 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E64A53A0F03 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:17 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 5F03D580DC0 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791677; bh=87bF97vwtD8vGs3M8gMThGqe5H7R1cSb14+JySdpE2U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0jdJGmO0c38bM/WRObQBnoAhHT/25jRCF9fNN9v5d588Tydmr1Pdgd/4iO0F1sFMC bWM+xYdpSotDy6ZToOGZGDF7BUeBYbEiNkuo2Ua2Y+PJOqf0Y+jLwiKmvQzU398tbS vyoKsc5BiYXzfrR79wScrl6TDa7N4kUHubyXWwkk=
Date: Tue, 18 Aug 2020 16:01:17 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK326QXNOBY5TZG3ADV5JA7L3EVBNHHCMS76VA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3781/issue_event/3668422431@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3781@github.com>
References: <quicwg/base-drafts/issues/3781@github.com>
Subject: Re: [quicwg/base-drafts] Minor inconsistency of error when MAX_STREAMS exceeds 2^60 (#3781)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5dbd18f89_465e19642616bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-OQcy_uspGoPVFwGhdU6keBcUNA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:01:19 -0000

----==_mimepart_5f3c5dbd18f89_465e19642616bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3781 via #4002.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3781#event-3668422431
----==_mimepart_5f3c5dbd18f89_465e19642616bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="642514600" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3781" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3781/hovercard" href="https://github.com/quicwg/base-drafts/issues/3781">#3781</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679919397" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4002" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4002/hovercard" href="https://github.com/quicwg/base-drafts/pull/4002">#4002</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3781#event-3668422431">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3B47DP5NDPFOO6EC3SBMB33ANCNFSM4ODXUIMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KIDZAURY5LHQ6YC3SBMB33A5CNFSM4ODXUIM2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KT26HY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3781#event-3668422431",
"url": "https://github.com/quicwg/base-drafts/issues/3781#event-3668422431",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5dbd18f89_465e19642616bb--


From nobody Tue Aug 18 16:02:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B96513A0EFD for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 uZ4nSgG4HVsz for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:01:59 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D96A3A0F23 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:59 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id BEF0D520E76 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:01:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791718; bh=S4VfJEO9iD/bIObLq57vKjpY/8dYvB4vxpyILjgur40=; h=Date:From:To:Subject:From; b=wZp8sgPyvum9+o3AjgP91YHN5Q8iqJmAVCU85ZJHAJ1DdkVbmBk2ZtHd8rGX4L0Vl XnoOShs7gZLqFhsaS7LbAUxeztYboSXaz1YKPLdaq0TbBNsWEG3Ip/uv7aZsajnf5P m1ddJVy8rLZSt+0OMA2u7vAbxJBVjDKRs12aPeyA=
Date: Tue, 18 Aug 2020 16:01:58 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/755f59-2775fd@github.com>
Subject: [quicwg/base-drafts] 2775fd: ssthresh being initiallly infinite means that you ...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w3z6NEh_9q8bPlMrk3JFj9zoXPc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:02:01 -0000

  Branch: refs/heads/define-ss-ca
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2775fdd582e3f7f977f1774300bd1f3486e072e1
      https://github.com/quicwg/base-drafts/commit/2775fdd582e3f7f977f1774300bd1f3486e072e1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  ssthresh being initiallly infinite means that you start in slow start

Co-authored-by: ianswett <ianswett@users.noreply.github.com>



From nobody Tue Aug 18 16:02:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDE6B3A0F03 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LQvkr5UVshJm for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:09 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D1AE3A0EFD for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:09 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id D718E900D12 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791728; bh=bJcToQHiifHL+IwfnBwn2Du3ZH06cBZhJs0VR9luUXE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kOTImnL2E5dGwou4RaHnQOgbFsd6o0rt32RDztrHAZwsBFm0GA7cnzSrtpRF8eqOd XXJkh8Xg+xfcTBfsY3BrWYvuMS9n6LQwu9SSIIHuTH1fL3xKoeCel4l0GqyoQFk0ml df8vYAOX+yeSEOkC4tEh/eWIG/5B8Uz+JM73Fa2I=
Date: Tue, 18 Aug 2020 16:02:08 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/push/5549456981@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5df0c74f0_728519641276f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L_0gpnB0977Um_upOorgYEXo9Z4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:02:11 -0000

----==_mimepart_5f3c5df0c74f0_728519641276f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

2775fdd582e3f7f977f1774300bd1f3486e072e1  ssthresh being initiallly infinite means that you start in slow start


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005/files/755f59a06e4e0f507c3963bf1515720db5b3940e..2775fdd582e3f7f977f1774300bd1f3486e072e1

----==_mimepart_5f3c5df0c74f0_728519641276f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2775fdd582e3f7f977f1774300bd1f3486e072e1">2775fdd</a>  ssthresh being initiallly infinite means that you start in slow start</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4005/files/755f59a06e4e0f507c3963bf1515720db5b3940e..2775fdd582e3f7f977f1774300bd1f3486e072e1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5I2VEZBSKCYXJWBSDSBMB7BANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK46QINSVKD3Z3BY5C3SBMB7BA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNJYGIZTIOCQOVZWQIZVGU2DSNBVGY4TQMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005/files/755f59a06e4e0f507c3963bf1515720db5b3940e..2775fdd582e3f7f977f1774300bd1f3486e072e1",
"url": "https://github.com/quicwg/base-drafts/pull/4005/files/755f59a06e4e0f507c3963bf1515720db5b3940e..2775fdd582e3f7f977f1774300bd1f3486e072e1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c5df0c74f0_728519641276f1--


From nobody Tue Aug 18 16:02:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C34AF3A0F24 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 OSyuQucnuhoC for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:19 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7D5E3A0EFD for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:19 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 30D39580DC0 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791739; bh=2/qBR0A4VfsU0pNVA+Z388DZmwa1zprGH7ECfuaRMQc=; h=Date:From:To:Subject:From; b=zdI4JXjw+Cy74A7rfl30QtbWXhV7pkP+yE3QrYYCLbjaPcVFWL2tnLkbJGCalDtDN KR8qkqGcUR3cHwoCWcg5LYZgAvg1plbDBm92M9TORW9n19YQ4tYqYt8RaBxU38a2Xp GAFBeTbRE/a6rcxg8GR/PgVIi+fl+l1OV6vv9wY8=
Date: Tue, 18 Aug 2020 16:02:19 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/383bdd-b0be3f@github.com>
Subject: [quicwg/base-drafts] 9bc7cc: Cite the second reason bytes_in_flight might excee...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MqHgPyNgHxkNnfy16TanCeSkpb8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:02:21 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9bc7cc65b763016e2b80e54fb55ea26825ce7c60
      https://github.com/quicwg/base-drafts/commit/9bc7cc65b763016e2b80e54fb55ea26825ce7c60
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Cite the second reason bytes_in_flight might exceed CWND

Fixes #4004


  Commit: b0be3ff870d54298d367009bd952240971e1da18
      https://github.com/quicwg/base-drafts/commit/b0be3ff870d54298d367009bd952240971e1da18
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4006 from quicwg/ianswett-cwnd-limit-consistency

Cite the second reason bytes_in_flight might exceed CWND


Compare: https://github.com/quicwg/base-drafts/compare/383bdd121248...b0be3ff870d5


From nobody Tue Aug 18 16:02:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C27893A0F23 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VpfwVG5e_C3z for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:19 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C33883A0F03 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:19 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 1BA213407E6 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791739; bh=CFFeSV28bj98qD6539SxqKqXhrmTSdZpeNZbqcpa8OU=; h=Date:From:To:Subject:From; b=MDtnTWuCxR8fwalXUuhbpjEhBcNylyhw5jQdDeYCCTx4FM1H9QoTGduJ/ehFzW8ey /FvRdDgrIq6iGhFzm0u0MvT1Qb9d1qcjjYcipvssSCShQRvpQQ2ym8vSmO4S/mCMJk XrmErYd16JhjX/SixCo0c1AHJSuMWygYNblRj9zo=
Date: Tue, 18 Aug 2020 16:02:19 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-cwnd-limit-consistency/9bc7cc-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JFOW4V3XYXWGL9b27ydYuxl5KvU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:02:22 -0000

  Branch: refs/heads/ianswett-cwnd-limit-consistency
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 18 16:02:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3679B3A0F33 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Pqc9JV7PWjdN for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:26 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1DA613A0EFD for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:26 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 6C6CD90007B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791745; bh=QzsQU8WY/BxqB/1BliH8wB0l9HD7MdEPERb/fXNhshI=; h=Date:From:To:Subject:From; b=GNNzIOoFGtYu/Ai3pPO9m14f0IAMVCXevm0TWD1YLiqrqIe/TIFFXRnUGxzchEab2 KQOj/3AJra1wLKexN+jRBelCqMbm1FGBrNXFclCAH15+r/pf5kNN6fRgJyYhT7iEAL GuiTnGtVCcvbBXGzwJiAps/4lNbG/oela9EgccgM=
Date: Tue, 18 Aug 2020 16:02:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/670820-1ed665@github.com>
Subject: [quicwg/base-drafts] 1ed665: Script updating gh-pages from 383bdd12. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T1Sn8syyH6zSMxpFnBhaJCbmW6k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:02:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1ed665466a8a1324c3925b51a2e5b392163f49f4
      https://github.com/quicwg/base-drafts/commit/1ed665466a8a1324c3925b51a2e5b392163f49f4
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 383bdd12. [ci skip]



From nobody Tue Aug 18 16:02:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8537E3A0F30 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 c3QTLeW0aGLn for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:29 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B09A03A0F03 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:29 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 0AA08E0030 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791749; bh=muWcl4/chuFdiII5MU26EObahekfk9q5eTyuX/n6ttE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x5OIEjASdwej65yz6OpwobuHFz9cZ7O0hM1e1Dtef0hz18byz2fhvpeC+cCi1hw0m yoMJhXPi86l3G4K52qSjG8JcVmjkWGQlLE8BYfdiFNR2elFy2fHn7IRF7Nhs+5OyAi nlt3baWNqwgEa29NGOpGZNIgWi/H3zMSwlOKibFU=
Date: Tue, 18 Aug 2020 16:02:28 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK252PRL3WYRVGSD2A55JA7QJEVBNHHCRBXL6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4004/issue_event/3668425000@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4004@github.com>
References: <quicwg/base-drafts/issues/4004@github.com>
Subject: Re: [quicwg/base-drafts] Two reasons to exceed bytes in flight (#4004)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5e04ebdc5_aed196412216a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5tyqoyYweP9XJPsUMCN-NiH0xvY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:02:32 -0000

----==_mimepart_5f3c5e04ebdc5_aed196412216a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4004 via #4006.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4004#event-3668425000
----==_mimepart_5f3c5e04ebdc5_aed196412216a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679930870" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4004" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4004/hovercard" href="https://github.com/quicwg/base-drafts/issues/4004">#4004</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680249421" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4006" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4006/hovercard" href="https://github.com/quicwg/base-drafts/pull/4006">#4006</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4004#event-3668425000">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7WXW3PK2KF2MJEGT3SBMCAJANCNFSM4QBHR5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MC7VSEGELU7REBHDSBMCAJA5CNFSM4QBHR5D2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KT3SKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4004#event-3668425000",
"url": "https://github.com/quicwg/base-drafts/issues/4004#event-3668425000",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5e04ebdc5_aed196412216a--


From nobody Tue Aug 18 16:02:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5D313A0F38 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 j1CYT5PeZ9Uz for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:30 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 067503A0F24 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:30 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 567BD560D9A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791749; bh=VISR1AbWcP/E8QtYesbb0ti2lafm4CThJe8tBUZXASA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uxmdw7APWgevctIMWo9iG2roeiYAW5SRl2BOp23WvAGz7X5vOV5TMja6itd/M2Bm8 0BByy2hxBSyJymsZrij9LKwYQMYSq8TrnOVrXZgptoKrucC0MoO1hTE9Ov1RPeG2Eb p580zM1rhqkvi5NT+0BsxfO/cHRG29uZ1gG9XHOE=
Date: Tue, 18 Aug 2020 16:02:29 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK57Y4P7BYPMJMVOQZF5JA7QLEVBNHHCRC6IJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4006/issue_event/3668424995@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4006@github.com>
References: <quicwg/base-drafts/pull/4006@github.com>
Subject: Re: [quicwg/base-drafts] Cite the second reason bytes_in_flight might exceed CWND (#4006)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5e05470a4_3cab19642310e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/csq_pXV4oxyz7jArTPQUf2s7BpM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:02:32 -0000

----==_mimepart_5f3c5e05470a4_3cab19642310e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4006 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4006#event-3668424995
----==_mimepart_5f3c5e05470a4_3cab19642310e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680249421" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4006" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4006/hovercard" href="https://github.com/quicwg/base-drafts/pull/4006">#4006</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4006#event-3668424995">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6J2RROPP5FVJJWN7DSBMCALANCNFSM4QBVHR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2OQGRIDE74IBAVBYTSBMCALA5CNFSM4QBVHR2KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3KT3SIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4006#event-3668424995",
"url": "https://github.com/quicwg/base-drafts/pull/4006#event-3668424995",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5e05470a4_3cab19642310e--


From nobody Tue Aug 18 16:02:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D72D3A0F23 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.039
X-Spam-Level: 
X-Spam-Status: No, score=-1.039 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bNzSv-RnYpN2 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:02:46 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CFEB3A0EFD for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:46 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id EF8217A009A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:02:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791766; bh=Hen4B1jeWW7xSkwBo7tg+ZTEZmpfye1eJpCHa6nYvBs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aQclfKM5SPYnhLDWhejSR4sHH8ISfk1SnhEolU8rATV/tHxhNhJvY/ykNTim9655p qUW0lN1IyZ2eudTyv5toHsA7qUDYqtKUM7QAY1S0zA+TtPPTfPhs+92MECaNPMzvzi y6BDpx6aW1/042T91QguBHXp3VV2c+W0q1T1FSY0=
Date: Tue, 18 Aug 2020 16:02:45 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYLQTZYEE6T7KEBU5F5JA7RLEVBNHHCRC6IJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4006/review/469886756@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4006@github.com>
References: <quicwg/base-drafts/pull/4006@github.com>
Subject: Re: [quicwg/base-drafts] Cite the second reason bytes_in_flight might exceed CWND (#4006)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5e15aa3f5_6a1b19641896e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EeNbiPpW-CBOHzFAe-ZzMOhtGH0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:02:47 -0000

----==_mimepart_5f3c5e15aa3f5_6a1b19641896e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-469886756
----==_mimepart_5f3c5e15aa3f5_6a1b19641896e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-469886756">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PL4MI4ZDTI4TOEJTSBMCBLANCNFSM4QBVHR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK52EVBX54XHTVQYY23SBMCBLA5CNFSM4QBVHR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA6OJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-469886756",
"url": "https://github.com/quicwg/base-drafts/pull/4006#pullrequestreview-469886756",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5e15aa3f5_6a1b19641896e3--


From nobody Tue Aug 18 16:03:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E9303A0F23 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:03:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 a8US-0YI5aPy for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:03:15 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 789E43A0EFD for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:03:15 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id C4417340099 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:03:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791794; bh=9Km9skqTYroC0znYMLkba7KpSbL9KKNwPumUVx2D1ZQ=; h=Date:From:To:Subject:From; b=0kiE4U3GQnMNygcA+ZinBu/39HCQ0p1DcfJCOw4C16C8YpKQuEN2M7paT+VaQ6ROh r/N2SNqwUu/OA5F1TEFmOYy3EEGnfrXTMwJyxP6DY8q2CLM7OPIHavyI0N7jCt6s9I gXbcftoAFF5uT08AJIU14r08WU3AgbQ5rRAmfqr0=
Date: Tue, 18 Aug 2020 16:03:14 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1ed665-a08a6b@github.com>
Subject: [quicwg/base-drafts] a08a6b: Script updating gh-pages from b0be3ff8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NfXa_ebl8NGbEdzG0Ek-inH6wLY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:03:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a08a6b4448d9c7f744a8762054f32241019d0bec
      https://github.com/quicwg/base-drafts/commit/a08a6b4448d9c7f744a8762054f32241019d0bec
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b0be3ff8. [ci skip]



From nobody Tue Aug 18 16:03:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E38F33A0F24 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:03:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vP2ErO0ExzbT for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:03:32 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E93CF3A0EFD for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:03:31 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 31A625207E5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:03:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791811; bh=SBdVwskRMipFYHYOyY/ajJzTw7MsQatNUBLF1MLO1EU=; h=Date:From:To:Subject:From; b=SM1fV5YuGOoAp7MxJLe5rc28RuLyr4CQplXrODGltvREsk+64T4E5zK0hhbJIA0Ct eZvcSmfxOrUz5j3gijeVhXwA8F3myr3M2HgSQJexRNmcPjJT+Fyaj3oxaXwQwBHBzL MXc5q0uNIAj7zNrwrSsiT6rmWu5CThKXTfbuPjDo=
Date: Tue, 18 Aug 2020 16:03:31 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a08a6b-2d9473@github.com>
Subject: [quicwg/base-drafts] 2d9473: Script updating gh-pages from 2775fdd5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uqFAYzTgDRfb3hGYs-A02B6AIOw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:03:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2d94734bf1a77a61fcc01fb77a69c210418ec0b2
      https://github.com/quicwg/base-drafts/commit/2d94734bf1a77a61fcc01fb77a69c210418ec0b2
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M define-ss-ca/draft-ietf-quic-http.html
    M define-ss-ca/draft-ietf-quic-invariants.html
    M define-ss-ca/draft-ietf-quic-qpack.html
    M define-ss-ca/draft-ietf-quic-recovery.html
    M define-ss-ca/draft-ietf-quic-recovery.txt
    M define-ss-ca/draft-ietf-quic-tls.html
    M define-ss-ca/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2775fdd5. [ci skip]



From nobody Tue Aug 18 16:05:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AAFF3A0F2D for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:05:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zyZHgSZY4uTo for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:05:04 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A77C63A0F24 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:05:04 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id E3A609005AC for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:05:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597791903; bh=M37+7GUlFUB9CfZzeCOsH5XwZU9SVmMNNpAu65t2QQA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BR+KlqfZ/09CgBR+IhSpzcvDZf1HYUrF7dkibwlxznv0B5izWC8hDZorSWHM+bwkW K3jCGROchq6x0iC6R/+YGwU4CpMgw3EBkLrG2PEYZqBDux7YhGRV7DFL5C4Bw/gxF3 jCmTnHolazvJqpnEjf74+5t7uKDKakFsf5aXNhb4=
Date: Tue, 18 Aug 2020 16:05:03 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2UCQXSDEABN62MJAN5JA7Z7EVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/469887654@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5e9fd3f94_353e1964295997"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KYp1u6nSmzokyR0rrMO56LnLX50>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:05:06 -0000

----==_mimepart_5f3c5e9fd3f94_353e1964295997
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469887654
----==_mimepart_5f3c5e9fd3f94_353e1964295997
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469887654">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NBUCVKFS767MSMUDSBMCJ7ANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KR5O7IRYNVER6RZDSBMCJ7A5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA6VJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469887654",
"url": "https://github.com/quicwg/base-drafts/pull/3998#pullrequestreview-469887654",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5e9fd3f94_353e1964295997--


From nobody Tue Aug 18 16:08:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38B1C3A0F2D for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:08:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WlZ-I21BtVyZ for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:08:21 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4E033A0F35 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:08:11 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id F3679560020 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:08:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597792090; bh=fXzHYKktjpINU1unlIIH93hCyjusRvyFwZKNRV5B+jw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d9kYp3ikT786UJatA14S1au40V4+nD0M+e4jB9YlbQDdj9bj9JcEqMGQzLfXJFZwj Ba54HAvKZwrn61c43hJp68SDENZn4oX5QNRpj7begcMo4Csjq2HtL8wpBATxyLuocv pnp7MfizLsUimbjh4P+QXDsR1zkFMC2Jaag/1THU=
Date: Tue, 18 Aug 2020 16:08:10 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HW5AHJVSVICKAIFV5JBAFVEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/469888827@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c5f5ae2f78_eeb1964333d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oRP4UFLatiM_dUoUgiLWbSu1mCs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:08:22 -0000

----==_mimepart_5f3c5f5ae2f78_eeb1964333d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-469888827
----==_mimepart_5f3c5f5ae2f78_eeb1964333d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-469888827">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GDZQACGPSDQYXUQLSBMCVVANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6NKQMDWCS7G3I6QDDSBMCVVA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQA66OY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-469888827",
"url": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-469888827",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c5f5ae2f78_eeb1964333d5--


From nobody Tue Aug 18 16:32:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E88D03A0F43 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:32:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DBbUbQ-nmWgh for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 16:32:05 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B67E3A0F35 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:32:05 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 7B6D3840DA1 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 16:32:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597793524; bh=mPfAsrBEWgeeIckArP+Dj9fblwmicYfneE0tfUn45qk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lrj/UMV1EKSfJI2Qi00l8TQDbx9m9pHmhnQUgesiDqXyiS8Cda/3oYZa5HieOKSHH 72fR23n5NZ6oRxbt+X3SqTmA3AMy5pyvolASaNpScRob0Kba/Hn1X2HtLRz+U63mau dk0rx9+ks3TYExjJOlHqXPa5OBIVCTV05jowPWpI=
Date: Tue, 18 Aug 2020 16:32:04 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7N7LV23RIJOBFM4K55JBC7JEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/469897789@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c64f46c268_668a196474467"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rvIYvpK2c5HWjtUROWHVVRMneSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2020 23:32:08 -0000

----==_mimepart_5f3c64f46c268_668a196474467
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.

@janaiyengar just explained to me why this difference exists, and I found the argument convincing.  I don't know whether this is worth calling out though, it seems like it might be a little tricky to get down in text.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#discussion_r472549667
----==_mimepart_5f3c64f46c268_668a196474467
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r472549667">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> just explained to me why this difference exists, and I found the argument convincing.  I don't know whether this is worth calling out though, it seems like it might be a little tricky to get down in text.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r472549667">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YSQ6MQ3XC7MAB3OTSBMFPJANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3XLAF4CBTMF2GIWTSBMFPJA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQBBEPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r472549667",
"url": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r472549667",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c64f46c268_668a196474467--


From nobody Tue Aug 18 17:14:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E985B3A1044 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 17:14:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IrP5UmfeXUc6 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 17:14:44 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB0003A1047 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:14:44 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id BF8DE840DA1 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:14:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597796083; bh=UUQjjfCeE5vdGJpuMaqSQepIPUkPlPVlmBoO0KIv/ck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gr/pOPQefCiVgfcuqYyotZVKyOLv3Z1i2mWUj9NUhHktrLrL0FthysdAN/e9bovSp n6KBURZtFvWEaiYMCUtvzbT+JsNq0Bb7Q5EStxh2J6zapFVjqESitU8lvwJ9JFwYnP BHTPwL8qu8usEp+KzsMbHps5zcLn1vPAYiZBc8OA=
Date: Tue, 18 Aug 2020 17:14:43 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSWWJZ7FI2Q3VW3Q55JBH7HEVBNHHCRGLMO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4013/review/469911932@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4013@github.com>
References: <quicwg/base-drafts/pull/4013@github.com>
Subject: Re: [quicwg/base-drafts] New layout format in QPACK (#4013)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c6ef3aff59_717319647361b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CJ22nRrKld8QjJwCdG3AhcTGe_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 00:14:46 -0000

----==_mimepart_5f3c6ef3aff59_717319647361b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

This is a fine conversion, but I'm ambivalent on it.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4013#pullrequestreview-469911932
----==_mimepart_5f3c6ef3aff59_717319647361b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<p>This is a fine conversion, but I'm ambivalent on it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4013#pullrequestreview-469911932">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYPXFODNBEVAUQH7SDSBMKPHANCNFSM4QDVOUWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7N76BDXKEL2QX4FQTSBMKPHA5CNFSM4QDVOUWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQBES7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4013#pullrequestreview-469911932",
"url": "https://github.com/quicwg/base-drafts/pull/4013#pullrequestreview-469911932",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c6ef3aff59_717319647361b--


From nobody Tue Aug 18 17:57:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 231913A107A for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 17:57:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ru76jCVJQLMT for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 17:57:01 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19F753A1077 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:57:01 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 8634F7A03F5 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:57:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597798620; bh=jHmV+inHxmgZHw4LBRFnW0SlXZfKcoaonp0/A2x8fV4=; h=Date:From:To:Subject:From; b=QzU7RmWiBhE0EMOhAtzh1lUpT8NV6Ra8ta/LhOZGUM0w2RZCttMaE77IuMmMPNIVQ pULAMo+y7PM2frvzSmoYzSOtcaQmXO0lBAfSk0ZYb/1dThl+dwQ4PK40t/ZBniTJnV 1cOR0q2EtIol/mVbW7A+NuPbVVkxjUmzVYuzWcP4=
Date: Tue, 18 Aug 2020 17:57:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pc-starts-now/033500-f14448@github.com>
Subject: [quicwg/base-drafts] f14448: Fix the AllPacketsLost thing too
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3_JO00JN6fd3M2kaaq9-EJd10bs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 00:57:02 -0000

  Branch: refs/heads/pc-starts-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: f14448146246f4296e9853f0969aaae7279f3c6c
      https://github.com/quicwg/base-drafts/commit/f14448146246f4296e9853f0969aaae7279f3c6c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix the AllPacketsLost thing too

This turned out to be really tricky.  There is still a "cheat" here in a
function I called `FindLargestContiguousLoss`, which requires comments.

I did manage to address the problem of doing this across packet number
spaces by introducing a global variable.  That variable now collects all
lost packets into a single place.

However, doing that means that you need to clear it out occasionally, or
you declare persistent congestion all the time.  This only clears it out
each time you declare persistent congestion, which is massively
inefficient.  I hope people realize that, but it didn't seem
appropriate as the best fix I could come up with requires breaking down
the clean separation of congestion control and loss recovery parts.

(That fix is to reset this persistent congestion collection if the
largest acknowledged increases, but after running the persistent
congestion check.  That requires that the loss recovery code
and congestion control code be interleaved in awkward ways.  Maybe there
is a simpler approach, but I can't think of one right now.)

cc @ianswett, @janaiyengar



From nobody Tue Aug 18 17:57:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E35443A107B for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 17:57:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WBj647Qmqbdj for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 17:57:10 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C42EF3A107A for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:57:10 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id B5CE99025E8 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:57:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597798629; bh=wKoja39qYFLOQEDcaQmdGFn/o/p/3C/Iekkx2KXrYNw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AQwzdxtiqplp2LK2fgDAyJ/NCBVVDShGEINJ9af9mol1F2sp7RV5ji2Hfgml4PyUE vPPg/ZI29bq4HwTqlyhWCvMs/JWd2X/+DNclAW2LE5LFUcFl+1NUMSM9OqnrPD7LLx mMdqIkjtrA8dhqByDgYeu3biUKeTwj5Chb7pgj48=
Date: Tue, 18 Aug 2020 17:57:09 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/push/5549775594@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c78e5a68d9_28301964734b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vSodcqOshbgTi3nIFFl-Zu09zsA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 00:57:12 -0000

----==_mimepart_5f3c78e5a68d9_28301964734b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

f14448146246f4296e9853f0969aaae7279f3c6c  Fix the AllPacketsLost thing too


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010/files/033500d3fa15d3bf2649fb15217783bde9ed95e0..f14448146246f4296e9853f0969aaae7279f3c6c

----==_mimepart_5f3c78e5a68d9_28301964734b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f14448146246f4296e9853f0969aaae7279f3c6c">f144481</a>  Fix the AllPacketsLost thing too</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4010/files/033500d3fa15d3bf2649fb15217783bde9ed95e0..f14448146246f4296e9853f0969aaae7279f3c6c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYDTNPC3E6YWZXJHILSBMPOLANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4SCTM6URDTGH5UWTSBMPOLA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMJVGIZDINKQOVZWQIZVGU2DSNZXGU2TSNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010/files/033500d3fa15d3bf2649fb15217783bde9ed95e0..f14448146246f4296e9853f0969aaae7279f3c6c",
"url": "https://github.com/quicwg/base-drafts/pull/4010/files/033500d3fa15d3bf2649fb15217783bde9ed95e0..f14448146246f4296e9853f0969aaae7279f3c6c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c78e5a68d9_28301964734b--


From nobody Tue Aug 18 17:58:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEA423A107C for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 17:58:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jdR0kZSslukZ for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 17:58:13 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 800213A107B for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:58:13 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id AA5AF6001F0 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 17:58:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597798692; bh=M3NrhX/AJKJMK9PO40OM6Uv3Igfkyvm53LI8ytNCub0=; h=Date:From:To:Subject:From; b=JfgqVq7WMAEOY3wnR/dGx2eneuWFkrdHmgZYjLmpgJIkG9LqMnceVjNNDKBrLAG5z d4IQcaBvy/AhxFIsWAU69I6lFuNqPi1tDqymoIWvZoIkfwEeO35Rrw8giIMaGTP2Rz qlpGpkC5mfRfWVEYqp9gNeaH5D1ckYnQISFjpGcU=
Date: Tue, 18 Aug 2020 17:58:12 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2d9473-4e27cf@github.com>
Subject: [quicwg/base-drafts] 4e27cf: Script updating gh-pages from f1444814. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ka3pjfqFx3G4kY13J_ukmI9hJrw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 00:58:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4e27cfcb39e51c59131d088ef834bf46900753ad
      https://github.com/quicwg/base-drafts/commit/4e27cfcb39e51c59131d088ef834bf46900753ad
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    M pc-starts-now/draft-ietf-quic-http.html
    M pc-starts-now/draft-ietf-quic-http.txt
    M pc-starts-now/draft-ietf-quic-invariants.html
    M pc-starts-now/draft-ietf-quic-invariants.txt
    M pc-starts-now/draft-ietf-quic-qpack.html
    M pc-starts-now/draft-ietf-quic-qpack.txt
    M pc-starts-now/draft-ietf-quic-recovery.html
    M pc-starts-now/draft-ietf-quic-recovery.txt
    M pc-starts-now/draft-ietf-quic-tls.html
    M pc-starts-now/draft-ietf-quic-tls.txt
    M pc-starts-now/draft-ietf-quic-transport.html
    M pc-starts-now/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from f1444814. [ci skip]



From nobody Tue Aug 18 18:06:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB6BD3A1082 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 18:06:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 oxm1Eh-iDcrh for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 18:06:30 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EEE2B3A1080 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 18:06:29 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 0EDB65C0089 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 18:06:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597799189; bh=P9HbbxvJ0OPkpoo08YZ6Yr1VChc1kWCph4whcJj1Yio=; h=Date:From:To:Subject:From; b=MAoLuZEY9FowjiwZYhtCOz38fVZhLRKNgaB8VbCCZ+zEPHrF9l8yyLAOYEAd10h2x NaRMboBRMGKL41jbWghOzFsOCeCBxA16Amr8u3kBnCL7Z22wk8Tjio1TBA/NhNC4VH csdF3JaSXoo2MdOKJVFbXhYrLMejxHt+D6bdnSVg=
Date: Tue, 18 Aug 2020 18:06:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pc-starts-now/f14448-2c029b@github.com>
Subject: [quicwg/base-drafts] a3f8e9: Spin bit is path-bound
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ffe3coT9vvOSAmE7mn66sH-9rmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 01:06:32 -0000

  Branch: refs/heads/pc-starts-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: a3f8e95d65042f286024e09c8999eca2aa2e3952
      https://github.com/quicwg/base-drafts/commit/a3f8e95d65042f286024e09c8999eca2aa2e3952
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Spin bit is path-bound

This binds the spin-bit state to a network path, which aligns with
intent better than the existing language.  It's more words, but it is
far less ambiguous.

Closes #3802.


  Commit: 0f5dfe5233f25c139741c60783da398a7ad5261f
      https://github.com/quicwg/base-drafts/commit/0f5dfe5233f25c139741c60783da398a7ad5261f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  First packet with a given connection ID


  Commit: 74dff6511f32ec8a7cde61034cf36abd7846fd64
      https://github.com/quicwg/base-drafts/commit/74dff6511f32ec8a7cde61034cf36abd7846fd64
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use FRAME_ENCODING_ERROR for stream limits >2^60

This is an error that can be detected in frame parsing without
additional context.

Closes #3781.


  Commit: 9bc7cc65b763016e2b80e54fb55ea26825ce7c60
      https://github.com/quicwg/base-drafts/commit/9bc7cc65b763016e2b80e54fb55ea26825ce7c60
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Cite the second reason bytes_in_flight might exceed CWND

Fixes #4004


  Commit: e3639acf3d41ca4729c9a49e51ca6b397e2e7246
      https://github.com/quicwg/base-drafts/commit/e3639acf3d41ca4729c9a49e51ca6b397e2e7246
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove indent from all pseudocode

This wasn't consistent before.  Also, the extra indent made it really
hard to fit within the (paltry) line length limit for figures.


  Commit: 1c0affd6a24eb300b9f23f942a4982195ace5b3d
      https://github.com/quicwg/base-drafts/commit/1c0affd6a24eb300b9f23f942a4982195ace5b3d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3984 from quicwg/spin-path

Spin bit is path-bound


  Commit: f1b8397e2423f22f17957af7268624bb566c1289
      https://github.com/quicwg/base-drafts/commit/f1b8397e2423f22f17957af7268624bb566c1289
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK SC:  No encoder memory for blocked (#4008)

* No encoder memory for blocked

* Caution

* @afrind's feedback


  Commit: 6e660ba5d10acfc45b7091fc072e589db03f9d5a
      https://github.com/quicwg/base-drafts/commit/6e660ba5d10acfc45b7091fc072e589db03f9d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Restore line breaks

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 5cfacde25abe020cb100583cdde3c051ea0096b9
      https://github.com/quicwg/base-drafts/commit/5cfacde25abe020cb100583cdde3c051ea0096b9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4012 from quicwg/pseudocode-indent

Remove indent from all pseudocode


  Commit: 3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
      https://github.com/quicwg/base-drafts/commit/3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Nits on QPACK (#4007)

* Nits

* Update draft-ietf-quic-qpack.md

fix wrap

Co-authored-by: afrind <afrind@users.noreply.github.com>


  Commit: 383bdd1212480dc405d489d2ccd9e9664ee3c0f1
      https://github.com/quicwg/base-drafts/commit/383bdd1212480dc405d489d2ccd9e9664ee3c0f1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4002 from quicwg/more-than-2-60

Use FRAME_ENCODING_ERROR for stream limits >2^60


  Commit: b0be3ff870d54298d367009bd952240971e1da18
      https://github.com/quicwg/base-drafts/commit/b0be3ff870d54298d367009bd952240971e1da18
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4006 from quicwg/ianswett-cwnd-limit-consistency

Cite the second reason bytes_in_flight might exceed CWND


  Commit: 2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db
      https://github.com/quicwg/base-drafts/commit/2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into pc-starts-now


Compare: https://github.com/quicwg/base-drafts/compare/f14448146246...2c029b3b8e4a


From nobody Tue Aug 18 18:06:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C0593A1082 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 18:06:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nsiJf3ATnzR2 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 18:06:41 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 276FE3A1080 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 18:06:40 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 4639C600DE3 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 18:06:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597799200; bh=s0uTIj/H6S9Hy3pu8XMxWI0Hm+4yGEsE1O1IshjMonQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mkpA+dajhicu3RaEH1iRGWtr9SZl858t6IgsdBsvBRCAi1K1XpnWHIEkdAqrlwqXT t1OWtpBVdTLlWEgYci7tqGvWyhhvWsKVkG8Z9vsaD9aQW6X+Al3CXr+aB44YKNfKmt 09PIFq+GMc12F5iobtHbulbXCFcSRBJP63417QRc=
Date: Tue, 18 Aug 2020 18:06:40 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/push/5549802909@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c7b2036a53_55bd1964310c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AIjpe2mrFKwXph5urSeARlbSc4o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 01:06:42 -0000

----==_mimepart_5f3c7b2036a53_55bd1964310c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db  Merge branch 'master' into pc-starts-now


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010/files/f14448146246f4296e9853f0969aaae7279f3c6c..2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db

----==_mimepart_5f3c7b2036a53_55bd1964310c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db">2c029b3</a>  Merge branch &#39;master&#39; into pc-starts-now</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4010/files/f14448146246f4296e9853f0969aaae7279f3c6c..2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VGMBNH3A3OC73GXTSBMQSBANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6H474XZNX6W3Q4GTSBMQSBA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMJVGIZDINKQOVZWQIZVGU2DSOBQGI4TAOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010/files/f14448146246f4296e9853f0969aaae7279f3c6c..2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db",
"url": "https://github.com/quicwg/base-drafts/pull/4010/files/f14448146246f4296e9853f0969aaae7279f3c6c..2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3c7b2036a53_55bd1964310c7--


From nobody Tue Aug 18 18:07:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EF573A1083 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 18:07:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DT3OWeDQOlHX for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 18:07:52 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E64F3A0A38 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 18:07:52 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 5C5C256002C for <quic-issues@ietf.org>; Tue, 18 Aug 2020 18:07:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597799271; bh=tMkh5ohl8n4+Glo7B+o8mkaulL6EzS+n+G0zbTq/55g=; h=Date:From:To:Subject:From; b=K99tQ0m6oXUC2ot2DYT1JXCKiIh17ooiHaoYjrf2JXorckCrgQMJUiKsfOBBOhD10 xLvVnw6o8cQBmvJjTSDY+GqvWfJeUi3BgQ+ycOJf9GpwJNlk+pCF7Bcr0ADsWivAVA X4EqYsKYtLbdbZjGo/2xR1lXQOCU63sV2vduHdrI=
Date: Tue, 18 Aug 2020 18:07:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4e27cf-d8ed95@github.com>
Subject: [quicwg/base-drafts] d8ed95: Script updating gh-pages from 2c029b3b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yRR4PF-MhcCXxsd9CBbuXth7vj0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 01:07:54 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d8ed95757ffc4bc1a297f937ef9330a3e4c30a58
      https://github.com/quicwg/base-drafts/commit/d8ed95757ffc4bc1a297f937ef9330a3e4c30a58
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    M pc-starts-now/draft-ietf-quic-http.html
    M pc-starts-now/draft-ietf-quic-invariants.html
    M pc-starts-now/draft-ietf-quic-qpack.html
    M pc-starts-now/draft-ietf-quic-qpack.txt
    M pc-starts-now/draft-ietf-quic-recovery.html
    M pc-starts-now/draft-ietf-quic-recovery.txt
    M pc-starts-now/draft-ietf-quic-tls.html
    M pc-starts-now/draft-ietf-quic-transport.html
    M pc-starts-now/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 2c029b3b. [ci skip]



From nobody Tue Aug 18 18:08:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 537913A1083 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 18:08:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SGKXffxrguOh for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 18:08:45 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 289903A0A38 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 18:08:45 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 510E6E05A9 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 18:08:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597799324; bh=aH15ukvb7KXiAFnif1GsvwsyxVQO5UtFlzprhU36A/I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NX2Hnkek6C3WCTiBVq+fTmDEhhTCidpW9YPc2vaL/FHE0FfB8uBMdsNfg1bslaviY p1naQok7/jPgmC4PWXVWD0B1TbpSEvYVgFOGXTLP6KbLDC8uhR1/qhm3bpwscHLCZE bAjnzLFbQVZzoxdnC0w1uYlEqzAgIF/9AeKRLRAI=
Date: Tue, 18 Aug 2020 18:08:44 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLHHFOVN4XCMQTKFN5JBOJZEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/c675794032@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c7b9c42167_565c19649938f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/deaXca4yzFZHWgWQYLnuYLo2YxU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 01:08:46 -0000

----==_mimepart_5f3c7b9c42167_565c19649938f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just so the change is logged for everyone, I've completely rewritten the `InPersistentCongestion` function based on feedback.  `AreAllPacketsLost` is no longer.

If anyone implements this directly, the (CPU) performance will be terrible, but I believe that it matches the text better.  Anyone interested in how I think this might be implemented without deviating too much from the pseudocode can look at the commit comments, but there are probably much better approaches.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#issuecomment-675794032
----==_mimepart_5f3c7b9c42167_565c19649938f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Just so the change is logged for everyone, I've completely rewritten the <code>InPersistentCongestion</code> function based on feedback.  <code>AreAllPacketsLost</code> is no longer.</p>
<p>If anyone implements this directly, the (CPU) performance will be terrible, but I believe that it matches the text better.  Anyone interested in how I think this might be implemented without deviating too much from the pseudocode can look at the commit comments, but there are probably much better approaches.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#issuecomment-675794032">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYOJW7RP6ULJQ42ZBTSBMQZZANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2TLQ6M2JWQTNQDDTSBMQZZA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBD4Y4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-675794032",
"url": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-675794032",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c7b9c42167_565c19649938f--


From nobody Tue Aug 18 19:31:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 778F63A10BA for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 19:31:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BFn2LwR7qiYY for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 19:31:11 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4EE443A10BD for <quic-issues@ietf.org>; Tue, 18 Aug 2020 19:31:11 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 8CB75600074 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 19:31:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597804270; bh=G91ouaiGq6KpGtPb4xoffR9E0aqe7P2BIw+KHRNKOdc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I25A+kDuMgea5oc9y6eB/R9f+Qn8tAxv6JJcMjiWIcXheppYocmSD0VuWpMZxR+No ZpkcBx0dda0kTj/+tM4Oth4DonOe5swe9/JlnMFOA7AxQRJUhbgt8zxqIcreJyzU0s IRvtLpkV7BIDfnoV1HdLQCDkap6KM4AbEGo5pT7g=
Date: Tue, 18 Aug 2020 19:31:10 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZZRYFIE7O334U4GN5JBX65EVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/review/470082849@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3c8eee7d6d5_48cc19641052a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WkJbcUKPLMFlZT3i_aPcq-PMN5w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 02:31:12 -0000

----==_mimepart_5f3c8eee7d6d5_48cc19641052a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.

@ianswett Thank you for all your work.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-470082849
----==_mimepart_5f3c8eee7d6d5_48cc19641052a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> Thank you for all your work.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-470082849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2RYOH6KOHPVTPTNKTSBM2O5ANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYH2IXSF4MG5VRHATTSBM2O5A5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQCOKII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-470082849",
"url": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-470082849",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3c8eee7d6d5_48cc19641052a0--


From nobody Tue Aug 18 21:51:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 556563A118E for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 21:51:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yZtlJwjuCy4q for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 21:51:25 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7946B3A1192 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 21:51:25 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 3C67B600E16 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 21:51:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597812684; bh=5jucHZPDxWgCuBzNs5dMy18T9FsqQs5A2hy32fC1Czw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=npfRyE/vtbEeQdFkDA1J08lQlF6/aZdSO0GLSBXPg/miAKh9/dtEBOMAGxs0ouhZh CzgEyjmEoPHumXygHLrKhAkxZzUOIVsEp8MjdlcA/MRRc39VaQJ3zylIN+li3l6/xi e1ZnlaDFZ3a4F6pFm63mwnlxatB30DwPo1hxnLhQ=
Date: Tue, 18 Aug 2020 21:51:24 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HVL3XZCN7PZO3UH55JCIMZEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/470121881@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3cafcc2d17a_52b219645296e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Iowhw7hkEPAKqtjXHkiwZOPrvpY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 04:51:27 -0000

----==_mimepart_5f3cafcc2d17a_52b219645296e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann commented on this pull request.



> @@ -1605,26 +1619,36 @@ ProcessECN(ack, pn_space):
 Invoked when DetectAndRemoveLostPackets deems packets lost.
 
 ~~~
-InPersistentCongestion(largest_lost):
-  // Persistent congestion cannot be declared on the
-  // first RTT sample.
-  if (is first RTT sample):
-    return false
+InPersistentCongestion(lost_packets):
+  // Consider lost packets across all packet number spaces.
+  pc_lost += lost_packets

```suggestion
  pc_lost.append(lost_packets)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-470121881
----==_mimepart_5f3cafcc2d17a_52b219645296e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@marten-seemann</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4010#discussi=
on_r472689295">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1605,26 +1619,36 @@ ProcessECN(ack, pn=
_space):=0D
 Invoked when DetectAndRemoveLostPackets deems packets lost.=0D
 =0D
 ~~~=0D
-InPersistentCongestion(largest_lost):=0D
-  // Persistent congestion cannot be declared on the=0D
-  // first RTT sample.=0D
-  if (is first RTT sample):=0D
-    return false=0D
+InPersistentCongestion(lost_packets):=0D
+  // Consider lost packets across all packet number spaces.=0D
+  pc_lost +=3D lost_packets=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  pc_lost +=3D lost_packets=0D
+  pc_lost.append(lost_packets)=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4010#pullrequestreview-470121881">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6AOOCIUYGR7SEILSTSBNK4ZANCNFSM4QCRYCRQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYPTWK3DPTGB3GAJNTSBNK4ZA5CNFSM4=
QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQCX3GI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestrev=
iew-470121881",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview=
-470121881",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3cafcc2d17a_52b219645296e--


From nobody Tue Aug 18 22:55:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FA2C3A11FC for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 22:55:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Rik97GxB7-3G for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 22:55:31 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 835D53A11F4 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 22:55:31 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 86622560009 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 22:55:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597816530; bh=BLpCeHolP5J6TtIyZscMlfhswW3NmwUXN5OXEuP21BI=; h=Date:From:To:Subject:From; b=dN9r8rUpeqftjpmAcWaiM+D8S9hjMlz+0dTGiSwRbLQHz+qo/T/Yjpa6DHTm3XZyH H1iGt/LQ7WlicAJ39XeuSdBik5LKIpeVJCqgOP5pLzqATHnFFFwLnhKGnVDdgtPE8C wo/xod+jFUqNoq6yaAtyfnNUSQ7DL+Jkk0hXn5p0=
Date: Tue, 18 Aug 2020 22:55:30 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pc-starts-now/2c029b-e1fc8a@github.com>
Subject: [quicwg/base-drafts] e1fc8a: `.append()` is clear than `+=`
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/asrg5vd1ZfSqL8nXE59y4D91MO4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 05:55:34 -0000

  Branch: refs/heads/pc-starts-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: e1fc8a9369c83715606cd9efe459fe774ab34624
      https://github.com/quicwg/base-drafts/commit/e1fc8a9369c83715606cd9efe459fe774ab34624
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  `.append()` is clear than `+=`

Co-authored-by: Marten Seemann <martenseemann@gmail.com>



From nobody Tue Aug 18 22:55:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D56CC3A11FC for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 22:55:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 OC3Dqwyz4twR for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 22:55:40 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A738E3A11F4 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 22:55:40 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id C00889025FE for <quic-issues@ietf.org>; Tue, 18 Aug 2020 22:55:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597816539; bh=WAretf1prhAOisWvq84Wd34YSsmjKocs+IbagJXoI3M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JnpXx8iLEvfpB6o1j1I1sDYvCK1Jdm/NcQ7A/bzsQ3T1mH5qdUtCneAd+Sd2XmN5J mFLwboh2+dk5uVAhrI696PDc95CXvGBjcm6//VgjdA9/ZL7kuj7YCWtEWZg2NCUDck 5Zv8qWuOcqYFhlWTbD9c5mLeELmKhAwzCkxSkKA0=
Date: Tue, 18 Aug 2020 22:55:39 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/push/5550603073@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3cbedbb03ef_128f19644051f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/42ZG3dl992NE6yV31elvG2_bhz0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 05:55:42 -0000

----==_mimepart_5f3cbedbb03ef_128f19644051f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e1fc8a9369c83715606cd9efe459fe774ab34624  `.append()` is clear than `+=`


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010/files/2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db..e1fc8a9369c83715606cd9efe459fe774ab34624

----==_mimepart_5f3cbedbb03ef_128f19644051f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e1fc8a9369c83715606cd9efe459fe774ab34624">e1fc8a9</a>  `.append()` is clear than `+=`</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4010/files/2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db..e1fc8a9369c83715606cd9efe459fe774ab34624">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCAFBKI6AWT55C46LSBNSNXANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7A7H6NOL4CB6TKJBTSBNSNXA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMJVGIZDINKQOVZWQIZVGU2TANRQGMYDOMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010/files/2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db..e1fc8a9369c83715606cd9efe459fe774ab34624",
"url": "https://github.com/quicwg/base-drafts/pull/4010/files/2c029b3b8e4ad14f98c24c2b1a2b4ea4285886db..e1fc8a9369c83715606cd9efe459fe774ab34624",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3cbedbb03ef_128f19644051f6--


From nobody Tue Aug 18 22:56:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4752B3A1203 for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 22:56:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rbYXFbmTj5QI for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 22:56:40 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B15A03A1205 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 22:56:40 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id DE8E1E0401 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 22:56:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597816599; bh=NZ5zXkS4TWLSnD+5W3v/ly/P1xk7VdBjZN4XQKJRD1Q=; h=Date:From:To:Subject:From; b=ZX0Gda/b6cpj1/UzyLHzGLEF1sIjjMsgBYlZ5VgKyBhuk/mZdFenJkv1gr5yILEPR Vopu6tR/xFt8VX4mrIN2ktrK61OPloul5zFAc1tk0vTe38CyKp5lvSOFYhTWxZkx8G 6rKT7Aq8sLmLHyrtVqCzoMj/Tf1j7YOMf6RlPZZU=
Date: Tue, 18 Aug 2020 22:56:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d8ed95-1ed8ec@github.com>
Subject: [quicwg/base-drafts] 1ed8ec: Script updating gh-pages from e1fc8a93. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ppfElY2S32ctncoyG4mFcV7jhuE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 05:56:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1ed8eccd958694af6f47f0c22b9a392ade88592f
      https://github.com/quicwg/base-drafts/commit/1ed8eccd958694af6f47f0c22b9a392ade88592f
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    M pc-starts-now/draft-ietf-quic-http.html
    M pc-starts-now/draft-ietf-quic-invariants.html
    M pc-starts-now/draft-ietf-quic-qpack.html
    M pc-starts-now/draft-ietf-quic-recovery.html
    M pc-starts-now/draft-ietf-quic-recovery.txt
    M pc-starts-now/draft-ietf-quic-tls.html
    M pc-starts-now/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from e1fc8a93. [ci skip]



From nobody Tue Aug 18 23:36:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76ECC3A122F for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 23:36:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 0EokZbl7UIhZ for <quic-issues@ietfa.amsl.com>; Tue, 18 Aug 2020 23:36:35 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 497C63A122E for <quic-issues@ietf.org>; Tue, 18 Aug 2020 23:36:35 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 5A25BE00A4 for <quic-issues@ietf.org>; Tue, 18 Aug 2020 23:36:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597818994; bh=XErG6inIYC02DxvyC7kLo4jVBU0I58Q6aNmtDaw7z4I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pOlaTDlCsszWqpLvfca+2MDmEDRMwdpg8hJhpKZ/zdiQVvAK5A/+ZniLUsfbCdZq+ hVri/i4gwENM8mzwotUNGq0lndtvOzqZ12au/lRqXps2TDCHmxeKDfZKv3FRRFRevR 92Xv2xodHUjFgArQSJT2iKgjZrv0ZGyoc94N7vJM=
Date: Tue, 18 Aug 2020 23:36:34 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/push/5550749221@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3cc8724a619_1938196444582f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zrJNoksINvC04cgHV6CCAdnqrk4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 06:36:37 -0000

----==_mimepart_5f3cc8724a619_1938196444582f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

7a2289a2400b22662a4a72227395dd955530fa57  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945/files/e824ab9da788c5ccd776cf14e6c773e94ee9a461..7a2289a2400b22662a4a72227395dd955530fa57

----==_mimepart_5f3cc8724a619_1938196444582f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7a2289a2400b22662a4a72227395dd955530fa57">7a2289a</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3945/files/e824ab9da788c5ccd776cf14e6c773e94ee9a461..7a2289a2400b22662a4a72227395dd955530fa57">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVE4MTPU2YL4PIAWTSBNXHFANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2NPHE4E6R6QRGFLDLSBNXHFA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TKNBZGE3TKNSQOVZWQIZVGU2TANZUHEZDEMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945/files/e824ab9da788c5ccd776cf14e6c773e94ee9a461..7a2289a2400b22662a4a72227395dd955530fa57",
"url": "https://github.com/quicwg/base-drafts/pull/3945/files/e824ab9da788c5ccd776cf14e6c773e94ee9a461..7a2289a2400b22662a4a72227395dd955530fa57",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3cc8724a619_1938196444582f--


From nobody Wed Aug 19 00:47:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B5B83A10F1 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 00:47:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cWpnaLjXDlKd for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 00:47:53 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAE1F3A10F4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 00:47:30 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id D1FA85E001C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 00:47:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597823249; bh=ot5u1/ggy+SbgR1NxZJOAdC79knHWPPFw2USwbYiS9I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kfLkkherUTNVRYXEvTVC3SuUurAC1nMDAIBHOPupIuT6i+mVy0OHvmi7VWCcxe0As bZf0nwDAhjUFXHE8FT9adagsm0BwQ4rrLjcPDeMny4TFGH+u1AVmXonkGds9qhcshW V89I7lkGIy5MjsbDWokBuGx/ZNmDtBdOQ01UVvhM=
Date: Wed, 19 Aug 2020 00:47:29 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZCP4KU7YT5DMCTG55JC5BDEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/470158582@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3cd911c03dc_106a19641445ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6jMVF0eLpdxY6qwJEzYDxCdA8wg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 07:47:58 -0000

----==_mimepart_5f3cd911c03dc_106a19641445ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

Thank you for writing this up! A few comments; almost all are editorial suggestions. Only a couple of questions.

> @@ -6357,6 +6357,217 @@ this behavior.  An endpoint can then immediately close the connection with a
 connection error of type PROTOCOL_VIOLATION; see {{immediate-close}}.
 
 
+## Request Forgery Attacks
+
+A request forgery attack occurs where one endpoint causes its peer to perform

```suggestion
A request forgery attack occurs where an endpoint causes its peer to perform
```

> @@ -6357,6 +6357,217 @@ this behavior.  An endpoint can then immediately close the connection with a
 connection error of type PROTOCOL_VIOLATION; see {{immediate-close}}.
 
 
+## Request Forgery Attacks
+
+A request forgery attack occurs where one endpoint causes its peer to perform
+some unwanted action, such as issuing a request. Request forgery attacks aim to

I'm not clear on the terminology here, but isn't "request forgery" by definition limited to the action of issuing a request? If so, maybe this could be "causes its peer to issue a request towards a victim, where the request is crafted by the endpoint to inflict damage on the victim.".

> +forgery attack is often used to gain access to implicit authorization conferred
+by their peer's location in the network.

```suggestion
forgery attack is often used to exploit any implicit authorization conferred
on the peer by the victim due to the peer's location in the network.
```

> @@ -6357,6 +6357,217 @@ this behavior.  An endpoint can then immediately close the connection with a
 connection error of type PROTOCOL_VIOLATION; see {{immediate-close}}.
 
 
+## Request Forgery Attacks
+
+A request forgery attack occurs where one endpoint causes its peer to perform
+some unwanted action, such as issuing a request. Request forgery attacks aim to
+provide an attacker with access to certain capabilities of its peer that might
+otherwise be unavailable to the attacker. For a networking protocol, a request
+forgery attack is often used to gain access to implicit authorization conferred
+by their peer's location in the network.
+
+For request forgery to be effective, an attacker needs to be able to influence
+what their peer sends, and where it is sent. If an attacker can target a

```suggestion
what packets the peer sends, and to which target. If an attacker can target a
```

> +For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.

```suggestion
```

This seems unnecessary. Not a strong suggestion, but this could be removed with little loss of useful information.

> +otherwise be unavailable to the attacker. For a networking protocol, a request
+forgery attack is often used to gain access to implicit authorization conferred
+by their peer's location in the network.
+
+For request forgery to be effective, an attacker needs to be able to influence
+what their peer sends, and where it is sent. If an attacker can target a
+vulnerable service with a controlled payload, that service might perform
+actions that are attributed to the attacker's peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an

```suggestion
Since this version of QUIC runs over UDP, the primary attack modality of concern is one where an
```

> +forgery attack is often used to gain access to implicit authorization conferred
+by their peer's location in the network.
+
+For request forgery to be effective, an attacker needs to be able to influence
+what their peer sends, and where it is sent. If an attacker can target a
+vulnerable service with a controlled payload, that service might perform
+actions that are attributed to the attacker's peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
+attacker can select the IP address and port to which a peer sends UDP datagrams

```suggestion
attacker can select the address to which its peer sends UDP datagrams
```

> +by their peer's location in the network.
+
+For request forgery to be effective, an attacker needs to be able to influence
+what their peer sends, and where it is sent. If an attacker can target a
+vulnerable service with a controlled payload, that service might perform
+actions that are attributed to the attacker's peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
+attacker can select the IP address and port to which a peer sends UDP datagrams
+and also controls some of the unprotected content of those packets. As much of

```suggestion
and can control some of the unprotected content of those packets. As much of
```

> +the data sent by QUIC endpoints is protected, this includes control over
+ciphertext. An attack is successful if an attacker can cause a peer to send a

I don't understand this -- how does  the attack include control over ciphertext? I had assumed the interesting attacks here were through the unencrypted parts of the packet.

> +UDP datagram to a host that will perform some action based on content in the
+datagram that the attacker is able to control or influence.

```suggestion
UDP datagram to a host causing it to perform some action based on content in the
datagram that the attacker is able to control or influence.
```

> +While it would be ideal if target services implement better protections, such
+as strong authentication that does not rely on implicit signals, the goal of
+this section is to describe what a QUIC implementation or deployment can do.

```suggestion
While target services are encouraged to implement better protections, such
as strong authentication that does not rely on implicit signals, the goal of
this section describes mitigations that can be employed unilaterally by a QUIC
implementation or deployment.
```

> +QUIC offers some opportunities for endpoints to influence or control where
+their peers send UDP datagrams.

```suggestion
QUIC offers some opportunities for an attacker to influence or control where
its peer sends UDP datagrams.
```

> +Control over the destination of UDP datagrams presents three options for
+request forgery attack:

```suggestion
```
Remove this and move the colon to the end of the previous sentence.

> +These three options all involve cases where an endpoint sends datagrams to a
+host that might not understand QUIC. That is, these packets are sent prior to
+address validation; see {{address-validation}}.

```suggestion
In all three cases, the attacker can cause its peer to send datagrams to a
victim that might not understand QUIC. That is, these packets are sent by
the peer prior to address validation; see {{address-validation}}.
```

> +* initial connection establishment ({{handshake}}), where a server is able to
+  choose where a client sends datagrams, for example by populating DNS records;
+
+* preferred addresses ({{preferred-address}}), where a server is able to choose
+  where a client sends datagrams; and
+
+* spoofed connection migrations ({{address-spoofing}}), where a client is able
+  to use source address spoofing to select where a server sends subsequent
+  datagrams.
+
+These three options all involve cases where an endpoint sends datagrams to a
+host that might not understand QUIC. That is, these packets are sent prior to
+address validation; see {{address-validation}}.
+
+Outside of the encrypted portion of packets, QUIC offers an endpoint several
+options for controlling the content of UDP datagrams that a peer sends. The

```suggestion
options for controlling the content of UDP datagrams that its peer sends. The
```

> +Destination Connection ID field offers direct control over early bytes of every
+packet sent by a peer; see {{connection-id}}. The Token field in Initial

```suggestion
Destination Connection ID field offers direct control over bytes that appear early
in packets sent by the peer; see {{connection-id}}. The Token field in Initial
```

> +* spoofed connection migrations ({{address-spoofing}}), where a client is able
+  to use source address spoofing to select where a server sends subsequent
+  datagrams.
+
+These three options all involve cases where an endpoint sends datagrams to a
+host that might not understand QUIC. That is, these packets are sent prior to
+address validation; see {{address-validation}}.
+
+Outside of the encrypted portion of packets, QUIC offers an endpoint several
+options for controlling the content of UDP datagrams that a peer sends. The
+Destination Connection ID field offers direct control over early bytes of every
+packet sent by a peer; see {{connection-id}}. The Token field in Initial
+packets offers a server control over other bytes of Initial packets; see
+{{packet-initial}}.
+
+There are no measures in the protocol to prevent indirect control over the

```suggestion
There are no measures in this version of QUIC to prevent indirect control over the
```

> +encrypted portions of packets. It is necessary to assume that endpoints are
+able to control the contents of frames that a peer sends, especially those

This sentence is unclear --  to what end is it necessary to assume this? (I'm having some trouble understadning the rest of this para too, I'll try it again tomorrow.)

> +This section assumes that limiting control over datagram content is not
+feasible. The focus of the mitigations in subsequent sections is on limiting

I am assuming you mean to say that limiting this for the purposes of mitigating is not feasible. Perhaps phrase it as "It is reasonable to assume that mitigations that require limitations on datagram content are not feasible. Therefore, the focus of the mitigations ..."

> +the ways to use datagrams that are sent prior to address validation for request
+forgery.

```suggestion
the ways in which datagrams that are sent prior to address validation can be used
for request forgery.
```

> +able to control the contents of frames that a peer sends, especially those
+frames that convey application data, such as STREAM frames. Though this depends
+to some degree on details of the application protocol, some control is possible
+in many protocol usage contexts. As the attacker has access to packet protection
+keys, they are likely to be capable of predicting how a peer will encrypt future
+packets. Successful control over datagram content then only requires that the
+attacker be able to predict the packet number and placement of frames in packets
+with some amount of reliability.
+
+This section assumes that limiting control over datagram content is not
+feasible. The focus of the mitigations in subsequent sections is on limiting
+the ways to use datagrams that are sent prior to address validation for request
+forgery.
+
+
+### Request Forgery with Initial Packets

```suggestion
### Request Forgery with Client Initial Packets
```

> +Servers are assumed to be able to choose the IP address and port on which they
+advertise their availability, so Initial packets from clients are assumed to be

```suggestion
An attacker acting as a server can choose the IP address and port on which it
advertises its availability, so Initial packets from clients are assumed to be
```

> +other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.

```suggestion
other types of packet to a destination that does not understand QUIC.
```

An endpoint that does not understand QUIC cannot be willing to accept QUIC connections.

> +feasible. The focus of the mitigations in subsequent sections is on limiting
+the ways to use datagrams that are sent prior to address validation for request
+forgery.
+
+
+### Request Forgery with Initial Packets
+
+Servers are assumed to be able to choose the IP address and port on which they
+advertise their availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an

```suggestion
servers to control the content of Initial packets from clients. A client choosing an
```

> +control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.

Split the para at "However" and combine with the following para.

> +available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
+unpredictable Destination Connection ID ensures that servers are unable to
+control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.
+
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery attacks

"Clients however are not ..."

> +the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
+unpredictable Destination Connection ID ensures that servers are unable to
+control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.
+
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery attacks
+that rely on the Token field can be avoided if clients do not include a value

```suggestion
that rely on the Token field can be avoided if clients do not include a value
```

> +
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
+unpredictable Destination Connection ID ensures that servers are unable to
+control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.
+
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery attacks
+that rely on the Token field can be avoided if clients do not include a value
+when the server address has changed from when the NEW_TOKEN frame was received.
+
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one server

```suggestion
Therefore, clients MUST NOT send a token received in a NEW_TOKEN frame from one server
```

> +
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one server
+address in an Initial packet that is sent to a different server address. As
+strict equality might reduce the utility of this mechanism, clients MAY employ
+heuristics that result in different server addresses being treated as
+equivalent, such as treating addresses with a shared prefix of sufficient
+length as being functionally equivalent (for instance, /24 in IPv4 or /56 in
+IPv6). In addition, clients SHOULD treat a preferred address that is
+successfully validated as equivalent to the address on which the connection was
+made; see {{preferred-address}}.
+
+Sending a Retry packet ({{packet-retry}}) offers a server the option to change
+the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server address,

```suggestion
packets. However, the exchange of a Retry packet validates the server's address,
```

> +The Destination Connection ID field of packets that the client sends to a
+preferred address can be used for request forgery.

merge with previous para

> +the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server address,
+thereby preventing the use of subsequent Initial packets for request forgery.
+
+
+### Request Forgery with Preferred Addresses
+
+Servers can specify a preferred address, which clients then migrate to after
+confirming the handshake; see {{preferred-address}}.
+
+The Destination Connection ID field of packets that the client sends to a
+preferred address can be used for request forgery.
+
+A client SHOULD NOT send non-probing frames to a preferred address prior to

Why not a MUST NOT? What reasons do we have to allow this to happen?

> +This document does not offer any additional specific countermeasures that can
+be implemented by endpoints aside from the generic measures described in
+{{forgery-generic}}.

Why is this paragraph useful? It doesn't seem to follow from the previous text, so it seems to be out of place. Did you mean to connect it in some way?

Also, the requirements above _are_ countermeasures, aren't they?

> +vulnerable services to use strong authentication. However, this is not always
+possible when deploying QUIC. This section outlines some others steps that QUIC

"However, this is not always possible when deploying QUIC." This seems to suggest that it's a weakness of QUIC. I suspect what you are trying to say is that perhaps "However, this may not always be within the control of the QUIC deployment. This section outlines steps that QUIC endpoints could take to unilaterally protect against such attacks."

> +by endpoints aside from the generic measures described in {{forgery-generic}}.
+However, countermeasures for address spoofing at the network level, in
+particular ingress filtering {{?BCP38=RFC2267}}, are especially effective
+against attacks that use spoofing and originate from an external network.
+
+
+### Generic Request Forgery Countermeasures {#forgery-generic}
+
+The most effective defense against request forgery attacks is to modify
+vulnerable services to use strong authentication. However, this is not always
+possible when deploying QUIC. This section outlines some others steps that QUIC
+endpoints could take. These additional steps are all discretionary as,
+depending on circumstances, they could interfere with or prevent legitimate
+uses.
+
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) often

```suggestion
Services offered over loopback interfaces (that is, the IPv6 address ::1 or the IPv4 address 127.0.0.1) often
```

> +depending on circumstances, they could interfere with or prevent legitimate
+uses.
+
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) often
+lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints

```suggestion
that carries a significant risk of interfering with legitimate uses. Endpoints
```

> +
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) often
+lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network that indicates that sending datagrams to unvalidated addresses in a

```suggestion
the network indicating that sending datagrams to unvalidated addresses in a
```

> +
+
+### Generic Request Forgery Countermeasures {#forgery-generic}
+
+The most effective defense against request forgery attacks is to modify
+vulnerable services to use strong authentication. However, this is not always
+possible when deploying QUIC. This section outlines some others steps that QUIC
+endpoints could take. These additional steps are all discretionary as,
+depending on circumstances, they could interfere with or prevent legitimate
+uses.
+
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) often
+lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a loopback address if the same service was previously
+available over a different interface or the address was provided by a service

```suggestion
available at a different address, or if the address was was provided by a service
```

> +frames in packets prior to completing address validation. Note that this might
+not constrain some attacks as it does not prevent an attacker from using the
+Destination Connection ID field.

```suggestion
frames in packets prior to completing address validation. Note that this does
not prevent an attacker from using the Destination Connection ID field for
an attack.
```

> +attacks. Endpoints MAY choose to avoid sending datagrams to these ports or that
+match these patterns prior to validating the target address. Endpoints MAY
+retire connection IDs containing patterns known to be problematic without using
+them.

```suggestion
attacks. Endpoints MAY avoid sending datagrams to these ports or not send
datagrams that match these patterns prior to validating the destination address.
Endpoints MAY retire connection IDs containing patterns known to be problematic
without using them.
```

> +not constrain some attacks as it does not prevent an attacker from using the
+Destination Connection ID field.
+
+Endpoints are not expected to have specific information about the location of
+servers that could be vulnerable targets of a request forgery attack. However,
+it might be possible over time to identify specific UDP ports that are common
+targets of attacks or particular patterns in datagrams that are used for
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports or that
+match these patterns prior to validating the target address. Endpoints MAY
+retire connection IDs containing patterns known to be problematic without using
+them.
+
+Note:
+
+: Modifying endpoints to apply these protections is more efficient than
+  deploying network-based protections, as endpoints don't need to perform

```suggestion
  deploying network-based protections, as endpoints do not need to perform
```

> +
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
+unpredictable Destination Connection ID ensures that servers are unable to
+control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.
+
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery attacks
+that rely on the Token field can be avoided if clients do not include a value
+when the server address has changed from when the NEW_TOKEN frame was received.
+
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one server

Since there's a large escape hatch below, I agree that perhaps a SHOULD NOT is better here. The following text effectively explains why this isn't a MUST NOT.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470158582
----==_mimepart_5f3cd911c03dc_106a19641445ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>Thank you for writing this up! A few comments; almost all are editoria=
l suggestions. Only a couple of questions.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472755792">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -6357,6 +6357,217 @@ this behavior.  An=
 endpoint can then immediately close the connection with a=0D
 connection error of type PROTOCOL_VIOLATION; see {{immediate-close}}.=0D=

 =0D
 =0D
+## Request Forgery Attacks=0D
+=0D
+A request forgery attack occurs where one endpoint causes its peer to pe=
rform=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-A request forgery attack occurs where one end=
point causes its peer to perform=0D
+A request forgery attack occurs where an endpoint causes its peer to per=
form=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472757663">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -6357,6 +6357,217 @@ this behavior.  An=
 endpoint can then immediately close the connection with a=0D
 connection error of type PROTOCOL_VIOLATION; see {{immediate-close}}.=0D=

 =0D
 =0D
+## Request Forgery Attacks=0D
+=0D
+A request forgery attack occurs where one endpoint causes its peer to pe=
rform=0D
+some unwanted action, such as issuing a request. Request forgery attacks=
 aim to=0D
</pre>=0D
<p>I'm not clear on the terminology here, but isn't "request forgery" by =
definition limited to the action of issuing a request? If so, maybe this =
could be "causes its peer to issue a request towards a victim, where the =
request is crafted by the endpoint to inflict damage on the victim.".</p>=
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472761258">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +forgery attack is often used to gain acce=
ss to implicit authorization conferred=0D
+by their peer&#39;s location in the network.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-forgery attack is often used to gain access t=
o implicit authorization conferred=0D
-by their peer's location in the network.=0D
+forgery attack is often used to exploit any implicit authorization confe=
rred=0D
+on the peer by the victim due to the peer's location in the network.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472762034">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -6357,6 +6357,217 @@ this behavior.  An=
 endpoint can then immediately close the connection with a=0D
 connection error of type PROTOCOL_VIOLATION; see {{immediate-close}}.=0D=

 =0D
 =0D
+## Request Forgery Attacks=0D
+=0D
+A request forgery attack occurs where one endpoint causes its peer to pe=
rform=0D
+some unwanted action, such as issuing a request. Request forgery attacks=
 aim to=0D
+provide an attacker with access to certain capabilities of its peer that=
 might=0D
+otherwise be unavailable to the attacker. For a networking protocol, a r=
equest=0D
+forgery attack is often used to gain access to implicit authorization co=
nferred=0D
+by their peer&#39;s location in the network.=0D
+=0D
+For request forgery to be effective, an attacker needs to be able to inf=
luence=0D
+what their peer sends, and where it is sent. If an attacker can target a=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-what their peer sends, and where it is sent. =
If an attacker can target a=0D
+what packets the peer sends, and to which target. If an attacker can tar=
get a=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472764079">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +For example, cross-site request forgery {=
{?CSRF=3DDOI.10.1145/1455770.1455782}}=0D
+exploits on the Web cause a client to issue requests that include author=
ization=0D
+cookies {{?COOKIE=3DRFC6265}}, allowing one site access to information a=
nd=0D
+actions that are intended to be restricted to a different site.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-For example, cross-site request forgery {{?CS=
RF=3DDOI.10.1145/1455770.1455782}}=0D
-exploits on the Web cause a client to issue requests that include author=
ization=0D
-cookies {{?COOKIE=3DRFC6265}}, allowing one site access to information a=
nd=0D
-actions that are intended to be restricted to a different site.=0D
</pre>=0D
=0D
<p>This seems unnecessary. Not a strong suggestion, but this could be rem=
oved with little loss of useful information.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472764259">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +otherwise be unavailable to the attacker.=
 For a networking protocol, a request=0D
+forgery attack is often used to gain access to implicit authorization co=
nferred=0D
+by their peer&#39;s location in the network.=0D
+=0D
+For request forgery to be effective, an attacker needs to be able to inf=
luence=0D
+what their peer sends, and where it is sent. If an attacker can target a=
=0D
+vulnerable service with a controlled payload, that service might perform=
=0D
+actions that are attributed to the attacker&#39;s peer, but decided by t=
he=0D
+attacker.=0D
+=0D
+For example, cross-site request forgery {{?CSRF=3DDOI.10.1145/1455770.14=
55782}}=0D
+exploits on the Web cause a client to issue requests that include author=
ization=0D
+cookies {{?COOKIE=3DRFC6265}}, allowing one site access to information a=
nd=0D
+actions that are intended to be restricted to a different site.=0D
+=0D
+As QUIC runs over UDP, the primary attack modality of concern is one whe=
re an=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-As QUIC runs over UDP, the primary attack mod=
ality of concern is one where an=0D
+Since this version of QUIC runs over UDP, the primary attack modality of=
 concern is one where an=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472764691">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +forgery attack is often used to gain acce=
ss to implicit authorization conferred=0D
+by their peer&#39;s location in the network.=0D
+=0D
+For request forgery to be effective, an attacker needs to be able to inf=
luence=0D
+what their peer sends, and where it is sent. If an attacker can target a=
=0D
+vulnerable service with a controlled payload, that service might perform=
=0D
+actions that are attributed to the attacker&#39;s peer, but decided by t=
he=0D
+attacker.=0D
+=0D
+For example, cross-site request forgery {{?CSRF=3DDOI.10.1145/1455770.14=
55782}}=0D
+exploits on the Web cause a client to issue requests that include author=
ization=0D
+cookies {{?COOKIE=3DRFC6265}}, allowing one site access to information a=
nd=0D
+actions that are intended to be restricted to a different site.=0D
+=0D
+As QUIC runs over UDP, the primary attack modality of concern is one whe=
re an=0D
+attacker can select the IP address and port to which a peer sends UDP da=
tagrams=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-attacker can select the IP address and port t=
o which a peer sends UDP datagrams=0D
+attacker can select the address to which its peer sends UDP datagrams=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472765499">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +by their peer&#39;s location in the netwo=
rk.=0D
+=0D
+For request forgery to be effective, an attacker needs to be able to inf=
luence=0D
+what their peer sends, and where it is sent. If an attacker can target a=
=0D
+vulnerable service with a controlled payload, that service might perform=
=0D
+actions that are attributed to the attacker&#39;s peer, but decided by t=
he=0D
+attacker.=0D
+=0D
+For example, cross-site request forgery {{?CSRF=3DDOI.10.1145/1455770.14=
55782}}=0D
+exploits on the Web cause a client to issue requests that include author=
ization=0D
+cookies {{?COOKIE=3DRFC6265}}, allowing one site access to information a=
nd=0D
+actions that are intended to be restricted to a different site.=0D
+=0D
+As QUIC runs over UDP, the primary attack modality of concern is one whe=
re an=0D
+attacker can select the IP address and port to which a peer sends UDP da=
tagrams=0D
+and also controls some of the unprotected content of those packets. As m=
uch of=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-and also controls some of the unprotected con=
tent of those packets. As much of=0D
+and can control some of the unprotected content of those packets. As muc=
h of=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472768586">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +the data sent by QUIC endpoints is protec=
ted, this includes control over=0D
+ciphertext. An attack is successful if an attacker can cause a peer to s=
end a=0D
</pre>=0D
<p>I don't understand this -- how does  the attack include control over c=
iphertext? I had assumed the interesting attacks here were through the un=
encrypted parts of the packet.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472768894">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +UDP datagram to a host that will perform =
some action based on content in the=0D
+datagram that the attacker is able to control or influence.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-UDP datagram to a host that will perform some=
 action based on content in the=0D
-datagram that the attacker is able to control or influence.=0D
+UDP datagram to a host causing it to perform some action based on conten=
t in the=0D
+datagram that the attacker is able to control or influence.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472771024">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +While it would be ideal if target service=
s implement better protections, such=0D
+as strong authentication that does not rely on implicit signals, the goa=
l of=0D
+this section is to describe what a QUIC implementation or deployment can=
 do.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-While it would be ideal if target services im=
plement better protections, such=0D
-as strong authentication that does not rely on implicit signals, the goa=
l of=0D
-this section is to describe what a QUIC implementation or deployment can=
 do.=0D
+While target services are encouraged to implement better protections, su=
ch=0D
+as strong authentication that does not rely on implicit signals, the goa=
l of=0D
+this section describes mitigations that can be employed unilaterally by =
a QUIC=0D
+implementation or deployment.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472772589">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +QUIC offers some opportunities for endpoi=
nts to influence or control where=0D
+their peers send UDP datagrams.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-QUIC offers some opportunities for endpoints =
to influence or control where=0D
-their peers send UDP datagrams.=0D
+QUIC offers some opportunities for an attacker to influence or control w=
here=0D
+its peer sends UDP datagrams.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472774085">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Control over the destination of UDP datag=
rams presents three options for=0D
+request forgery attack:=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Control over the destination of UDP datagrams=
 presents three options for=0D
-request forgery attack:=0D
</pre>=0D
=0D
<p>Remove this and move the colon to the end of the previous sentence.</p=
>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472776268">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +These three options all involve cases whe=
re an endpoint sends datagrams to a=0D
+host that might not understand QUIC. That is, these packets are sent pri=
or to=0D
+address validation; see {{address-validation}}.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-These three options all involve cases where a=
n endpoint sends datagrams to a=0D
-host that might not understand QUIC. That is, these packets are sent pri=
or to=0D
-address validation; see {{address-validation}}.=0D
+In all three cases, the attacker can cause its peer to send datagrams to=
 a=0D
+victim that might not understand QUIC. That is, these packets are sent b=
y=0D
+the peer prior to address validation; see {{address-validation}}.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472776740">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +* initial connection establishment ({{han=
dshake}}), where a server is able to=0D
+  choose where a client sends datagrams, for example by populating DNS r=
ecords;=0D
+=0D
+* preferred addresses ({{preferred-address}}), where a server is able to=
 choose=0D
+  where a client sends datagrams; and=0D
+=0D
+* spoofed connection migrations ({{address-spoofing}}), where a client i=
s able=0D
+  to use source address spoofing to select where a server sends subseque=
nt=0D
+  datagrams.=0D
+=0D
+These three options all involve cases where an endpoint sends datagrams =
to a=0D
+host that might not understand QUIC. That is, these packets are sent pri=
or to=0D
+address validation; see {{address-validation}}.=0D
+=0D
+Outside of the encrypted portion of packets, QUIC offers an endpoint sev=
eral=0D
+options for controlling the content of UDP datagrams that a peer sends. =
The=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-options for controlling the content of UDP da=
tagrams that a peer sends. The=0D
+options for controlling the content of UDP datagrams that its peer sends=
. The=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472777571">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Destination Connection ID field offers di=
rect control over early bytes of every=0D
+packet sent by a peer; see {{connection-id}}. The Token field in Initial=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Destination Connection ID field offers direct=
 control over early bytes of every=0D
-packet sent by a peer; see {{connection-id}}. The Token field in Initial=
=0D
+Destination Connection ID field offers direct control over bytes that ap=
pear early=0D
+in packets sent by the peer; see {{connection-id}}. The Token field in I=
nitial=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472779216">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +* spoofed connection migrations ({{addres=
s-spoofing}}), where a client is able=0D
+  to use source address spoofing to select where a server sends subseque=
nt=0D
+  datagrams.=0D
+=0D
+These three options all involve cases where an endpoint sends datagrams =
to a=0D
+host that might not understand QUIC. That is, these packets are sent pri=
or to=0D
+address validation; see {{address-validation}}.=0D
+=0D
+Outside of the encrypted portion of packets, QUIC offers an endpoint sev=
eral=0D
+options for controlling the content of UDP datagrams that a peer sends. =
The=0D
+Destination Connection ID field offers direct control over early bytes o=
f every=0D
+packet sent by a peer; see {{connection-id}}. The Token field in Initial=
=0D
+packets offers a server control over other bytes of Initial packets; see=
=0D
+{{packet-initial}}.=0D
+=0D
+There are no measures in the protocol to prevent indirect control over t=
he=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-There are no measures in the protocol to prev=
ent indirect control over the=0D
+There are no measures in this version of QUIC to prevent indirect contro=
l over the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472780063">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +encrypted portions of packets. It is nece=
ssary to assume that endpoints are=0D
+able to control the contents of frames that a peer sends, especially tho=
se=0D
</pre>=0D
<p>This sentence is unclear --  to what end is it necessary to assume thi=
s? (I'm having some trouble understadning the rest of this para too, I'll=
 try it again tomorrow.)</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472783744">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +This section assumes that limiting contro=
l over datagram content is not=0D
+feasible. The focus of the mitigations in subsequent sections is on limi=
ting=0D
</pre>=0D
<p>I am assuming you mean to say that limiting this for the purposes of m=
itigating is not feasible. Perhaps phrase it as "It is reasonable to assu=
me that mitigations that require limitations on datagram content are not =
feasible. Therefore, the focus of the mitigations ..."</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472785085">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +the ways to use datagrams that are sent p=
rior to address validation for request=0D
+forgery.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the ways to use datagrams that are sent prior=
 to address validation for request=0D
-forgery.=0D
+the ways in which datagrams that are sent prior to address validation ca=
n be used=0D
+for request forgery.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472788184">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +able to control the contents of frames th=
at a peer sends, especially those=0D
+frames that convey application data, such as STREAM frames. Though this =
depends=0D
+to some degree on details of the application protocol, some control is p=
ossible=0D
+in many protocol usage contexts. As the attacker has access to packet pr=
otection=0D
+keys, they are likely to be capable of predicting how a peer will encryp=
t future=0D
+packets. Successful control over datagram content then only requires tha=
t the=0D
+attacker be able to predict the packet number and placement of frames in=
 packets=0D
+with some amount of reliability.=0D
+=0D
+This section assumes that limiting control over datagram content is not=0D=

+feasible. The focus of the mitigations in subsequent sections is on limi=
ting=0D
+the ways to use datagrams that are sent prior to address validation for =
request=0D
+forgery.=0D
+=0D
+=0D
+### Request Forgery with Initial Packets=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-### Request Forgery with Initial Packets=0D
+### Request Forgery with Client Initial Packets=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472788956">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Servers are assumed to be able to choose =
the IP address and port on which they=0D
+advertise their availability, so Initial packets from clients are assume=
d to be=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Servers are assumed to be able to choose the =
IP address and port on which they=0D
-advertise their availability, so Initial packets from clients are assume=
d to be=0D
+An attacker acting as a server can choose the IP address and port on whi=
ch it=0D
+advertises its availability, so Initial packets from clients are assumed=
 to be=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472790320">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +other types of packet to a destination th=
at does not understand QUIC and is=0D
+willing to accept connections.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-other types of packet to a destination that d=
oes not understand QUIC and is=0D
-willing to accept connections.=0D
+other types of packet to a destination that does not understand QUIC.=0D=

</pre>=0D
=0D
<p>An endpoint that does not understand QUIC cannot be willing to accept =
QUIC connections.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472790781">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +feasible. The focus of the mitigations in=
 subsequent sections is on limiting=0D
+the ways to use datagrams that are sent prior to address validation for =
request=0D
+forgery.=0D
+=0D
+=0D
+### Request Forgery with Initial Packets=0D
+=0D
+Servers are assumed to be able to choose the IP address and port on whic=
h they=0D
+advertise their availability, so Initial packets from clients are assume=
d to be=0D
+available for use in this sort of attack. The address validation implici=
t in=0D
+the handshake ensures that - for a new connection - a client will not se=
nd=0D
+other types of packet to a destination that does not understand QUIC and=
 is=0D
+willing to accept connections.=0D
+=0D
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficu=
lt for=0D
+servers to control the content of Initial packets. A client choosing an=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-servers to control the content of Initial pac=
kets. A client choosing an=0D
+servers to control the content of Initial packets from clients. A client=
 choosing an=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472793259">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +control any of the encrypted portion of I=
nitial packets. However, the Token=0D
+field is open to server control and does allow a server to use clients t=
o mount=0D
+request forgery attacks.=0D
+=0D
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) of=
fers=0D
+the only option for request forgery during connection establishment.=0D
</pre>=0D
<p>Split the para at "However" and combine with the following para.</p>=0D=

=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472793540">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +available for use in this sort of attack.=
 The address validation implicit in=0D
+the handshake ensures that - for a new connection - a client will not se=
nd=0D
+other types of packet to a destination that does not understand QUIC and=
 is=0D
+willing to accept connections.=0D
+=0D
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficu=
lt for=0D
+servers to control the content of Initial packets. A client choosing an=0D=

+unpredictable Destination Connection ID ensures that servers are unable =
to=0D
+control any of the encrypted portion of Initial packets. However, the To=
ken=0D
+field is open to server control and does allow a server to use clients t=
o mount=0D
+request forgery attacks.=0D
+=0D
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) of=
fers=0D
+the only option for request forgery during connection establishment.=0D
+=0D
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery at=
tacks=0D
</pre>=0D
<p>"Clients however are not ..."</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472794586">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +the handshake ensures that - for a new co=
nnection - a client will not send=0D
+other types of packet to a destination that does not understand QUIC and=
 is=0D
+willing to accept connections.=0D
+=0D
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficu=
lt for=0D
+servers to control the content of Initial packets. A client choosing an=0D=

+unpredictable Destination Connection ID ensures that servers are unable =
to=0D
+control any of the encrypted portion of Initial packets. However, the To=
ken=0D
+field is open to server control and does allow a server to use clients t=
o mount=0D
+request forgery attacks.=0D
+=0D
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) of=
fers=0D
+the only option for request forgery during connection establishment.=0D
+=0D
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery at=
tacks=0D
+that rely on the Token field can be avoided if clients do not include a =
value=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-that rely on the Token field can be avoided i=
f clients do not include a value=0D
+that rely on the Token field can be avoided if clients do not include a =
value=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472795220">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficu=
lt for=0D
+servers to control the content of Initial packets. A client choosing an=0D=

+unpredictable Destination Connection ID ensures that servers are unable =
to=0D
+control any of the encrypted portion of Initial packets. However, the To=
ken=0D
+field is open to server control and does allow a server to use clients t=
o mount=0D
+request forgery attacks.=0D
+=0D
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) of=
fers=0D
+the only option for request forgery during connection establishment.=0D
+=0D
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery at=
tacks=0D
+that rely on the Token field can be avoided if clients do not include a =
value=0D
+when the server address has changed from when the NEW_TOKEN frame was re=
ceived.=0D
+=0D
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one ser=
ver=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Clients MUST NOT send a token received in a N=
EW_TOKEN frame from one server=0D
+Therefore, clients MUST NOT send a token received in a NEW_TOKEN frame f=
rom one server=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472799131">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one ser=
ver=0D
+address in an Initial packet that is sent to a different server address.=
 As=0D
+strict equality might reduce the utility of this mechanism, clients MAY =
employ=0D
+heuristics that result in different server addresses being treated as=0D=

+equivalent, such as treating addresses with a shared prefix of sufficien=
t=0D
+length as being functionally equivalent (for instance, /24 in IPv4 or /5=
6 in=0D
+IPv6). In addition, clients SHOULD treat a preferred address that is=0D
+successfully validated as equivalent to the address on which the connect=
ion was=0D
+made; see {{preferred-address}}.=0D
+=0D
+Sending a Retry packet ({{packet-retry}}) offers a server the option to =
change=0D
+the Token field. After sending a Retry, the server can also control the=0D=

+Destination Connection ID field of subsequent Initial packets from the c=
lient.=0D
+This also might allow indirect control over the encrypted content of Ini=
tial=0D
+packets. However, the exchange of a Retry packet validates the server ad=
dress,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-packets. However, the exchange of a Retry pac=
ket validates the server address,=0D
+packets. However, the exchange of a Retry packet validates the server's =
address,=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472799486">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The Destination Connection ID field of pa=
ckets that the client sends to a=0D
+preferred address can be used for request forgery.=0D
</pre>=0D
<p>merge with previous para</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472800940">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +the Token field. After sending a Retry, t=
he server can also control the=0D
+Destination Connection ID field of subsequent Initial packets from the c=
lient.=0D
+This also might allow indirect control over the encrypted content of Ini=
tial=0D
+packets. However, the exchange of a Retry packet validates the server ad=
dress,=0D
+thereby preventing the use of subsequent Initial packets for request for=
gery.=0D
+=0D
+=0D
+### Request Forgery with Preferred Addresses=0D
+=0D
+Servers can specify a preferred address, which clients then migrate to a=
fter=0D
+confirming the handshake; see {{preferred-address}}.=0D
+=0D
+The Destination Connection ID field of packets that the client sends to =
a=0D
+preferred address can be used for request forgery.=0D
+=0D
+A client SHOULD NOT send non-probing frames to a preferred address prior=
 to=0D
</pre>=0D
<p>Why not a MUST NOT? What reasons do we have to allow this to happen?</=
p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472802126">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +This document does not offer any addition=
al specific countermeasures that can=0D
+be implemented by endpoints aside from the generic measures described in=
=0D
+{{forgery-generic}}.=0D
</pre>=0D
<p>Why is this paragraph useful? It doesn't seem to follow from the previ=
ous text, so it seems to be out of place. Did you mean to connect it in s=
ome way?</p>=0D
<p>Also, the requirements above <em>are</em> countermeasures, aren't they=
?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472807584">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +vulnerable services to use strong authent=
ication. However, this is not always=0D
+possible when deploying QUIC. This section outlines some others steps th=
at QUIC=0D
</pre>=0D
<p>"However, this is not always possible when deploying QUIC." This seems=
 to suggest that it's a weakness of QUIC. I suspect what you are trying t=
o say is that perhaps "However, this may not always be within the control=
 of the QUIC deployment. This section outlines steps that QUIC endpoints =
could take to unilaterally protect against such attacks."</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472808476">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +by endpoints aside from the generic measu=
res described in {{forgery-generic}}.=0D
+However, countermeasures for address spoofing at the network level, in=0D=

+particular ingress filtering {{?BCP38=3DRFC2267}}, are especially effect=
ive=0D
+against attacks that use spoofing and originate from an external network=
.=0D
+=0D
+=0D
+### Generic Request Forgery Countermeasures {#forgery-generic}=0D
+=0D
+The most effective defense against request forgery attacks is to modify=0D=

+vulnerable services to use strong authentication. However, this is not a=
lways=0D
+possible when deploying QUIC. This section outlines some others steps th=
at QUIC=0D
+endpoints could take. These additional steps are all discretionary as,=0D=

+depending on circumstances, they could interfere with or prevent legitim=
ate=0D
+uses.=0D
+=0D
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) of=
ten=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Services offered over loopback interfaces (th=
at is, ::1 or 127.0.0.1) often=0D
+Services offered over loopback interfaces (that is, the IPv6 address ::1=
 or the IPv4 address 127.0.0.1) often=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472812096">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +depending on circumstances, they could in=
terfere with or prevent legitimate=0D
+uses.=0D
+=0D
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) of=
ten=0D
+lack proper authentication. Endpoints MAY prevent connection attempts or=
=0D
+migration to a loopback address. Endpoints SHOULD NOT allow connections =
or=0D
+migration to a loopback address if the same service was previously=0D
+available over a different interface or the address was provided by a se=
rvice=0D
+at a non-loopback address. Endpoints that depend on these capabilities c=
ould=0D
+offer an option to disable these protections.=0D
+=0D
+Similarly, endpoints could regard a change in address to link-local addr=
ess=0D
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a gl=
obal,=0D
+unique-local {{?RFC4193}}, or non-private address as a potential attempt=
 at=0D
+request forgery. Endpoints could refuse to use these addresses entirely,=
 but=0D
+that carries a significant risk of interfering with legitimate cases. En=
dpoints=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-that carries a significant risk of interferin=
g with legitimate cases. Endpoints=0D
+that carries a significant risk of interfering with legitimate uses. End=
points=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472812392">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) of=
ten=0D
+lack proper authentication. Endpoints MAY prevent connection attempts or=
=0D
+migration to a loopback address. Endpoints SHOULD NOT allow connections =
or=0D
+migration to a loopback address if the same service was previously=0D
+available over a different interface or the address was provided by a se=
rvice=0D
+at a non-loopback address. Endpoints that depend on these capabilities c=
ould=0D
+offer an option to disable these protections.=0D
+=0D
+Similarly, endpoints could regard a change in address to link-local addr=
ess=0D
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a gl=
obal,=0D
+unique-local {{?RFC4193}}, or non-private address as a potential attempt=
 at=0D
+request forgery. Endpoints could refuse to use these addresses entirely,=
 but=0D
+that carries a significant risk of interfering with legitimate cases. En=
dpoints=0D
+SHOULD NOT refuse to use an address unless they have specific knowledge =
about=0D
+the network that indicates that sending datagrams to unvalidated address=
es in a=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the network that indicates that sending datag=
rams to unvalidated addresses in a=0D
+the network indicating that sending datagrams to unvalidated addresses i=
n a=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472813927">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+=0D
+### Generic Request Forgery Countermeasures {#forgery-generic}=0D
+=0D
+The most effective defense against request forgery attacks is to modify=0D=

+vulnerable services to use strong authentication. However, this is not a=
lways=0D
+possible when deploying QUIC. This section outlines some others steps th=
at QUIC=0D
+endpoints could take. These additional steps are all discretionary as,=0D=

+depending on circumstances, they could interfere with or prevent legitim=
ate=0D
+uses.=0D
+=0D
+Services offered over loopback interfaces (that is, ::1 or 127.0.0.1) of=
ten=0D
+lack proper authentication. Endpoints MAY prevent connection attempts or=
=0D
+migration to a loopback address. Endpoints SHOULD NOT allow connections =
or=0D
+migration to a loopback address if the same service was previously=0D
+available over a different interface or the address was provided by a se=
rvice=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-available over a different interface or the a=
ddress was provided by a service=0D
+available at a different address, or if the address was was provided by =
a service=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472815255">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +frames in packets prior to completing add=
ress validation. Note that this might=0D
+not constrain some attacks as it does not prevent an attacker from using=
 the=0D
+Destination Connection ID field.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-frames in packets prior to completing address=
 validation. Note that this might=0D
-not constrain some attacks as it does not prevent an attacker from using=
 the=0D
-Destination Connection ID field.=0D
+frames in packets prior to completing address validation. Note that this=
 does=0D
+not prevent an attacker from using the Destination Connection ID field f=
or=0D
+an attack.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472817487">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +attacks. Endpoints MAY choose to avoid se=
nding datagrams to these ports or that=0D
+match these patterns prior to validating the target address. Endpoints M=
AY=0D
+retire connection IDs containing patterns known to be problematic withou=
t using=0D
+them.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-attacks. Endpoints MAY choose to avoid sendin=
g datagrams to these ports or that=0D
-match these patterns prior to validating the target address. Endpoints M=
AY=0D
-retire connection IDs containing patterns known to be problematic withou=
t using=0D
-them.=0D
+attacks. Endpoints MAY avoid sending datagrams to these ports or not sen=
d=0D
+datagrams that match these patterns prior to validating the destination =
address.=0D
+Endpoints MAY retire connection IDs containing patterns known to be prob=
lematic=0D
+without using them.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472819010">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +not constrain some attacks as it does not=
 prevent an attacker from using the=0D
+Destination Connection ID field.=0D
+=0D
+Endpoints are not expected to have specific information about the locati=
on of=0D
+servers that could be vulnerable targets of a request forgery attack. Ho=
wever,=0D
+it might be possible over time to identify specific UDP ports that are c=
ommon=0D
+targets of attacks or particular patterns in datagrams that are used for=
=0D
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports =
or that=0D
+match these patterns prior to validating the target address. Endpoints M=
AY=0D
+retire connection IDs containing patterns known to be problematic withou=
t using=0D
+them.=0D
+=0D
+Note:=0D
+=0D
+: Modifying endpoints to apply these protections is more efficient than=0D=

+  deploying network-based protections, as endpoints don&#39;t need to pe=
rform=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  deploying network-based protections, as end=
points don't need to perform=0D
+  deploying network-based protections, as endpoints do not need to perfo=
rm=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3996#discussi=
on_r472797411">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficu=
lt for=0D
+servers to control the content of Initial packets. A client choosing an=0D=

+unpredictable Destination Connection ID ensures that servers are unable =
to=0D
+control any of the encrypted portion of Initial packets. However, the To=
ken=0D
+field is open to server control and does allow a server to use clients t=
o mount=0D
+request forgery attacks.=0D
+=0D
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) of=
fers=0D
+the only option for request forgery during connection establishment.=0D
+=0D
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery at=
tacks=0D
+that rely on the Token field can be avoided if clients do not include a =
value=0D
+when the server address has changed from when the NEW_TOKEN frame was re=
ceived.=0D
+=0D
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one ser=
ver=0D
</pre>=0D
<p>Since there's a large escape hatch below, I agree that perhaps a SHOUL=
D NOT is better here. The following text effectively explains why this is=
n't a MUST NOT.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3996#pullrequestreview-470158582">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4HO6WMOMZFA5PDM6TSBN7RDANCNFSM4P56VPSA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2FZ5BPPUATLEY76GTSBN7RDA5CNFSM4=
P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQDAZ5Q.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestrev=
iew-470158582",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview=
-470158582",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3cd911c03dc_106a19641445ad--


From nobody Wed Aug 19 00:48:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34B173A03F6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 00:48:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MmY7x-B8VMrt for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 00:48:39 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 260FE3A03F4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 00:48:38 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id C8A889025DA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 00:48:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597823317; bh=RLU3C7lnRg+MqcgFnBmCmGeKnGT+QlB2A7ZWrhHGK0o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QHHG2kLrH+4J4KbDbQfqEIwKCVsZmL/cVq2LFZ/aB7FcM8bCZwEBmC5S932/HWHGd W8Ne5YppR2FnG3UeLBD537CnF/4eyw/lhZ72Jt5U3mUfQsw0wRfVx25aMHpNLfphWx fEgU+EkXkJNJiLOXgUG0AJE/oVx0Es1BsHdxXp5w=
Date: Wed, 19 Aug 2020 00:48:37 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5FBIP4KVUUNKLYH6F5JC5FLEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/470206536@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3cd955b9dd0_251619643722f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ePRcAgZr7POJR4iodU1CHnxJkrg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 07:48:40 -0000

----==_mimepart_5f3cd955b9dd0_251619643722f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-470206536
----==_mimepart_5f3cd955b9dd0_251619643722f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-470206536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HI4IFEWA7T7PYMCDSBN7VLANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZVJKGILISUDAOPWSDSBN7VLA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQDMQSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-470206536",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-470206536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3cd955b9dd0_251619643722f1--


From nobody Wed Aug 19 01:31:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DAA313A11C2 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 01:31:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dPjVt4cLr_8T for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 01:31:32 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C260E3A1050 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 01:31:32 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id E1BCB60006A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 01:31:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597825891; bh=1Mq1giaTgx7GAzDZQTxh3wValXX65vOuCiAY7Eo75ns=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lUg8p2F5M4ASVqCuYg2E+g6ZMe9Gx0gT6N/BJkwAXcUcgrdcKEBMcQA5CER3PM4sx b0/U6Qnm9QT5yHlGmqumkwI8ogcPwLHPiwEiYsgxmMTenoMokjs7j3gAGPkm3S7AcM gHlV1u2vkaVXrHnFtwfX0q/zRUBJheP90W8V8wNA=
Date: Wed, 19 Aug 2020 01:31:31 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYA3LIBCGR3BH5HDUV5JDCGHEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/470238065@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ce363d2ace_20d196410857ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UMw_mbGvaBBpGO4qXFRzzQiE-9Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 08:31:34 -0000

----==_mimepart_5f3ce363d2ace_20d196410857ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair commented on this pull request.



> +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.

My comment related to the handshake because I saw that as most important. I agree though with Jana, a change of PMTU can require that the IW is updated, given that IW is also used after the handshake and might be cached for future connections. Could we change the final sentence in the PR to say something like: The initial window SHOULD also be recalculated when a change of the path MTU is detected.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#discussion_r472856788
----==_mimepart_5f3ce363d2ace_20d196410857ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r472856788">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.
</pre>
<p>My comment related to the handshake because I saw that as most important. I agree though with Jana, a change of PMTU can require that the IW is updated, given that IW is also used after the handshake and might be cached for future connections. Could we change the final sentence in the PR to say something like: The initial window SHOULD also be recalculated when a change of the path MTU is detected.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r472856788">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK36XV575TBVPNW5GJLSBOEWHANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LZTFGPGUG5NPQJGTSBOEWHA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQDUG4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r472856788",
"url": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r472856788",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ce363d2ace_20d196410857ac--


From nobody Wed Aug 19 02:42:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 770493A11C1 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:42:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WTU-6rUmWUVt for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:42:42 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC7023A16A8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:42:29 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id D8FAA340E8F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:42:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597830148; bh=vqPtzrRTyZHUpihMt8oHuQk1ZL5SMeqd9UwPlWNfnOM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LR2DxVxyXb9QomWJOg/JTv743gl5l9XRm+Ct7qN8EkH/SxXRnNdbsk3APIYpwheFd KixYXRf1q1OuRkJ50kKkO7n2HR/xlU1tDDV2ZgwZDWotJGCsYfhN4CxPrSOIkpibcs fRUON+BtWBc37BuFZPVloZj/NaAR54kAAaN+tK0A=
Date: Wed, 19 Aug 2020 02:42:28 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXWQW7AL6JNVCOW5V5JDKQJEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/470294174@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3cf404c9fab_6498196410032a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nL1LoAMRTr2Qm-fb-5JKklD-M8Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 09:42:43 -0000

----==_mimepart_5f3cf404c9fab_6498196410032a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.

I think the MUST requirement is that the cwnd is set to ssthresh when LEAVING recovery. In order to decrement the cwnd gradually we could say that only one new packet for two ACKed ones should be send which then would be mostly inline with TCP or we can leave the detailed scheme to the implementation and just put some warnings to not overload the link in recovery. Alternatively you could also e.g. halve the cwnd and then pace out packets over one RTT (which is assume is what implementation do right now?)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#discussion_r472901102
----==_mimepart_5f3cf404c9fab_6498196410032a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r472901102">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.
</pre>
<p>I think the MUST requirement is that the cwnd is set to ssthresh when LEAVING recovery. In order to decrement the cwnd gradually we could say that only one new packet for two ACKed ones should be send which then would be mostly inline with TCP or we can leave the detailed scheme to the implementation and just put some warnings to not overload the link in recovery. Alternatively you could also e.g. halve the cwnd and then pace out packets over one RTT (which is assume is what implementation do right now?)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r472901102">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2H6YE6R7DC2LQFE3LSBONAJANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JWFJGX4K7O7PIT63SBONAJA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQEB5HQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r472901102",
"url": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r472901102",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3cf404c9fab_6498196410032a--


From nobody Wed Aug 19 02:54:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 643043A16FA for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:54:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 7p46BBJXHnTe for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:54:24 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C0353A16F8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:54:24 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 772B7340049 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:54:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597830863; bh=WZ1Q3lO+n8WM0LXNwSMBguof4sdz4zZoKUkiOCA4p/4=; h=Date:From:To:Subject:From; b=xmpWNyvDP45jSVBU6L8Hey7q7gP6EIeEpJqHLb/Z44S0Zyd1LGDZxm8SEmzmibuJw uVyjU56p2/B7oxK35vlnGX3jUEeBo4YVa1E4ggV5IyinVdbL9RaS0d0/vgLuk8frZj sV7TWP0N0Gb0dupa15jmf1/0wfrwO74s6yp41evw=
Date: Wed, 19 Aug 2020 02:54:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/718b77-dfc882@github.com>
Subject: [quicwg/base-drafts] 5e7f92: SHOULD NOT reuse tokens; to allow for all those ex...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mDUxBOFQ78a3eJuIaNMcSTgC610>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 09:54:25 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5e7f92e3848a907d9503a218042b4a7ac9a051d6
      https://github.com/quicwg/base-drafts/commit/5e7f92e3848a907d9503a218042b4a7ac9a051d6
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  SHOULD NOT reuse tokens; to allow for all those exceptions


  Commit: dfc8827197fd9f3590acb897a7052f253eb4ccc9
      https://github.com/quicwg/base-drafts/commit/dfc8827197fd9f3590acb897a7052f253eb4ccc9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Much JanaIyengar review feedback


Compare: https://github.com/quicwg/base-drafts/compare/718b774c016c...dfc8827197fd


From nobody Wed Aug 19 02:54:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F38FD3A16F9 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:54:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sYMcEI5j-U8k for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:54:33 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5CAE3A16F8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:54:33 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 0A9C5340063 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:54:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597830873; bh=IOnFWEzt5hxz/odftECu4r9KMYTApMrPzwAy5Co8YH8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sfnngsJMZa8D+sm1KY4Jaxx3Ay+k/SIpkUS90RCuTMwGIZzplplsQ1RGhm2pC4cHw pvwz1rN8gCb+HCHmaA10QzoJDHTq5Bq4WUKO4IJCfIdBK6ZiP55p/yrrDb0FhtQTKS iq9HjEDFej5J/PtQmJr7J29QRbiJeo351abRDnZI=
Date: Wed, 19 Aug 2020 02:54:32 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5551676187@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3cf6d8ec0c5_6d7119642978d8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wLtF3cCImI8IgQzwvpk3bR5wq-I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 09:54:36 -0000

----==_mimepart_5f3cf6d8ec0c5_6d7119642978d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 2 commits.

5e7f92e3848a907d9503a218042b4a7ac9a051d6  SHOULD NOT reuse tokens; to allow for all those exceptions
dfc8827197fd9f3590acb897a7052f253eb4ccc9  Much JanaIyengar review feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/718b774c016cdaae871d48252fb5dc92afa6968a..dfc8827197fd9f3590acb897a7052f253eb4ccc9

----==_mimepart_5f3cf6d8ec0c5_6d7119642978d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5e7f92e3848a907d9503a218042b4a7ac9a051d6">5e7f92e</a>  SHOULD NOT reuse tokens; to allow for all those exceptions</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/dfc8827197fd9f3590acb897a7052f253eb4ccc9">dfc8827</a>  Much JanaIyengar review feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/718b774c016cdaae871d48252fb5dc92afa6968a..dfc8827197fd9f3590acb897a7052f253eb4ccc9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4LWXRUILQP2G46IDTSBOONRANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XLJW53OK5KMUXNXDSBOONRA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGU2TCNRXGYYTQNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/718b774c016cdaae871d48252fb5dc92afa6968a..dfc8827197fd9f3590acb897a7052f253eb4ccc9",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/718b774c016cdaae871d48252fb5dc92afa6968a..dfc8827197fd9f3590acb897a7052f253eb4ccc9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3cf6d8ec0c5_6d7119642978d8--


From nobody Wed Aug 19 02:54:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEEEC3A16FD for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:54:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 eb16SNj7SnNl for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:54:48 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A8B93A16FA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:54:48 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id B48AE840922 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:54:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597830887; bh=ERF19LYzXvpVMG2IYqCLqxfZac5FDPZ25NXBaBQFAXg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0gsR3rCJ6elBwhrwvyOUqKnOS+xWCnGPeFCHa7SWfmGnczgJYTD6s4LDg40GNu1S+ sNhoBmQatjFEE4o33pupkXsZzakKsl7pWRIT3efDuXLmipvWQEZ47e0Jdp4FV5VtkV iLD3NOeeGk50VuanrjFF92sHiZXCAqvQrZM5AtyQ=
Date: Wed, 19 Aug 2020 02:54:47 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UWBOAF47T6HOLJFV5JDL6PEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/470282935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3cf6e7a5dae_58bb1964174562"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GEFl_qUlKh5yWKrkkwfSet9in1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 09:54:51 -0000

----==_mimepart_5f3cf6e7a5dae_58bb1964174562
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

Thanks Jana,

I started applying these, then realized that I needed to rewrap and make other tweaks, so I've just made most of these changes, verbatim, as part of a manual commit.

> +
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
+unpredictable Destination Connection ID ensures that servers are unable to
+control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.
+
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery attacks
+that rely on the Token field can be avoided if clients do not include a value
+when the server address has changed from when the NEW_TOKEN frame was received.
+
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one server

I'm at SHOULD NOT on my copy already.  I guess I forgot to push it.

> +For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.

I wanted to connect this with something that has a lot of existing documentation and explanatory material.  I found relatively little good material on the subject.

> +otherwise be unavailable to the attacker. For a networking protocol, a request
+forgery attack is often used to gain access to implicit authorization conferred
+by their peer's location in the network.
+
+For request forgery to be effective, an attacker needs to be able to influence
+what their peer sends, and where it is sent. If an attacker can target a
+vulnerable service with a controlled payload, that service might perform
+actions that are attributed to the attacker's peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an

I think I will pass on this one.  QUIC (this version, or invariants) run over UDP.

> +the data sent by QUIC endpoints is protected, this includes control over
+ciphertext. An attack is successful if an attacker can cause a peer to send a

We use a stream cipher, which is essentially an XOR with a predictable sequence.  If you know what the sequence is (this is trivial if you have the keys, just encrypt all zero values), then you know what the transform is and then, you can choose plaintext that is the XOR of the ciphertext you want.

> +encrypted portions of packets. It is necessary to assume that endpoints are
+able to control the contents of frames that a peer sends, especially those

This goes back to the encryption-by-XOR from above.  If I can control plaintext and make some good guesses about where it might appear, then I can control ciphertext.

> +This section assumes that limiting control over datagram content is not
+feasible. The focus of the mitigations in subsequent sections is on limiting

It would also be reasonable to implement some countermeasures that prevented control over datagram content.  The ciphertext fix does costs a lot though (it's a major change to the protocol that likely has a significant performance impact or requires the use of new ciphers) and it is not sufficient either as there are other more serious problems, like the SPA+connection ID one that I think we've agreed is too valuable a feature to dispense with (and options without this exposure are likely intractable for some server deployments).

I could write all of that down, but I thought it better to just state the assumption.

> +other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.

I think that was supposed to be "....or is not willing to accept a QUIC connection"

> +the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server address,
+thereby preventing the use of subsequent Initial packets for request forgery.
+
+
+### Request Forgery with Preferred Addresses
+
+Servers can specify a preferred address, which clients then migrate to after
+confirming the handshake; see {{preferred-address}}.
+
+The Destination Connection ID field of packets that the client sends to a
+preferred address can be used for request forgery.
+
+A client SHOULD NOT send non-probing frames to a preferred address prior to

I'm good with MUST NOT.

> +This document does not offer any additional specific countermeasures that can
+be implemented by endpoints aside from the generic measures described in
+{{forgery-generic}}.

These countermeasures are not comprehensive.  Hence "additional".  Re-reading this though, I felt the need to reword...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470282935
----==_mimepart_5f3cf6e7a5dae_58bb1964174562
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<p>Thanks Jana,</p>
<p>I started applying these, then realized that I needed to rewrap and make other tweaks, so I've just made most of these changes, verbatim, as part of a manual commit.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472902153">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
+unpredictable Destination Connection ID ensures that servers are unable to
+control any of the encrypted portion of Initial packets. However, the Token
+field is open to server control and does allow a server to use clients to mount
+request forgery attacks.
+
+Use of tokens provided with the NEW_TOKEN frame ({{validate-future}}) offers
+the only option for request forgery during connection establishment.
+
+Clients are not obligated to use the NEW_TOKEN frame. Request forgery attacks
+that rely on the Token field can be avoided if clients do not include a value
+when the server address has changed from when the NEW_TOKEN frame was received.
+
+Clients MUST NOT send a token received in a NEW_TOKEN frame from one server
</pre>
<p>I'm at SHOULD NOT on my copy already.  I guess I forgot to push it.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472892583">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
</pre>
<p>I wanted to connect this with something that has a lot of existing documentation and explanatory material.  I found relatively little good material on the subject.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472892911">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +otherwise be unavailable to the attacker. For a networking protocol, a request
+forgery attack is often used to gain access to implicit authorization conferred
+by their peer&#39;s location in the network.
+
+For request forgery to be effective, an attacker needs to be able to influence
+what their peer sends, and where it is sent. If an attacker can target a
+vulnerable service with a controlled payload, that service might perform
+actions that are attributed to the attacker&#39;s peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
</pre>
<p>I think I will pass on this one.  QUIC (this version, or invariants) run over UDP.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472894139">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +the data sent by QUIC endpoints is protected, this includes control over
+ciphertext. An attack is successful if an attacker can cause a peer to send a
</pre>
<p>We use a stream cipher, which is essentially an XOR with a predictable sequence.  If you know what the sequence is (this is trivial if you have the keys, just encrypt all zero values), then you know what the transform is and then, you can choose plaintext that is the XOR of the ciphertext you want.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472896976">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +encrypted portions of packets. It is necessary to assume that endpoints are
+able to control the contents of frames that a peer sends, especially those
</pre>
<p>This goes back to the encryption-by-XOR from above.  If I can control plaintext and make some good guesses about where it might appear, then I can control ciphertext.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472898757">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +This section assumes that limiting control over datagram content is not
+feasible. The focus of the mitigations in subsequent sections is on limiting
</pre>
<p>It would also be reasonable to implement some countermeasures that prevented control over datagram content.  The ciphertext fix does costs a lot though (it's a major change to the protocol that likely has a significant performance impact or requires the use of new ciphers) and it is not sufficient either as there are other more serious problems, like the SPA+connection ID one that I think we've agreed is too valuable a feature to dispense with (and options without this exposure are likely intractable for some server deployments).</p>
<p>I could write all of that down, but I thought it better to just state the assumption.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472900661">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.
</pre>
<p>I think that was supposed to be "....or is not willing to accept a QUIC connection"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472902831">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server address,
+thereby preventing the use of subsequent Initial packets for request forgery.
+
+
+### Request Forgery with Preferred Addresses
+
+Servers can specify a preferred address, which clients then migrate to after
+confirming the handshake; see {{preferred-address}}.
+
+The Destination Connection ID field of packets that the client sends to a
+preferred address can be used for request forgery.
+
+A client SHOULD NOT send non-probing frames to a preferred address prior to
</pre>
<p>I'm good with MUST NOT.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r472904167">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +This document does not offer any additional specific countermeasures that can
+be implemented by endpoints aside from the generic measures described in
+{{forgery-generic}}.
</pre>
<p>These countermeasures are not comprehensive.  Hence "additional".  Re-reading this though, I felt the need to reword...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470282935">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3BAGTCNNLIL53ZFJ3SBOOOPANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK624HRA3BJDAWCYEB3SBOOOPA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQD7FNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470282935",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470282935",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3cf6e7a5dae_58bb1964174562--


From nobody Wed Aug 19 02:55:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19F6C3A170C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:55:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bLrOBuVDnBw2 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:55:21 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B1E13A170B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:55:21 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 1AE5A7A03F4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:55:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597830920; bh=5SpwNU6yIhFUVas7pnLPTvNyKQ3GO0sf/y2d0Hdg3X4=; h=Date:From:To:Subject:From; b=SBlO09zDG/LltrzXPktoH07OxHeri1fgE/fLX9269qJBCdABBSOhgOrjiBLVz87Mz 7yslh63xmOkGky886rzl9ULj1fI6pxb12IIEvEdmWVT1OlZ/jYnifgH2BdgzSpmD27 1psK1EASGiQgFqq30dkRHGeeJSYBFI32mFfwvJRM=
Date: Wed, 19 Aug 2020 02:55:19 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1ed8ec-2f0989@github.com>
Subject: [quicwg/base-drafts] 2f0989: Script updating gh-pages from dfc88271. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K53ephvuq2LCDyjHs7ZkCPV6Ask>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 09:55:22 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2f09896afaa8f0d6d3576d0dd65393f99c5d18c4
      https://github.com/quicwg/base-drafts/commit/2f09896afaa8f0d6d3576d0dd65393f99c5d18c4
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    M request-forgery/draft-ietf-quic-http.html
    M request-forgery/draft-ietf-quic-http.txt
    M request-forgery/draft-ietf-quic-invariants.html
    M request-forgery/draft-ietf-quic-invariants.txt
    M request-forgery/draft-ietf-quic-qpack.html
    M request-forgery/draft-ietf-quic-qpack.txt
    M request-forgery/draft-ietf-quic-recovery.html
    M request-forgery/draft-ietf-quic-recovery.txt
    M request-forgery/draft-ietf-quic-tls.html
    M request-forgery/draft-ietf-quic-tls.txt
    M request-forgery/draft-ietf-quic-transport.html
    M request-forgery/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from dfc88271. [ci skip]



From nobody Wed Aug 19 02:55:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCCB63A1711 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:55:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MtiAyILLa-_1 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 02:55:32 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C6F9F3A1714 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:55:32 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id D7EEC520F12 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 02:55:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597830931; bh=/EbDBCKNGqbYZBeTvcD4Q9hMW3Xcc+EB64+JhGEdZ3c=; h=Date:From:To:Subject:From; b=cbtbN62H0rKGd1ZUzDMKkdeHRzWFw500AODX4yFQ1m66IxqTF4a94BEwWF6H/TTY5 bEDBpfKqxu5JELKkYOUp/LKU9C3zRLiWgpa/HESc4ZdGfp97qBO7E3DuYuUSdk05Ud ZRKpyLT6w1FUbi/+6E/qJvsJEs6Azpk8vsOgjkfw=
Date: Wed, 19 Aug 2020 02:55:31 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2f0989-8fb746@github.com>
Subject: [quicwg/base-drafts] 8fb746: Script updating archive at 2020-08-19T09:55:12Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1jKSOJJacLo4DbhkRtmSYppLuEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 09:55:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8fb74658cc523098e2a4085a32158cf2982a3b71
      https://github.com/quicwg/base-drafts/commit/8fb74658cc523098e2a4085a32158cf2982a3b71
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-19T09:55:12Z. [ci skip]



From nobody Wed Aug 19 06:17:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AFAA3A09B8 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:17:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 7TQzaaGQ3MUz for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:17:32 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 430FF3A09B3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:17:32 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 51E1D902670 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:17:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843051; bh=UGj1uALNW2KwAW5mHFUJ4YKtIR1jqP7ChMaxv3fp4eI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=WdrYBLTTB4waemet0MOdsxIs7FAN7dsN6REOQJ+nVRuzxvhsiHaF38Ll4LV48l3ni dgszHabksJn6wPOSBSGlFTz7ERGiYLVBNmyJt26/gqHxF9U1ieQ+Cfozlxqx0/792K bQ2nniKpnwNTQCZYVJ3iizE1+Ju5B9ORXPlmy8+s=
Date: Wed, 19 Aug 2020 06:17:31 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7FTY4YYBLY4DCDH4F5JEDWXEVBNHHCRI7QOY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4014@github.com>
Subject: [quicwg/base-drafts] Fix for #3835 (#4014)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d266b43d96_6c491964845fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zJ9XuVCLFdQ8mVOArVz-xEc0SLs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:17:33 -0000

----==_mimepart_5f3d266b43d96_6c491964845fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit


You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4014

-- Commit Summary --

  * Fix for #3835

-- File Changes --

    M draft-ietf-quic-transport.md (128)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4014.patch
https://github.com/quicwg/base-drafts/pull/4014.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4014

----==_mimepart_5f3d266b43d96_6c491964845fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4014'>https://github.com/quicwg/base-drafts/pull/4014</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix for #3835</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4014/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (128)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4014.patch'>https://github.com/quicwg/base-drafts/pull/4014.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4014.diff'>https://github.com/quicwg/base-drafts/pull/4014.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4014">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FEE7TQLVNKSGHTDTSBPGGXANCNFSM4QE5Z3ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTYIF37XDDVQGJKSTSBPGGXA5CNFSM4QE5Z3ZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFD6B3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4014",
"url": "https://github.com/quicwg/base-drafts/pull/4014",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d266b43d96_6c491964845fa--


From nobody Wed Aug 19 06:23:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FA013A09C1 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:23:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TsMh8jvlcSNd for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:23:17 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 149B03A09A2 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:23:17 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 1A664560EE5 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:23:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843396; bh=6TFZk2hAgzklq8jHgt6h0svGee5nxhfYydCHayQxOBg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h7d3y4/kk+XW1JrgAsgaj9KXewLGZGeqZWhxCungWHskSRj83DeFne+Ee+42V/ZVD VZwnugayTlunxjCo70Ax8JCDACLBwVYvfKM7nf+FgaJHL/F3CiQqvGB9uffTBG5zo2 +UJDPj+oMR397J3HmCEWdLy01fmPpRFtvtMykbTQ=
Date: Wed, 19 Aug 2020 06:23:16 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5JHIXCYSTAAPIRDNF5JEEMJEVBNHHCPSIYIY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3969/676349667@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3969@github.com>
References: <quicwg/base-drafts/issues/3969@github.com>
Subject: Re: [quicwg/base-drafts] loss_detection_timer.update in recovery (#3969)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d27c4ab86_6023196412767c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3dc6g7F1kLA6ql5abgfvfUjdzlc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:23:18 -0000

----==_mimepart_5f3d27c4ab86_6023196412767c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Does anyone have a proposal for a change here, or is this a close-with-no-action?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3969#issuecomment-676349667
----==_mimepart_5f3d27c4ab86_6023196412767c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Does anyone have a proposal for a change here, or is this a close-with-no-action?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3969#issuecomment-676349667">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2BYKCZA5IZ6AAZETDSBPG4JANCNFSM4PLDJLCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ASKG66CQ4PXJE5LTSBPG4JA5CNFSM4PLDJLCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBIENYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3969#issuecomment-676349667",
"url": "https://github.com/quicwg/base-drafts/issues/3969#issuecomment-676349667",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d27c4ab86_6023196412767c--


From nobody Wed Aug 19 06:25:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4FD33A09CC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:25:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TvO2K56S_Fc1 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:25:33 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC61E3A09C3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:25:33 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id E79E29025F5 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:25:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843532; bh=LZssRGJl0xICtt710Hq2u9y2HBpSyLOAZCdC028sGLA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=svE2I5yKJ7COuMXUsMgN0CBImlT1nODkHFG0iMHP6GrPuKSWr5/NrJaN6wabbCSdG mTTB9eJKw7agTZd3gvJbcCGXUMqcuy0FWrQpgZ+qyfB3MVeP7+DkNqGpKb7qnV3Yax 3cgPdBh82iS6fwYYgf/xz7cvtj5Kg9TJUew5CJfc=
Date: Wed, 19 Aug 2020 06:25:32 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4LXKPPGADS5TBXFP55JEEUZEVBNHHCRBWP6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4003/review/470453538@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4003@github.com>
References: <quicwg/base-drafts/pull/4003@github.com>
Subject: Re: [quicwg/base-drafts] Split conditions for Initial CONNECTION_CLOSE (#4003)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d284cd6929_754219641517cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/niUyM8fgcBxoG054l-RYvHf35os>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:25:35 -0000

----==_mimepart_5f3d284cd6929_754219641517cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-470453538
----==_mimepart_5f3d284cd6929_754219641517cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-470453538">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IYUPTIUSZQ5QLUBDSBPHEZANCNFSM4QBHGZIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ4QHJUO452WNIAXSDSBPHEZA5CNFSM4QBHGZIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQFI2IQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-470453538",
"url": "https://github.com/quicwg/base-drafts/pull/4003#pullrequestreview-470453538",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d284cd6929_754219641517cd--


From nobody Wed Aug 19 06:26:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1713E3A09CC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:26:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4qqbIHK_84uA for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:26:54 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD6BB3A09DA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:26:54 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id E0C66600049 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:26:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843613; bh=qIppBDQy7c8jogGVYM3261+zDuOK3di/MKBxUkV1UBI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nVvxLULSjgRcNIH+qkPOWKquOUIhrybYU58BcC+C9zBHyVLer37gtQphNh1jnA5xk uWgboiJ/OWK6JcgO0i33f/E0cJi1oGOqg+xDopR1v4jmMmVtQIe29YAGFhCJgvFBGX BaJ4o05ltzTcbBB+rWZh8NygKDoTkutQdQgW6eXE=
Date: Wed, 19 Aug 2020 06:26:53 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5C7CE6MBB6X76SEOF5JEEZ3EVBNHHCRD25UQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4009/review/470454773@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4009@github.com>
References: <quicwg/base-drafts/pull/4009@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4009)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d289dd06bc_13131964152252"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A-XnI07w8oYZn3Dmg9PVVH0EhNg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:26:56 -0000

----==_mimepart_5f3d289dd06bc_13131964152252
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



>  
 To improve compression performance of this option, certain entries might be
 tagged as being public. For example, a web browser might make the values of the
 Accept-Encoding header field available in all requests.
 
-An encoder without good knowledge of the provenance of header fields might
-instead introduce a penalty for a header field with many different values, such
-that a large number of attempts to guess a header field value results in the
-header field not being compared to the dynamic table entries in future messages,
-effectively preventing further guesses.
+An encoder without good knowledge of the provenance of field values might
+instead introduce a penalty for a field name with many different values, such

Shorthand, I think.  What it's trying to express is that if there are many field lines in the dynamic table which have the same field name and distinct values, you might with some probability ignore the dynamic table when encoding.  The more entries, the higher the probability you should ignore them all to frustrate an attacker.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4009#discussion_r473027526
----==_mimepart_5f3d289dd06bc_13131964152252
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4009#discussion_r473027526">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 To improve compression performance of this option, certain entries might be
 tagged as being public. For example, a web browser might make the values of the
 Accept-Encoding header field available in all requests.
 
-An encoder without good knowledge of the provenance of header fields might
-instead introduce a penalty for a header field with many different values, such
-that a large number of attempts to guess a header field value results in the
-header field not being compared to the dynamic table entries in future messages,
-effectively preventing further guesses.
+An encoder without good knowledge of the provenance of field values might
+instead introduce a penalty for a field name with many different values, such
</pre>
<p>Shorthand, I think.  What it's trying to express is that if there are many field lines in the dynamic table which have the same field name and distinct values, you might with some probability ignore the dynamic table when encoding.  The more entries, the higher the probability you should ignore them all to frustrate an attacker.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4009#discussion_r473027526">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64WV4ITHJ7QB2KRUTSBPHJ3ANCNFSM4QCDRHHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZEGBEW474WXO4DAFTSBPHJ3A5CNFSM4QCDRHH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQFJD5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4009#discussion_r473027526",
"url": "https://github.com/quicwg/base-drafts/pull/4009#discussion_r473027526",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d289dd06bc_13131964152252--


From nobody Wed Aug 19 06:28:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF4643A09DF for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:28:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AKf9MjlYiJjO for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:28:19 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5FB0D3A09C3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:28:19 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 903B7840F12 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:28:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843698; bh=qUSwFlrU4K42cR6whrrf/nqJd7WqQXz9vTGMPRko4oY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iqK1DirBmNUR2x35ow3pK/Y2Nxn9KHxSok09R77nA7+5QtO9bfUz9iFCT21ozIdMP iW0uiWEnMWlpaxajEdlC5hmOcP+hHBxxDarJNwKLIThkU60JGJbJ2UEVcGQp1JMxDm RwD7UjaQSl2V4Aq/eQHpjAVhOSrZ0L8ImVbrwok4=
Date: Wed, 19 Aug 2020 06:28:18 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GB46G3USVVKS6PBN5JEE7FEVBNHHCMXFHNA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3782/676357219@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3782@github.com>
References: <quicwg/base-drafts/issues/3782@github.com>
Subject: Re: [quicwg/base-drafts] Clarify RESET_STREAM interaction with flow-control limits (#3782)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d28f2809a6_697d196485764"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fYT569Ev7VqOLAdrsgQ7rpHrHi8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:28:22 -0000

----==_mimepart_5f3d28f2809a6_697d196485764
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Resolution seems to be to close with no action - @jlaine ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3782#issuecomment-676357219
----==_mimepart_5f3d28f2809a6_697d196485764
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Resolution seems to be to close with no action - <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/jlaine/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jlaine">@jlaine</a> ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3782#issuecomment-676357219">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2Z5M5FZLTR4VLKCWDSBPHPFANCNFSM4OFMHCJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OMOOQZF2VCRZ47ZDSBPHPFA5CNFSM4OFMHCJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBIGIYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3782#issuecomment-676357219",
"url": "https://github.com/quicwg/base-drafts/issues/3782#issuecomment-676357219",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d28f2809a6_697d196485764--


From nobody Wed Aug 19 06:29:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 457223A0A22 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:29:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 VjugPSa5_Xh8 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:29:10 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 669CC3A09DA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:29:10 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id B83FA90059E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:29:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843749; bh=0OOkr6IXH0XSxVjdpbz8pQbxfWeJ/Zwij7MTtfknss8=; h=Date:From:To:Subject:From; b=N78in2Mjsd2+6WvhfkWlvFtFhQCCrIZHM3uhcz3IefH8jSCdxhWFnA2lbTcw1VURU XBawLZpSBKt/3sIcBvBOscjxSCIv3lr8RWqxawuzHnG9wRvBIn72gfOsSJJXGaEMJA gbYea8GERVdCL5VZuz6xOVr0wR8P7WI7xjY9TqWA=
Date: Wed, 19 Aug 2020 06:29:09 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/fields-again/3a1aa0-e69cad@github.com>
Subject: [quicwg/base-drafts] a3f8e9: Spin bit is path-bound
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qv2eTQNerth0U1fA3Yu-cDiYKjE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:29:17 -0000

  Branch: refs/heads/qpack/fields-again
  Home:   https://github.com/quicwg/base-drafts
  Commit: a3f8e95d65042f286024e09c8999eca2aa2e3952
      https://github.com/quicwg/base-drafts/commit/a3f8e95d65042f286024e09c8999eca2aa2e3952
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Spin bit is path-bound

This binds the spin-bit state to a network path, which aligns with
intent better than the existing language.  It's more words, but it is
far less ambiguous.

Closes #3802.


  Commit: 0f5dfe5233f25c139741c60783da398a7ad5261f
      https://github.com/quicwg/base-drafts/commit/0f5dfe5233f25c139741c60783da398a7ad5261f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  First packet with a given connection ID


  Commit: 74dff6511f32ec8a7cde61034cf36abd7846fd64
      https://github.com/quicwg/base-drafts/commit/74dff6511f32ec8a7cde61034cf36abd7846fd64
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use FRAME_ENCODING_ERROR for stream limits >2^60

This is an error that can be detected in frame parsing without
additional context.

Closes #3781.


  Commit: 9bc7cc65b763016e2b80e54fb55ea26825ce7c60
      https://github.com/quicwg/base-drafts/commit/9bc7cc65b763016e2b80e54fb55ea26825ce7c60
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Cite the second reason bytes_in_flight might exceed CWND

Fixes #4004


  Commit: e3639acf3d41ca4729c9a49e51ca6b397e2e7246
      https://github.com/quicwg/base-drafts/commit/e3639acf3d41ca4729c9a49e51ca6b397e2e7246
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove indent from all pseudocode

This wasn't consistent before.  Also, the extra indent made it really
hard to fit within the (paltry) line length limit for figures.


  Commit: 1c0affd6a24eb300b9f23f942a4982195ace5b3d
      https://github.com/quicwg/base-drafts/commit/1c0affd6a24eb300b9f23f942a4982195ace5b3d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3984 from quicwg/spin-path

Spin bit is path-bound


  Commit: f1b8397e2423f22f17957af7268624bb566c1289
      https://github.com/quicwg/base-drafts/commit/f1b8397e2423f22f17957af7268624bb566c1289
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK SC:  No encoder memory for blocked (#4008)

* No encoder memory for blocked

* Caution

* @afrind's feedback


  Commit: 6e660ba5d10acfc45b7091fc072e589db03f9d5a
      https://github.com/quicwg/base-drafts/commit/6e660ba5d10acfc45b7091fc072e589db03f9d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Restore line breaks

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 5cfacde25abe020cb100583cdde3c051ea0096b9
      https://github.com/quicwg/base-drafts/commit/5cfacde25abe020cb100583cdde3c051ea0096b9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4012 from quicwg/pseudocode-indent

Remove indent from all pseudocode


  Commit: 3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
      https://github.com/quicwg/base-drafts/commit/3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Nits on QPACK (#4007)

* Nits

* Update draft-ietf-quic-qpack.md

fix wrap

Co-authored-by: afrind <afrind@users.noreply.github.com>


  Commit: 383bdd1212480dc405d489d2ccd9e9664ee3c0f1
      https://github.com/quicwg/base-drafts/commit/383bdd1212480dc405d489d2ccd9e9664ee3c0f1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4002 from quicwg/more-than-2-60

Use FRAME_ENCODING_ERROR for stream limits >2^60


  Commit: b0be3ff870d54298d367009bd952240971e1da18
      https://github.com/quicwg/base-drafts/commit/b0be3ff870d54298d367009bd952240971e1da18
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4006 from quicwg/ianswett-cwnd-limit-consistency

Cite the second reason bytes_in_flight might exceed CWND


  Commit: e69cad3344323374877fd7a92d698d135ab8be64
      https://github.com/quicwg/base-drafts/commit/e69cad3344323374877fd7a92d698d135ab8be64
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into qpack/fields-again


Compare: https://github.com/quicwg/base-drafts/compare/3a1aa02554ab...e69cad334432


From nobody Wed Aug 19 06:29:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18EAE3A09E5 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:29:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Fvh_Vvq09Oxz for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:29:22 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC6AF3A09F0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:29:22 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 146BF560025 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:29:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843762; bh=N3Kukxc2yURJHenOgGX0F1x9pNQhNPx/B36DP3lE9tE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JcHDPXTP0rt0a9U0jnlWwJ6lcz3eXAdFhvzKTEcBilUOrfKwTmubeUFW3T7JaH7/C ki1sRIyJfyxE6/+KcG7NJX++nxUet8FgzxOvp6+9rhpFygO/bnYCkbHG8ZyRy2OCug XQsCyM+p807D1Dl0oc6+IYYsd+jmWN9QAcb0E7NE=
Date: Wed, 19 Aug 2020 06:29:22 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4009/push/5552744967@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4009@github.com>
References: <quicwg/base-drafts/pull/4009@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4009)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d29324e76_447b19641194cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LHzmquOdcn6TIlXQatfR7W_jr3o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:29:24 -0000

----==_mimepart_5f3d29324e76_447b19641194cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

e69cad3344323374877fd7a92d698d135ab8be64  Merge remote-tracking branch 'origin/master' into qpack/fields-again


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4009/files/3a1aa02554ab85703eb067b425e5c336c5b02fec..e69cad3344323374877fd7a92d698d135ab8be64

----==_mimepart_5f3d29324e76_447b19641194cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e69cad3344323374877fd7a92d698d135ab8be64">e69cad3</a>  Merge remote-tracking branch &#39;origin/master&#39; into qpack/fields-again</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4009/files/3a1aa02554ab85703eb067b425e5c336c5b02fec..e69cad3344323374877fd7a92d698d135ab8be64">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5M5IGQMCWAL7HLGX3SBPHTFANCNFSM4QCDRHHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3Y766EVCPNXW3HTU3SBPHTFA5CNFSM4QCDRHH2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMBTGQZDGMCQOVZWQIZVGU2TENZUGQ4TMNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4009/files/3a1aa02554ab85703eb067b425e5c336c5b02fec..e69cad3344323374877fd7a92d698d135ab8be64",
"url": "https://github.com/quicwg/base-drafts/pull/4009/files/3a1aa02554ab85703eb067b425e5c336c5b02fec..e69cad3344323374877fd7a92d698d135ab8be64",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d29324e76_447b19641194cc--


From nobody Wed Aug 19 06:29:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD2B93A09C3 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:29:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vM4chzLtFfeN for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:29:24 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE6B83A09E4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:29:24 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 2771F56078B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:29:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843764; bh=tEhbNn7uLzQwRJAMxqVPhaaclqpfx68NAj9AvLYCWYA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wdyvtvUrY7aY+X7pZn/YlSp2EpQSfRSXCHxTUKIEW/snaQQkYXgYnCCHvxZPBdaZp tp2GrwrrEWMhaXxfhsV39Yu5JgCRYwLrF2jVEs+ChMTShzJxrCH/zXbcA3SjxWcqV6 jdW4csv3w3py8u4SU77wrFx2pw9m9EjJpWlWCPUI=
Date: Wed, 19 Aug 2020 06:29:24 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65SWMIYMKYXUKDJR55JEFDJEVBNHHCFIDDNI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3522/676358893@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3522@github.com>
References: <quicwg/base-drafts/issues/3522@github.com>
Subject: Re: [quicwg/base-drafts] Improve text on improving handshake latency (#3522)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d293418435_2f9e19641808ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qMr5tHVpe-EO5v76E99Jtb9ZgoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:29:26 -0000

----==_mimepart_5f3d293418435_2f9e19641808ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

*Is* there any such follow-up? If not, close this?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3522#issuecomment-676358893
----==_mimepart_5f3d293418435_2f9e19641808ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><em>Is</em> there any such follow-up? If not, close this?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3522#issuecomment-676358893">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZA3D76IEJKQV5IQL3SBPHTJANCNFSM4LHT7TVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DESGV5STPFFZPDTLSBPHTJA5CNFSM4LHT7TVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBIGV3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3522#issuecomment-676358893",
"url": "https://github.com/quicwg/base-drafts/issues/3522#issuecomment-676358893",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d293418435_2f9e19641808ac--


From nobody Wed Aug 19 06:30:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3072D3A09E4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:30:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AfkFX9HDVqqu for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:30:09 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0613E3A09C3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:30:08 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 41746600E06 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:30:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843808; bh=du0JVGy6wCMAwjmZmU12Qlez4pJN8NLXVxIokzSS2/o=; h=Date:From:To:Subject:From; b=LNjxvhnOvmH7AalJLGoC6lNWUk5jrRI4jPgyNBPWfp+DbTUIYzWrr8pJ3bgW6L4K+ r/hWmDtpFQ8fwCi0W0XbaotLaFJK7iTAqJbIBR96OaOCkMc67YmH0BBt6/5Zk/mmvj j5ysJrYYJPyCzq4EG19yIkKXs62n2LIse8Zn92rE=
Date: Wed, 19 Aug 2020 06:30:08 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8fb746-8ed78a@github.com>
Subject: [quicwg/base-drafts] 8ed78a: Script updating gh-pages from e69cad33. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vnjSR2qPPfTHBAf_ZTWuAA2_I18>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:30:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8ed78af6c80ea61b0a1a9da0a14c55e5bc91123d
      https://github.com/quicwg/base-drafts/commit/8ed78af6c80ea61b0a1a9da0a14c55e5bc91123d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    M qpack/fields-again/draft-ietf-quic-http.html
    M qpack/fields-again/draft-ietf-quic-http.txt
    M qpack/fields-again/draft-ietf-quic-invariants.html
    M qpack/fields-again/draft-ietf-quic-invariants.txt
    M qpack/fields-again/draft-ietf-quic-qpack.html
    M qpack/fields-again/draft-ietf-quic-qpack.txt
    M qpack/fields-again/draft-ietf-quic-recovery.html
    M qpack/fields-again/draft-ietf-quic-recovery.txt
    M qpack/fields-again/draft-ietf-quic-tls.html
    M qpack/fields-again/draft-ietf-quic-tls.txt
    M qpack/fields-again/draft-ietf-quic-transport.html
    M qpack/fields-again/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from e69cad33. [ci skip]



From nobody Wed Aug 19 06:32:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5F423A0976 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:32:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 JQQIReFFY4KL for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:32:52 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7369B3A09F0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:32:31 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 32E1FE1E54 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:32:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843950; bh=VqDRI36zC409kPTEYvpBPMY6wwsWKWN24TcM/qKSE+Y=; h=Date:From:To:Subject:From; b=i2wtiHHrRrwrgITfr4ZNrLrVrgoIARrPvNT64dbBfEe7YLLMZ8JVL72DFsjGfYXhT oVsUeku3EqGGq7HBhSa7wvOxpm+DaICYJwrFgWJImZ7gMgSlw8C4wLgnQNChsc5EKr 8a0a0r+xgHgw0AtrbLRuN7wFsQvFsV3zw2ZEY/vQ=
Date: Wed, 19 Aug 2020 06:32:30 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/new_layout/2b023e-5c6653@github.com>
Subject: [quicwg/base-drafts] a3f8e9: Spin bit is path-bound
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/an9ZUZV8ZI4pNUpd5GZKuY0BLqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:32:54 -0000

  Branch: refs/heads/qpack/new_layout
  Home:   https://github.com/quicwg/base-drafts
  Commit: a3f8e95d65042f286024e09c8999eca2aa2e3952
      https://github.com/quicwg/base-drafts/commit/a3f8e95d65042f286024e09c8999eca2aa2e3952
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Spin bit is path-bound

This binds the spin-bit state to a network path, which aligns with
intent better than the existing language.  It's more words, but it is
far less ambiguous.

Closes #3802.


  Commit: 0f5dfe5233f25c139741c60783da398a7ad5261f
      https://github.com/quicwg/base-drafts/commit/0f5dfe5233f25c139741c60783da398a7ad5261f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  First packet with a given connection ID


  Commit: 74dff6511f32ec8a7cde61034cf36abd7846fd64
      https://github.com/quicwg/base-drafts/commit/74dff6511f32ec8a7cde61034cf36abd7846fd64
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use FRAME_ENCODING_ERROR for stream limits >2^60

This is an error that can be detected in frame parsing without
additional context.

Closes #3781.


  Commit: 9bc7cc65b763016e2b80e54fb55ea26825ce7c60
      https://github.com/quicwg/base-drafts/commit/9bc7cc65b763016e2b80e54fb55ea26825ce7c60
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Cite the second reason bytes_in_flight might exceed CWND

Fixes #4004


  Commit: e3639acf3d41ca4729c9a49e51ca6b397e2e7246
      https://github.com/quicwg/base-drafts/commit/e3639acf3d41ca4729c9a49e51ca6b397e2e7246
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove indent from all pseudocode

This wasn't consistent before.  Also, the extra indent made it really
hard to fit within the (paltry) line length limit for figures.


  Commit: 1c0affd6a24eb300b9f23f942a4982195ace5b3d
      https://github.com/quicwg/base-drafts/commit/1c0affd6a24eb300b9f23f942a4982195ace5b3d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3984 from quicwg/spin-path

Spin bit is path-bound


  Commit: f1b8397e2423f22f17957af7268624bb566c1289
      https://github.com/quicwg/base-drafts/commit/f1b8397e2423f22f17957af7268624bb566c1289
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK SC:  No encoder memory for blocked (#4008)

* No encoder memory for blocked

* Caution

* @afrind's feedback


  Commit: 6e660ba5d10acfc45b7091fc072e589db03f9d5a
      https://github.com/quicwg/base-drafts/commit/6e660ba5d10acfc45b7091fc072e589db03f9d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Restore line breaks

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 5cfacde25abe020cb100583cdde3c051ea0096b9
      https://github.com/quicwg/base-drafts/commit/5cfacde25abe020cb100583cdde3c051ea0096b9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4012 from quicwg/pseudocode-indent

Remove indent from all pseudocode


  Commit: 3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
      https://github.com/quicwg/base-drafts/commit/3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Nits on QPACK (#4007)

* Nits

* Update draft-ietf-quic-qpack.md

fix wrap

Co-authored-by: afrind <afrind@users.noreply.github.com>


  Commit: 383bdd1212480dc405d489d2ccd9e9664ee3c0f1
      https://github.com/quicwg/base-drafts/commit/383bdd1212480dc405d489d2ccd9e9664ee3c0f1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4002 from quicwg/more-than-2-60

Use FRAME_ENCODING_ERROR for stream limits >2^60


  Commit: b0be3ff870d54298d367009bd952240971e1da18
      https://github.com/quicwg/base-drafts/commit/b0be3ff870d54298d367009bd952240971e1da18
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4006 from quicwg/ianswett-cwnd-limit-consistency

Cite the second reason bytes_in_flight might exceed CWND


  Commit: 5c66536a04d8741f21b1a7a726c6013f35ea7363
      https://github.com/quicwg/base-drafts/commit/5c66536a04d8741f21b1a7a726c6013f35ea7363
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into qpack/new_layout


Compare: https://github.com/quicwg/base-drafts/compare/2b023e3ed0f9...5c66536a04d8


From nobody Wed Aug 19 06:33:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBE443A09F0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:32:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PYvJx7yL_uwx for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:32:55 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A1743A09F8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:32:43 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 8669258003A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:32:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843961; bh=Mg1q8I7SFAKGuuOz7cZtUuosQAqJa/DfRzZuMCvMsxk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T/KLt/0wJPHBMialVQpIWUCybLY3jXEUBXKzi7gd13pkI7YxAY3A5teC3lyp+GW0d dE1WQzNzkITr+fXq3FZI3lRcG1fRiN1j01/R6BL65tqyl/gIYDv2QJwMAoxQAEsKsa lp84QPeM0/dhb9uyP7G1p/IjGvH0qukwARMuWJ3o=
Date: Wed, 19 Aug 2020 06:32:41 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4013/push/5552764561@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4013@github.com>
References: <quicwg/base-drafts/pull/4013@github.com>
Subject: Re: [quicwg/base-drafts] New layout format in QPACK (#4013)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d29f94105b_6de6196418039a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eLwCp_EcQtdevtjuyp8ZlkZtYJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:32:57 -0000

----==_mimepart_5f3d29f94105b_6de6196418039a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

5c66536a04d8741f21b1a7a726c6013f35ea7363  Merge remote-tracking branch 'origin/master' into qpack/new_layout


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4013/files/2b023e3ed0f9430893e8bf8e29b9c6e8042131e0..5c66536a04d8741f21b1a7a726c6013f35ea7363

----==_mimepart_5f3d29f94105b_6de6196418039a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5c66536a04d8741f21b1a7a726c6013f35ea7363">5c66536</a>  Merge remote-tracking branch &#39;origin/master&#39; into qpack/new_layout</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4013/files/2b023e3ed0f9430893e8bf8e29b9c6e8042131e0..5c66536a04d8741f21b1a7a726c6013f35ea7363">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYL6YNYGXKP2Z6GQLDSBPH7TANCNFSM4QDVOUWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK56UIAE735SEFKAWWTSBPH7TA5CNFSM4QDVOUWKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSNJYGE4DEMKQOVZWQIZVGU2TENZWGQ2TMMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4013/files/2b023e3ed0f9430893e8bf8e29b9c6e8042131e0..5c66536a04d8741f21b1a7a726c6013f35ea7363",
"url": "https://github.com/quicwg/base-drafts/pull/4013/files/2b023e3ed0f9430893e8bf8e29b9c6e8042131e0..5c66536a04d8741f21b1a7a726c6013f35ea7363",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d29f94105b_6de6196418039a--


From nobody Wed Aug 19 06:33:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC2003A09F0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:33:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WPgzBHPUnoog for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:33:40 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98F703A0A01 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:33:40 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id D21015C0CD9 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:33:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844018; bh=CNfPUJXMRnkpIgsS9PNvZTEKDQTmwTVM0ttQdTXLnk8=; h=Date:From:To:Subject:From; b=qwhUBVeyCcfyju81VEGiVmH2mwz/J5+OGaWf2sFFkumf16ajUb8Ij6Mx8vvnIBTgm Rg+KoWCLCqTbh7X8SsqGxNXTVriYTdEmTtbVyevtajddiwuONN6uqOx52N8VO6vk5N /HoQsCBALRTpD1vPdokqMmgJu9KKDTRIAIL3OQ+A=
Date: Wed, 19 Aug 2020 06:33:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8ed78a-862d97@github.com>
Subject: [quicwg/base-drafts] 862d97: Script updating gh-pages from 5c66536a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cukDxnB-b38SchN-oU3vhQo4qRU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:33:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 862d9752cd044d05ce21ff62695764ec2a7cff96
      https://github.com/quicwg/base-drafts/commit/862d9752cd044d05ce21ff62695764ec2a7cff96
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    M qpack/new_layout/draft-ietf-quic-http.html
    M qpack/new_layout/draft-ietf-quic-http.txt
    M qpack/new_layout/draft-ietf-quic-invariants.html
    M qpack/new_layout/draft-ietf-quic-invariants.txt
    M qpack/new_layout/draft-ietf-quic-qpack.html
    M qpack/new_layout/draft-ietf-quic-qpack.txt
    M qpack/new_layout/draft-ietf-quic-recovery.html
    M qpack/new_layout/draft-ietf-quic-recovery.txt
    M qpack/new_layout/draft-ietf-quic-tls.html
    M qpack/new_layout/draft-ietf-quic-tls.txt
    M qpack/new_layout/draft-ietf-quic-transport.html
    M qpack/new_layout/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 5c66536a. [ci skip]



From nobody Wed Aug 19 06:34:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F26423A0A00 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:34:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 VU5dTq08404V for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:34:55 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA34F3A09F8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:34:55 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id BB35C34002C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:34:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844094; bh=8OoG7x6peIs7PEedxLmRduIWz9txLVVXdRTinD2BuIk=; h=Date:From:To:Subject:From; b=EBNjow1difgmAjPQpkfrklvh0uu5RpPd1wgofNa/DJH9u1Yusi/PkzXQfF37+rXpm qn2o3F9uyZssZI4lDEqRyHDtB8NGHQsYoYK++ElIQdiN6eIDEuNPZSdKSOLX2XJzjB pClh/xqDX2+XTxc59oEtgQMlnerMPz7jSy7Pq+Fc=
Date: Wed, 19 Aug 2020 06:34:54 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b0be3f-e69cad@github.com>
Subject: [quicwg/base-drafts] 3a1aa0: The field police strike again
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xuy9rXqmchB-GNHJCjxnVKtNTi4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:34:57 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3a1aa02554ab85703eb067b425e5c336c5b02fec
      https://github.com/quicwg/base-drafts/commit/3a1aa02554ab85703eb067b425e5c336c5b02fec
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  The field police strike again


  Commit: e69cad3344323374877fd7a92d698d135ab8be64
      https://github.com/quicwg/base-drafts/commit/e69cad3344323374877fd7a92d698d135ab8be64
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into qpack/fields-again


Compare: https://github.com/quicwg/base-drafts/compare/b0be3ff870d5...e69cad334432


From nobody Wed Aug 19 06:35:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64ACD3A09FD for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:34:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fbJgPbnGMdMS for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:34:57 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 825DF3A0A00 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:34:57 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id D2357560E0B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:34:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844096; bh=DejY3/L1CcL1JjX+/MQUul0lLZL8PZ7q4X8/wGvhJ3M=; h=Date:From:To:Subject:From; b=elkGqQeDH9w1s88ES8b/jhzIYHFSZEyAuZ7GeizAta46gtYicLcHkr+WK1rLD3PNx /DxmbdLJph2ngljoWWQdOQdkBUHwl2zXBwUYnFGodnczrmK6/dt9ueLmWiApbCzNOZ bvX9E8qdQKlS638C1ZAwSOGsDJm99zKdOue+SRus=
Date: Wed, 19 Aug 2020 06:34:56 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/fields-again/e69cad-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oi85TxcMu0cnjI336D5-TSo-QZ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:34:58 -0000

  Branch: refs/heads/qpack/fields-again
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 19 06:35:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A86C63A09FF for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:35:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zjCGelleQDaM for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:35:07 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A36AD3A09F4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:35:07 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id DA571340EE1 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:35:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844106; bh=iodiIF8CHfNY5Bm+6ksQhzRnv9w3SFvleLWWF51ICKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NuhurVW68pnjNUcgMTJQ2YeGQbpA8TJ736lth20DfFLiRGQsmRpTQTvvxTtLgYHs0 aT0UtC93aFo6lTyU0Gz/IxDBOTn2X2tbpr4bYheN1oX3Qy/iHIo9cYrIjbVW9sQJFT ZwiK4Llj2eN1sA8kP9S7v1TD3pjr/Jraw/vV1tK4=
Date: Wed, 19 Aug 2020 06:35:06 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SDTAWSCA4WMK5YJF5JEFYVEVBNHHCRD25UQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4009/issue_event/3670807062@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4009@github.com>
References: <quicwg/base-drafts/pull/4009@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4009)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d2a8acb3f7_46e19642270a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fFAkx-CAJZs7n0iOm5dGfK-zzz8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:35:09 -0000

----==_mimepart_5f3d2a8acb3f7_46e19642270a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4009 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4009#event-3670807062
----==_mimepart_5f3d2a8acb3f7_46e19642270a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680484260" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4009" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4009/hovercard" href="https://github.com/quicwg/base-drafts/pull/4009">#4009</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4009#event-3670807062">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TQNCUB3GDPAS7C4LSBPIIVANCNFSM4QCDRHHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2IEXXWNE4XA26QVPDSBPIIVA5CNFSM4QCDRHH2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LGBEFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4009#event-3670807062",
"url": "https://github.com/quicwg/base-drafts/pull/4009#event-3670807062",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d2a8acb3f7_46e19642270a--


From nobody Wed Aug 19 06:36:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 624EC3A0A00 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:36:07 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rSR-KtIn0zju for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:36:04 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D73C23A09FD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:36:04 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 1BFEB5801F0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:36:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844164; bh=rLri6WovIZrb4BPqqQrBxUIJQu9IqeZO8AI2RDmo2ag=; h=Date:From:To:Subject:From; b=b98fkLqxWQd85vbcuod6kwAW+WWp5FoRxPRoGYyjFOgkUsKlQLIBIbRi8cFhu/D5z Q31Me4xc4Uu1U+vlq8cq167I73u67XcPlFAVJcWSiygWxu8SVWf3kVfa8fscDZ9w0R dN+cGYiSzuYRceyB5NmkErGp5mRvEz9pCT9StRO8=
Date: Wed, 19 Aug 2020 06:36:03 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/862d97-571bcb@github.com>
Subject: [quicwg/base-drafts] 571bcb: Script updating gh-pages from e69cad33. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VUFHGUpZp_cOFBukI8jr75TovEk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:36:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 571bcb1d06b6721d56adbe6e8bc127b60db8d3ad
      https://github.com/quicwg/base-drafts/commit/571bcb1d06b6721d56adbe6e8bc127b60db8d3ad
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e69cad33. [ci skip]



From nobody Wed Aug 19 06:36:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 66EBE3A0A06 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:36:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 HK4wVC4E9_B9 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:36:36 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64DFB3A09F8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:36:36 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id B009A5E009A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:36:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844195; bh=YaFQkz+m6cU4czschQiLy/5Jzq0gh8AUKETuWFDuRPw=; h=Date:From:To:Subject:From; b=CrtvJwJ3hZw41/m8kNcSo3DiRViScYkzAEIQIwaanw7OqP6+oXXxZwb5lpXBUHi3M V0ea2xDWIuBzVnMxbdWTE1y+V0u+QWBZox/Xaf+S12OwAkEjzXtq899mN154A/dbqT 3LZMPCpu1habTT9HtnulE2TotgOmWmVXViDap/KQ=
Date: Wed, 19 Aug 2020 06:36:35 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/e69cad-b0be3f@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uIrKKd-_vTSR9wiuGFjwSD4sfcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:36:37 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 19 06:37:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 321B33A09B0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:37:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 JOtoJKSMlktS for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:37:52 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E50C3A0A1C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:37:45 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 758BA900943 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:37:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844264; bh=TxVdd87HFKlAEU6lGR720Nm54AVQhQffMacknF1h66Q=; h=Date:From:To:Subject:From; b=sjCyUcni81lRNeih8ZjsNHolGlRDEt6N075Z2u1bNzCuj28nqEsW658yVY7e+LWtf qMSIvO24Qpc4xtViV1clt33PcBbmATpIiEc/YjMX8xVr/E2i+E1EhPLG2vkdEnVs8Z O6DyFm4u7um9VUS4hv7zrDYnpWqqYU7lJyobHwbk=
Date: Wed, 19 Aug 2020 06:37:44 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/fields-again/000000-e69cad@github.com>
Subject: [quicwg/base-drafts] 3a1aa0: The field police strike again
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kUzXVPTjxdfZWMziYo8VdVEcYio>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:37:54 -0000

  Branch: refs/heads/qpack/fields-again
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3a1aa02554ab85703eb067b425e5c336c5b02fec
      https://github.com/quicwg/base-drafts/commit/3a1aa02554ab85703eb067b425e5c336c5b02fec
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  The field police strike again


  Commit: e69cad3344323374877fd7a92d698d135ab8be64
      https://github.com/quicwg/base-drafts/commit/e69cad3344323374877fd7a92d698d135ab8be64
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into qpack/fields-again


Compare: https://github.com/quicwg/base-drafts/compare/3a1aa02554ab%5E...e69cad334432


From nobody Wed Aug 19 06:37:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCD773A09B0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:37:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KTbjZa-pvYNM for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:37:52 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89DCF3A0A16 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:37:34 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id B8298900C18 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:37:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844253; bh=apVNvigx1JAwemFs9u12YfXTlwG4Ohr+8srdJuXqPG4=; h=Date:From:To:Subject:From; b=QxStl72Bm+XfONQBYcHk7MdlA0R0frAc7r1LC9pXdBKmQeJZmSVPXgYS8h6KbBUjE mn7erPzQ7+shHDzVEb/vYwwKnKfS3hFBXzMqvk/unROk3jPB9AnUjaREfytUnZkOp1 RmqU9oa1Wr5U9Wf/xm3JrgnBYI6379MXoOXaqNho=
Date: Wed, 19 Aug 2020 06:37:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/571bcb-574992@github.com>
Subject: [quicwg/base-drafts] 574992: Script updating gh-pages from b0be3ff8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4b-fKhWm7u-gRXoHFQeP-oNlbIU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:37:55 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5749920a5b0b2bb4c700772bd00eeea90bb0cd3e
      https://github.com/quicwg/base-drafts/commit/5749920a5b0b2bb4c700772bd00eeea90bb0cd3e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b0be3ff8. [ci skip]



From nobody Wed Aug 19 06:38:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37C0D3A0A16 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:38:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tq7vm9Y0_kPz for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:38:45 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C30B3A09B0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:38:45 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 7BCB85E0099 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:38:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844324; bh=W7g03HRg15E8A7CZHysCZ1WeUiGWeqa7RQMsPGnd18o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UXwwk1GPlTOiGz9Hvq/dEUkMPjBE8062moAmg95fUccH+k7zn0dHfCJoOIMIyd2V9 CSG1/EuOqVAD+7Ee8eLObbhBJ19Hb/Rp/AB2Di3LkibxCqLAc9e9VGhDAn+fYxtau7 Uk2afcCC8IkiNqvYuIUrEJW0/dk1r7ZltEwjuTfs=
Date: Wed, 19 Aug 2020 06:38:44 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YOFGA4GJOILTYER55JEGGJEVBNHHCRD25UQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4009/c676372920@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4009@github.com>
References: <quicwg/base-drafts/pull/4009@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4009)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d2b646c0fb_273719642892f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P1mUyr3Hex-sMQEzGyVPz02sW6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:38:46 -0000

----==_mimepart_5f3d2b646c0fb_273719642892f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sorry, this was a mistake; I think I've backed it out now.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4009#issuecomment-676372920
----==_mimepart_5f3d2b646c0fb_273719642892f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Sorry, this was a mistake; I think I've backed it out now.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4009#issuecomment-676372920">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRTHU7MUJRUBADKBLSBPIWJANCNFSM4QCDRHHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7JJBYJ3YPHELG7MSDSBPIWJA5CNFSM4QCDRHH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBIKDOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4009#issuecomment-676372920",
"url": "https://github.com/quicwg/base-drafts/pull/4009#issuecomment-676372920",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d2b646c0fb_273719642892f6--


From nobody Wed Aug 19 06:40:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44CB53A09E8 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:40:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ycO0WXZiCkPF for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:40:18 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8887D3A0A24 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:40:18 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id B1B1DE008D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:40:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844417; bh=PXrCdDOEq+sVgjobwpPdbEbi5hxsDkYFIgKdHSyfnO8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=GBRjBxtKofmf2Z1PslX/IrGbbzn1fufFDxMtm3ael0SOy/GfeF94k0nO8y565ylnP UI/T4G937cKmkcrmE0xAWGKEAOBfzjkOX+llRXCnEs77Q15zgxkU4R44ps5mF3bKri qgRcQ2joDv0wUT7ykqLqgAoYIqnlDt0WiZD0oNc4=
Date: Wed, 19 Aug 2020 06:40:17 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QU2HW44CSWLYUKAF5JEGMDEVBNHHCRJBR5Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4015@github.com>
Subject: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4015)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d2bc1a1a9a_6c9a196423598f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wC6PKBf1JErZ13YS5METhpqW_uM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:40:20 -0000

----==_mimepart_5f3d2bc1a1a9a_6c9a196423598f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#4009 reborn, because I can&#39;t get GitHub to reopen the pull request.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4015

-- Commit Summary --

  * The field police strike again
  * Merge remote-tracking branch &#39;origin/master&#39; into qpack/fields-again

-- File Changes --

    M draft-ietf-quic-qpack.md (113)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4015.patch
https://github.com/quicwg/base-drafts/pull/4015.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4015

----==_mimepart_5f3d2bc1a1a9a_6c9a196423598f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680484260" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4009" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4009/hovercard" href="https://github.com/quicwg/base-drafts/pull/4009">#4009</a> reborn, because I can't get GitHub to reopen the pull request.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4015'>https://github.com/quicwg/base-drafts/pull/4015</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>The field police strike again</li>
  <li>Merge remote-tracking branch &#39;origin/master&#39; into qpack/fields-again</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4015/files#diff-c3ed24528f71fade042cdefbeadbd7b9">draft-ietf-quic-qpack.md</a>
    (113)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4015.patch'>https://github.com/quicwg/base-drafts/pull/4015.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4015.diff'>https://github.com/quicwg/base-drafts/pull/4015.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4015">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YVMCPJ6N3RIZTLLLSBPI4DANCNFSM4QE6QMBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TWSDVQSU6ZTP6GDTSBPI4DA5CNFSM4QE6QMB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFEGHWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4015",
"url": "https://github.com/quicwg/base-drafts/pull/4015",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d2bc1a1a9a_6c9a196423598f--


From nobody Wed Aug 19 06:42:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E9103A0A34 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:42:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 e3xSfudMhUe8 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:42:20 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 171D83A0A2E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:42:20 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 49E675E0093 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:42:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844539; bh=ZVwD65/49WpfSBtGiUzG9wiZRiY4sOiIzcLr6vJNFfs=; h=Date:From:To:Subject:From; b=qBCxuA0Xg80rEmnt9TisxuOkBZSw+gkij4kvfxWGb6yGaiWq7Lugh4+CrV4RFwbp9 AJ+4/4dzEljeSIynL2ovnidLeNPF8ZLcE2nhs1/f1KzZz3rz1+zFYmOEMeopVJyfP/ mujzSPs0ZChBSfuWHM/RrHVpTyJ4WKfZg/wBS5VY=
Date: Wed, 19 Aug 2020 06:42:19 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b0be3f-2be72c@github.com>
Subject: [quicwg/base-drafts] 2be72c: Remove stray parenthesis
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qnI8zI5qMa2otMxjEYfybA9OZ2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:42:21 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2be72c589170f618a8477d38480de9f282c6a60b
      https://github.com/quicwg/base-drafts/commit/2be72c589170f618a8477d38480de9f282c6a60b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Remove stray parenthesis



From nobody Wed Aug 19 06:43:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94DE33A0A24 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:43:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sa_zagWEc0q4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:43:18 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8045E3A0A0C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:43:18 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id AEA7D9025DB for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:43:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844597; bh=k9RDlzniW9E/yjqD7RXmkD1ASjKB+FGaWAAjFSfbRQg=; h=Date:From:To:Subject:From; b=UtadOPPFKLId8vlfybi0Wqzhufqz5VnLt+VHabWouUD+aLz7/Kzr/UDnXsgx8Hnka 9QHtP9jm35U/+dPuHO08qfjZf/TqJj6B52EUl9hJ2V5sYn4cOQD20OLwKacOFwiTaL ELHk8C/qRj5Cf3yr+OcqWYUt/dI8ahLP2Q3WZJdA=
Date: Wed, 19 Aug 2020 06:43:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/574992-db2750@github.com>
Subject: [quicwg/base-drafts] db2750: Script updating gh-pages from 2be72c58. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iE6wWb10CzthKKQ_5V7uze5hLN8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:43:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: db2750771aae0dfa704f8fe3e27d4241fd635e91
      https://github.com/quicwg/base-drafts/commit/db2750771aae0dfa704f8fe3e27d4241fd635e91
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2be72c58. [ci skip]



From nobody Wed Aug 19 06:45:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 421453A0A24 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:45:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 bsIoloW2e_MK for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:45:34 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 701533A0A0C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:45:34 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 1A5697A0074 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:45:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844733; bh=qizqfJmhNwRSyVFCkSPF2tDOjM2d+H78HbsCf09Md0A=; h=Date:From:To:Subject:From; b=Sh75R0zFQbxF1eVD5FrbvPBjH9VfMTZpGjd7QbpCgnmXREEDOOk/aHkzNa2A2jLsT H1AcfO+HUNtBvEEH4qWQVo+W1GDCSoSpPT/XZ0RG/EKbnyMxwxCixuY+3tkwc2I+AV U5Rx0l7PFbC1vcYqAI43yV6h3K2ijSYsWAc2C13k=
Date: Wed, 19 Aug 2020 06:45:32 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/fields-again/e69cad-ca4f10@github.com>
Subject: [quicwg/base-drafts] ca4f10: Review feedback
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/31l3oqdNfB8VDOfC-rhNALi0NHQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:45:35 -0000

  Branch: refs/heads/qpack/fields-again
  Home:   https://github.com/quicwg/base-drafts
  Commit: ca4f1013a8881041fc19928ce787702049a0307b
      https://github.com/quicwg/base-drafts/commit/ca4f1013a8881041fc19928ce787702049a0307b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Review feedback



From nobody Wed Aug 19 06:45:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 387513A0A24 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:45:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cJfJpsMhPVIa for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:45:43 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 204273A0A0C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:45:43 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id C1C3F58001A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:45:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844742; bh=RzqU+URKIKS63C4oKk01YcWU5YWJYLIqQ86KJYW7lOQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nlcx4hFbiuEfslga4s1p1qe+opdqUuYDvpwE2ap08eOkbdn6f/aS6PJngEbWhdCpC q2QjH9Z+zx5UoZDP90vOtioaweIorUwAMdqB7LbSVlri2KOYUPG62i6PRuoFv3J/Lf LZh/NCwVAq5A+N5/eek0ge3TzHevdBO+/7cs1R+Y=
Date: Wed, 19 Aug 2020 06:45:42 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4015/push/5552840428@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4015@github.com>
References: <quicwg/base-drafts/pull/4015@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4015)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d2d067d404_496196446746b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vbCI7fTvR8NZCUrowZb4xOW6S8I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:45:44 -0000

----==_mimepart_5f3d2d067d404_496196446746b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

ca4f1013a8881041fc19928ce787702049a0307b  Review feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4015/files/e69cad3344323374877fd7a92d698d135ab8be64..ca4f1013a8881041fc19928ce787702049a0307b

----==_mimepart_5f3d2d067d404_496196446746b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ca4f1013a8881041fc19928ce787702049a0307b">ca4f101</a>  Review feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4015/files/e69cad3344323374877fd7a92d698d135ab8be64..ca4f1013a8881041fc19928ce787702049a0307b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PJV2NEV3MBNJMTJDSBPJQNANCNFSM4QE6QMBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2IJWKEQUGNIVLKEKLSBPJQNA5CNFSM4QE6QMB2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJXGIZDOMKQOVZWQIZVGU2TEOBUGA2DEOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4015/files/e69cad3344323374877fd7a92d698d135ab8be64..ca4f1013a8881041fc19928ce787702049a0307b",
"url": "https://github.com/quicwg/base-drafts/pull/4015/files/e69cad3344323374877fd7a92d698d135ab8be64..ca4f1013a8881041fc19928ce787702049a0307b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d2d067d404_496196446746b--


From nobody Wed Aug 19 06:46:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C1E33A0A2D for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:46:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4e8QgAUQm3u5 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:46:30 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 75C9F3A0A24 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:46:30 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id C1B275E0EF0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:46:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597844789; bh=Pdu45E2Nhlm+X+4cxEtByv2/sbkSH0JBXsn6sL4fr3M=; h=Date:From:To:Subject:From; b=FXnOhI+nzkaisjaIy/+zxKf7WydZ56wgh+qtDLrtPZJ9lvcgoDq2lduu4kdQ8v87a bLP1rlHxLJyZa7Pr7HsQXEtFSfmZ4hlJ1JXHH/bhNsCvs/HQH+9AuApbOgHr5n+WWv lCgVjuQn1MG7u0Cg75r/TgHVMi18vJWm05x4etrU=
Date: Wed, 19 Aug 2020 06:46:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/db2750-8331e2@github.com>
Subject: [quicwg/base-drafts] 8331e2: Script updating gh-pages from ca4f1013. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2N5jhQ3GLvAte9AJxaVk0QtaMYU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:46:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8331e2a1e936e36551e775f3ed39aa4d91d4f3c5
      https://github.com/quicwg/base-drafts/commit/8331e2a1e936e36551e775f3ed39aa4d91d4f3c5
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    M qpack/fields-again/draft-ietf-quic-http.html
    M qpack/fields-again/draft-ietf-quic-invariants.html
    M qpack/fields-again/draft-ietf-quic-qpack.html
    M qpack/fields-again/draft-ietf-quic-qpack.txt
    M qpack/fields-again/draft-ietf-quic-recovery.html
    M qpack/fields-again/draft-ietf-quic-tls.html
    M qpack/fields-again/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from ca4f1013. [ci skip]



From nobody Wed Aug 19 06:54:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7E103A0A6C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:54:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pVbfbzX74cI5 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:54:13 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 34BE73A0A3A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:54:13 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 741C2E08CC for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:54:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597845252; bh=USvPjc1sqh8mMFi0iRIxWJbN8dOC2zrA/XURQVK7BEg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A4dxuAZGgeLhOMpvgA/AhWtO4iItlt0ty2lK/nEVz6ru3eGv3wsS8tI8c6ruQ6ngx fEIJfUma4rOYlmG0Pi6cULOOgheupTKpSS6txjEd6DXlMuuTr8k9seGDG3Pnw5TWmZ VIx2ib9VyYHLNEiNcCByDJrVYbr4ORUOzu8/yqSs=
Date: Wed, 19 Aug 2020 06:54:12 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4K7VOCVJ45FUX3P5F5JEIAJEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/470480408@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d2f0464084_1ae4196436067"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d1iBi_4_-YsNVaHC5QJFSANO9QM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:54:15 -0000

----==_mimepart_5f3d2f0464084_1ae4196436067
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> +the data sent by QUIC endpoints is protected, this includes control over
+ciphertext. An attack is successful if an attacker can cause a peer to send a

@janaiyengar, I agree with you that full control seems a little far-fetched, but depending on the protocol and the scenario, partial control seems really plausible.  At the most basic, consider an echo service over QUIC; you have complete control over the contents of the STREAM frames the peer sends, and if you know the peer's implementation, the packet formation is likely predictable as well unless they deliberately randomize it.  Couple that with victims who will skip junk bytes....

I think Martin's correct that, while no attacker will actually have 100% control over the ciphertext, which parts they do control will be difficult to guarantee.  So we have to evaluate the attack as if they have control over all of it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r473046972
----==_mimepart_5f3d2f0464084_1ae4196436067
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r473046972">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +the data sent by QUIC endpoints is protected, this includes control over
+ciphertext. An attack is successful if an attacker can cause a peer to send a
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>, I agree with you that full control seems a little far-fetched, but depending on the protocol and the scenario, partial control seems really plausible.  At the most basic, consider an echo service over QUIC; you have complete control over the contents of the STREAM frames the peer sends, and if you know the peer's implementation, the packet formation is likely predictable as well unless they deliberately randomize it.  Couple that with victims who will skip junk bytes....</p>
<p>I think Martin's correct that, while no attacker will actually have 100% control over the ciphertext, which parts they do control will be difficult to guarantee.  So we have to evaluate the attack as if they have control over all of it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r473046972">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77RTYJ3L7UDZDJ473SBPKQJANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6S5J4PFV7EY6FRK2DSBPKQJA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQFPMGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r473046972",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r473046972",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d2f0464084_1ae4196436067--


From nobody Wed Aug 19 06:55:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59C993A0A3A for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:55:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nUKo2ir_UP9Y for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:55:05 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7DFD33A0A84 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:55:05 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id B3E3E840D6F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:55:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597845304; bh=bSiVGipwps3igGQruMnWrns+mOUTEZUWn1E5DAbzyTM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EX0agD1B56er3Z5u6cWItfjkL1Fnx982WBRdeJ8E3+Q+Gngxsa2XRsKEZUlMPI6Wu 8DR4QtLKiXZQymShx6y1GOILLmYWWutjeDBSn8UDwFFhCJ4o+UPwMFs9YU1pUcTjDt aIgNtR6nbtCNgUiPa/brR9usBvGjvdeADgPuj398=
Date: Wed, 19 Aug 2020 06:55:04 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YQQXBJIQ3L3ZWC3F5JEIDREVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/470481196@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d2f38a4823_25e919643582a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NVD1SuwGTVfaw7L2lCBRPy5gLbM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:55:07 -0000

----==_mimepart_5f3d2f38a4823_25e919643582a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> +While it would be ideal if target services implement better protections, such
+as strong authentication that does not rely on implicit signals, the goal of
+this section is to describe what a QUIC implementation or deployment can do.

If you take Jana's suggestion, ~~the goal of~~

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r473047561
----==_mimepart_5f3d2f38a4823_25e919643582a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r473047561">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +While it would be ideal if target services implement better protections, such
+as strong authentication that does not rely on implicit signals, the goal of
+this section is to describe what a QUIC implementation or deployment can do.
</pre>
<p>If you take Jana's suggestion, <del>the goal of</del></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r473047561">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYL5OBVCGP75PSHOPLSBPKTRANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YNLB6Y6M7Y75NYTDSBPKTRA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQFPSLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r473047561",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r473047561",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d2f38a4823_25e919643582a5--


From nobody Wed Aug 19 07:15:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B29863A0B47 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:15:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 utIBE6hYH5Ox for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:15:52 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 50DBB3A0A0B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:15:52 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 48FA4600E11 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:15:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597846551; bh=UoRX3iFrDOrArc60GjMezOd9EJpTs6Drh2xs1/gtT1w=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ThZ4PDN+Kq6PW8gbqhqOzpWxLLkWIh7tZC4rE8hI0BSOJNIFlF3wN0VkQ1nASZXlX j73s1VVw2iq3qbUggCl/Z1BiXuyVWuO+HAUlS7S0gLshPTrZ5tu6lACs99V9SzAn5m OPlMpoaeWQj7PBLG6ru/GCDJ9SHcDOANIXpgr4GM=
Date: Wed, 19 Aug 2020 07:15:51 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK22R3BAMXNR3OGP5A55JEKRPEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016@github.com>
Subject: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d3417390b7_6d7719647654"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YpRtEvWRjscuvZGNCAXmfG2Eyx0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:15:55 -0000

----==_mimepart_5f3d3417390b7_6d7719647654
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit


You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4016

-- Commit Summary --

  * Fix some of the nits in #3214

-- File Changes --

    M draft-ietf-quic-transport.md (46)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4016.patch
https://github.com/quicwg/base-drafts/pull/4016.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016

----==_mimepart_5f3d3417390b7_6d7719647654
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4016'>https://github.com/quicwg/base-drafts/pull/4016</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix some of the nits in #3214</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4016/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (46)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4016.patch'>https://github.com/quicwg/base-drafts/pull/4016.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4016.diff'>https://github.com/quicwg/base-drafts/pull/4016.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TN7NQXL3STK563P3SBPNBPANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HZ6GGWSI6WVC462TSBPNBPA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFETKTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016",
"url": "https://github.com/quicwg/base-drafts/pull/4016",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d3417390b7_6d7719647654--


From nobody Wed Aug 19 07:16:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DADCC3A0B51 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:16:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zBgL91rO-5qh for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:16:50 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E9ED3A0B50 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:16:50 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 7E0D290002A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:16:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597846609; bh=h6Sljf9hz0YJNicZ1wOJKsL3sizFlpRrun6Wa5laoCA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RihuBuyOdakXeLuhzcazl/kqMmp4gA7FfQmcIi4MvnuBRs8GIDJ1pCNaldI2s9hgh m/YJgUHXQiGXgPwKDr2H5sPU+xL0f6q6VdAhEmZbt8FkkvQ9CuWEEuDZZmCQYq9VtK SPbTUulXa4mkWwkMMOPEHec6hdlv5Ww0lKz6RP6E=
Date: Wed, 19 Aug 2020 07:16:49 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2UQ7VHUTGRP6ZNMGN5JEKVDEVBNHHB6D2USA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3214/676430515@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3214@github.com>
References: <quicwg/base-drafts/issues/3214@github.com>
Subject: Re: [quicwg/base-drafts] Editorial-only NITS on QUIC-Transport-24 (#3214)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d34516ebbc_a731964171631"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/In2CicPvqWtdCCoPBqSbeYI0LkU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:16:52 -0000

----==_mimepart_5f3d34516ebbc_a731964171631
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I went through @gorryfair's original list of things, and crossed those out that I think are overtaken by edits, or for which I have a proposal in #4016. There are still others in the list that need someone to take a look.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676430515
----==_mimepart_5f3d34516ebbc_a731964171631
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I went through <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>'s original list of things, and crossed those out that I think are overtaken by edits, or for which I have a proposal in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681876135" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4016" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4016/hovercard" href="https://github.com/quicwg/base-drafts/pull/4016">#4016</a>. There are still others in the list that need someone to take a look.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676430515">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2D36RQCPY54WU2UUTSBPNFDANCNFSM4JLYWW7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZJFSSDAWNKANNU7E3SBPNFDA5CNFSM4JLYWW7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBIYFMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676430515",
"url": "https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676430515",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d34516ebbc_a731964171631--


From nobody Wed Aug 19 07:19:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4AB693A0B84 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:19:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vN4ZMyKiHdhm for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:18:59 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D00FA3A0B82 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:18:59 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id D5CFFE01F3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:18:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597846738; bh=yna66dxm2zaj0wDZVM7c1q7Hw0yuKIs3tUY3WK+iApU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YHVhVD7eD8uDWPVyEKICjTUUbdP93wetNwFCA5M4FLAahYANNU5mcRUj15nQ3R7X2 vOFikuMGqM7alBQ1mji2HZwcOceHFP0+/lMU7EmhyfIpKXhAiaM1EIDp+m3cnR1tOX veZHBRor9FTTe8QM/KfImxSO7b6JVal5BhKYqYfE=
Date: Wed, 19 Aug 2020 07:18:58 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5553046559@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d34d2c63e4_5c9196410008a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h6jksvcAoWnOXNzjfDBj9OBeRtQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:19:01 -0000

----==_mimepart_5f3d34d2c63e4_5c9196410008a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3  Fix


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/5ba138f493989f9a373c0afee035470a77726fc4..afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3

----==_mimepart_5f3d34d2c63e4_5c9196410008a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3">afbd7e3</a>  Fix</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/5ba138f493989f9a373c0afee035470a77726fc4..afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DQ6KXYABERO4Z6KDSBPNNFANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3R2E3XAUHBJSACAR3SBPNNFA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU2TGMBUGY2TKOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/5ba138f493989f9a373c0afee035470a77726fc4..afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/5ba138f493989f9a373c0afee035470a77726fc4..afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d34d2c63e4_5c9196410008a--


From nobody Wed Aug 19 07:25:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB8BF3A09FC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:25:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.309
X-Spam-Level: 
X-Spam-Status: No, score=-4.309 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6604e6-nA0nz for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:25:41 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B81C33A09FA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:25:41 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id BA251902612 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:25:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847140; bh=HVp/YPJi21xkAqN2l5p4T+FvbE2Lz9CBQHhrCjcE+8Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZV91ZucYlrmJHXp5RO7k7yzldJglrqvDnEvEyS/2zTkoDdMkFfm0ps6eCpywvhIIT 8SHM78AjSobC3VO/7/fqoT3ynDEw9U/cZ3UJ8jNRMfFqfiMin1G4XjzYBHW+55TBue +Mu5xtgn/7Pi0tVNTEQUu1Xc9Ucd4qkatS2a5MZc=
Date: Wed, 19 Aug 2020 07:25:40 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3OFZ77I7TIZJRJ4MN5JELWJEVBNHHB6D2USA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3214/676443881@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3214@github.com>
References: <quicwg/base-drafts/issues/3214@github.com>
Subject: Re: [quicwg/base-drafts] Editorial-only NITS on QUIC-Transport-24 (#3214)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d3664aa047_5ee8196413258"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ajNi8xK38gPq2UGGvxIl49BmUlg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:25:43 -0000

----==_mimepart_5f3d3664aa047_5ee8196413258
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think I will just break out the remaining things into their own issues. @gorryfair you owe me beer! :-)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676443881
----==_mimepart_5f3d3664aa047_5ee8196413258
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think I will just break out the remaining things into their own issues. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> you owe me beer! :-)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676443881">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZLBOWCWDJSDY2JK6DSBPOGJANCNFSM4JLYWW7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXPUU437OEQNMASKTSBPOGJA5CNFSM4JLYWW7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBI3N2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676443881",
"url": "https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676443881",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d3664aa047_5ee8196413258--


From nobody Wed Aug 19 07:27:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92B283A0A3B for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:27:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pretES8B36zJ for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:27:01 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6A11C3A09FA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:27:01 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 93AA1600DF8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:27:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847220; bh=+cif7l5wclwckUEF1Vl+Qgb035HmT+bjd9TQ6vVH9pk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Wiba6WNqgKbcGKQUDdhi0dpX0ojLUOY4fC+1AamNYMcWCbRiHQsJ9n44N27rpxWnQ Hc+1LVzpO0xUOd3sR0KBmM/cPHgpiPRss9eYJ95Xb0HirTXzhx1yZosOyhiHMLGbid jVmGzsPxU7SDrHLtJZDjmY6u9+1hMhEHK/q6UwL0=
Date: Wed, 19 Aug 2020 07:27:00 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24SIKJCAHJ6IQATLF5JEL3JEVBNHHCRJF6AU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4017@github.com>
Subject: =?UTF-8?Q?[quicwg/base-drafts]_Doesn=E2=80=99t_say_the_default_is?= =?UTF-8?Q?_in-order_delivery_=28#4017=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d36b48546e_1cb6196468784"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GvW9Vwjvf0QO3NQJiRrfpJXu6bE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:27:03 -0000

----==_mimepart_5f3d36b48546e_1cb6196468784
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

(Broken out of #3214.)=0D
=0D
> However, implementations MAY choose to offer the ability to=0D
> deliver data out of order to a receiving application.=0D
=0D
This doesn=E2=80=99t say the default is in-order delivery, which I would =
have thought was the case. It also doesn=E2=80=99t say whether this is pe=
r-connection, or per-stream (I imagined the latter).=0D
=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4017=

----==_mimepart_5f3d36b48546e_1cb6196468784
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>(Broken out of <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"521098384" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/32=
14" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/3214/hovercard" href=3D"https://github.com/quicwg/base-drafts/i=
ssues/3214">#3214</a>.)</p>=0D
<blockquote>=0D
<p>However, implementations MAY choose to offer the ability to<br>=0D
deliver data out of order to a receiving application.</p>=0D
</blockquote>=0D
<p>This doesn=E2=80=99t say the default is in-order delivery, which I wou=
ld have thought was the case. It also doesn=E2=80=99t say whether this is=
 per-connection, or per-stream (I imagined the latter).</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4017">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK6OOT5EL3W4CZT52C3SBPOLJAN=
CNFSM4QFAB5JQ">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJKYNPDJSHRXS76T4TO3SBPOLJA5CNFSM4QFAB5J2YY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KFEXYCQ.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4017",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4017",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3d36b48546e_1cb6196468784--


From nobody Wed Aug 19 07:28:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B1F43A0BF4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:28:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7izl4l4mYIBi for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:28:47 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A15E3A0BEF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:28:47 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id A8DCF600C4A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:28:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847326; bh=tAVA6BAte8BeCJrAyjp8jRHkEAGEiGlNp5+r1tje9+Y=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YIIJ0HayutnFVLa5IWrpfRacgRryM6hvWUxa0lB4yFKPdzAkiPze8+heBgjYiKerL 0GotJCe2cmrJiZ9o32HETefeIE3OI6tE3ZNK9AxLR+Wa4CFJSyhBWHv0t6laihjVjb aDYuunawq96Oda+sS4JW6av8mOp0lGZgO49sM67w=
Date: Wed, 19 Aug 2020 07:28:46 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DMYKQKHWGMJ4FBBN5JEMB5EVBNHHCRJGDMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4018@github.com>
Subject: [quicwg/base-drafts] Implying sequencing (#4018)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d371e99a12_57971964123673"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Bwz_G7XZyiSQ1Ent2spRXXk_b9Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:28:55 -0000

----==_mimepart_5f3d371e99a12_57971964123673
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(Broken out of #3214.)

> frames in multiple packets in order to make
- Could be read as implying sequencing, I suggest removing /in order/ or saying /to ensure that


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4018
----==_mimepart_5f3d371e99a12_57971964123673
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>(Broken out of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521098384" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3214/hovercard" href="https://github.com/quicwg/base-drafts/issues/3214">#3214</a>.)</p>
<blockquote>
<p>frames in multiple packets in order to make</p>
</blockquote>
<ul>
<li>Could be read as implying sequencing, I suggest removing /in order/ or saying /to ensure that</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4018">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5MFQKBW7GSLG5KZZ3SBPOR5ANCNFSM4QFADXOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JJBKMIOEH7PWWMNDSBPOR5A5CNFSM4QFADXO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFEYNRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4018",
"url": "https://github.com/quicwg/base-drafts/issues/4018",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d371e99a12_57971964123673--


From nobody Wed Aug 19 07:30:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA0BA3A0B20 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:30:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CwFXJs9GHLwn for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:30:02 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 77BA93A09FA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:30:02 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id B4E70340DE1 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:30:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847401; bh=U4ehFqQqOiaccosIeJyBPIHWR4tXlJi0Payl+456h4E=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=JLHXjXx/MbQ1Gu+lltg70fKU28QElVKJPBh3bY0j3p6P3mIpnQraQj32NeClQAoXl /XM6LppHVQolGIgRnptt2nKmx/77cvYVAEN0o1jgFOm85YeBKH/ewVX/sGWV0iqO6g jeLpQ7pYPtSsNOR3Zk0qIOJMQ6SWo0zVs8W9VuMQ=
Date: Wed, 19 Aug 2020 07:30:01 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY362VS53TLTZZWJVV5JEMGTEVBNHHCRJGG5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4019@github.com>
Subject: =?UTF-8?Q?[quicwg/base-drafts]_What_was_intended_by?= =?UTF-8?Q?_=E2=80=9Ccontrol_violations=E2=80=9D_=28#4019=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d3769a68c4_4f8a19641194b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Tv20euKdTkKguCnDdi1PFBQENA8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:30:04 -0000

----==_mimepart_5f3d3769a68c4_4f8a19641194b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

(Broken out of #3241.)=0D
=0D
>A receiver maintains a cumulative sum of=0D
>   bytes received on all streams, which is used to check for flow=0D
>   control violations./=0D
- It would have helped me, had this explained what was intended by =E2=80=
=9Ccontrol violations=E2=80=9D - I think it means to detect when the send=
er sends more than permitted by the flow control limit. I think the contr=
ol part comes in a later sentence? (Is this measured against the largest =
advertised offset, or the current offset? =E2=80=A6 given what is written=
 about reducing the advertised value?)=0D
=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4019=

----==_mimepart_5f3d3769a68c4_4f8a19641194b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>(Broken out of <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"523929307" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/32=
41" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/ba=
se-drafts/pull/3241/hovercard" href=3D"https://github.com/quicwg/base-dra=
fts/pull/3241">#3241</a>.)</p>=0D
<blockquote>=0D
<p>A receiver maintains a cumulative sum of<br>=0D
bytes received on all streams, which is used to check for flow<br>=0D
control violations./</p>=0D
</blockquote>=0D
<ul>=0D
<li>It would have helped me, had this explained what was intended by =E2=80=
=9Ccontrol violations=E2=80=9D - I think it means to detect when the send=
er sends more than permitted by the flow control limit. I think the contr=
ol part comes in a later sentence? (Is this measured against the largest =
advertised offset, or the current offset? =E2=80=A6 given what is written=
 about reducing the advertised value?)</li>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4019">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK3FBSPFPOR7LRN4ERLSBPOWTAN=
CNFSM4QFAE4AQ">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJK7DJ6UUPEZN35623ETSBPOWTA5CNFSM4QFAE4A2YY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KFEY3UA.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4019",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4019",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3d3769a68c4_4f8a19641194b6--


From nobody Wed Aug 19 07:31:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EF6D3A0B29 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:31:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IJMhSHWt9tWL for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:31:19 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6420F3A0B20 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:31:19 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 1B7BC5C0ECB for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:31:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847477; bh=BfeuufQOFfe3Jo/779IrDiXHWIVpDidYY9K4d4PRh7w=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xto+9N9fMO5TlM+OOeuKGlFsDLKkY85s3qawEtHObbVWi1tZhq7vfyfP+LFgZb1IE VXMxqZFbILP09eDSJb/69Ix+lucr7EqT5j2JC2Dn82KwPQ/CmtWakIu5afgk6MqmPz Fij53Tko4FXxzLu08AXNSiUmFZfYq3xg7jAGUUd0=
Date: Wed, 19 Aug 2020 07:31:17 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GQH57QMIPD4KZGQV5JEMLLEVBNHHCRJGKO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4020@github.com>
Subject: [quicwg/base-drafts] This seems like tuning (#4020)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d37b5cbbf_1513196413124c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Fzm9OCa8wiX3ioz7l0NsWYCez4k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:31:21 -0000

----==_mimepart_5f3d37b5cbbf_1513196413124c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(Broken out of #3214.)

> Servers that do not support a particular version
>   are unlikely to be able to decrypt the payload of the packet.
>   Servers SHOULD NOT attempt to decode or decrypt/
- This seems like tuning? Or is the intention to protect the endpoint from an attack, please explain the SHOULD.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4020
----==_mimepart_5f3d37b5cbbf_1513196413124c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>(Broken out of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521098384" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3214/hovercard" href="https://github.com/quicwg/base-drafts/issues/3214">#3214</a>.)</p>
<blockquote>
<p>Servers that do not support a particular version<br>
are unlikely to be able to decrypt the payload of the packet.<br>
Servers SHOULD NOT attempt to decode or decrypt/</p>
</blockquote>
<ul>
<li>This seems like tuning? Or is the intention to protect the endpoint from an attack, please explain the SHOULD.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7D2WHRG2KM7RZ3P2LSBPO3LANCNFSM4QFAGDJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6NCFSXJ7UA7IFCCHDSBPO3LA5CNFSM4QFAGDJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFEZJ3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4020",
"url": "https://github.com/quicwg/base-drafts/issues/4020",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d37b5cbbf_1513196413124c--


From nobody Wed Aug 19 07:32:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A8B73A0B2F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:32:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KxJVYYb4xbTr for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:32:38 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00F003A0ABE for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:32:37 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 4D1FF600E30 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:32:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847557; bh=k5AqrRrbJVr4zN20cdfyij/Zgnaf+AKejGgdVbNu4T0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=NwqvMFj8BYth3ceiD2TXDEBSUj/Bpj5/secuP8uyPfymUVJ0o9dqF8GAdv1ogZlVP UShjwYTc0juTVSyqd7mZn1Vq/h9rCu9+FuWyrTsfiYJexRYI3QvsRXpqwIhJ6fLqmV LCGHLpvEs+vWa8uEg0DDKR2EQYZGbgB6YFga9Et4=
Date: Wed, 19 Aug 2020 07:32:37 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5IHOQN3JIIQOZW355JEMQLEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021@github.com>
Subject: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d38053d448_4993196454994"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3yCmtKNQlPIHsB6rwoRVUiOQbvo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:32:39 -0000

----==_mimepart_5f3d38053d448_4993196454994
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

(Broken out of #3214.)=0D
=0D
> The size of the first packet sent by a client will determine whether=0D=

>   a server sends a Version Negotiation packet.  Clients that support=0D=

>   multiple QUIC versions SHOULD pad the first packet they send to the=0D=

>   largest of the minimum packet sizes across all versions they support.=
=0D
>   This ensures that the server responds if there is a mutually=0D
>   supported version.=0D
=0D
- Are you saying a client that does not PAD does not negotiate? If so: Wh=
at is the logic behind that design decision?=0D
- I don=E2=80=99t read that as it assures what it say. To me, the padding=
 assures the client can send this side of packet to the remote endpoint.=0D=

- Does this agree with what is written in section 8.1 on padding? and Sec=
tion 14?=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4021=

----==_mimepart_5f3d38053d448_4993196454994
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>(Broken out of <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"521098384" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/32=
14" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/3214/hovercard" href=3D"https://github.com/quicwg/base-drafts/i=
ssues/3214">#3214</a>.)</p>=0D
<blockquote>=0D
<p>The size of the first packet sent by a client will determine whether<b=
r>=0D
a server sends a Version Negotiation packet.  Clients that support<br>=0D=

multiple QUIC versions SHOULD pad the first packet they send to the<br>=0D=

largest of the minimum packet sizes across all versions they support.<br>=
=0D
This ensures that the server responds if there is a mutually<br>=0D
supported version.</p>=0D
</blockquote>=0D
<ul>=0D
<li>Are you saying a client that does not PAD does not negotiate? If so: =
What is the logic behind that design decision?</li>=0D
<li>I don=E2=80=99t read that as it assures what it say. To me, the paddi=
ng assures the client can send this side of packet to the remote endpoint=
.</li>=0D
<li>Does this agree with what is written in section 8.1 on padding? and S=
ection 14?</li>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4021">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJKZAVORAB2BLFQSSNDTSBPPALAN=
CNFSM4QFAHQQQ">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJK33LNKFIIB7OVMOKGTSBPPALA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KFEZZIQ.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4021",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4021",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3d38053d448_4993196454994--


From nobody Wed Aug 19 07:34:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D71E3A0B86 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:34:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3n5uYoYx_N0A for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:34:22 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 727CB3A0FA9 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:34:07 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id A868D900209 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:34:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847646; bh=S/tz6bf1pbgdAlwPURxFzKdUQaq14vJWQK01qm2pWGQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=fqUF/rpBo66tCu3pjVQi2e5imytpRTUxML0LZHsPGWRByYkAJLtu+6jvJDr66mRW3 1rRn33JS5vuJPSzYp1v4GOtGKWPqIpqprL39OyDrcpPSYQqn8QSUuuwodhrUBA/b1k mZ6ZUCyOrzhnBmZBZQfJ4DKrjiBcbSO78vuV6Mig=
Date: Wed, 19 Aug 2020 07:34:06 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4RFUEZUCAKUXJ5AIV5JEMV5EVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022@github.com>
Subject: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d385e98eee_669e1964843d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eDr8-7z31Kag5VOO8UMZGiGTsLE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:34:24 -0000

----==_mimepart_5f3d385e98eee_669e1964843d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

(Broken out of #3214.)=0D
=0D
>An endpoint can verify support for Explicit Congestion Notification=0D
>   (ECN) in the first packets it sends, /=0D
- Nearly - It can verify the endpoints support ECN and the current path c=
ould be used to transfer ECN-marked packets. That=E2=80=99s not quite eno=
ugh to complete verification that the path and endpoints have full ECN su=
pport.=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4022=

----==_mimepart_5f3d385e98eee_669e1964843d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>(Broken out of <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"521098384" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/32=
14" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/3214/hovercard" href=3D"https://github.com/quicwg/base-drafts/i=
ssues/3214">#3214</a>.)</p>=0D
<blockquote>=0D
<p>An endpoint can verify support for Explicit Congestion Notification<br=
>=0D
(ECN) in the first packets it sends, /</p>=0D
</blockquote>=0D
<ul>=0D
<li>Nearly - It can verify the endpoints support ECN and the current path=
 could be used to transfer ECN-marked packets. That=E2=80=99s not quite e=
nough to complete verification that the path and endpoints have full ECN =
support.</li>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4022">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK26UEW5HJV7MR2S4KDSBPPF5AN=
CNFSM4QFAJHUQ">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJKZY2A25V3WUVRTZZWTSBPPF5A5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KFE2LSQ.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4022",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4022",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3d385e98eee_669e1964843d--


From nobody Wed Aug 19 07:35:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71F0B3A09E9 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:35:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 EHWb0mx4jP6Z for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:35:16 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6873A3A0992 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:35:16 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id A57E7E1E3B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:35:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847715; bh=ME9HTj4AEitjHkyPDYUWE4m/+XLNkNC9vOOG8XJTEbk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Ph9Tuksgs+hkZBG3kfE5NMfJoFQhUf8AYczNLvappUoh3V8lrN2g30HKAMK+vl2GX whZFad+yfxhzdDcVxcNGmdgZdR+wmK2fekPfAuuGoO7T4FjkZLZeENwbvTbjmcSHNs iKhzYdgyUOyol7WojqmLKF8jQA5k9MIdVXYcoE6k=
Date: Wed, 19 Aug 2020 07:35:15 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCJTFYNZKRF4NTH4F5JEM2HEVBNHHCRJGWLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4023@github.com>
Subject: =?UTF-8?Q?[quicwg/base-drafts]_What_does_=E2=80=98absent=E2=80=99?= =?UTF-8?Q?_mean_=28#4023=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d38a395a72_363e1964752ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-ZKsxUx_3RLSTikGdymC9VMqd5U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:35:17 -0000

----==_mimepart_5f3d38a395a72_363e1964752ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

(Broken out of #3214.)=0D
=0D
> and absent new values from the server, the default value./=0D
- what does =E2=80=98absent=E2=80=99 mean in this clause, could you rewor=
d?=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4023=

----==_mimepart_5f3d38a395a72_363e1964752ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>(Broken out of <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"521098384" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/32=
14" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/3214/hovercard" href=3D"https://github.com/quicwg/base-drafts/i=
ssues/3214">#3214</a>.)</p>=0D
<blockquote>=0D
<p>and absent new values from the server, the default value./</p>=0D
</blockquote>=0D
<ul>=0D
<li>what does =E2=80=98absent=E2=80=99 mean in this clause, could you rew=
ord?</li>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4023">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK27HS764K723RGAYTLSBPPKHAN=
CNFSM4QFAKSLQ">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJK5E7Y3VBTFEDXDAFHDSBPPKHA5CNFSM4QFAKSL2YY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KFE2ZOA.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4023",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4023",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3d38a395a72_363e1964752ef--


From nobody Wed Aug 19 07:36:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E097D3A0B30 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:36:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 j7AlrrWADp9m for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:36:19 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C77E93A0B6D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:36:19 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id BD007900D8E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:36:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847778; bh=D3Va6sfOVB1K1YzZLioOn4C85AFZqaeQwTToY0QyVOo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=q/7AMGq6tcLTxCioOeTpGxH3TG5qgCADmb7O7xe/l9bSbrQ2LAKAGIgbeCDeK/15x Si5zCg2oPqIUJtewVLIa9qbkFx4Ys83YVFz/82tB/at8VXhTgmHUn7ROHoon0coPzf AG3PG973DPJ0JFUHAnh7HqVm1SifCLmVY4w0XfIo=
Date: Wed, 19 Aug 2020 07:36:18 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KRTYV77X5UKY4HHV5JEM6FEVBNHHCRJGZQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4024@github.com>
Subject: [quicwg/base-drafts] What if parameter definition requires that it is stored? (#4024)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d38e2adefc_684d196457067"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P373aIBRzWkz9yp_HP1iII4MUe8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:36:21 -0000

----==_mimepart_5f3d38e2adefc_684d196457067
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(Broken out of #3214.)

> An endpoint MUST ignore transport parameters that it does
>   not support./
- What happens if the parameter definition requires that it is stored? How would it know?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4024
----==_mimepart_5f3d38e2adefc_684d196457067
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>(Broken out of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521098384" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3214/hovercard" href="https://github.com/quicwg/base-drafts/issues/3214">#3214</a>.)</p>
<blockquote>
<p>An endpoint MUST ignore transport parameters that it does<br>
not support./</p>
</blockquote>
<ul>
<li>What happens if the parameter definition requires that it is stored? How would it know?</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4024">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YV44AIE2HFZOWAT3SBPPOFANCNFSM4QFALZ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4574FP5LL6OLK7LITSBPPOFA5CNFSM4QFALZ52YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFE3GDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4024",
"url": "https://github.com/quicwg/base-drafts/issues/4024",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d38e2adefc_684d196457067--


From nobody Wed Aug 19 07:37:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 342C83A081C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:37:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 O6BBJVDmS6NH for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:37:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00FB83A09FA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:37:26 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 2B949600E44 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:37:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847846; bh=ixlGsnsXZYmxnCRV1VWbDSclj25AvbusYO644I+QrE4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=0UOssffpqDNMtzhm+x1zRo0zslYrQoGv4SdghxA6XQepTfuJhGToP5pP70vya7HXC g2B5FcQ1Ds1mxBdOLC/Kemg9S5NiR9T7c7i8d/9Uf8JPhQGRGFZEe00v23L83rSITH 4ICUCpdWR01Wxq1bVjgeQQcL8YD8RGmvO3whGrdU=
Date: Wed, 19 Aug 2020 07:37:26 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ASIIG5YZVBSWAYUV5JENCNEVBNHHCRJG5BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4025@github.com>
Subject: [quicwg/base-drafts] Suspect this needs to not delay? (#4025)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d39261c801_10621964867e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fVyZ70HkIcAAWR2pWVmNr8K1k6U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:37:28 -0000

----==_mimepart_5f3d39261c801_10621964867e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(Broken out of #3214.)

> MUST respond
>   immediately by echoing the data/
- Of course it may not be able to immediately send anything:-) , but I suspect this needs to not delay?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4025
----==_mimepart_5f3d39261c801_10621964867e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>(Broken out of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521098384" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3214/hovercard" href="https://github.com/quicwg/base-drafts/issues/3214">#3214</a>.)</p>
<blockquote>
<p>MUST respond<br>
immediately by echoing the data/</p>
</blockquote>
<ul>
<li>Of course it may not be able to immediately send anything:-) , but I suspect this needs to not delay?</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4025">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ5DYGX275G3KTJG7LSBPPSNANCNFSM4QFAM6MQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK57JGDXU5LHE3ZVVB3SBPPSNA5CNFSM4QFAM6M2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFE3UGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4025",
"url": "https://github.com/quicwg/base-drafts/issues/4025",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d39261c801_10621964867e4--


From nobody Wed Aug 19 07:38:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F4363A0A93 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:38:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lPiO7bLP4_-m for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:38:45 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CA7C3A0BA4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:38:40 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 702125E009A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:38:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597847919; bh=10q9lgRC0UDl9yKFklod1kXpiF1gSZPF8GM6DzUEFG8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=coHferl4Y/hTRa+WUHZXZ0YHW9yiqURiyezspfh2o23FPpOiHo90MvgxZHm+PXxRE EzIEO+r9d0bnr4Xx8yrnha0bRE9DaZEImdJ30RdcrsVsJbOCqZSljwhFCGzyexgC9s ReG7mMjjSNMK6EhAC+Z2fbDyesd2F0ggWINkNlFk=
Date: Wed, 19 Aug 2020 07:38:39 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WMRC7VZ3RMTXGDG55JENG7EVBNHHCRJHAV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4026@github.com>
Subject: [quicwg/base-drafts] New path may not have the same RTT (#4026)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d396f60217_3e1519649939f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rii_USPpbpTQQWW5ksxvZPHe4Cs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:38:48 -0000

----==_mimepart_5f3d396f60217_3e1519649939f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(Broken out of #3214.)

> 9.2.  Initiating Connection Migration/
- I assert the new path may not have the same RTT, because the path could traverse a different set of network devices or be subject to different policies that influence forwarding behaviour. These are not currently listed here, but are the basis for some later text in 9.3.1. Can we mention here?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4026
----==_mimepart_5f3d396f60217_3e1519649939f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>(Broken out of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521098384" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3214/hovercard" href="https://github.com/quicwg/base-drafts/issues/3214">#3214</a>.)</p>
<blockquote>
<p>9.2.  Initiating Connection Migration/</p>
</blockquote>
<ul>
<li>I assert the new path may not have the same RTT, because the path could traverse a different set of network devices or be subject to different policies that influence forwarding behaviour. These are not currently listed here, but are the basis for some later text in 9.3.1. Can we mention here?</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4026">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NWSEXCDYTSH2CULDSBPPW7ANCNFSM4QFAODRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7LROBPDATIYC6YRP3SBPPW7A5CNFSM4QFAODRKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFE4CXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4026",
"url": "https://github.com/quicwg/base-drafts/issues/4026",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d396f60217_3e1519649939f--


From nobody Wed Aug 19 07:40:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 823033A0C21 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:40:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 X-ENKREVyLQG for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:40:14 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22F933A0BB0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:40:14 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 62C049025F6 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:40:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597848013; bh=86mnHtbdDBt9xanhqcjyxUKenGthAxMC+dD1pptMot0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jMNxdLjNTbBasVINGXMwW98Rg1eT0s3qncBgffrMNpJ8RBTJDXO+WanprHGn2EYFP sTrwOcYgivArZUs/o8CVVjpR5Dho7Mb8rwP0420D0JUtngflZ6Lwh/ERvYf5BQ6ZKa qSaX4edzaCTWK0HcX2r+T+kRae+uGhBBYC1tWZK0=
Date: Wed, 19 Aug 2020 07:40:13 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPNHAEQRZELJIYM3N5JENM3EVBNHHCRJHFME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4027@github.com>
Subject: [quicwg/base-drafts] This statement is dangerous (#4027)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d39cd5413f_57851964286053"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ahRu2gSAX0wctAMKxCAwBSi38vQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:40:16 -0000

----==_mimepart_5f3d39cd5413f_57851964286053
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

(Broken out of #3214.)=0D
=0D
This statement is dangerous:=0D
>However, an implementor should=0D
>   only deviate from these requirements after careful consideration of=0D=

>   the performance implications of doing so./=0D
- Let me argue this statement needs to be replaced by:=0D
- =E2=80=9CThe requirements described are baed on consideration of=0D
   the performance implications and the on other flows that could share n=
etwork capacity=E2=80=9D.=0D
- I strongly argue that implementors how do not implement a PS do not con=
form to that PS. That happens, but I don=E2=80=99t see the point in a spe=
c saying if you don=E2=80=99t comply you=E2=80=99re still compliant.=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4027=

----==_mimepart_5f3d39cd5413f_57851964286053
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>(Broken out of <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"521098384" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/32=
14" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/3214/hovercard" href=3D"https://github.com/quicwg/base-drafts/i=
ssues/3214">#3214</a>.)</p>=0D
<p>This statement is dangerous:</p>=0D
<blockquote>=0D
<p>However, an implementor should<br>=0D
only deviate from these requirements after careful consideration of<br>=0D=

the performance implications of doing so./</p>=0D
</blockquote>=0D
<ul>=0D
<li>Let me argue this statement needs to be replaced by:</li>=0D
<li>=E2=80=9CThe requirements described are baed on consideration of<br>=0D=

the performance implications and the on other flows that could share netw=
ork capacity=E2=80=9D.</li>=0D
<li>I strongly argue that implementors how do not implement a PS do not c=
onform to that PS. That happens, but I don=E2=80=99t see the point in a s=
pec saying if you don=E2=80=99t comply you=E2=80=99re still compliant.</l=
i>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4027">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK6G3KVORD54KSDEL6LSBPP43AN=
CNFSM4QFAPQ5Q">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJK3M6UOUUIWMSLALPSLSBPP43A5CNFSM4QFAPQ52YY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KFE4VQQ.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4027",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4027",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3d39cd5413f_57851964286053--


From nobody Wed Aug 19 07:42:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF12D3A0C89 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:42:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 45oSf3ldHQPJ for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:42:15 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78C933A0C40 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:42:14 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 8A233560EB3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:42:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597848133; bh=epJ7MTIDwFvB/iADJtDuwQrgZM/6ik3Sqh1KB3AXGU8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Nyjg/1opCNnJsBVkRyPId2M/s/8rxH6I9HVVSeyiRy26NZnkc8cUoPSxT7zkuOn+F uFj3m0PJqGkwM2RD6AFvK3Moom4KGtPGS8j4qipwzECMyMNp0xvICJhbhG6lwzYo0x Ckk0RzczLasYNE3m9ncVNgUepUvdSHFj7La86hFs=
Date: Wed, 19 Aug 2020 07:42:13 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2R7HQ53TDGXV6MMLF5JENULEVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028@github.com>
Subject: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d3a457a61e_684f19641344d8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/shdefbPFihnOYErchc_mLS16OAE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:42:17 -0000

----==_mimepart_5f3d3a457a61e_684f19641344d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(Broken out of #3214.)

In Section 13.4 
>An endpoint
>   validates the use of ECN on the path, both during connection
>   establishment and when migrating to a new path (Section 9)./
- I think the QUIC endpoint MAY also validate ECN is still support by the path during communication. This may be necessary when ECN is enabled, but a path change results in there no longer being support.
- I think this needs to also be permitted in Section  13.4.2, allowing QUIC to suspend ECN usage for a path or to an endpoint for which it currently has a connection.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028
----==_mimepart_5f3d3a457a61e_684f19641344d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>(Broken out of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521098384" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3214/hovercard" href="https://github.com/quicwg/base-drafts/issues/3214">#3214</a>.)</p>
<p>In Section 13.4</p>
<blockquote>
<p>An endpoint<br>
validates the use of ECN on the path, both during connection<br>
establishment and when migrating to a new path (Section 9)./</p>
</blockquote>
<ul>
<li>I think the QUIC endpoint MAY also validate ECN is still support by the path during communication. This may be necessary when ECN is enabled, but a path change results in there no longer being support.</li>
<li>I think this needs to also be permitted in Section  13.4.2, allowing QUIC to suspend ECN usage for a path or to an endpoint for which it currently has a connection.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6JJIGUHQJEWTLPWKLSBPQELANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PBMXVTHHHK2HE2QDSBPQELA5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFE5NKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028",
"url": "https://github.com/quicwg/base-drafts/issues/4028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d3a457a61e_684f19641344d8--


From nobody Wed Aug 19 07:43:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6390A3A0039 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:43:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CHIrFFvOMLEt for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:43:21 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C1CC3A09CC for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:43:21 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 7C73B5C0E87 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:43:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597848200; bh=8w0m9czZsx1v6v+iJvLnnx3S2uh6q5EVjHMMYIUUVq4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nKb6hj4PFOQnxhYRS+16ClO7SiHZCK+C1OZzDiOUZsy/o3Esxl6fnvMigDFWb6Y4W YX3lU4rp+nv1se/KJu9EmUV3UjYD2aMBtTbIXjkCGomdmOq8E1xiQFhjTJ9WMOCb0d BXD/WlWmUkqU+Yh+gvQXkjzy3IXdhvRk6DOvwg3s=
Date: Wed, 19 Aug 2020 07:43:20 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6SCYUXM7FPR3BHXZF5JENYREVBNHHCRJHOV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4029@github.com>
Subject: [quicwg/base-drafts] Try again to use ECN? (#4029)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d3a886d601_1df41964170726"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8Rx1AfyZCNAprVGbVKNWseKNlB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:43:23 -0000

----==_mimepart_5f3d3a886d601_1df41964170726
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

(Broken out of #3214.)=0D
>   Even if validation fails, an endpoint MAY revalidate ECN on the same=0D=

>   path at any later time in the connection./=0D
- That=E2=80=99s possible, meaning try again to use ECN? I think the text=
 needs to be clearer, that this can be used to enable ECN to be used with=
in the connection.=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4029=

----==_mimepart_5f3d3a886d601_1df41964170726
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>(Broken out of <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"521098384" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/32=
14" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/3214/hovercard" href=3D"https://github.com/quicwg/base-drafts/i=
ssues/3214">#3214</a>.)</p>=0D
<blockquote>=0D
<p>Even if validation fails, an endpoint MAY revalidate ECN on the same<b=
r>=0D
path at any later time in the connection./</p>=0D
</blockquote>=0D
<ul>=0D
<li>That=E2=80=99s possible, meaning try again to use ECN? I think the te=
xt needs to be clearer, that this can be used to enable ECN to be used wi=
thin the connection.</li>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4029">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK2R4ESE7F3WA6R4EV3SBPQIRAN=
CNFSM4QFASVTQ">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJK7VDKTXTKUSOALKMYTSBPQIRA5CNFSM4QFASVT2YY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4KFE52XQ.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4029",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4029",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3d3a886d601_1df41964170726--


From nobody Wed Aug 19 07:44:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40D0F3A0D2C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:44:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zVrL-_vAWtGG for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:44:28 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B017B3A0CFA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:44:26 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 02C30600E62 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:44:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597848266; bh=emKAdO+4d5Q/BCRDJPgDqFC0sgkRExGFz5IkJ5u2yew=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=0LdpYAuQ+7uGz2POZ3aN0IT4ec3hfnGiklxltTueKC1nxryIjkAgR0z0zytitb2Kp pG8ntQ9/sNaXVvAcBJBGz/IWfzGunwEvZHYEmK3dGfmy+HJixJJsh6GHpiX4rhjDbv L8bYlfYF45f/hCRbU0MOmxTB5XZpQPWAIbglfGXc=
Date: Wed, 19 Aug 2020 07:44:25 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSCPB7CFETKBL6ZWV5JEN4TEVBNHHCRJHR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4030@github.com>
Subject: [quicwg/base-drafts] Does that include retransmissions?  (#4030)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d3ac9e7f67_1599196418202b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Cu7qRnRGI4m-2rARPnguQIquCBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:44:29 -0000

----==_mimepart_5f3d3ac9e7f67_1599196418202b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(Broken out of #3214.)
>   Prior to validating the client address, servers MUST NOT send more
>   than three times as many bytes as the number of bytes they have
>   received./
- So, let me understand - does that include retransmissions? or is this constrain within the PTO or something?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4030
----==_mimepart_5f3d3ac9e7f67_1599196418202b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>(Broken out of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521098384" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3214/hovercard" href="https://github.com/quicwg/base-drafts/issues/3214">#3214</a>.)</p>
<blockquote>
<p>Prior to validating the client address, servers MUST NOT send more<br>
than three times as many bytes as the number of bytes they have<br>
received./</p>
</blockquote>
<ul>
<li>So, let me understand - does that include retransmissions? or is this constrain within the PTO or something?</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4030">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KI5MUO5KMFPTA3OLSBPQMTANCNFSM4QFATZOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK475ZOVKLBDNQNFG33SBPQMTA5CNFSM4QFATZO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFE6HLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4030",
"url": "https://github.com/quicwg/base-drafts/issues/4030",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d3ac9e7f67_1599196418202b--


From nobody Wed Aug 19 07:46:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A3D03A0D2C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:46:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 G6hqO8KN_Oct for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 07:46:08 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E5D73A0CFA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:46:08 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id B8790340E0B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 07:46:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597848367; bh=x9IIRsilikrQ+LjZtn9hM8MBgzKA6SvcFWU8IvkN44A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RK2ULUBAfdKiZpJPf8vqYxuA9iK3OCRJTk57MbJCAxLYMNlesQTFq4fpAtczEwzhL 8PV6STS+xgdM7bIc92ITSdJCpoyFynzU5BwRkwxcUxEt0f75mpwnCvi+HYYucu+g1y ejDRzgdbkRRUDz3SOn+zKhz4MUM7I+hamN2tltXY=
Date: Wed, 19 Aug 2020 07:46:07 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QQAGH65N7SD5NOGV5JEOC7EVBNHHB6D2USA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3214/676471452@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3214@github.com>
References: <quicwg/base-drafts/issues/3214@github.com>
Subject: Re: [quicwg/base-drafts] Editorial-only NITS on QUIC-Transport-24 (#3214)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d3b2fa8bef_1b401964228275"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/klzcr_hwlqnINKFWvEOt6AsyDpc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 14:46:10 -0000

----==_mimepart_5f3d3b2fa8bef_1b401964228275
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

OK, I *think* this is all the ones that #4016 didn't cover yet. I will leave this open to discuss the resolution in #4016, but please also look at the new tickets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676471452
----==_mimepart_5f3d3b2fa8bef_1b401964228275
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>OK, I <em>think</em> this is all the ones that <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681876135" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4016" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4016/hovercard" href="https://github.com/quicwg/base-drafts/pull/4016">#4016</a> didn't cover yet. I will leave this open to discuss the resolution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681876135" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4016" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4016/hovercard" href="https://github.com/quicwg/base-drafts/pull/4016">#4016</a>, but please also look at the new tickets.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676471452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42Z3LJ5YM5NZPGHWTSBPQS7ANCNFSM4JLYWW7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2GGRKLD2NLLWDVYD3SBPQS7A5CNFSM4JLYWW7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBJCFHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676471452",
"url": "https://github.com/quicwg/base-drafts/issues/3214#issuecomment-676471452",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d3b2fa8bef_1b401964228275--


From nobody Wed Aug 19 09:43:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 078073A0CFE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 09:43:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 68rne7pLcpER for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 09:43:36 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D28C23A0CFD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 09:43:36 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 94179840089 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 09:43:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597855415; bh=9FUKw/Uzx0kYGO0MkRRi9aCnrl3Bp+eHVVsHPH/2WhM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RNkRDX6TVTA4lAQpiAiUt+CtGmAw/Gzv3LlhHMRRR2PuVqsY/ZkweXhUDrm0LrlAL uCldUr9L1qrOUkVrxQ1ifUXLlAn7yjMloSD2eQgPJd8fqHPjPFl5vXCYK7R98yFFpb KUSs5eXgKiyXpKuUHZpERIzXZfjmsJH5SDqBo8f4=
Date: Wed, 19 Aug 2020 09:43:35 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3BUY5PILU27QRC6SF5JE33PEVBNHHCFIDDNI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3522/676537368@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3522@github.com>
References: <quicwg/base-drafts/issues/3522@github.com>
Subject: Re: [quicwg/base-drafts] Improve text on improving handshake latency (#3522)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d56b784907_757f196429407c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BkMxRhldS2GAfyISYNDGrfSJDEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 16:43:38 -0000

----==_mimepart_5f3d56b784907_757f196429407c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this is probably OBE and we should close this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3522#issuecomment-676537368
----==_mimepart_5f3d56b784907_757f196429407c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think this is probably OBE and we should close this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3522#issuecomment-676537368">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7SIBKSW4D3OADDCFLSBP6LPANCNFSM4LHT7TVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UAKDVQE7ES2ISWU3SBP6LPA5CNFSM4LHT7TVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBJSIGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3522#issuecomment-676537368",
"url": "https://github.com/quicwg/base-drafts/issues/3522#issuecomment-676537368",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d56b784907_757f196429407c--


From nobody Wed Aug 19 09:43:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDC8E3A0D0D for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 09:43:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fyQWDDAvyvsG for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 09:43:46 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD9203A0CFE for <quic-issues@ietf.org>; Wed, 19 Aug 2020 09:43:46 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 379277A059A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 09:43:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597855426; bh=8dlc284oRDW6YaOIRgZTFAHztFsX3Rr9hzQ0aFLy2cM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2KJ4VZ1UDK+S2SvGL89NVE27dzKz718p/Baqbs3aBSjMBTIT9MXDnAK+LVWOECG5H KPP7apWlz7Oq9QfY7g+ycaVQYM1QmQgtnbeSxM/mVunwaisrZVTFb848G86on87a7r lZfeSFUcJTbF6bu6j3RkWuGQpCZuurZFjJla9DoA=
Date: Wed, 19 Aug 2020 09:43:45 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3FWWDHZKIVOPY2XV5JE34DEVBNHHCFIDDNI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3522/issue_event/3671732439@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3522@github.com>
References: <quicwg/base-drafts/issues/3522@github.com>
Subject: Re: [quicwg/base-drafts] Improve text on improving handshake latency (#3522)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d56c1e769d_18b5196412009e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f_9QCoFVq0YeH10IUv1wTsG-Eeo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 16:43:48 -0000

----==_mimepart_5f3d56c1e769d_18b5196412009e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3522.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3522#event-3671732439
----==_mimepart_5f3d56c1e769d_18b5196412009e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="580936554" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3522" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3522/hovercard" href="https://github.com/quicwg/base-drafts/issues/3522">#3522</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3522#event-3671732439">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HIZ6A6C7SZTYBM7TSBP6MDANCNFSM4LHT7TVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYV6WCRJP7F6KPG3JLSBP6MDA5CNFSM4LHT7TVKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LNDBVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3522#event-3671732439",
"url": "https://github.com/quicwg/base-drafts/issues/3522#event-3671732439",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d56c1e769d_18b5196412009e--


From nobody Wed Aug 19 09:47:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32E0F3A0D20 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 09:47:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cDqXHO_EIZHf for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 09:47:06 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D32DB3A0D14 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 09:47:05 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id B39E45E0056 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 09:47:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597855624; bh=8gIPLj5ltplS9oarUY5kSAYvHQtrXIowAoc01j80Evk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ztU00jZqvkkKPrK7nImJFWNubltUfhK4DvYbHpRpWTIzWwqUNYRDZ66PAR0fzHUnO cLqOZB33qGRePCkI8xDHAwxLg6xUvQkfBG6nlZ9UXOymeb/3ArMG9CcmumPySiVTtn H2BBhqgj4XPnNuROIWMs2xq2nHyRoGSHfJ2GjSvs=
Date: Wed, 19 Aug 2020 09:47:04 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZQYRSIJ3PFT32FXD55JE4IREVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/470651233@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d5788a3d93_2b6f1964501de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QBETDMp92-quuO3B21cUwsBQd3M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 16:47:07 -0000

----==_mimepart_5f3d5788a3d93_2b6f1964501de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.

If we're going to make a change, I think it needs to be on #3978, which is a design PR that's going to be sent out for consensus call soon.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#discussion_r473175220
----==_mimepart_5f3d5788a3d93_2b6f1964501de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r473175220">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.
</pre>
<p>If we're going to make a change, I think it needs to be on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a>, which is a design PR that's going to be sent out for consensus call soon.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r473175220">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZECR46FQZYT7K3KDSBP6YRANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK66CVGBAKKRIZPNFIDSBP6YRA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQGZCYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r473175220",
"url": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r473175220",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d5788a3d93_2b6f1964501de--


From nobody Wed Aug 19 09:49:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B10023A0D20 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 09:49:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uP8xItcSZ4sU for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 09:49:05 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8FD103A0D25 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 09:49:05 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id A90C4340E2C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 09:49:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597855744; bh=DDU4aK2w4GYbREpVA76IFyngil7rf0i8KZWD5dVg2cQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eguK0BGCUxZ3EUn7J6xoFxluKweJ/T4uTp7CItSWoV9WWh9VFBoDlqqmsA3jN0jgO qY/0V8QNKXFa8kpuk2Y9A43156wZhTDaWQ0hG4Tu6CM2LvwkySO69LPV+c5N1AbMgB OVMp3G/EtmGCRrD/Wx8Y1x8Argy8jeO4mqbatwHQ=
Date: Wed, 19 Aug 2020 09:49:04 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5FGA2L7SFWTVF544F5JE4QBEVBNHHCQ5DTSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3998/review/470652661@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3998@github.com>
References: <quicwg/base-drafts/pull/3998@github.com>
Subject: Re: [quicwg/base-drafts] Update initial congestion window on MTU decrease (#3998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d580099504_20ec19641530"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aKjb1vjIl4tduzeKAtzrfkwT2ss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 16:49:07 -0000

----==_mimepart_5f3d580099504_20ec19641530
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.

@gorryfair I updated the PR to be more general and the first sentence now says
"If the maximum datagram size changes during the connection, the initial
congestion window SHOULD be recalculated with the new size."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3998#discussion_r473176383
----==_mimepart_5f3d580099504_20ec19641530
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r473176383">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +If the maximum datagram size is decreased in order to complete the handshake,
+the initial congestion window SHOULD be recalculated with the new smaller size.
+This avoids overly large initial congestion windows.  The initial window is
+not recalculated at any other time.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> I updated the PR to be more general and the first sentence now says<br>
"If the maximum datagram size changes during the connection, the initial<br>
congestion window SHOULD be recalculated with the new size."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3998#discussion_r473176383">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ77OAVZSIQNFBTFCTSBP7ABANCNFSM4P62OKXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7M4IYK4LINDCOOBVLSBP7ABA5CNFSM4P62OKX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQGZN5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r473176383",
"url": "https://github.com/quicwg/base-drafts/pull/3998#discussion_r473176383",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d580099504_20ec19641530--


From nobody Wed Aug 19 11:31:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 300DD3A0868 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:31:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mt_o9IRJMuKM for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:31:22 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E43293A083C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:31:21 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id DF803600DF9 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:31:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597861880; bh=OV3rXAk5p1N3DfU0xyS2pziMT3xWtWRKmPSrhYuqjPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yvUR9hNUt8JXjeJSVAgFYD3r+rq5JqvrEUC/LA6x5Bgf0qmQIMpc4ds1lN5HTTrvk xsTc2YuMVj7Db4+QzmS/rBWiir23hIy+FeJHQkpEDQaKwFtkPPuT0Z/1FR6eC8sv+w UhIkFealuBOXWLEKF2J1U+csHJUP28iBfnT4cPOw=
Date: Wed, 19 Aug 2020 11:31:20 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ROHUSJREXBNXFRVN5JFIPREVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/470732782@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d6ff8d0e75_1d5719645559b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dXvo42Vokq_iNC_BCeK3htgWkgM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:31:23 -0000

----==_mimepart_5f3d6ff8d0e75_1d5719645559b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +feasible. The focus of the mitigations in subsequent sections is on limiting
+the ways to use datagrams that are sent prior to address validation for request
+forgery.
+
+
+### Request Forgery with Initial Packets
+
+Servers are assumed to be able to choose the IP address and port on which they
+advertise their availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an

I think it's useful to clarify that this is not about the Initial packets from the server, which are trivially controllable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r473238637
----==_mimepart_5f3d6ff8d0e75_1d5719645559b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r473238637">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +feasible. The focus of the mitigations in subsequent sections is on limiting
+the ways to use datagrams that are sent prior to address validation for request
+forgery.
+
+
+### Request Forgery with Initial Packets
+
+Servers are assumed to be able to choose the IP address and port on which they
+advertise their availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC and is
+willing to accept connections.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets. A client choosing an
</pre>
<p>I think it's useful to clarify that this is not about the Initial packets from the server, which are trivially controllable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r473238637">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XOTFTJS3GKY3S3E3SBQK7RANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5M4E7EVAYXMFEJ2UDSBQK7RA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQHM73Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r473238637",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r473238637",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d6ff8d0e75_1d5719645559b--


From nobody Wed Aug 19 11:42:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 311523A094B for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:42:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level: 
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yVIcmt_6rR_s for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:42:40 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D3F9B3A0905 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:42:39 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 925EC580D94 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:42:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597862558; bh=YSEvI4HwQztwRZMqb/TIpaxggXFTw9KYo5Sr8v5poFw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y1FY2dzogjaBpPMcccMyIPCIEP3NK8OlIAH8AnsS5RfnHNo5uDtRK9TjMKPjgwHqq LJDEPDIssWeD74g1exK7tpwei0SmH245dR8g4udZT8LZOLwG2rPMuymK0y0FOLi8c/ GVLRO7b913CVyuofBRt2aVRfvn2odxaYSFc0vew4=
Date: Wed, 19 Aug 2020 11:42:38 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DJ2PIUXQRC7TJYYF5JFJZ5EVBNHHCRI7QOY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4014/review/470740510@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4014@github.com>
References: <quicwg/base-drafts/pull/4014@github.com>
Subject: Re: [quicwg/base-drafts] Fix for #3835 (#4014)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d729e4d297_a9a1964162326"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xwstsvyts1mnJM7uD__vPiszLoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:42:41 -0000

----==_mimepart_5f3d729e4d297_a9a1964162326
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.

I'm not convinced we need this, but it does no harm.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-470740510
----==_mimepart_5f3d729e4d297_a9a1964162326
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>

<p>I'm not convinced we need this, but it does no harm.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-470740510">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WSX5X34WPLT7WKH3SBQMJ5ANCNFSM4QE5Z3ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YRGLV7P7DQGQJCGDSBQMJ5A5CNFSM4QE5Z3ZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQHO4HQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-470740510",
"url": "https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-470740510",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d729e4d297_a9a1964162326--


From nobody Wed Aug 19 11:50:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF1433A092B for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:49:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 0tXx32ExDqv4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:49:58 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE1423A0925 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:49:57 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id DB243E08CA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:49:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597862996; bh=n9gK9RxR61RVGD78yt/WAORqzln8D20W9BdX2V1YZus=; h=Date:From:To:Subject:From; b=xO1XSMzCMSgxZR64wZ0bze6DLotfiVGXSfTKkOgizPEKRPdWa9614I1Lry+WdEk6L JP7ZqUPzxnvkuMnoNO5Nqy5fj/1xcgKrE9SMZgC732brCjCiBrTuPUfEQpm0JqJbin 1XAr6+qElgCnVLSXLJ+n+WcveEZLyqDHDX5uZOtY=
Date: Wed, 19 Aug 2020 11:49:56 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/cap-NOT/000000-d86ca4@github.com>
Subject: [quicwg/base-drafts] d86ca4: MUST not => MUST NOT
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WE_ayBdsPJQYUwazVyyUXMZ1dVg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:49:59 -0000

  Branch: refs/heads/transport/cap-NOT
  Home:   https://github.com/quicwg/base-drafts
  Commit: d86ca4c000f9d73cf79820ef2c5b2122b6cabc96
      https://github.com/quicwg/base-drafts/commit/d86ca4c000f9d73cf79820ef2c5b2122b6cabc96
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MUST not => MUST NOT



From nobody Wed Aug 19 11:50:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DE0D3A09A4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:50:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 V9lczgWnVNOi for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:50:48 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5499A3A092B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:50:48 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 8DD27E1E11 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:50:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863047; bh=Wq14UEl5oN23J1JiX7jf+ggMmBWexLEQByNvQtAf+YU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=0fftV2ab6/s4ERdOEUP3PW3xXtYsNHjqVGgKYMlR9ia6YQHx3+/M9PyEJqEgUPpJx r5mRaRMsh/JgMN+81OQu5rN0Wr4R+1iG9vwvYUkPajo+LAIeT/JVbUwJS/ps20ebv3 /aLSyVyQAdU9en/iUojSnpoN5MA+1NsyZhRVEZx0=
Date: Wed, 19 Aug 2020 11:50:47 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTJNOW6HUXYY7WJVF5JFKYPEVBNHHCRJ37KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4031@github.com>
Subject: [quicwg/base-drafts] MUST not => MUST NOT (#4031)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d74877e7ec_2b8419641277e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3LUJ19K87j43cbkjhVBdc8-hV1o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:50:49 -0000

----==_mimepart_5f3d74877e7ec_2b8419641277e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Noticed while reading text for a different issue; this appears to be the only instance of this construction in the documents.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4031

-- Commit Summary --

  * MUST not =&gt; MUST NOT

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4031.patch
https://github.com/quicwg/base-drafts/pull/4031.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4031

----==_mimepart_5f3d74877e7ec_2b8419641277e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Noticed while reading text for a different issue; this appears to be the only instance of this construction in the documents.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4031'>https://github.com/quicwg/base-drafts/pull/4031</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>MUST not =&gt; MUST NOT</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4031/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4031.patch'>https://github.com/quicwg/base-drafts/pull/4031.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4031.diff'>https://github.com/quicwg/base-drafts/pull/4031.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4031">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JQMJVRQ6X6K44W63SBQNIPANCNFSM4QFH4Q3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VG6F27QZZ2RPGL63SBQNIPA5CNFSM4QFH4Q32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFHP5JA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4031",
"url": "https://github.com/quicwg/base-drafts/pull/4031",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d74877e7ec_2b8419641277e8--


From nobody Wed Aug 19 11:51:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92E863A09A0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:51:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LjZ3PejBtrjx for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:51:30 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 874A63A092B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:51:30 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id A8CDE840E1F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:51:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863089; bh=ZbfM2TgbkdsTLpSZvj2Zkjf/hl0hPq815KNpoEgHOA8=; h=Date:From:To:Subject:From; b=HfDsHAz0CdJu2oqbOJjp84GQDix21+SJO/SUeVwOaBG5cSTpJh4/6KaiUkovIgQxR ziXMBHrTrPvBsrmryWGh8pubkfp32GPYR7sWbFTUxZgQIAnxcnKaXqwLVBky7QCe4x orhs6hbW9oiWKGHiHRy4Fd5I1B6YnRcN/JJFXFHM=
Date: Wed, 19 Aug 2020 11:51:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8331e2-c54155@github.com>
Subject: [quicwg/base-drafts] c54155: Script updating gh-pages from d86ca4c0. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Hcytc8xFqwI07FeP8ByK6JwO65Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:51:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c54155c749e3701d279af29beaa1b53ca08669a8
      https://github.com/quicwg/base-drafts/commit/c54155c749e3701d279af29beaa1b53ca08669a8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    A transport/cap-NOT/draft-ietf-quic-http.html
    A transport/cap-NOT/draft-ietf-quic-http.txt
    A transport/cap-NOT/draft-ietf-quic-invariants.html
    A transport/cap-NOT/draft-ietf-quic-invariants.txt
    A transport/cap-NOT/draft-ietf-quic-qpack.html
    A transport/cap-NOT/draft-ietf-quic-qpack.txt
    A transport/cap-NOT/draft-ietf-quic-recovery.html
    A transport/cap-NOT/draft-ietf-quic-recovery.txt
    A transport/cap-NOT/draft-ietf-quic-tls.html
    A transport/cap-NOT/draft-ietf-quic-tls.txt
    A transport/cap-NOT/draft-ietf-quic-transport.html
    A transport/cap-NOT/draft-ietf-quic-transport.txt
    A transport/cap-NOT/index.html

  Log Message:
  -----------
  Script updating gh-pages from d86ca4c0. [ci skip]



From nobody Wed Aug 19 11:51:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01CD13A09A4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:51:44 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nce6MIhKxhuv for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:51:42 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6B793A09A0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:51:42 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 79862580D94 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:51:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863102; bh=bGYPNEgD8mYF2r/AhVGIZljqqi8ywbQUjayHc6paPSs=; h=Date:From:To:Subject:From; b=BFaqx8p+Ou/jTUDYiLZWLoZ/y9xSpLMmqoahhMhMqSg/3O5vQUUqa40Bi3LK2VsXP WcWq5QjsOkBQrKmoTeRpRSPM/yaDrFJVvjweF5Tjv1rHCY7sesdXSo0joJO90euf/M +Xq15uz78plVrdpMHQ2al7n2C5Uwz4854S9LvY0A=
Date: Wed, 19 Aug 2020 11:51:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c54155-93381c@github.com>
Subject: [quicwg/base-drafts] 93381c: Script updating archive at 2020-08-19T18:51:21Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QY_AeCgKMh4NmDZ2X0uBlE5P1dY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:51:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 93381c5b82cadf11d8a25b9457377880a934809d
      https://github.com/quicwg/base-drafts/commit/93381c5b82cadf11d8a25b9457377880a934809d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-19T18:51:21Z. [ci skip]



From nobody Wed Aug 19 11:53:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F0353A09A4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:53:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 e9R8sa00u-3q for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:53:03 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EEBF43A092B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:53:02 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 1E2FAE1E5F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:53:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863182; bh=tZn47r1NfRu7ibtkgvT5G0YDxQVt6IwgYpDOb0hMUOE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J4oC1YJ/MhXJVcxEJvk3lK78LpV4DGLawX+R5f6ty+NId5t4KXrCCCUUdi9gbeh8H FAomXohVEDcWsKp0wDAPB6JZxIVZJTWLT11oZJ46IplQh2oPPOn1aAZpvUmazioEl7 q43qQ/PmJ7Ksx8gWU2za7G+8kOon05Vi3ktFpGe8=
Date: Wed, 19 Aug 2020 11:53:02 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76BKQXQNSBEUZXYIV5JFLA5EVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/470747463@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d750ef211_e1f19642741bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dNKKzublt4rZpH93rH-16ZTgriw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:53:04 -0000

----==_mimepart_5f3d750ef211_e1f19642741bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

This is good. Thank you for working through the comments, @martinthomson !



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470747463
----==_mimepart_5f3d750ef211_e1f19642741bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>This is good. Thank you for working through the comments, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> !</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470747463">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33SO7T5SPJETUPYDDSBQNQ5ANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32GDKQMX3HDZN4MBDSBQNQ5A5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQHQSRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470747463",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-470747463",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d750ef211_e1f19642741bf--


From nobody Wed Aug 19 11:58:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3913F3A09C5 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:58:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 SrMjD6XkHMTI for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:58:15 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18B9A3A09C9 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:58:15 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 6C323600DE9 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:58:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863494; bh=nP2EHa6/QbVKw+ykuyWu9AV30L3dnOKkrfSOmaLKC3s=; h=Date:From:To:Subject:From; b=gJwA4qJ7KG50hXK1lqwNqb88Uq3Klug+fSE4AaoUtqLCYvkTdm4RDcX3evpKhHO+s l1XpUVeQjJg2yWshKA77brBI6hOeUQPWKgEWnYG7mkIxxf14uH305hYuH9fp+trwuX hEqUMCIdAHHBhdKTuz2Fz6GOgdQ0fGRr0fT9/s30=
Date: Wed, 19 Aug 2020 11:58:14 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/2be72c-aad098@github.com>
Subject: [quicwg/base-drafts] d86ca4: MUST not => MUST NOT
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HOweD1vJkVV2rlYroVKTudKFrnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:58:16 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d86ca4c000f9d73cf79820ef2c5b2122b6cabc96
      https://github.com/quicwg/base-drafts/commit/d86ca4c000f9d73cf79820ef2c5b2122b6cabc96
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MUST not => MUST NOT


  Commit: aad0988cfcbb0d50021588831a7feb5c0bdf12c0
      https://github.com/quicwg/base-drafts/commit/aad0988cfcbb0d50021588831a7feb5c0bdf12c0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4031 from quicwg/transport/cap-NOT

MUST not => MUST NOT


Compare: https://github.com/quicwg/base-drafts/compare/2be72c589170...aad0988cfcbb


From nobody Wed Aug 19 11:58:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 782E33A09D6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:58:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LIeIavNy1L5Q for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:58:16 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 719013A09C9 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:58:16 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 4E49E9008C7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:58:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863495; bh=vbVWuoefcdDVRV7mnoVP+XPCgu7REYC/Eicqu6Z1RuQ=; h=Date:From:To:Subject:From; b=iVp3Vkb0GNkNGSMG6gfE+av85a1LTNfRTFZ5452pmsKtNa13vNTEgCtQHtnIS7jOb CWgctcY/aV1HvCARZNjYlAfGDYKQiJaN0+O7zJXfcKzBExFwxE4zWUyhqlVgkwwoYh CZqDMLEa/BGTWTtJhaft2s/Re/k5N/1mhwYKwzhY=
Date: Wed, 19 Aug 2020 11:58:15 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/cap-NOT/d86ca4-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f-iRvziwwHwoaoRPC_bXshGzwYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:58:18 -0000

  Branch: refs/heads/transport/cap-NOT
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 19 11:58:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6799C3A09C9 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:58:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SPuBQvv0Jnbi for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:58:18 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CBB6D3A09D3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:58:18 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id DA750560080 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:58:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863497; bh=zFXTybuxF8x78aP9XIa+HWjy+IwIByMgBFgR2L+dwAI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lIDK8WkBJGzb7NEhpKUu0C8KzQtWHAp/Pr0GIyJ9FVTYm5c8IgA8TKp9oXPm9HS6+ cBfqCy/ZqiqNqy0dtITrQiNNnWa3nDKGl3C4cgT9IPjvSl8XhXez0nwV6y3i+7G9NJ 3E6ZaEssw0Nv/nmBmVMY4ZS1NwiKJpVM3bEMSDf8=
Date: Wed, 19 Aug 2020 11:58:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HD6BJ2U5HFX74ZLV5JFLUTEVBNHHCRJ37KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4031/review/470751079@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4031@github.com>
References: <quicwg/base-drafts/pull/4031@github.com>
Subject: Re: [quicwg/base-drafts] MUST not => MUST NOT (#4031)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d7649cc0cc_30001964107099"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CI5Csfwy5eCB6ERjuhlIsgBlbZA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:58:20 -0000

----==_mimepart_5f3d7649cc0cc_30001964107099
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4031#pullrequestreview-470751079
----==_mimepart_5f3d7649cc0cc_30001964107099
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4031#pullrequestreview-470751079">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SVA5VI3WMX2TUXFLSBQOETANCNFSM4QFH4Q3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3W6GVWCZRAJADGMY3SBQOETA5CNFSM4QFH4Q32YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQHROZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4031#pullrequestreview-470751079",
"url": "https://github.com/quicwg/base-drafts/pull/4031#pullrequestreview-470751079",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d7649cc0cc_30001964107099--


From nobody Wed Aug 19 11:58:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 203FF3A09C9 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:58:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sMGRBW9EZQhL for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:58:26 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE6703A09D7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:58:25 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id D02B352004E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:58:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863504; bh=+fK6sA7nVUTbgCNEPONq6ZBww9APvSjF6MPiM01NRg0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r8OcZyMhBii6WFDwgXluG8QcLsaZ9mAqgk8bfXXKTlIYgj7QSUgfCFL5oxBPhJB7l BS8Qe9wVTZFHA8t5zbVTkATWYMGKkaBCKT+60ZUQdf/n71uBxDjcAcnIINBPnSrob4 C8nDkncxBw2AMxzx/nY8tnZM3GF2YA2GyEgxjANA=
Date: Wed, 19 Aug 2020 11:58:24 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7C65HDCU4TRBTT5T55JFLVBEVBNHHCRJ37KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4031/issue_event/3672201760@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4031@github.com>
References: <quicwg/base-drafts/pull/4031@github.com>
Subject: Re: [quicwg/base-drafts] MUST not => MUST NOT (#4031)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d7650c10b1_27b319643405b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R7z_OoJG9KH_z1XUAiu8G9FZqTw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:58:27 -0000

----==_mimepart_5f3d7650c10b1_27b319643405b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4031 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4031#event-3672201760
----==_mimepart_5f3d7650c10b1_27b319643405b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682065746" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4031" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4031/hovercard" href="https://github.com/quicwg/base-drafts/pull/4031">#4031</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4031#event-3672201760">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK724OAO6TMC2BXIIYDSBQOFBANCNFSM4QFH4Q3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK367E7VHJZFH5Q6VYDSBQOFBA5CNFSM4QFH4Q32YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LQVUIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4031#event-3672201760",
"url": "https://github.com/quicwg/base-drafts/pull/4031#event-3672201760",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d7650c10b1_27b319643405b--


From nobody Wed Aug 19 11:59:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2126D3A09E0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:59:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZF6lrnyiFHRA for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 11:59:29 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9D373A09DE for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:59:29 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 1FEC28401EC for <quic-issues@ietf.org>; Wed, 19 Aug 2020 11:59:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597863569; bh=pakyEn1JunjHhGBKToa1TN5x2i83Ds+YVP5n3YBzLEY=; h=Date:From:To:Subject:From; b=eZfi2opc4UCdOJLUcnZ8FVgyJM1xIRqLkCnraR3Hon03FJMA5cLhMRig2j4PvHr+B 3wCK7wy7nSa18Yw/leHH+f4/sj6F8uSOHk87md3wT3ZV/QLLbbgptKzShGAzG/RMvI tKg5qLt5RlLIPwKow8psqaD3+SQglOsC5v6wpnNU=
Date: Wed, 19 Aug 2020 11:59:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/93381c-4f881e@github.com>
Subject: [quicwg/base-drafts] 4f881e: Script updating gh-pages from aad0988c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lhs7BGhqEvbzqYZKvpljrLDAHmA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 18:59:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4f881e2ef2bb3389ba7c1f419219933c412a3ccc
      https://github.com/quicwg/base-drafts/commit/4f881e2ef2bb3389ba7c1f419219933c412a3ccc
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from aad0988c. [ci skip]



From nobody Wed Aug 19 12:29:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D677B3A0D7E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:29:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rHijpm3Z_UcT for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:29:39 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F3CA3A0D7C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:29:39 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 4A635840EFD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:29:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597865378; bh=b1PKF6Esif2QsA86FHMOxX89MgP15ToM2vTpUzBWRm0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zi/Az5hJWOiS6dNQ0YDzlpHEx9lOqPcLOm/0xM1Whzw83p1RFnaJqf7xvHaMycwPO FEuMnqvcw/SHm+t4lMEtO+HwllMf3XsUCm5fHyysDWjrN/s3KlELtzvhFvVISri/R9 EfWp8Ki5gdDsHlsLicnqZW2q61eDPn0irWjLwOH0=
Date: Wed, 19 Aug 2020 12:29:38 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7IP7J7UORVM7IJLTF5JFPKFEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/470768701@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d7da23b4d9_1f6319642188b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OB1szRFMpOexcnV_1BuHTRqhzG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 19:29:41 -0000

----==_mimepart_5f3d7da23b4d9_1f6319642188b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

@MikeBishop commented on this pull request.=0D
=0D
=0D
=0D
> +The definition of new transport parameters ({{new-transport-parameters=
}}) is=0D
+REQUIRED to specify whether they MUST, MAY, or MUST NOT be stored for 0-=
RTT. A=0D
=0D
```suggestion=0D
The definition of a new transport parameter ({{new-transport-parameters}}=
) is=0D
REQUIRED to specify whether it MUST, MAY, or MUST NOT be stored for 0-RTT=
. A=0D
```=0D
I think the singular reads better, especially with the change in keyword.=
=0D
=0D
> @@ -1889,7 +1891,7 @@ confirms that the client received the Initial pac=
ket from the server.  Once the=0D
 server has successfully processed a Handshake packet from the client, it=
 can=0D
 consider the client address to have been validated.=0D
 =0D
-Additionally, a server MAY consider the client address valididated if th=
e=0D
+Additionally, a server MAY consider the client address validated if the=0D=

=0D
=F0=9F=98=84=0D
=0D
> -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Not=
e that=0D
-this requires being able to read the ECN codepoints from the enclosing I=
P=0D
-packet, which is not possible on all platforms.=0D
=0D
I'm not sure about this one.  IIRC, we were pretty deliberate about addin=
g this text to note that compliance with the ECN guidance was conditional=
 on OS support for doing so.=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview-4707687=
01=

----==_mimepart_5f3d7da23b4d9_1f6319642188b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r473266543">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The definition of new transport parameter=
s ({{new-transport-parameters}}) is=0D
+REQUIRED to specify whether they MUST, MAY, or MUST NOT be stored for 0-=
RTT. A=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The definition of new transport parameters ({=
{new-transport-parameters}}) is=0D
-REQUIRED to specify whether they MUST, MAY, or MUST NOT be stored for 0-=
RTT. A=0D
+The definition of a new transport parameter ({{new-transport-parameters}=
}) is=0D
+REQUIRED to specify whether it MUST, MAY, or MUST NOT be stored for 0-RT=
T. A=0D
</pre>=0D
=0D
<p>I think the singular reads better, especially with the change in keywo=
rd.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r473267127">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1889,7 +1891,7 @@ confirms that the cl=
ient received the Initial packet from the server.  Once the=0D
 server has successfully processed a Handshake packet from the client, it=
 can=0D
 consider the client address to have been validated.=0D
 =0D
-Additionally, a server MAY consider the client address valididated if th=
e=0D
+Additionally, a server MAY consider the client address validated if the=0D=

</pre>=0D
<p><g-emoji class=3D"g-emoji" alias=3D"smile" fallback-src=3D"https://git=
hub.githubassets.com/images/icons/emoji/unicode/1f604.png">=F0=9F=98=84</=
g-emoji></p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r473268895">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -subsequent ACK frames; see {{generating-a=
cks}} and {{frame-ack}}.  Note that=0D
-this requires being able to read the ECN codepoints from the enclosing I=
P=0D
-packet, which is not possible on all platforms.=0D
</pre>=0D
<p>I'm not sure about this one.  IIRC, we were pretty deliberate about ad=
ding this text to note that compliance with the ECN guidance was conditio=
nal on OS support for doing so.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4016#pullrequestreview-470768701">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K33Y2RG7QEOXPXZMJ3SBQR2FANCNFSM4QE7VRUQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYWFBIOUFL65W6FR6DSBQR2FA5CNFSM4=
QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQHVYPI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestrev=
iew-470768701",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview=
-470768701",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3d7da23b4d9_1f6319642188b--


From nobody Wed Aug 19 12:33:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3173C3A0955 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:33:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 K2eAr4gHRX8F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:33:04 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 811053A0938 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:33:04 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id A18CBE1E0F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:33:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597865583; bh=ZVNeWs179SH+bEkvcOdPUTh3YkxJMKKUUbdOWu13D/I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hGjylWIseROfunNUzj/HZmScfx4hH7sU9SVwLJ6SuEqfnYZEKGBl5x6K9Ir0hE0YZ zamlvfC/XTfoEaEYJNxz99FSTaQeB+KaHWvSST+kHLxVfaUoBKIMacr/VmvkxIO3nP opd/2ZEPNAMEK3iWD7fwl0dqa+AkxBiEeJT15SE0=
Date: Wed, 19 Aug 2020 12:33:03 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5J2SEI2VCLE26TPDF5JFPW7EVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/470774226@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d7e6f8f3e9_37951964589a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/brGAT-6sIbw7hKvgl-ohOoDrEWg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 19:33:06 -0000

----==_mimepart_5f3d7e6f8f3e9_37951964589a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.

Yes, added in response to #2156 (PR #2201).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473270885
----==_mimepart_5f3d7e6f8f3e9_37951964589a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473270885">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.
</pre>
<p>Yes, added in response to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="390856492" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2156" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2156/hovercard" href="https://github.com/quicwg/base-drafts/issues/2156">#2156</a> (PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="391821632" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2201" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2201/hovercard" href="https://github.com/quicwg/base-drafts/pull/2201">#2201</a>).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473270885">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6J25Q6BU2VRHGDSBLSBQSG7ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6MTYZOZ6XW5ICA6BLSBQSG7A5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQHXDUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473270885",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473270885",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d7e6f8f3e9_37951964589a7--


From nobody Wed Aug 19 12:36:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A96323A0D7F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:36:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jQ3ZHat9y51D for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:36:29 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 91FB13A0A02 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:36:29 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id A6DC05E0F7D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:36:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597865788; bh=A+JjUwIa8NsA054541yLnDOL99KAuY9mAIGpf114ft8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EbNCCJ1D8Ml9AQA9jOhm06yXqX3a0UT9cBq4xtfJXHBlg6RwO/IT3Fb+pL4F8BMl1 Vx+DIY4VAehFTy/f+Dw822lsOrfMMw6MjPtb5cpAfq8uvz0lvEhcGc7UcM4bLq4RnQ rLJ3yXkkLnXibot2rlPtajAardc1GyQyyMjuPjHo=
Date: Wed, 19 Aug 2020 12:36:28 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6V76SIK6ZLQCBSAG55JFQDZEVBNHHCRJF6AU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4017/676620336@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4017@github.com>
References: <quicwg/base-drafts/issues/4017@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Doesn=E2=80=99t_say_the_default?= =?UTF-8?Q?_is_in-order_delivery_=28#4017=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d7f3c976a9_4de9196411112c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fliae738ut0LKm8dxjU68GvLR_k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 19:36:31 -0000

----==_mimepart_5f3d7f3c976a9_4de9196411112c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The previous paragraph seems pretty clear about exactly those points.

> Endpoints MUST be able to deliver stream data to an application as an ordered byte-stream. Delivering an ordered byte-stream requires that an endpoint buffer any data that is received out of order, up to the advertised flow control limit.

I'm not seeing the issue here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4017#issuecomment-676620336
----==_mimepart_5f3d7f3c976a9_4de9196411112c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The previous paragraph seems pretty clear about exactly those points.</p>
<blockquote>
<p>Endpoints MUST be able to deliver stream data to an application as an ordered byte-stream. Delivering an ordered byte-stream requires that an endpoint buffer any data that is received out of order, up to the advertised flow control limit.</p>
</blockquote>
<p>I'm not seeing the issue here.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4017#issuecomment-676620336">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZPYFWGSIQO6VHXVLTSBQSTZANCNFSM4QFAB5JQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KNBCJMEAUJMEXVC3SBQSTZA5CNFSM4QFAB5J2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBKGQMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4017#issuecomment-676620336",
"url": "https://github.com/quicwg/base-drafts/issues/4017#issuecomment-676620336",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d7f3c976a9_4de9196411112c--


From nobody Wed Aug 19 12:38:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 191593A0C2F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:38:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 D1kgnj-9IPka for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:38:24 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08F8A3A0AC7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:38:23 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 498FB84008E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:38:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597865903; bh=6Il6kRoksGVMUIHRjDXlhaf2pOjs13wB24j5P1c56m8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ExVZcXJohUGm/DDxl1oBuheh0UIGUF0RVUoOMO0G+PgZA81/Ni+G/jspIdwmuEFLo bA6nAjMXdUEzoPt/aFd3z6aqFPOwviPVdWnoIdJqUY962YdnnJ776LV8Ikunfj6NrA Y7cNnlJGj96E8NrQc54T5tsLoiidB4bkLWz1fqSg=
Date: Wed, 19 Aug 2020 12:38:23 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7K36PEJK3UPPCJBL55JFQK7EVBNHHCRJGDMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4018/676621253@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4018@github.com>
References: <quicwg/base-drafts/issues/4018@github.com>
Subject: Re: [quicwg/base-drafts] Implying sequencing (#4018)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d7faf39e2a_3f25196410271f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1TGuePtxIHHybPKxFtKbwRm8SU0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 19:38:25 -0000

----==_mimepart_5f3d7faf39e2a_3f25196410271f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Context:  Where is the text in question?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4018#issuecomment-676621253
----==_mimepart_5f3d7faf39e2a_3f25196410271f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Context:  Where is the text in question?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4018#issuecomment-676621253">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3R44OCMSUYJAGWSRTSBQS27ANCNFSM4QFADXOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5CNP6AAKKROPBT4ODSBQS27A5CNFSM4QFADXO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBKGXRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-676621253",
"url": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-676621253",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d7faf39e2a_3f25196410271f--


From nobody Wed Aug 19 12:43:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3ACD3A0D7F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:43:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 j7q6F2c3advR for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:42:59 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A601C3A0D7E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:42:59 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id BBB20840E59 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:42:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597866178; bh=InDAAWFaZEqOoBTu5gGIL96NYsRgmbzfjJGLUnP4UUM=; h=Date:From:To:Subject:From; b=t9jg0WUiY/kRd7d7husoRWac7cWvqF4ockD+481lGOoK9bmHRC8zhXqmYguT3E5tp kFF0I9B/7Mo1TvUaff26CFnPVyu/TiIUgUopuDHMqQcRruOaYT3koHzldgxQlLw9kF /UxrkA7O5XiJncEq4HjhlwftqmlfErZK2EoZqJcw=
Date: Wed, 19 Aug 2020 12:42:58 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/define-violation/000000-63dd3d@github.com>
Subject: [quicwg/base-drafts] 63dd3d: More context for "violation"
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OC9vDBcGsYE58RGQNyrdBvXyd-4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 19:43:01 -0000

  Branch: refs/heads/transport/define-violation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 63dd3d8bee4c39bfa3c61796d21c6077b5b9e0c9
      https://github.com/quicwg/base-drafts/commit/63dd3d8bee4c39bfa3c61796d21c6077b5b9e0c9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More context for "violation"



From nobody Wed Aug 19 12:43:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E969E3A0D7E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:43:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 1i0tHl8fsiUA for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:43:38 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C2D003A0D82 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:43:38 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 35742580EAA for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:43:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597866217; bh=iUvhuEVSgrgOlEV1OXV1tSuQb6vKUhQUGa72FojmL5g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=0RRHuqHvswsjDCrF0oMhj5Bw4yYM9vnjV3fbSsKel5loeoU6HBjwrKeRWKmuFL7ug RZnmtqpZGGMEC7DQkOEfRycYKaNHnaWlq21ZEQdPvfZgp/qUkvNeiv47MMEkux9GzA CyEoX88frR45WhMRvvAqze13O+BL2atSw+quew4w=
Date: Wed, 19 Aug 2020 12:43:36 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZWNWVSCISLF6RROZV5JFQ6REVBNHHCRKD654@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4032@github.com>
Subject: [quicwg/base-drafts] More context for "flow control violation" (#4032)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d80e8e0290_501a19643090ec"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XnjkgYfU1HF6ghFBGnsxvicpTQs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 19:43:40 -0000

----==_mimepart_5f3d80e8e0290_501a19643090ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #4019.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4032

-- Commit Summary --

  * More context for &quot;violation&quot;

-- File Changes --

    M draft-ietf-quic-transport.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4032.patch
https://github.com/quicwg/base-drafts/pull/4032.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4032

----==_mimepart_5f3d80e8e0290_501a19643090ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4019.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681887464" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4019" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4019/hovercard" href="https://github.com/quicwg/base-drafts/issues/4019">#4019</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4032'>https://github.com/quicwg/base-drafts/pull/4032</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>More context for &quot;violation&quot;</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4032/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4032.patch'>https://github.com/quicwg/base-drafts/pull/4032.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4032.diff'>https://github.com/quicwg/base-drafts/pull/4032.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4032">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ISAXELF3ECVNZVR3SBQTORANCNFSM4QFJIYJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVZ7KD5JTNHWMNLCTSBQTORA5CNFSM4QFJIYJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFIP3XQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4032",
"url": "https://github.com/quicwg/base-drafts/pull/4032",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d80e8e0290_501a19643090ec--


From nobody Wed Aug 19 12:44:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15D263A0D82 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:44:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NxeM8U6ol5fG for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:43:59 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A5173A0D7E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:43:58 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 07A0E340020 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:43:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597866238; bh=FXkJAyHV4IGNFfYqoCru3l7TJdVJtdSM44w9SGmt2fU=; h=Date:From:To:Subject:From; b=Q4jipEg8n2c3y1GKMf2awxOEdxa0RNEWmQfjMboGuhRQW7pMJDThwiIGqxR9ky2b6 e5I7ie7G0wDCZhrdPCEj3nMEaN4E1/S10Y8XQgRtdaHROZ3oyxGRx5hMTXqLjEcUeG sqc62j4K9u6kHVOvnnEjIfewrW0J4t+agZow7+sc=
Date: Wed, 19 Aug 2020 12:43:57 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4f881e-ea62d6@github.com>
Subject: [quicwg/base-drafts] ea62d6: Script updating gh-pages from 63dd3d8b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Yq-V1aQ0bH37FCi5dPbs_AEqpKs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 19:44:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea62d6fd25ac7b46099f841c7a1908253407e47c
      https://github.com/quicwg/base-drafts/commit/ea62d6fd25ac7b46099f841c7a1908253407e47c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    A transport/define-violation/draft-ietf-quic-http.html
    A transport/define-violation/draft-ietf-quic-http.txt
    A transport/define-violation/draft-ietf-quic-invariants.html
    A transport/define-violation/draft-ietf-quic-invariants.txt
    A transport/define-violation/draft-ietf-quic-qpack.html
    A transport/define-violation/draft-ietf-quic-qpack.txt
    A transport/define-violation/draft-ietf-quic-recovery.html
    A transport/define-violation/draft-ietf-quic-recovery.txt
    A transport/define-violation/draft-ietf-quic-tls.html
    A transport/define-violation/draft-ietf-quic-tls.txt
    A transport/define-violation/draft-ietf-quic-transport.html
    A transport/define-violation/draft-ietf-quic-transport.txt
    A transport/define-violation/index.html

  Log Message:
  -----------
  Script updating gh-pages from 63dd3d8b. [ci skip]



From nobody Wed Aug 19 12:50:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AEB73A0D99 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:49:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uFV0mTebyTIx for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 12:49:33 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC4FB3A0D9A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:49:30 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 32A5DE0019 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 12:49:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597866570; bh=FSYzI/9Lefp7viZncNsPbp5oigdKYSKRJNIryduJRLY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cu4EkXomHnOdeQHH68DgKgEQAKcCgsUt9GJXiadQqxlqwD2jUCPSKS/PmI/oT941Y 0htnu3Snm1h0LEgSGWkzj9xTl70CJlfCDXt3zmuYge+ULDK9kXcGQ5SYkCirKBZIi8 4SYziax37eWo/x8FunSSj3i1qe/CVO3tTfZT1Seo=
Date: Wed, 19 Aug 2020 12:49:30 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK225WYZQ6DDJ5OVV755JFRUVEVBNHHCRJGKO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4020/676626863@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4020@github.com>
References: <quicwg/base-drafts/issues/4020@github.com>
Subject: Re: [quicwg/base-drafts] This seems like tuning (#4020)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d824a2335b_75c919642028de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Dy63XzDLvoppYhPd-lHKD5Kq5fA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 19:49:34 -0000

----==_mimepart_5f3d824a2335b_75c919642028de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> The first packet for an unsupported version can use different semantics and
encodings for any version-specific field.  In particular, different packet
protection keys might be used for different versions.  Servers that do not
support a particular version are unlikely to be able to decrypt the payload of
the packet.  Servers SHOULD NOT attempt to decode or decrypt a packet from an
unknown version, but instead send a Version Negotiation packet, provided that
the packet is sufficiently long.

I'm having trouble seeing what's needed here.  The endpoint has received a packet professing to be in a version it does not understand.  It can't know the semantics or encoding of any field there -- and the paragraph already explains that.  Yes, I'm sure there are potential attacks in interpreting a packet of unknown provenance and unknown semantics against a different set of semantics and expectations, but I'm not convinced we need to explain them.  The text recommends sending a Version Negotiation packet, which seems like the only sensible response.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4020#issuecomment-676626863
----==_mimepart_5f3d824a2335b_75c919642028de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>The first packet for an unsupported version can use different semantics and<br>
encodings for any version-specific field.  In particular, different packet<br>
protection keys might be used for different versions.  Servers that do not<br>
support a particular version are unlikely to be able to decrypt the payload of<br>
the packet.  Servers SHOULD NOT attempt to decode or decrypt a packet from an<br>
unknown version, but instead send a Version Negotiation packet, provided that<br>
the packet is sufficiently long.</p>
</blockquote>
<p>I'm having trouble seeing what's needed here.  The endpoint has received a packet professing to be in a version it does not understand.  It can't know the semantics or encoding of any field there -- and the paragraph already explains that.  Yes, I'm sure there are potential attacks in interpreting a packet of unknown provenance and unknown semantics against a different set of semantics and expectations, but I'm not convinced we need to explain them.  The text recommends sending a Version Negotiation packet, which seems like the only sensible response.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4020#issuecomment-676626863">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3V4UILDY2D5JR2CZ3SBQUEVANCNFSM4QFAGDJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2LPYPGLGSAVA6SE3SBQUEVA5CNFSM4QFAGDJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBKIDLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-676626863",
"url": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-676626863",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d824a2335b_75c919642028de--


From nobody Wed Aug 19 13:00:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CEBA53A0A64 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:00:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zQZQUDmj5E7h for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:00:31 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BDD43A0A66 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:00:31 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 5E9A9560065 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:00:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597867230; bh=Zf4uqjRRPOKi2NmX9EtrWPXQvbB/xVMM4JZ/1OeKZbU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fMqjxhkqz+dis0kpbuEDGmI+vXTPytARVBie3NSaFzEJP1IMMsQ89jTKLE6JmpCP7 RSW3b4mQcaXc2KVFhxcieMkQ3Va+3pbz4fwDh1MMD5HbcSQSMmiEKtGcsZcGv3If2c mTeftsFkAx7bHkwbn/qUfGp0hdjCjJkSBaa9dvQ0=
Date: Wed, 19 Aug 2020 13:00:30 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SARCDAXYV7GXWG455JFS55EVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/676631755@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d84de4f340_7efa19641797aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GL5OPFZFqx5wf6iCAAZwi1XlvQM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 20:00:33 -0000

----==_mimepart_5f3d84de4f340_7efa19641797aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, a client that does not pad to at least the minimum packet size for some version the server supports will not receive a Version Negotiation packet in response.  The corresponding server text is in 5.2.2:

> If a server receives a packet that indicates an unsupported version but is large enough to initiate a new connection for any supported version, the server SHOULD send a Version Negotiation packet as described in Section 6.1. A server MAY limit the number of packets to which it responds with a Version Negotiation packet. Servers MUST drop smaller packets that specify unsupported versions.

This is both to prevent an attack vector from spoofed packets, and to reduce the risk that a non-QUIC packet will trigger Version Negotiation in response.  There is a slight risk that the client might only support version of QUIC with smaller minima and the connection attempt will time out instead of discovering via VN that there are no mutually supported versions.  However, if there is any overlap, compliance with this SHOULD enables the client to trigger the server's VN response.

Yes, this aligns with the guidance in Section 8.1:

> Clients MUST ensure that UDP datagrams containing Initial packets have UDP payloads of at least 1200 bytes, adding padding to packets in the datagram as necessary.

and Section 14:

> A client MUST expand the payload of all UDP datagrams carrying Initial packets to at least the smallest allowed maximum packet size (1200 bytes) by adding PADDING frames to the Initial packet or by coalescing the Initial packet; see Section 12.2.
> ...
> A server MUST discard an Initial packet that is carried in a UDP datagram with a payload that is less than the smallest allowed maximum packet size of 1200 bytes.

However, those are in regards to a packet from *this* QUIC version, while the text you're asking about regards packets when the peer's QUIC version is unknown as of yet.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-676631755
----==_mimepart_5f3d84de4f340_7efa19641797aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, a client that does not pad to at least the minimum packet size for some version the server supports will not receive a Version Negotiation packet in response.  The corresponding server text is in 5.2.2:</p>
<blockquote>
<p>If a server receives a packet that indicates an unsupported version but is large enough to initiate a new connection for any supported version, the server SHOULD send a Version Negotiation packet as described in Section 6.1. A server MAY limit the number of packets to which it responds with a Version Negotiation packet. Servers MUST drop smaller packets that specify unsupported versions.</p>
</blockquote>
<p>This is both to prevent an attack vector from spoofed packets, and to reduce the risk that a non-QUIC packet will trigger Version Negotiation in response.  There is a slight risk that the client might only support version of QUIC with smaller minima and the connection attempt will time out instead of discovering via VN that there are no mutually supported versions.  However, if there is any overlap, compliance with this SHOULD enables the client to trigger the server's VN response.</p>
<p>Yes, this aligns with the guidance in Section 8.1:</p>
<blockquote>
<p>Clients MUST ensure that UDP datagrams containing Initial packets have UDP payloads of at least 1200 bytes, adding padding to packets in the datagram as necessary.</p>
</blockquote>
<p>and Section 14:</p>
<blockquote>
<p>A client MUST expand the payload of all UDP datagrams carrying Initial packets to at least the smallest allowed maximum packet size (1200 bytes) by adding PADDING frames to the Initial packet or by coalescing the Initial packet; see Section 12.2.<br>
...<br>
A server MUST discard an Initial packet that is carried in a UDP datagram with a payload that is less than the smallest allowed maximum packet size of 1200 bytes.</p>
</blockquote>
<p>However, those are in regards to a packet from <em>this</em> QUIC version, while the text you're asking about regards packets when the peer's QUIC version is unknown as of yet.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-676631755">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK34RM53WBQWNOI2EW3SBQVN5ANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6XMRZD3NJZND6B333SBQVN5A5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBKJJSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-676631755",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-676631755",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d84de4f340_7efa19641797aa--


From nobody Wed Aug 19 13:04:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D93B93A0DCA for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:03:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Vtu_Y-wNOeJn for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:03:56 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 05ED23A0E10 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:03:51 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 33824900068 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:03:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597867431; bh=igQjgELyzy3ZUf80+Aa5NhSETG2UhXPYEWuhwjbemL4=; h=Date:From:To:Subject:From; b=15daSv3M6BXtUUQgLE8aZ1aqvy39EypYnC1PlJlyszbfyscF3YF19COYw29K1dRyc XXO3iq9VHuKoRa2n302AQkqr5sJpQHO8Ut3bcS7Na6EMQ3mQSEjrbU2v+46KEUy52A PWV5djgtbm82ZqY5oQx6nueLcqc0g8EVc0lqYanM=
Date: Wed, 19 Aug 2020 13:03:51 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/what-is-absence/000000-d34abe@github.com>
Subject: [quicwg/base-drafts] d34abe: Absent means not provided
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l7zIC1qIfLlQVaa6ZefumWjv_Hk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 20:04:05 -0000

  Branch: refs/heads/transport/what-is-absence
  Home:   https://github.com/quicwg/base-drafts
  Commit: d34abedb401f2ccb4972700b9b53005b80377ac1
      https://github.com/quicwg/base-drafts/commit/d34abedb401f2ccb4972700b9b53005b80377ac1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Absent means not provided



From nobody Wed Aug 19 13:05:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D8563A0A65 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:05:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lB2RTcnTy3yy for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:05:05 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0170F3A0DB6 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:05:04 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 2A5EB900936 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:05:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597867504; bh=Wy16aJKjgy6pzNxulaRMwhRLhuKN6VIsEx9nUDrP8qg=; h=Date:From:To:Subject:From; b=L+DWoBSvrkTWltFZHbKvj7RHHPnhpcn3NOQ7zYw7beDzNMy+K45WFxmUMr8suUJLv k9OwFeEKxEF5/gjOUVVDvxH+bgxnu/ffI4+96hJv3OLQsmKM8Aw0EUmhxCYifCkZV9 XmjzK19J6iQ/2hKfThSRooj4dLaanRu0vMVS1msY=
Date: Wed, 19 Aug 2020 13:05:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ea62d6-4ec437@github.com>
Subject: [quicwg/base-drafts] 4ec437: Script updating gh-pages from d34abedb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Cq4BnUXnpDGzetLK5Tv2V285Vqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 20:05:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4ec437f4bb1ca8e323d41e48abf24739190b332e
      https://github.com/quicwg/base-drafts/commit/4ec437f4bb1ca8e323d41e48abf24739190b332e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    A transport/what-is-absence/draft-ietf-quic-http.html
    A transport/what-is-absence/draft-ietf-quic-http.txt
    A transport/what-is-absence/draft-ietf-quic-invariants.html
    A transport/what-is-absence/draft-ietf-quic-invariants.txt
    A transport/what-is-absence/draft-ietf-quic-qpack.html
    A transport/what-is-absence/draft-ietf-quic-qpack.txt
    A transport/what-is-absence/draft-ietf-quic-recovery.html
    A transport/what-is-absence/draft-ietf-quic-recovery.txt
    A transport/what-is-absence/draft-ietf-quic-tls.html
    A transport/what-is-absence/draft-ietf-quic-tls.txt
    A transport/what-is-absence/draft-ietf-quic-transport.html
    A transport/what-is-absence/draft-ietf-quic-transport.txt
    A transport/what-is-absence/index.html

  Log Message:
  -----------
  Script updating gh-pages from d34abedb. [ci skip]



From nobody Wed Aug 19 13:05:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FC313A0DB4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:05:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 0qgK-hMePh9z for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:05:42 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89B5A3A0A65 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:05:42 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 11BA97A0AC7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:05:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597867542; bh=ejYJ17Y5CEJ3PQy47+Pl1D5U363wL0qc+u2Ll5YCAA8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=1LqkjMFRqneb5cIUUg/ZxInIVuAdUjG5ZLy65BSvVJ2F9X/tnSoNxX3kshwNOirYu VpMildZ1xb5RxcnuoFzFvOk9nfDZhglJRROg1jSjg43hO7xZSxbj/x9wvZoDNDnVaY 2UuTVqM3V0pv6UsZmLfSnB2vLqmhgNIMuCOhHypk=
Date: Wed, 19 Aug 2020 13:05:41 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK457GFQ5YOZ2A7Q42F5JFTRLEVBNHHCRKFNZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4033@github.com>
Subject: [quicwg/base-drafts] Absent means not provided (#4033)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d8615c0b32_6b5019641514d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-rQ0yf2CnT6EWgtuB2kJPmuS8bE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 20:05:44 -0000

----==_mimepart_5f3d8615c0b32_6b5019641514d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Fixes #4023.=0D
=0D
[Absent means](https://www.merriam-webster.com/dictionary/absent):=0D
&gt; absent preposition=0D
&gt; ab=C2=B7=E2=80=8Bsent | \ =CB=88ab-s=C9=99nt  \=0D
&gt; : in the absence of (something) : WITHOUT=0D
&gt; // Absent any objections, the plan will proceed.=0D
You can view, comment on, or merge this pull request online at:=0D
=0D
  https://github.com/quicwg/base-drafts/pull/4033=0D
=0D
-- Commit Summary --=0D
=0D
  * Absent means not provided=0D
=0D
-- File Changes --=0D
=0D
    M draft-ietf-quic-transport.md (4)=0D
=0D
-- Patch Links --=0D
=0D
https://github.com/quicwg/base-drafts/pull/4033.patch=0D
https://github.com/quicwg/base-drafts/pull/4033.diff=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/4033=0D

----==_mimepart_5f3d8615c0b32_6b5019641514d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><span class=3D"issue-keyword tooltipped tooltipped-se" aria-label=3D"T=
his pull request closes issue #4023.">Fixes</span> <a class=3D"issue-link=
 js-issue-link" data-error-text=3D"Failed to load title" data-id=3D"68189=
1420" data-permission-text=3D"Title is private" data-url=3D"https://githu=
b.com/quicwg/base-drafts/issues/4023" data-hovercard-type=3D"issue" data-=
hovercard-url=3D"/quicwg/base-drafts/issues/4023/hovercard" href=3D"https=
://github.com/quicwg/base-drafts/issues/4023">#4023</a>.</p>=0D
<p><a href=3D"https://www.merriam-webster.com/dictionary/absent" rel=3D"n=
ofollow">Absent means</a>:</p>=0D
<blockquote>=0D
<p>absent preposition<br>=0D
ab=C2=B7=E2=80=8Bsent | \ =CB=88ab-s=C9=99nt  <br>=0D
: in the absence of (something) : WITHOUT<br>=0D
// Absent any objections, the plan will proceed.</p>=0D
</blockquote>=0D
=0D
<hr>=0D
=0D
<h4>You can view, comment on, or merge this pull request online at:</h4>=0D=

<p>&nbsp;&nbsp;<a href=3D'https://github.com/quicwg/base-drafts/pull/4033=
'>https://github.com/quicwg/base-drafts/pull/4033</a></p>=0D
=0D
<h4>Commit Summary</h4>=0D
<ul>=0D
  <li>Absent means not provided</li>=0D
</ul>=0D
=0D
<h4>File Changes</h4>=0D
<ul>=0D
  <li>=0D
    <strong>M</strong>=0D
    <a href=3D"https://github.com/quicwg/base-drafts/pull/4033/files#diff=
-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>=0D
    (4)=0D
  </li>=0D
</ul>=0D
=0D
<h4>Patch Links:</h4>=0D
<ul>=0D
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/4033.patch'>h=
ttps://github.com/quicwg/base-drafts/pull/4033.patch</a></li>=0D
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/4033.diff'>ht=
tps://github.com/quicwg/base-drafts/pull/4033.diff</a></li>=0D
</ul>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4033">view it on GitHub</a>, or <a href=3D"https://gi=
thub.com/notifications/unsubscribe-auth/AFTOJK5XB4KXW55CUNA7Y23SBQWBLANCN=
FSM4QFJZ4OQ">unsubscribe</a>.<img src=3D"https://github.com/notifications=
/beacon/AFTOJK4F47E5N4HMZLZSU4LSBQWBLA5CNFSM4QFJZ4O2YY3PNVWWK3TUL52HS4DFU=
VEXG43VMWVGG33NNVSW45C7NFSM4KFIVXEQ.gif" height=3D"1" width=3D"1" alt=3D"=
" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4033",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4033",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=0D

----==_mimepart_5f3d8615c0b32_6b5019641514d9--


From nobody Wed Aug 19 13:55:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBCA23A0E57 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:55:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iTp_gWVJswaf for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:55:22 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B4833A0E45 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:55:22 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id CB921E01F4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:55:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597870521; bh=rH46qkIdzSSxc3qYm0axsls0xzhD+rmGvdTX9KyKS64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lyFESv5cjQhdIHfqG8SDbuuVVOPOWnoD1jcEl0FFUYReOr4tjnAPLpaGDeyhkiKiX +hVvxTNXTrMt9FwiYm+tE4zlYlAQGaJQWJJemmdtDy+dMGrKZ6Fe/XDz9XDnYfv5SI vMf3WU00HwbDLobQIED/MXHwsF+UWqSkMrU3h0uQ=
Date: Wed, 19 Aug 2020 13:55:21 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6DT3I62VZV5LYC3AF5JFZLTEVBNHHCRJGZQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4024/676694700@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4024@github.com>
References: <quicwg/base-drafts/issues/4024@github.com>
Subject: Re: [quicwg/base-drafts] What if parameter definition requires that it is stored? (#4024)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d91b9bc3c5_742196415739f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zs6YSAzkdOiY7pLK6U37ZP0OOms>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 20:55:31 -0000

----==_mimepart_5f3d91b9bc3c5_742196415739f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

>From 7.4.1:
> A client need not store a transport parameter it cannot process.

If the client doesn't understand a TP, it doesn't store it and ignores it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4024#issuecomment-676694700
----==_mimepart_5f3d91b9bc3c5_742196415739f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>From 7.4.1:</p>
<blockquote>
<p>A client need not store a transport parameter it cannot process.</p>
</blockquote>
<p>If the client doesn't understand a TP, it doesn't store it and ignores it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4024#issuecomment-676694700">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74PMC7UPLRMPILXI3SBQ33TANCNFSM4QFALZ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GRLNI7INE6HETMR3SBQ33TA5CNFSM4QFALZ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBKYVLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4024#issuecomment-676694700",
"url": "https://github.com/quicwg/base-drafts/issues/4024#issuecomment-676694700",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d91b9bc3c5_742196415739f--


From nobody Wed Aug 19 13:57:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D9643A0E2C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:57:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RSjONc0hh1JI for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 13:57:49 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEA423A0E2D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:57:27 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 09D71600DF4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 13:57:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597870647; bh=mZqLzo7TWhSWgTnhqP0Jl3sq4KXWxah7vUNXZRwQEOs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XGrPKLZSEzz5/AtnmWw7+tYALL7AFgUFKagOtbYw4K6/JsIMiue1gVjzhGVZaLCJi Oeb542a0n75VX/dr5w6QDkDl4TZe1CVXyAajNqe+EiWsMtc2eIHb4BPNOcUhezHd83 xPAsgd7zg7F1LVKe37yy3/kALljuYxCcvHR9gzPs=
Date: Wed, 19 Aug 2020 13:57:26 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YNAJYKHCHRZYZEMN5JFZTNEVBNHHCRJG5BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4025/676696278@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4025@github.com>
References: <quicwg/base-drafts/issues/4025@github.com>
Subject: Re: [quicwg/base-drafts] Suspect this needs to not delay? (#4025)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d9236ecd89_430b19642529c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CMsQs2qB0lQpuH2wpKOKpObOqiU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 20:57:50 -0000

----==_mimepart_5f3d9236ecd89_430b19642529c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

These frames aren't subject to flow control, so the only reason it would be unable to send something is congestion control.  The frame that it echos back needs to be enqueued for sending; if it takes some time to actually hit the network, that's fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4025#issuecomment-676696278
----==_mimepart_5f3d9236ecd89_430b19642529c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>These frames aren't subject to flow control, so the only reason it would be unable to send something is congestion control.  The frame that it echos back needs to be enqueued for sending; if it takes some time to actually hit the network, that's fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4025#issuecomment-676696278">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYP32GUWQC7FT5CPLSBQ4DNANCNFSM4QFAM6MQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK73TME7GNGSA6JECKTSBQ4DNA5CNFSM4QFAM6M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBKZBVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4025#issuecomment-676696278",
"url": "https://github.com/quicwg/base-drafts/issues/4025#issuecomment-676696278",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d9236ecd89_430b19642529c4--


From nobody Wed Aug 19 14:00:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 580383A0E32 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:00:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9qTAMcOiQ9SX for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:00:22 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5724B3A0E31 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:00:22 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 6CE3F340DE6 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:00:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597870821; bh=0FzxmIYc7m/I5kwXnM6tGYG4mbVPBiS/OnZQpBWY/IU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bhhc69kImypIu5HdlDntFRZJ5xMhMsAO68KUE5GZ1E7vAFxcBYo/7h7anIBJKqUfI aJYplKGD4cbUqWFz/p7IEqAhMr/leZ58d18f0/oANvmeKS51YnHGyR2rbja4NVbkuV s0o3VBJmBZP0yfn1LJpfswghNAOHo/Zq/0X5aqc8=
Date: Wed, 19 Aug 2020 14:00:21 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KKPZI6WTWAO56CVF5JFZ6LEVBNHHCRJHAV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4026/676697856@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4026@github.com>
References: <quicwg/base-drafts/issues/4026@github.com>
Subject: Re: [quicwg/base-drafts] New path may not have the same RTT (#4026)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d92e55d9ba_5aca196416721"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sj1OovLLxOZDwqH_29iXnQMA2ys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 21:00:23 -0000

----==_mimepart_5f3d92e55d9ba_5aca196416721
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Is the RTT not included in the reset of the congestion controller?

> When migrating, the new path might not support the endpoint's current sending rate. Therefore, the endpoint resets its congestion controller, as described in Section 9.4.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676697856
----==_mimepart_5f3d92e55d9ba_5aca196416721
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Is the RTT not included in the reset of the congestion controller?</p>
<blockquote>
<p>When migrating, the new path might not support the endpoint's current sending rate. Therefore, the endpoint resets its congestion controller, as described in Section 9.4.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676697856">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZZAPX43B5CDC3GB3SBQ4OLANCNFSM4QFAODRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZWA7OTUOEM2GEP2DSBQ4OLA5CNFSM4QFAODRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBKZOAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676697856",
"url": "https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676697856",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d92e55d9ba_5aca196416721--


From nobody Wed Aug 19 14:46:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 233A63A0CC4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:46:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ldALML8yjrTk for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:46:55 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0BC793A0C77 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:46:55 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 60C5B7A08B7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:46:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597873614; bh=hmf7IaxwxWYm6/amc+jsShMQ+euxNsDZYCf60lHyDUE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0MmuY3GBYzP52H+zrt14uUWB9q601DKe5Lkv9k4MEuya2OI+xOFj3qEvr1qQuMwDV t0HIzbhBHeYhnkDhhjCTb6XdnIDxFmPyGe3YNq9UaoEp3fJ1Pl+fw+NhFpqVUG4KA/ ioYqGijokIrU52fmSEBwQYd+3De14qUrnyHtwTXc=
Date: Wed, 19 Aug 2020 14:46:54 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYV7REZO7XG2W2SZC55JF7M5EVBNHHCRJHAV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4026/676731692@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4026@github.com>
References: <quicwg/base-drafts/issues/4026@github.com>
Subject: Re: [quicwg/base-drafts] New path may not have the same RTT (#4026)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d9dce1c899_36181964145511"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_6j3l3zZn_BNLpbkJnChng2UH1U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 21:46:56 -0000

----==_mimepart_5f3d9dce1c899_36181964145511
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Section 9.4 reads:

"The capacity available on the new path might not be the same as the
   old path.  Packets sent on the old path MUST NOT contribute to
   congestion control or RTT estimation for the new path."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676731692
----==_mimepart_5f3d9dce1c899_36181964145511
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Section 9.4 reads:</p>
<p>"The capacity available on the new path might not be the same as the<br>
old path.  Packets sent on the old path MUST NOT contribute to<br>
congestion control or RTT estimation for the new path."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676731692">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62GS2UAN7XF4L35ODSBRB45ANCNFSM4QFAODRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK23UGQAST3HDJZVZY3SBRB45A5CNFSM4QFAODRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLBWLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676731692",
"url": "https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676731692",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d9dce1c899_36181964145511--


From nobody Wed Aug 19 14:48:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B08D3A0E5E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:48:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 oyEK2VNTZpYX for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:48:39 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57DA13A0E5C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:48:39 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 82FC6840E4F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:48:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597873718; bh=bwq1tcBh0V8sX9gNTEtxAgdsG9Z436h/Y3AqR9wtJQM=; h=Date:From:To:Subject:From; b=ckJ6IejEaIYL+vuyyipl/jGUZj31KhiLBSk4S3+Mj1avuXEgXmLuyVb9pMKvdTGxx QqAncYP9Hguvsb0pAD/w5zZK8/0+6v9I2dlM8EY005QxCnKUQMzQlJDZkJqhChpDFt dtV7xrliKKWOBeFmVTYWujopySLhWSYX4Z2eHvCg=
Date: Wed, 19 Aug 2020 14:48:38 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-and-rtt-estimate/000000-d964ad@github.com>
Subject: [quicwg/base-drafts] d964ad: And rtt estimate
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G8sJva2GEXcsKihf1UWXXfa-8a8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 21:48:40 -0000

  Branch: refs/heads/ianswett-and-rtt-estimate
  Home:   https://github.com/quicwg/base-drafts
  Commit: d964adb29dc0a10726d603c5582d932101b0ba25
      https://github.com/quicwg/base-drafts/commit/d964adb29dc0a10726d603c5582d932101b0ba25
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  And rtt estimate

Fixes #4026



From nobody Wed Aug 19 14:49:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EB5F3A0E62 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:49:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 0caQXQBTRsmk for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:49:04 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 029CD3A0E61 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:49:03 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 4234D5E019C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:49:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597873743; bh=VBD7IBxuO8vWPH4pOnzh0NP8frI6Jnx00SGH3EDw5Cc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YMefndCgdN1YDnPswea67qz+JjubrajqiQej//17iM1vU+iIri0zNlqgvryjjt/9z AtNF3WATjwBA708TfUEYrr7irDE5u3CSAIqp4mzPOQp8GPoAAaHwsTbyp6QD18qSFr bPMeuFZea4LmPkTUtI0TEWS1hV5lez5MCWLmBHX4=
Date: Wed, 19 Aug 2020 14:49:03 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YBDETIGH6HV2UONN5JF7U7EVBNHHCRKMYXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4034@github.com>
Subject: [quicwg/base-drafts] And rtt estimate (#4034)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d9e4f32890_1e561964111767"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HKmtn3mhnep5LPCoRRMSpWY2C_A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 21:49:05 -0000

----==_mimepart_5f3d9e4f32890_1e561964111767
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #4026
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4034

-- Commit Summary --

  * And rtt estimate

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4034.patch
https://github.com/quicwg/base-drafts/pull/4034.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4034

----==_mimepart_5f3d9e4f32890_1e561964111767
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4026.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681894063" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4026" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4026/hovercard" href="https://github.com/quicwg/base-drafts/issues/4026">#4026</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4034'>https://github.com/quicwg/base-drafts/pull/4034</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>And rtt estimate</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4034/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4034.patch'>https://github.com/quicwg/base-drafts/pull/4034.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4034.diff'>https://github.com/quicwg/base-drafts/pull/4034.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4034">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54VBJQXEPTQICVMGLSBRCE7ANCNFSM4QFMPLZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLZIFKKDJNVZQPQSTSBRCE7A5CNFSM4QFMPLZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFJTC5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4034",
"url": "https://github.com/quicwg/base-drafts/pull/4034",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3d9e4f32890_1e561964111767--


From nobody Wed Aug 19 14:49:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 651233A0E64 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:49:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KbIskoKg1Mkv for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:49:36 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4ADCE3A0E63 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:49:36 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 8C146340E1B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:49:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597873775; bh=EGo0dKfhp2qmP39B+PpRWzJelMNCmzngh6Jhc3qgCjM=; h=Date:From:To:Subject:From; b=pY569wPoye9R8DTW4e1Z3MjONVtTg3Hxe+biw0/1LakmhZsvCKZHUeTIm2qGDj2EP QcjBZrLwcZbYMJRq/RWfi9/O85ec3AJcOR7Vy7FjW5YAdRwEtw43VeG1qwvSFGv2V9 hu0BEnkfTK06je6GNRxR00AD3CuwjawikBk+D7TU=
Date: Wed, 19 Aug 2020 14:49:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4ec437-bf5132@github.com>
Subject: [quicwg/base-drafts] bf5132: Script updating gh-pages from d964adb2. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MhdRmhv5yUXREwIq2oG_ATAtgnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 21:49:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bf51325ca99ab9ccc2b8243449f5f3345f18e0c0
      https://github.com/quicwg/base-drafts/commit/bf51325ca99ab9ccc2b8243449f5f3345f18e0c0
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    A ianswett-and-rtt-estimate/draft-ietf-quic-http.html
    A ianswett-and-rtt-estimate/draft-ietf-quic-http.txt
    A ianswett-and-rtt-estimate/draft-ietf-quic-invariants.html
    A ianswett-and-rtt-estimate/draft-ietf-quic-invariants.txt
    A ianswett-and-rtt-estimate/draft-ietf-quic-qpack.html
    A ianswett-and-rtt-estimate/draft-ietf-quic-qpack.txt
    A ianswett-and-rtt-estimate/draft-ietf-quic-recovery.html
    A ianswett-and-rtt-estimate/draft-ietf-quic-recovery.txt
    A ianswett-and-rtt-estimate/draft-ietf-quic-tls.html
    A ianswett-and-rtt-estimate/draft-ietf-quic-tls.txt
    A ianswett-and-rtt-estimate/draft-ietf-quic-transport.html
    A ianswett-and-rtt-estimate/draft-ietf-quic-transport.txt
    A ianswett-and-rtt-estimate/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d964adb2. [ci skip]



From nobody Wed Aug 19 14:50:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D68FB3A0E67 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:50:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nqtPI6n7mM38 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:50:16 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7F4E3A0E66 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:50:16 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 0A97A900088 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:50:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597873816; bh=4z/KjSF7FO47pAhR2fwqoH0pHj4ix9V9RahOExYKUSo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=06+xRD76v1X8pPevVcvFeQdhSd1AzFdoZ/C6o41/+wvT3ndxOgXzHbQ7TEN+PHntg Shx9fpHukOFGKyGBBzifaG12Up74dRMASZ2vf3EdSVu6obgqhRJs/uOtMU9/toY4XV DZ/uK/ZevzcHoAp9PSKOj+okkXgCRrDbbkj/PeG0=
Date: Wed, 19 Aug 2020 14:50:15 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5KEJZZPYJ2RVFXIN5JF7ZPEVBNHHCRJHAV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4026/676733666@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4026@github.com>
References: <quicwg/base-drafts/issues/4026@github.com>
Subject: Re: [quicwg/base-drafts] New path may not have the same RTT (#4026)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d9e97ef687_48b21964348da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-0bXVC8-qS53whwbo7tTWrQPYM0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 21:50:18 -0000

----==_mimepart_5f3d9e97ef687_48b21964348da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I sent a PR to add "and RTT estimate" to that sentence to make this completely clear.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676733666
----==_mimepart_5f3d9e97ef687_48b21964348da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I sent a PR to add "and RTT estimate" to that sentence to make this completely clear.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676733666">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYNI3EITTLFMYEC4RDSBRCJPANCNFSM4QFAODRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK75BRPGXAAXTHVLK5DSBRCJPA5CNFSM4QFAODRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLCFYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676733666",
"url": "https://github.com/quicwg/base-drafts/issues/4026#issuecomment-676733666",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d9e97ef687_48b21964348da--


From nobody Wed Aug 19 14:51:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6FE83A0E6D for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:51:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 e85w04l617Fv for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 14:51:49 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A050E3A0E6C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:51:49 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id D7AD95E0F16 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 14:51:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597873908; bh=V2+WJm29GnApATozot2GAxhdhuB0d+dKOXUizdLA7Ls=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DH2K/IVaBdNpwQXmS08sbaY/j2xp6dLvL1QuFdfMNiic9BfkfGbuflXzoqWWRaVTg hdXcE90C9ds0Q1m/tTcfq0SK+UY4BSnDWqLYf3U5ELDZAnlAUxDwxup/M2pt7nfo7l Z+VEgVdwAMM2kz4BXU2ZRkvi9y8l70HGelvqY5+M=
Date: Wed, 19 Aug 2020 14:51:48 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHM3UJZ7KG3LJET355JF77JEVBNHHCRI7QOY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4014/review/470990530@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4014@github.com>
References: <quicwg/base-drafts/pull/4014@github.com>
Subject: Re: [quicwg/base-drafts] Fix for #3835 (#4014)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3d9ef4c7dd6_2bc619642428c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AnOaeHw140FTrXTDoL8F2eOMZk0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 21:51:51 -0000

----==_mimepart_5f3d9ef4c7dd6_2bc619642428c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar requested changes on this pull request.

I don't see the point of this. The state transitions are currently only on things that move an endpoint out of that state. This transition is not one such.

I'll note that if this is to become an exhaustive FSM, that would be unreadable and not particularly useful.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-470990530
----==_mimepart_5f3d9ef4c7dd6_2bc619642428c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> requested changes on this pull request.</p>

<p>I don't see the point of this. The state transitions are currently only on things that move an endpoint out of that state. This transition is not one such.</p>
<p>I'll note that if this is to become an exhaustive FSM, that would be unreadable and not particularly useful.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-470990530">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64CD35J3DUZYPOVTDSBRCPJANCNFSM4QE5Z3ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK23LKYXWINUM5XXZ6LSBRCPJA5CNFSM4QE5Z3ZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQJL5QQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-470990530",
"url": "https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-470990530",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3d9ef4c7dd6_2bc619642428c4--


From nobody Wed Aug 19 15:10:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E11B3A0EB6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:10:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fnCGhSxuNKXB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:10:25 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 38A453A0FDD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:10:07 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 6A00E560E10 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:10:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875006; bh=C01xk5ubNruzbW20NOaBfscvwSP1Au5vWHfEWQfwzHo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tw4ck8jd+b2wnwHmWhRVtt7YRBpPlPuB7WH7jLHDRxDkSsG6grMo8OUkoAHDuqNf8 iLrDYBx6MmFnNxYoQvdU7kzJ2DLCBqb+5bDysFp4fOvhFePk4vxQrZBw6kQyIyxJdd YWPOPfP83jTo/gJfpqyLz8TNVQegXxmiG/2OvbM4=
Date: Wed, 19 Aug 2020 15:10:06 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NYKIOOZJWCGL6GS55JGCD5EVBNHHCRI7QOY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4014/c676751705@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4014@github.com>
References: <quicwg/base-drafts/pull/4014@github.com>
Subject: Re: [quicwg/base-drafts] Fix for #3835 (#4014)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3da33e56a98_5a971964754c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NDi3-dPc7Imi07UJFN1J10-8e_c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:10:27 -0000

----==_mimepart_5f3da33e56a98_5a971964754c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I also don't think this is necessary, but I'd like @martinthomson opinion

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4014#issuecomment-676751705
----==_mimepart_5f3da33e56a98_5a971964754c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I also don't think this is necessary, but I'd like <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> opinion</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4014#issuecomment-676751705">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRWDN2H3OJ3HB4NO3SBRET5ANCNFSM4QE5Z3ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NBF4LB6YCSUH7PL3SBRET5A5CNFSM4QE5Z3ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLGSWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4014#issuecomment-676751705",
"url": "https://github.com/quicwg/base-drafts/pull/4014#issuecomment-676751705",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3da33e56a98_5a971964754c0--


From nobody Wed Aug 19 15:12:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84F693A0D88 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:12:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QNsHYnz-C7lr for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:12:15 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73C323A0DDD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:12:15 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id C04C0840E0A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:12:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875134; bh=tpGcCoQp5I4cLgwQ1d5IxiTZ9YiNc9/lPkkLZJ8N9JU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yBN2P3SFLSILdkwc3o0/a2u3QSyuFlw591Ukq2FigOX5+tDg7t46rvi/iALmvJoUp P7ZIoDnJkuf/7656gEyB04qtojOI3Phqy3dgOpM/1jO2Z2/cmPGJA8NCW3sVSzBAUI zMX/0XKM0PFL0ZsiwfDLHq5GzCKlBQTMjjd104lM=
Date: Wed, 19 Aug 2020 15:12:14 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VZW7B4HY44I6A5P55JGCL5EVBNHHCRJGZQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4024/676753181@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4024@github.com>
References: <quicwg/base-drafts/issues/4024@github.com>
Subject: Re: [quicwg/base-drafts] What if parameter definition requires that it is stored? (#4024)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3da3beb070a_291b196421215"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/28mMMF29QihQrQXVzUdDI9pNuvo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:12:17 -0000

----==_mimepart_5f3da3beb070a_291b196421215
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this is close with no action, personally.

If it's ignored, then it cannot be stored.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4024#issuecomment-676753181
----==_mimepart_5f3da3beb070a_291b196421215
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think this is close with no action, personally.</p>
<p>If it's ignored, then it cannot be stored.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4024#issuecomment-676753181">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6JHUZ2BLF4E5VLUR3SBRE35ANCNFSM4QFALZ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KGOMYDSS7BHULEZ3SBRE35A5CNFSM4QFALZ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLG6HI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4024#issuecomment-676753181",
"url": "https://github.com/quicwg/base-drafts/issues/4024#issuecomment-676753181",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3da3beb070a_291b196421215--


From nobody Wed Aug 19 15:16:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD1E13A0D3E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:16:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 OjOwhoQvY1PE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:16:39 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A45CF3A0D0B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:16:39 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id DE8BB90007C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:16:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875398; bh=bKnpZvqUPvIGzVu4Kt/1O7rsojQjL2QAvAvjJzZTR0Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZDcwNAcC6BJruWZ0L2GnLvfyJmPXpQi7j6zOy5IGZG6knMxGSUIn5HrdZjQvKhOOP YJfJF3WtG0b/Jot3CmSEIe3V+A/+2T0yk+/64JCES9OcIDYxIu5ccnKdlACII4zQA6 y9zWow4WpdcVkZ/tmyx9wHizNunxKkFL40XgEEWY=
Date: Wed, 19 Aug 2020 15:16:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RRAMBCCY5HKDEH2N5JGC4NEVBNHHCRKD654@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4032/review/471002760@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4032@github.com>
References: <quicwg/base-drafts/pull/4032@github.com>
Subject: Re: [quicwg/base-drafts] More context for "flow control violation" (#4032)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3da4c6ce83c_55501964310aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nMBQHLuJI5X2_jJSmSFRYdnVLPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:16:41 -0000

----==_mimepart_5f3da4c6ce83c_55501964310aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4032#pullrequestreview-471002760
----==_mimepart_5f3da4c6ce83c_55501964310aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4032#pullrequestreview-471002760">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XCCHAVZ5TPBIMAFDSBRFMNANCNFSM4QFJIYJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JM5MASWTUNF7IZVDSBRFMNA5CNFSM4QFJIYJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQJO5CA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4032#pullrequestreview-471002760",
"url": "https://github.com/quicwg/base-drafts/pull/4032#pullrequestreview-471002760",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3da4c6ce83c_55501964310aa--


From nobody Wed Aug 19 15:17:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02DA83A0D4E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:17:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KOLmXkAaiDkP for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:17:21 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEF143A0D0B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:17:20 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 368A45E0D28 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:17:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875440; bh=cIJPa8zfgU0YS5BTDKf5X3GtHVs/akXYYUlKttCnrRo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WTo/6BvL554Tfcul42ZA0rfwbfyF8Za0Op//iT6Ev5l4uWjNxH5ryyJxjdBfgciKn scdIy7O4deWm6kbZxP6+TOgj6skQxcg7ET3cPBT0EO1Rex1NcBuqEQKfud+b/b8Sc/ dtBK+uP70xD7Wpo54W9tsUZc1W7AKGfwNrxjMqus=
Date: Wed, 19 Aug 2020 15:17:20 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLRSX7TDQ7AHMKDJN5JGC7BEVBNHHCRKFNZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4033/review/471003065@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4033@github.com>
References: <quicwg/base-drafts/pull/4033@github.com>
Subject: Re: [quicwg/base-drafts] Absent means not provided (#4033)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3da4f025f65_1abc196412213e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iRJsZYBJC_z0zUo1Iy81oPJE5Qs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:17:22 -0000

----==_mimepart_5f3da4f025f65_1abc196412213e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4033#pullrequestreview-471003065
----==_mimepart_5f3da4f025f65_1abc196412213e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4033#pullrequestreview-471003065">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2J4WCZOKUGESZW6QTSBRFPBANCNFSM4QFJZ4OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5GPQV6AEA7MJ5TEXLSBRFPBA5CNFSM4QFJZ4O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQJO7OI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4033#pullrequestreview-471003065",
"url": "https://github.com/quicwg/base-drafts/pull/4033#pullrequestreview-471003065",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3da4f025f65_1abc196412213e--


From nobody Wed Aug 19 15:23:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D169A3A0DDB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:23:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PuwQIrLKKlm0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:23:50 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C23473A0C45 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:23:50 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id DD96084007B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:23:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875829; bh=ZJT+u0b1DPt2sRVSU3NtNoI0fhhFeUn6y8SGdMx5jZ4=; h=Date:From:To:Subject:From; b=YKzCHOED0SmxLxBF5NUByazP7++8Q3Pf9FehysyXxEabiaZNpkK8tiRaekyOLY9wy zXT+j3iWcqtvDeKWRSTmYb8g5RTkZLC/fAs85GcFTjL+dUFli76MdfByhP7pMfwlsC hnsRdtKowNVvjDefsSKh+Mpxj2EAebO/L/zOfRfQ=
Date: Wed, 19 Aug 2020 15:23:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/what-is-absence/d34abe-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Mx4tNbkSqBZixW8_9I6WEBFCv5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:23:52 -0000

  Branch: refs/heads/transport/what-is-absence
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 19 15:23:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26FEB3A0C45 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:23:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 0DM_aVbHAJw7 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:23:51 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DCA73A0D3E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:23:51 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id D401E5C0E0E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:23:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875829; bh=b0/zgBIw2VK8rYvC2WP3ATBBVNmyA5TfAZcpLR4fpE8=; h=Date:From:To:Subject:From; b=mplDsZOwcJgB+4jsbSJA8/xjsEBk6xSsAiBeI18/hDJrbHsYKTZ7fsAjNYscebO1A xEEjjtVzWJ22p1QdHhfgsJbcqTsau1yy0HwGklEvjMe/y9vcF/R/Nm+nbtu0s1lp6Z GVqPIRLqY5TwTpEUSW2P6rWqx9WnDf11LWIFlt2Y=
Date: Wed, 19 Aug 2020 15:23:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/aad098-63edcf@github.com>
Subject: [quicwg/base-drafts] d34abe: Absent means not provided
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sv6Uv0csuDDOiMA_2PlvLdZ94oc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:23:52 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d34abedb401f2ccb4972700b9b53005b80377ac1
      https://github.com/quicwg/base-drafts/commit/d34abedb401f2ccb4972700b9b53005b80377ac1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Absent means not provided


  Commit: 63edcfe0669af7b68a9dc54f7fdf608f63666c9c
      https://github.com/quicwg/base-drafts/commit/63edcfe0669af7b68a9dc54f7fdf608f63666c9c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4033 from quicwg/transport/what-is-absence

Absent means not provided


Compare: https://github.com/quicwg/base-drafts/compare/aad0988cfcbb...63edcfe0669a


From nobody Wed Aug 19 15:24:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E72D3A0DDB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:24:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZGwiTHLNvllx for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:24:00 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1DE093A0C45 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:24:00 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 2CACAE019A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:23:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875839; bh=QeZ12H/3CrzzJh/cKK+LQvBShANbRVWBsX5ywJbXInE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zLrjL4lrJX60Vn73bG3vinNLs8voL32Qb21k8Nt4ble7C2y1241x3D+OHgHosNSdU ddvdqRTAIXtDRXoCECNwFohGCVyzePPXwtk99B+TmYN5yZ8HcXyXxNbaK0l3C/EZkK 8VY8rU+INov5717EhyD2KouE/zvezUDlw0HROz1A=
Date: Wed, 19 Aug 2020 15:23:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ANV4SPTLMANUNN555JGDX7EVBNHHCRJGWLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4023/issue_event/3672813899@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4023@github.com>
References: <quicwg/base-drafts/issues/4023@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_What_does?= =?UTF-8?Q?_=E2=80=98absent=E2=80=99_mean_=28#4023=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3da67f1c9a9_74a319641133bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/reigB8yOIeyA7DethOsTOad2lz4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:24:01 -0000

----==_mimepart_5f3da67f1c9a9_74a319641133bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4023 via #4033.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4023#event-3672813899
----==_mimepart_5f3da67f1c9a9_74a319641133bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681891420" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4023" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4023/hovercard" href="https://github.com/quicwg/base-drafts/issues/4023">#4023</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682143177" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4033" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4033/hovercard" href="https://github.com/quicwg/base-drafts/pull/4033">#4033</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4023#event-3672813899">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PEVTIHSYHB3QFKELSBRGH7ANCNFSM4QFAKSLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JLZJOIVAPROPMLM3SBRGH7A5CNFSM4QFAKSL2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LVLCSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4023#event-3672813899",
"url": "https://github.com/quicwg/base-drafts/issues/4023#event-3672813899",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3da67f1c9a9_74a319641133bd--


From nobody Wed Aug 19 15:24:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEDFB3A0C45 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:24:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0ABTcNj2D1lX for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:24:00 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD4073A0D3E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:24:00 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id BB76F340E11 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:23:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875839; bh=0pJ7Y7xVRzYamrkY78jhA0H96xkp62825Uw03JtoAo8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=co9ImYvs8PoSxzoYeF0zKvFURDCyq0V3CfSGyDFQkHqEQfGv8kTbG76uGZRdy9mAr jWEVUyofAfU22LqzP41I7WPmqTcMQNE57gbQMzrQFIgi7XbkigJUqz1v0nPYw1zg90 KrjxRFNRuI/J1L+C+rlMrtJ3inR31RlO9l9qKeFE=
Date: Wed, 19 Aug 2020 15:23:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7GRJN4YOPR3TL4CNF5JGDX7EVBNHHCRKFNZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4033/issue_event/3672813891@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4033@github.com>
References: <quicwg/base-drafts/pull/4033@github.com>
Subject: Re: [quicwg/base-drafts] Absent means not provided (#4033)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3da67fa9623_6a351964105288"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_fh5_ocDTdyoO60B8pa7avwngS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:24:02 -0000

----==_mimepart_5f3da67fa9623_6a351964105288
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4033 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4033#event-3672813891
----==_mimepart_5f3da67fa9623_6a351964105288
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682143177" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4033" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4033/hovercard" href="https://github.com/quicwg/base-drafts/pull/4033">#4033</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4033#event-3672813891">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZJWD3II3ZGWBHPKLSBRGH7ANCNFSM4QFJZ4OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRBGX6OVVQGBVUIGTSBRGH7A5CNFSM4QFJZ4O2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LVLCQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4033#event-3672813891",
"url": "https://github.com/quicwg/base-drafts/pull/4033#event-3672813891",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3da67fa9623_6a351964105288--


From nobody Wed Aug 19 15:24:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBE023A0DDB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:24:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 N-urNUrLPz3B for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:24:45 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A1A83A0D3E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:24:45 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 7A66B520E17 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:24:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597875884; bh=dkBonOfSi5155d5uzHvgByv8j2LBQxfvjqeKGbPlL5U=; h=Date:From:To:Subject:From; b=n+wiEUVXDwBSWvr0DnaJYuH1Jbcm0pRdAaI2sAzQnskuY6wkeE1S2IKHi4JB2PdaZ yPNBiQw7QRWTZ1QOO3xzD/Yh/csUIGhOya5kCwc0TBWog1jpHniM0Pi1lQMazQRpl5 5+3smX3LR1crUJdvkYTuwQmXMZLTrFYq2lXSnzmY=
Date: Wed, 19 Aug 2020 15:24:44 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bf5132-52a41e@github.com>
Subject: [quicwg/base-drafts] 52a41e: Script updating gh-pages from 63edcfe0. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M57GxvA0WG4YZFDG3BbH9lCFlic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:24:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 52a41e137c8ffbc101042acff4117b683b431bc8
      https://github.com/quicwg/base-drafts/commit/52a41e137c8ffbc101042acff4117b683b431bc8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 63edcfe0. [ci skip]



From nobody Wed Aug 19 15:42:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16F3A3A0E4A for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:42:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tAJjurYFQCcQ for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:42:44 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6F283A043E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:42:44 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 12FE05608B4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:42:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597876964; bh=oVAZdP16qOw75oXtlX/s1GdddkmeChlo0y7pTLlovVU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=N+kYMlwNEU5DacyuZrhUdu3FxYDmrX+ehEHlZZTuVSLy85tfcq0WVtlnX1H4PPRuJ EZrid4HO429x7AkcyRhUNMPfmWPwTSsaf2r77I2LJPQd+WrrDQp4W6KlUCgbKDSm6Z 4ltsui+vPz6SLZEvJg7v1t9odO/ig5Dp/w1Xkr3w=
Date: Wed, 19 Aug 2020 15:42:44 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2P4AJKMYHNBIM4IAF5JGF6JEVBNHHCRKP4BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4035@github.com>
Subject: [quicwg/base-drafts] Uncapped ACK Delay and RTT estimates (#4035)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3daae42727_7588196425693d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fMhd53onwdcc2YG78VUCMK4_4gM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:42:46 -0000

----==_mimepart_5f3daae42727_7588196425693d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When reported ACK Delay would cause the RTT sample to go below min_rtt, we ignore the ACK Delay.  In general, I think that this provides the right incentives to report delays accurately.  If the true minimum RTT is lower than the observed value, you add a few samples that are inflated by up to max_ack_delay.

However...during the handshake, where we don't have an effective cap on ACK Delay, so we effectively have unbound inflation.  And min_rtt is likely not well established.  Should we discard these samples instead?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4035
----==_mimepart_5f3daae42727_7588196425693d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>When reported ACK Delay would cause the RTT sample to go below min_rtt, we ignore the ACK Delay.  In general, I think that this provides the right incentives to report delays accurately.  If the true minimum RTT is lower than the observed value, you add a few samples that are inflated by up to max_ack_delay.</p>
<p>However...during the handshake, where we don't have an effective cap on ACK Delay, so we effectively have unbound inflation.  And min_rtt is likely not well established.  Should we discard these samples instead?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7WIMJWK7SKVS2OAQDSBRIOJANCNFSM4QFNUQEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK63VBQTSPE64SGSJ3TSBRIOJA5CNFSM4QFNUQE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFJ7QGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4035",
"url": "https://github.com/quicwg/base-drafts/issues/4035",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3daae42727_7588196425693d--


From nobody Wed Aug 19 15:46:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C91503A0EC6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:46:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wXZUK3NCm0rP for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:46:33 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 829B83A0EC5 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:46:33 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id CEDC69000A0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:46:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597877192; bh=JZIhcVQcmzZDAFxL7LrAWw4JGhDHVkL8x1F3yynNf1I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RdBagS7c1Ve5GavetuSxaXPJO65TQh2T3bW0MxBaHqP97qgtJxfjAHsXe/W7EvHZO G0utnq4D9lYyoD2oSgSskhSRhZLC0GjDnXMm5YAR+zj5IW6XMZoZzx3ZySYnhe/+UY 6CBsrWDNPUxlJMsiiHkoBWilXi+cH5H5NxUpllh0=
Date: Wed, 19 Aug 2020 15:46:32 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7C47T2YZTNMLW5R5V5JGGMREVBNHHCRJGDMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4018/676787312@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4018@github.com>
References: <quicwg/base-drafts/issues/4018@github.com>
Subject: Re: [quicwg/base-drafts] Implying sequencing (#4018)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dabc8bf4a0_2a8219641325f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2L5LGeSRAWewI1wwo3kSptOf4w8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:46:35 -0000

----==_mimepart_5f3dabc8bf4a0_2a8219641325f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I can't find this text at all.  Even by searching for a substring "frames in mu" or "order to make".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4018#issuecomment-676787312
----==_mimepart_5f3dabc8bf4a0_2a8219641325f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I can't find this text at all.  Even by searching for a substring "frames in mu" or "order to make".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4018#issuecomment-676787312">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYCBZGIMHRWDJKFSMTSBRI4RANCNFSM4QFADXOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3B6KYNMEN3LLCOZWLSBRI4RA5CNFSM4QFADXO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLPI4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-676787312",
"url": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-676787312",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dabc8bf4a0_2a8219641325f2--


From nobody Wed Aug 19 15:47:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 373D63A0B9C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:47:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KEqDd4RvSm7r for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:47:22 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1813C3A0EC8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:47:22 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 466D290005C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:47:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597877241; bh=0AZaru2thBhgnH8AblFLMdobIPzhNYzTB3FvjR4JhfI=; h=Date:From:To:Subject:From; b=hnftMuMlrW+DArO5C1ay9XlOEQ9DiPSAZsbWQZLjpr4tOvjrlzo+qrE2lAOjNmLhV j1JLO569hdVOhlm27frRJvumNR88GKacAIn3iURytM+YnnTRfsFWX88oTXWqUl18iK EC+IhfmgxYZCYIX9uRvWqDF7UxQV9ZwHriVQYCjA=
Date: Wed, 19 Aug 2020 15:47:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/define-violation/63dd3d-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OyK9nCWadcH2NACO1OBCOSkNVPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:47:23 -0000

  Branch: refs/heads/transport/define-violation
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 19 15:47:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 814C13A0B9C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:47:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 NuehPQ5_4Q9I for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:47:26 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36FE33A0ECF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:47:22 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 28EF35C009F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:47:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597877241; bh=CTwsg+Cg33HAYUYDUS+s0VDM1sIh+jqB/Z8dzIgcVrk=; h=Date:From:To:Subject:From; b=ACB491nH4xuM6h6woSbxSvaGGETxSTRzKbmFVUz3Sr2szV/WhsM97aWGwD+YBIe9a gJFloPBQbdemySyD2QPXMIWarw+2qO8LoF3sCieM6n5CUZho/dXbbBsmdCnJdLPWw2 gqlpjcyXNCMuxCuXLwPmLqg0sjxCdtxyzf8DNcm8=
Date: Wed, 19 Aug 2020 15:47:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/63edcf-89f7a9@github.com>
Subject: [quicwg/base-drafts] 63dd3d: More context for "violation"
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mkHuVQ8gFTseUhjuLuxPvCLvLW4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:47:28 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 63dd3d8bee4c39bfa3c61796d21c6077b5b9e0c9
      https://github.com/quicwg/base-drafts/commit/63dd3d8bee4c39bfa3c61796d21c6077b5b9e0c9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More context for "violation"


  Commit: 89f7a96ca0b15b6732cd38588a57f3b440fdd0d4
      https://github.com/quicwg/base-drafts/commit/89f7a96ca0b15b6732cd38588a57f3b440fdd0d4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4032 from quicwg/transport/define-violation

More context for "flow control violation"


Compare: https://github.com/quicwg/base-drafts/compare/63edcfe0669a...89f7a96ca0b1


From nobody Wed Aug 19 15:47:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD0B73A0EC7 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:47:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LgVUdNgraRsV for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:47:32 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D1853A0EC4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:47:31 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 6364F600DA4 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:47:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597877250; bh=h7mE2y+J/7WrgjC0bMtAKAcxkhj++ynTl/ZzoMDX8C8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CQd/Ndf/Zk81GleufvJa0nevjaq0UWjobxqZTGRStZpMh62U+t48diHBhuiqzm0Cu eJx8uBSlnxeSp5SVUC+n9IJnNzUWgMT3ffrZ0W7pj0P4JuXsOX0XyWnjmRJ/DPI8hT 4ZTraDkZxoO4M3FXrsTyy9giFzBXpwSQqPjn10oY=
Date: Wed, 19 Aug 2020 15:47:30 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2J2AEISGSPAY3MIX55JGGQFEVBNHHCRJGG5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4019/issue_event/3672864372@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4019@github.com>
References: <quicwg/base-drafts/issues/4019@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_What_was_intended_by?= =?UTF-8?Q?_=E2=80=9Ccontrol_violations=E2=80=9D_=28#4019=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dac0253d3f_718a19641140c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zvcRnZhaG_l9UNQrXSZLJxGLfag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:47:34 -0000

----==_mimepart_5f3dac0253d3f_718a19641140c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4019 via #4032.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4019#event-3672864372
----==_mimepart_5f3dac0253d3f_718a19641140c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681887464" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4019" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4019/hovercard" href="https://github.com/quicwg/base-drafts/issues/4019">#4019</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682131183" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4032" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4032/hovercard" href="https://github.com/quicwg/base-drafts/pull/4032">#4032</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4019#event-3672864372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OU7OOS6KUQHWUUMTSBRJAFANCNFSM4QFAE4AQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZHUMC2Z6R677DK7TSBRJAFA5CNFSM4QFAE4A2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LVXM5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4019#event-3672864372",
"url": "https://github.com/quicwg/base-drafts/issues/4019#event-3672864372",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dac0253d3f_718a19641140c8--


From nobody Wed Aug 19 15:47:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43D913A0EC4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:47:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 G0aSEDXg0LGN for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:47:33 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 607943A0B9C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:47:31 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id AC97784003E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:47:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597877250; bh=BhrEmm1CndIP+y/8IRrv//lC0WNmfWXpCG+CDgw97SU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DczE/WTrxLwLgxKcbJWMtc0tgPATDRv90EPaqRdjraVLZ8ydSBMY/9L3AKU65bVTj +t4FEZuogsp3MVycnJBQHEJp2Q/M0witzAVeqd84Tl1jqn1YAvy7hLK7e9mcGcX3DR Bw2qUv9Yrh6Ij9kHkFi8tUlYHikOOeVBehy6Xt2Q=
Date: Wed, 19 Aug 2020 15:47:30 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BNSZJJ7446OHDNCV5JGGQFEVBNHHCRKD654@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4032/issue_event/3672864366@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4032@github.com>
References: <quicwg/base-drafts/pull/4032@github.com>
Subject: Re: [quicwg/base-drafts] More context for "flow control violation" (#4032)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dac029bab6_41e71964188531"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wzGjGiO1_s5AS5kDk9KLD32Obgw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:47:34 -0000

----==_mimepart_5f3dac029bab6_41e71964188531
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4032 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4032#event-3672864366
----==_mimepart_5f3dac029bab6_41e71964188531
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682131183" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4032" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4032/hovercard" href="https://github.com/quicwg/base-drafts/pull/4032">#4032</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4032#event-3672864366">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK746LOCVFM2V5BMWF3SBRJAFANCNFSM4QFJIYJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZP3FUIRFN4MJET7MDSBRJAFA5CNFSM4QFJIYJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LVXM3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4032#event-3672864366",
"url": "https://github.com/quicwg/base-drafts/pull/4032#event-3672864366",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dac029bab6_41e71964188531--


From nobody Wed Aug 19 15:48:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D71CA3A0EC8 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:48:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bIislHZ9xruE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:48:19 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC1853A0EC7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:48:19 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 326B260001C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:48:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597877299; bh=AMOTrrGGWzhphUzVRfmmfbEK+eMAFySd47HkSIuerMY=; h=Date:From:To:Subject:From; b=u3GT9UUgTYtXcVaJSXVDVU1DnZQ2FwFmdrdWZ5UwpubQ5QOsbrdD9Z7gRn61LJ63K ZITRljhluiytioeVNWeZfxMrXCVT38fYQrX2Ug+WLKcFjncI0CIpv8+nCFBqBpdoFd V+QsIY0UPIM6DSuYNGo3GRIGBGPUR5FxQODydM6w=
Date: Wed, 19 Aug 2020 15:48:19 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/52a41e-3f1e95@github.com>
Subject: [quicwg/base-drafts] 3f1e95: Script updating gh-pages from 89f7a96c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LAU8jwya2S--b__Wl-tXgRToZjs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:48:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3f1e951b1dd44861a5f4f78a10dc7e47097fab0b
      https://github.com/quicwg/base-drafts/commit/3f1e951b1dd44861a5f4f78a10dc7e47097fab0b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 89f7a96c. [ci skip]



From nobody Wed Aug 19 15:49:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4775D3A0ECE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:49:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 g7Bbs8jquvO9 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:49:38 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35F293A0EC7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:49:38 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 816875C001A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:49:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597877377; bh=o4whWW8oBTVh59Ox2S0wNEck3mE3LJy2i9dCykkE2KE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jKuZjfF5S3WXBGygfxBzqpu2lgNr4YwcA8WsXBn2SzTE1wVreHdnXs/wTKwqMqALY crBec8mUlUx1Uv3iz5Rpgh/5dsIjvkukNMPpmc55qUG3hzBAfUL1Rn04USRObXKGt9 LgPwI8+/5r1ydrGSUp1e3E+coeMLKCMzImS7a0Us=
Date: Wed, 19 Aug 2020 15:49:37 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KYK5PX7AFCQ6IBI55JGGYDEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/676788587@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dac81720b0_755419641990aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vKeiI_zi65qzkoTmhh3K5mbbM-s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:49:39 -0000

----==_mimepart_5f3dac81720b0_755419641990aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Not seeing any action here.  As Mike says, the text describes sender requirements and explains why.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-676788587
----==_mimepart_5f3dac81720b0_755419641990aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Not seeing any action here.  As Mike says, the text describes sender requirements and explains why.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-676788587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43F7764HAUYM6QQALSBRJIDANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5N55TW5L4YPPRAM53SBRJIDA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLPS2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-676788587",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-676788587",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dac81720b0_755419641990aa--


From nobody Wed Aug 19 15:51:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 609783A0ECE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:51:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 1rDz7EvwK1qB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 15:51:09 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3FC523A0EC7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:51:09 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 9161D340076 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 15:51:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597877468; bh=hRMKZcfwx+BzU54sdEvgeZbmSpLn1BxoUj8KsHOFZEE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=khretEF9Ykeru5BFKE0j45K1X8AXLizfobpB5Os38Y1fFjt3urRXrfspwZKaDOEFX e26FEFvAjlOiFjm++u1WVHlAuaiQgSGVyQuRk1M7qZs4z3zRNoiuQYhTwRYaCTF++i NvluXJSfoMTUu83M7fEWhOirFd5FiiJPdJEFHlpM=
Date: Wed, 19 Aug 2020 15:51:08 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ATURKJQL6X34K33F5JGG5ZEVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022/676789101@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dacdc81be6_6408196412869d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eQgGp80-ZvrZDQs1Gh9D_fgs3go>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 22:51:10 -0000

----==_mimepart_5f3dacdc81be6_6408196412869d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is the level of support that we rely upon.  If the path does not provide ECN-CE marking, that's OK, because the congestion controller responds to loss just as well as marking.  If it doesn't have L4S support, that's not something we care about.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#issuecomment-676789101
----==_mimepart_5f3dacdc81be6_6408196412869d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This is the level of support that we rely upon.  If the path does not provide ECN-CE marking, that's OK, because the congestion controller responds to loss just as well as marking.  If it doesn't have L4S support, that's not something we care about.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#issuecomment-676789101">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GVBJQQPGOKNQ52FDSBRJNZANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32KVY2SMP72MXKPELSBRJNZA5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLPW3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-676789101",
"url": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-676789101",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dacdc81be6_6408196412869d--


From nobody Wed Aug 19 16:29:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FACE3A0EA0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:29:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 AfXwgyX_3Wfp for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:29:31 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A7F63A0E95 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:29:31 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 42B2F5C001C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:29:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879770; bh=1wGututEOp8jM9NAOU1+DBhmXvrsZPG1NPWAHmLOJ/Q=; h=Date:From:To:Subject:From; b=mG9zeZcvyQvOa6vROLCflfgs7fVhcVAkQORmyKY3txab4w57t6d7nu0N2hqAiiv4e IMz1Rk2bIooQjJX42VtSpDXpAKEJpqMOFGIAQLS/zrqG2+j1VcTublILdllY3WJkhW qujIiG5/UlqYMD7C6cWr4ACE/uo54CRFo+sKF53c=
Date: Wed, 19 Aug 2020 16:29:30 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/not-delay/000000-673c40@github.com>
Subject: [quicwg/base-drafts] 673c40: "don't delay" for PATH_RESPONSE
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cNfZNq2AduQs4YO0Eoe9jP5rs-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:29:32 -0000

  Branch: refs/heads/not-delay
  Home:   https://github.com/quicwg/base-drafts
  Commit: 673c405d123055849041628d20def250feb56174
      https://github.com/quicwg/base-drafts/commit/673c405d123055849041628d20def250feb56174
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  "don't delay" for PATH_RESPONSE

This is the maximal version of a clarification of this text.

Closes #4025.



From nobody Wed Aug 19 16:29:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA0CE3A0EAC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:29:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 00mMyUdvX6-b for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:29:57 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ADFD83A0E95 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:29:57 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 00876340E29 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:29:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879797; bh=WB+BXIFDkUgaHABotF/0yXGL5bK3TQf/qvw0oyKgzL0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=RWe/tLpUW7+DqnYZoJsv4Us7eipnzOs+cJYy+5hGQgRj6eYZSAmhFiYj9PKG1jfHX kuuwwUPg/lai+pMi5wWihzBVNzgFM9p/fNHeE/9ui/Np8t/t2b+6aKKrUvRAG+lntO pPDOxhkn088bxGp6foOUnw2/jiG6dFUYzOgoKZjE=
Date: Wed, 19 Aug 2020 16:29:56 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LMMRXI6LVIWUUZIN5JGLPJEVBNHHCRKSDGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4036@github.com>
Subject: [quicwg/base-drafts] "don't delay" for PATH_RESPONSE (#4036)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db5f4e3fc1_671f1964126481"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G52dIAg-qz2OhEvKxFuyFphONa4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:29:59 -0000

----==_mimepart_5f3db5f4e3fc1_671f1964126481
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is the maximal version of a clarification of this text.

Closes #4025.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4036

-- Commit Summary --

  * &quot;don&#39;t delay&quot; for PATH_RESPONSE

-- File Changes --

    M draft-ietf-quic-transport.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4036.patch
https://github.com/quicwg/base-drafts/pull/4036.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4036

----==_mimepart_5f3db5f4e3fc1_671f1964126481
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is the maximal version of a clarification of this text.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4025.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681893133" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4025" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4025/hovercard" href="https://github.com/quicwg/base-drafts/issues/4025">#4025</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4036'>https://github.com/quicwg/base-drafts/pull/4036</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>&quot;don&#39;t delay&quot; for PATH_RESPONSE</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4036/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4036.patch'>https://github.com/quicwg/base-drafts/pull/4036.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4036.diff'>https://github.com/quicwg/base-drafts/pull/4036.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4036">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LVDTAVEZSW6OA76TSBRN7JANCNFSM4QFOSSJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4FTF4GCQDSADDV4XLSBRN7JA5CNFSM4QFOSSJ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFKIMYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4036",
"url": "https://github.com/quicwg/base-drafts/pull/4036",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3db5f4e3fc1_671f1964126481--


From nobody Wed Aug 19 16:30:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87BFF3A0EAF for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IuhR5dywSXOC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:32 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87BD93A0E95 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:32 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 92097560DC6 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879831; bh=zw3cK4EYW+DI7HeAcOhAQTd+bput9Wrr8JjzesCyRUQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HasuH58jOdJS4krK0mfkGLN5jwX4YtRtItnp/NeyBxtLk9snYh6pIq6OYvstcRAj7 /En/pHzqCmHUz4JmjhpWHcGGV9lXbv1UTR88dPwqEQ+SAGVKvVEvjuPcE23UwT4BiY Y37xObsHjp+T2BDHfLTjIhELTLK3Ty+fir4VPJFc=
Date: Wed, 19 Aug 2020 16:30:31 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DRHVQF7LIL67R4GV5JGLRPEVBNHHCRKMYXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4034/review/471031448@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4034@github.com>
References: <quicwg/base-drafts/pull/4034@github.com>
Subject: Re: [quicwg/base-drafts] And rtt estimate (#4034)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db61783674_573a196476331"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ETi05CjJlXFz6Lxl93eaPoWgJo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:30:34 -0000

----==_mimepart_5f3db61783674_573a196476331
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4034#pullrequestreview-471031448
----==_mimepart_5f3db61783674_573a196476331
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4034#pullrequestreview-471031448">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7SCDBOEBOVF7SKEV3SBROBPANCNFSM4QFMPLZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTW27KEJVS43SERU3SBROBPA5CNFSM4QFMPLZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQJV5GA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4034#pullrequestreview-471031448",
"url": "https://github.com/quicwg/base-drafts/pull/4034#pullrequestreview-471031448",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3db61783674_573a196476331--


From nobody Wed Aug 19 16:30:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 670153A0EAC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 JyfEnkeoUGx6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:44 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 778093A0E95 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:44 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id C73A6340080 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879843; bh=TvbXw/zGkrsew5jgcJtNpYc+2DWd5GI5QIXpDTYIt5E=; h=Date:From:To:Subject:From; b=ZcCnLyZxmMPqGHB/qGE+0ipJr4gqVpD2W0d31XVoXrp+XhNGbpmM40oIAxw6WE+3x kTi3j50Lgg8aXrMbPj88N1CxGnXWUWBfVBpwZ0QsyxNDN0QuQAiHLn7cMJQ2KrVT7V Y9j32U2ee1tNn10sPlUd8NrpwrV48P8PE8fARw6M=
Date: Wed, 19 Aug 2020 16:30:43 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-and-rtt-estimate/d964ad-be659e@github.com>
Subject: [quicwg/base-drafts] be659e: Upcase RTT
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BZFpB-tc-SSPh-oQ449JfSCpR7E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:30:45 -0000

  Branch: refs/heads/ianswett-and-rtt-estimate
  Home:   https://github.com/quicwg/base-drafts
  Commit: be659eeb336cbebb9472debc74e6f3ab37c5d27a
      https://github.com/quicwg/base-drafts/commit/be659eeb336cbebb9472debc74e6f3ab37c5d27a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Upcase RTT



From nobody Wed Aug 19 16:30:51 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C5513A0EAF for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ffQ7SvP_K1si for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:46 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (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 AE95F3A0EAC for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=DNzfB9LOxoQU9siJwfTV8PqTaOdPWctKBfH61a+GDmw=; b= QpykDbpwJbSwCsyj+4T82+h2eAh/M+8lc/7DnLR4IZ4m9hhJ5Nms8/xeekfBspQg d1UME/6LEpPzBVqXlBeP3r4qjFc5Jv5pcq3uv/SUI4yN3jg6/vu+VT2MaisvWvGW CqUO1vENRGxy1ykfFnwEwQ40EqSYuDoaOf2X/bq7Hls=
Received: by filter1224p1las1.sendgrid.net with SMTP id filter1224p1las1-24808-5F3DB625-30 2020-08-19 23:30:45.880158829 +0000 UTC m=+190552.425270476
Received: from out-18.smtp.github.com (unknown) by ismtpd0098p1mdw1.sendgrid.net (SG) with ESMTP id y2XWzijKS4mqls6-Zxd6yQ for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:30:45.746 +0000 (UTC)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 4D22D34005B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:45 -0700 (PDT)
Date: Wed, 19 Aug 2020 23:30:46 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6EDCHMFL24ITBX5E55JGLSLEVBNHHCRKMYXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4034/review/471031522@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4034@github.com>
References: <quicwg/base-drafts/pull/4034@github.com>
Subject: Re: [quicwg/base-drafts] And rtt estimate (#4034)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db6253cb28_75c019642152b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0q1gdYl+GJ4XeI3xu3vLEg/sKcuGhLJVwPjS OEiyHIsDc0SEy/t3URjsJ/Bp5uha+P9NsA+XJZlfDlkW0+4fINrHfpcMZrttJgmNUob72FEIw+0Jx7 J+CI0554+FduOQKVk3xE1rJlOEoty5BriLMA/hYamIfmQbyhygqodNW1hSsnQxlfaoBYuWjBtrjado 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_6Xpnth2Z54xzX64T0xySCmtEDs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:30:48 -0000

----==_mimepart_5f3db6253cb28_75c019642152b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -2296,8 +2296,8 @@ willing to receive at the peer's current address. Thus an endpoint can migrate
 to a new local address without first validating the peer's address.
 
 When migrating, the new path might not support the endpoint's current sending
-rate. Therefore, the endpoint resets its congestion controller, as described in
-{{migration-cc}}.
+rate. Therefore, the endpoint resets its congestion controller and rtt estimate,

```suggestion
rate. Therefore, the endpoint resets its congestion controller and RTT estimate,
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4034#pullrequestreview-471031522
----==_mimepart_5f3db6253cb28_75c019642152b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4034#discussion=
_r473432740">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2296,8 +2296,8 @@ willing to receive at =
the peer&#39;s current address. Thus an endpoint can migrate=0D
 to a new local address without first validating the peer&#39;s address.=0D
 =0D
 When migrating, the new path might not support the endpoint&#39;s current =
sending=0D
-rate. Therefore, the endpoint resets its congestion controller, as describ=
ed in=0D
-{{migration-cc}}.=0D
+rate. Therefore, the endpoint resets its congestion controller and rtt est=
imate,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-rate. Therefore, the endpoint resets its conges=
tion controller and rtt estimate,=0D
+rate. Therefore, the endpoint resets its congestion controller and RTT est=
imate,=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&mda=
sh;<br />You are receiving this because you are subscribed to this thread.<=
br />Reply to this email directly, <a href=3D"https://github.com/quicwg/bas=
e-drafts/pull/4034#pullrequestreview-471031522">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK3J5BNXSTS=
NBLUOWW3SBROCLANCNFSM4QFMPLZQ">unsubscribe</a>.<img src=3D"https://github.c=
om/notifications/beacon/AFTOJKZTC3HSBKMN37V4KMDSBROCLA5CNFSM4QFMPLZ2YY3PNVW=
WK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQJV5YQ.gif" h=
eight=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4034#pullrequestrevie=
w-471031522",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4034#pullrequestreview-4=
71031522",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3db6253cb28_75c019642152b--


From nobody Wed Aug 19 16:30:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5106F3A0F6A for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 sS7-_IbAei7t for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:52 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5AB643A0EAC for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:52 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 88BE4580048 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879851; bh=XlZ2qFqmA5uK1ts8DWWdslGvIgoxLmXgzgJLIiruuWg=; h=Date:From:To:Subject:From; b=TAkFLTeYiN7ZUMndUHKKrcNS9tApwwYtFKwHeIwoz2I9GgyTzCHaoJv4oama1WdU7 cUJXowx3tM9devdm4Eu1w/lBDfCmetd8NMjCuyLlAU6JrfPod7bdyS3hs4IFLq9pxP XLuyoosT5VjarEFHWGIb2TUb+/ZsQtS3LtAPum3E=
Date: Wed, 19 Aug 2020 16:30:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/89f7a9-cc444b@github.com>
Subject: [quicwg/base-drafts] d964ad: And rtt estimate
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HsxPnS9s4RpPwcLkISfK55WSBSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:30:53 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d964adb29dc0a10726d603c5582d932101b0ba25
      https://github.com/quicwg/base-drafts/commit/d964adb29dc0a10726d603c5582d932101b0ba25
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  And rtt estimate

Fixes #4026


  Commit: be659eeb336cbebb9472debc74e6f3ab37c5d27a
      https://github.com/quicwg/base-drafts/commit/be659eeb336cbebb9472debc74e6f3ab37c5d27a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Upcase RTT


  Commit: cc444bc7f72905dafc39acf0cd549f7e828ec6dd
      https://github.com/quicwg/base-drafts/commit/cc444bc7f72905dafc39acf0cd549f7e828ec6dd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4034 from quicwg/ianswett-and-rtt-estimate

And rtt estimate


Compare: https://github.com/quicwg/base-drafts/compare/89f7a96ca0b1...cc444bc7f729


From nobody Wed Aug 19 16:30:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19A813A0EAC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uBaS9glAkbSE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:52 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C54363A0EAF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:52 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 1B1CD900207 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879852; bh=i4FG7N/QMXub1XSGRcZt6Ao2TwwDOYiRyJ3wvn5H4sk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ixf18U7DpeF0XefYN8bEfADvFCiSOqQThcx7b/HhQMk3H1OEUhG3yFYGzC+3D72CO 3V1UoXjZn+AJFSzVQMCHaG95exXI3Yjna2CioyZR/oGhxaHr4V5hRWLRoF9R1dLins yYd8uOm3n895vF/GhSQKt5q8S+b5KH5HR2WBMvmA=
Date: Wed, 19 Aug 2020 16:30:52 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4034/push/5555550187@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4034@github.com>
References: <quicwg/base-drafts/pull/4034@github.com>
Subject: Re: [quicwg/base-drafts] And rtt estimate (#4034)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db62cba8a_23321964772cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lJdpQ-3OIFaqjZJX1aqiXYCLDXc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:30:54 -0000

----==_mimepart_5f3db62cba8a_23321964772cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

be659eeb336cbebb9472debc74e6f3ab37c5d27a  Upcase RTT


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4034/files/d964adb29dc0a10726d603c5582d932101b0ba25..be659eeb336cbebb9472debc74e6f3ab37c5d27a

----==_mimepart_5f3db62cba8a_23321964772cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/be659eeb336cbebb9472debc74e6f3ab37c5d27a">be659ee</a>  Upcase RTT</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4034/files/d964adb29dc0a10726d603c5582d932101b0ba25..be659eeb336cbebb9472debc74e6f3ab37c5d27a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DVJWYBEVL6LKFD6TSBROCZANCNFSM4QFMPLZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4SW57ACY5UW522WMLSBROCZA5CNFSM4QFMPLZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TANBXGYYTON2QOVZWQIZVGU2TKNJVGAYTQNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4034/files/d964adb29dc0a10726d603c5582d932101b0ba25..be659eeb336cbebb9472debc74e6f3ab37c5d27a",
"url": "https://github.com/quicwg/base-drafts/pull/4034/files/d964adb29dc0a10726d603c5582d932101b0ba25..be659eeb336cbebb9472debc74e6f3ab37c5d27a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3db62cba8a_23321964772cf--


From nobody Wed Aug 19 16:31:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F3F73A0F6D for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cKYWOp7c8Y4M for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:57 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 018A33A0EAF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:56 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 44121900208 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879856; bh=PKM5+Uc5JPJPalrknTLIq05vTGeR+7Hdk9qjxpQ2lxw=; h=Date:From:To:Subject:From; b=GN2hyPYMnfzb2W4CoAceW//ACyc1wm5Ij5+XDsoNv4KZNBHX/FFZuSE05KQLtQZ8P tENtAU2MPP7E/+gsq1bNdGn7heblMUoAksD/7mQX6PtTIHJ1ctxOW5i8CU40IGUp5x aYa9GEPsdpbFZXJMx1U4aNH5o7yN7IeWFwvm65Jo=
Date: Wed, 19 Aug 2020 16:30:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3f1e95-3fd668@github.com>
Subject: [quicwg/base-drafts] 3fd668: Script updating gh-pages from 673c405d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/emWmVVLiMlns7LZvaQHOH9JXyGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:30:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3fd668a7e91a9768d575cc0ad896367b08ffff97
      https://github.com/quicwg/base-drafts/commit/3fd668a7e91a9768d575cc0ad896367b08ffff97
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M index.html
    A not-delay/draft-ietf-quic-http.html
    A not-delay/draft-ietf-quic-http.txt
    A not-delay/draft-ietf-quic-invariants.html
    A not-delay/draft-ietf-quic-invariants.txt
    A not-delay/draft-ietf-quic-qpack.html
    A not-delay/draft-ietf-quic-qpack.txt
    A not-delay/draft-ietf-quic-recovery.html
    A not-delay/draft-ietf-quic-recovery.txt
    A not-delay/draft-ietf-quic-tls.html
    A not-delay/draft-ietf-quic-tls.txt
    A not-delay/draft-ietf-quic-transport.html
    A not-delay/draft-ietf-quic-transport.txt
    A not-delay/index.html

  Log Message:
  -----------
  Script updating gh-pages from 673c405d. [ci skip]



From nobody Wed Aug 19 16:31:07 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 179AA3A0F6F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Gvwk6qYxoPcJ for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:30:58 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (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 242173A0F6A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=c6B1hHMzAMDd0w66WBTfDpQyqr0H8DNakV5qfXR37UA=; b= qqie5Y9O6p07Qk05qPgO4kgzcbXN2lDsPdB2CTUbJHxjaY/FGmsrjAU4bzb8Rm8t zlO5bQ6H9X7l0yajkE3qwGz4JZvzcEgGIoJW5W3QObQYYdotBmuxYpt+4IFuMXpA dXx4Z/Un0NBWFPh7zYSWzyNeQj+UyqbrJ6ML4EQjxrw=
Received: by filter0766p1las1.sendgrid.net with SMTP id filter0766p1las1-780-5F3DB62D-3 2020-08-19 23:30:53.058096547 +0000 UTC m=+190892.258616719
Received: from out-18.smtp.github.com (unknown) by ismtpd0116p1mdw1.sendgrid.net (SG) with ESMTP id 4b2ezOTEQ0mDhGQWS11lTw for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:30:52.943 +0000 (UTC)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 0FEFA340E11 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:30:52 -0700 (PDT)
Date: Wed, 19 Aug 2020 23:30:53 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-and-rtt-estimate/be659e-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3wLXrpDGDVeHubhS32R9UYePteOElmz14E/G 5WsYsN03NE9Y9VicgrNUiSGpIWHFegHEX2WzuCPbVPlrCsckQdPj6qWZ8Ac3MbHUFSOi+HPasVga/z xCZ+oMH4xTFTFfVhpiDTb32IPiF9OjCvMKSVgshyLEwhCiyvGnpjn+FVvw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9XPbAP8HpPod2m5n8d8DsxkFLNw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:31:00 -0000

  Branch: refs/heads/ianswett-and-rtt-estimate
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 19 16:31:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B7303A0ECB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:31:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nUwm-yBBZjNI for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:31:01 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A89A83A0E95 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:31:01 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id DDED556059B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:31:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879860; bh=qOdcwEwzVnBz/eu0YUp42b2Ig1k2/wQfyTla64XK+X4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ausGWK8u2cqMit74NUVS/8RfCxaWVL6flRqsv5wzHzotVURgDmx4K0zA69HIH4cYg 7QbiOdiunfkoahZXR2mrCHwVKzs/gZPXj5Yo6P5h3JE7vButlqzn+T7RrDO6G8uVn9 OnP1CyyLKiK9O104CSYOQEaisGOJHqEUJ5ThrwYA=
Date: Wed, 19 Aug 2020 16:31:00 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZIYKQUVYHSNUDDDYV5JGLTJEVBNHHCRKMYXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4034/issue_event/3672950937@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4034@github.com>
References: <quicwg/base-drafts/pull/4034@github.com>
Subject: Re: [quicwg/base-drafts] And rtt estimate (#4034)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db634cd981_6210196457078"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WIgaURkKfNEopnUNX_cI8KtEHL4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:31:03 -0000

----==_mimepart_5f3db634cd981_6210196457078
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4034 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4034#event-3672950937
----==_mimepart_5f3db634cd981_6210196457078
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682203322" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4034" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4034/hovercard" href="https://github.com/quicwg/base-drafts/pull/4034">#4034</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4034#event-3672950937">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5MTAR6ZNT4XNSIMHTSBRODJANCNFSM4QFMPLZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CPXBHQNOMFKI7AUTSBRODJA5CNFSM4QFMPLZ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LWMRGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4034#event-3672950937",
"url": "https://github.com/quicwg/base-drafts/pull/4034#event-3672950937",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3db634cd981_6210196457078--


From nobody Wed Aug 19 16:31:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B84A03A0E95 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:31:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CJ2TAAFovPfU for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:31:01 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E29A23A0EAC for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:31:01 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 322F5580E71 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:31:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879861; bh=PckWqaY8dSgwy1ZC85VVKIPja+xYAHdBhFT84/rLrRQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cQlt5uu91fY0qZtv1Pdcp4pSGfJ82n7/Z5ZXgCxa6bQh2NT/D1cWcAKXUZgQPWd3R xIIkD7f/QvyshR4ZH1UNNkppqngtaf5wjCaH1nuIVxXh0JdPQN+1XcQwRKQTg3vo+g 1TBkI8LZ5lZRiNX4GsOllPtRHLtnYbGQJ0BgVyQM=
Date: Wed, 19 Aug 2020 16:31:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYWBADMLMYZVOIGM3F5JGLTLEVBNHHCRJHAV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4026/issue_event/3672950956@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4026@github.com>
References: <quicwg/base-drafts/issues/4026@github.com>
Subject: Re: [quicwg/base-drafts] New path may not have the same RTT (#4026)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db635ab4e_266b19649111e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hn4uhwf1McbjMI9nCrKCSS445qM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:31:03 -0000

----==_mimepart_5f3db635ab4e_266b19649111e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4026 via #4034.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4026#event-3672950956
----==_mimepart_5f3db635ab4e_266b19649111e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681894063" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4026" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4026/hovercard" href="https://github.com/quicwg/base-drafts/issues/4026">#4026</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682203322" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4034" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4034/hovercard" href="https://github.com/quicwg/base-drafts/pull/4034">#4034</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4026#event-3672950956">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54YHLVKY6ZHJYJK63SBRODLANCNFSM4QFAODRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2B6L73D4Y6BD7PF73SBRODLA5CNFSM4QFAODRKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LWMRLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4026#event-3672950956",
"url": "https://github.com/quicwg/base-drafts/issues/4026#event-3672950956",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3db635ab4e_266b19649111e--


From nobody Wed Aug 19 16:31:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 807893A0EAC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:31:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 B5dFW7XLY8NV for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:31:47 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8CB023A0E95 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:31:47 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 9A44F520D6F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:31:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879906; bh=QB3T3fxDjMfEIxFHpPP/jK1Ne51hqwWM5ZmsWxUGLCk=; h=Date:From:To:Subject:From; b=JDsAYfloIeJuB1t1t9KVDA4kJGFpchWByAYgCKAeNoamIeIKAXbFRlrHsxB6knq3O sDbT42eKCI+VQkFDTv92Tc0b5nqhu7mR/zwqRPuLoERFCmA2knbDrGpjMuIs2725GN xkPgERE+iCwukb3AdAiuXUBFuu/r4QuqH5rH7rCY=
Date: Wed, 19 Aug 2020 16:31:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3fd668-04357e@github.com>
Subject: [quicwg/base-drafts] 04357e: Script updating gh-pages from cc444bc7. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uW2L0-w93ImHxx-eOia8Cl7pdBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:31:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 04357e209ca3065f80a829c2175841efc33f8929
      https://github.com/quicwg/base-drafts/commit/04357e209ca3065f80a829c2175841efc33f8929
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from cc444bc7. [ci skip]



From nobody Wed Aug 19 16:32:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17EBF3A0D58 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:32:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 b-iYNGAIEG71 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:32:48 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 750C13A096B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:32:47 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id C29C8520E45 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:32:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597879966; bh=LWqQ153QYRtQdjjIWc7ecDvWi+cOrFM11Mj1Ph+/zUo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jEEZ8M1l/6DhaDh/4hN0Y8s66y4ZSs+vjc9bE7sdYnWmjZQm6D3DEcnhbNBSG1bPQ krC+Q1e7GZPsJvEcgAHY0CD/JNrbfaBbZwyHHC6IkW5AHYkNLvq+AdjQ/ubVUQCO0H 0naTXCHbOxUZJKtkMh9iCR5anQmqaaqPvrERJMgo=
Date: Wed, 19 Aug 2020 16:32:46 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7T4UZ34WYASC2UZV55JGLZ5EVBNHHCRJHFME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4027/676810513@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4027@github.com>
References: <quicwg/base-drafts/issues/4027@github.com>
Subject: Re: [quicwg/base-drafts] This statement is dangerous (#4027)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db69eb2a8a_52cf19641277a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y0yuzyMyhYxGkz9ty1fOXPk0HNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:32:50 -0000

----==_mimepart_5f3db69eb2a8a_52cf19641277a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Current text is:

> However, an implementation should only deviate from these requirements after careful consideration of the performance implications of a change, for connections made by the endpoint and for other users of the network.

Which was the result of this feedback.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4027#issuecomment-676810513
----==_mimepart_5f3db69eb2a8a_52cf19641277a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Current text is:</p>
<blockquote>
<p>However, an implementation should only deviate from these requirements after careful consideration of the performance implications of a change, for connections made by the endpoint and for other users of the network.</p>
</blockquote>
<p>Which was the result of this feedback.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4027#issuecomment-676810513">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK72JGJZBE6KURXEW43SBROJ5ANCNFSM4QFAPQ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CX6IJAQC25C7E5DDSBROJ5A5CNFSM4QFAPQ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLU6EI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4027#issuecomment-676810513",
"url": "https://github.com/quicwg/base-drafts/issues/4027#issuecomment-676810513",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3db69eb2a8a_52cf19641277a7--


From nobody Wed Aug 19 16:37:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 225E13A0DA5 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:37:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 zHtQ39N0z9n6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:37:34 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B4F23A0D6F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:37:34 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 16176340E3C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:37:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597880253; bh=fXvQUJA4axc0snMYdeGA5jtC7A+HG4Cecr7F3QVjxUI=; h=Date:From:To:Subject:From; b=OeeGzgPotxaNoUH/yQJ6hNPV5KM9mLSxXLjcBTIPEYYNHVTMOBqf3DCMYRtPOMAka FVGePnAKGkt4w4uKH+JivTxDr3Ur6u7QLVpOHjF3rN1pVvNWhQjtnPwoLl7PIlFbV9 wXEiSX7WxiRMrpAyEw9mJu+izv2JWLwpNPbsaUnI=
Date: Wed, 19 Aug 2020 16:37:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ecn-any-time/000000-4a00ee@github.com>
Subject: [quicwg/base-drafts] 4a00ee: Revalidation for ECN
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rqYfLz_1zdfulD1AkxzSsvpBEO4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:37:35 -0000

  Branch: refs/heads/ecn-any-time
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4a00ee35691ca813ff903e52073cd40d8a69a568
      https://github.com/quicwg/base-drafts/commit/4a00ee35691ca813ff903e52073cd40d8a69a568
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Revalidation for ECN

It's OK to try to validate ECN again if it fails.

This removes duplicate text and replaces it with a forward reference.

Closes #4028.



From nobody Wed Aug 19 16:37:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38FCD3A0DAC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:37:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6GXoYdq2QMVo for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:37:38 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07F2A3A0DA5 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:37:38 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 4C910900064 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:37:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597880257; bh=WqMdnb7PFTnTn8aYwa4R7rusMGc7SS0VzjcARqFn+ks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J8q9RwkPa5rhtxkD1yDNYDAhpqcRBjUTekgGthVcnGIJD3cqYu+G1O6IQ56ricSOE HR7vBt8rszKpNQgk0tDgBJDcbUw+TEvD24I9Nek87Kv3BA1p0EnAwhVSH3W/CIFpg4 EvaYUa1KsBoUK/lH2vg74gLzlbBwg73vz0tpaGIQ=
Date: Wed, 19 Aug 2020 16:37:37 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZJDNXALL6DLJUFVF5JGMMDEVBNHHCRJHFME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4027/676811888@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4027@github.com>
References: <quicwg/base-drafts/issues/4027@github.com>
Subject: Re: [quicwg/base-drafts] This statement is dangerous (#4027)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db7c13ce00_1341196493296"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hji4h0sGC7qwVe0-3ggAI6uZdaA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:37:39 -0000

----==_mimepart_5f3db7c13ce00_1341196493296
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd suggest this is already fixed per @martinthomson comment

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4027#issuecomment-676811888
----==_mimepart_5f3db7c13ce00_1341196493296
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'd suggest this is already fixed per <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> comment</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4027#issuecomment-676811888">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQVT4VBVHC6R3VT7LSBRO4DANCNFSM4QFAPQ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6VHWCDN5W4FNBMURLSBRO4DA5CNFSM4QFAPQ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLVI4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4027#issuecomment-676811888",
"url": "https://github.com/quicwg/base-drafts/issues/4027#issuecomment-676811888",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3db7c13ce00_1341196493296--


From nobody Wed Aug 19 16:38:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 513833A0DA5 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:38:37 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qIs0-dMt-X4E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:38:36 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 43DBF3A0D6F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:38:36 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id D83FD580E39 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:38:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597880315; bh=Eug6Gnhfm8kealvKeQwtr7L8owpxGLtUAaahl6c9tIc=; h=Date:From:To:Subject:From; b=utNlB9I33FJDFCZ5LkJT7k3SDeO3jHg9NHD+wWLiVTmhgro503EMUO8ogfkHI7h2j WkU8IW5dB9ZyBBvJramoJ6HnAzjqp2EGbUpm3mc8Rz1YQIHWGZaG07sKU8MTXoZMN8 P6BbGU3X2nQQz78AbtZ1Y8vlWLdmOMSAJYun5KY0=
Date: Wed, 19 Aug 2020 16:38:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/04357e-615b86@github.com>
Subject: [quicwg/base-drafts] 615b86: Script updating gh-pages from 4a00ee35. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j9h7r_3Ua4XpfP751Y9ZIBxEAGo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:38:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 615b861af33783b4672f841516ebd1d23850aa30
      https://github.com/quicwg/base-drafts/commit/615b861af33783b4672f841516ebd1d23850aa30
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    A ecn-any-time/draft-ietf-quic-http.html
    A ecn-any-time/draft-ietf-quic-http.txt
    A ecn-any-time/draft-ietf-quic-invariants.html
    A ecn-any-time/draft-ietf-quic-invariants.txt
    A ecn-any-time/draft-ietf-quic-qpack.html
    A ecn-any-time/draft-ietf-quic-qpack.txt
    A ecn-any-time/draft-ietf-quic-recovery.html
    A ecn-any-time/draft-ietf-quic-recovery.txt
    A ecn-any-time/draft-ietf-quic-tls.html
    A ecn-any-time/draft-ietf-quic-tls.txt
    A ecn-any-time/draft-ietf-quic-transport.html
    A ecn-any-time/draft-ietf-quic-transport.txt
    A ecn-any-time/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4a00ee35. [ci skip]



From nobody Wed Aug 19 16:43:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 962693A0FCA for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:43:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RsKsroVzvwHi for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 16:43:15 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 140D03A0FD8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:43:13 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 5CC96840030 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 16:43:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597880592; bh=vjguFt4Vl6GFHeoixRo2Moi26fwWpwucfrcvu/xVzIY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AHjFvOX7hXJZRds8WdYMozNBZgQ7vLxNMCL20dpqkzGYsud5OHcAXz3feHtaPuaP2 wtQVmlJrQ3YXq2Awbzcmx6/u5nb8LvIE1a7tf2i+k/O5cfP2YvAz+l0yjTPysJwjTq e1XyXi/lB8wOUpd9GO7rb3Z5buZ6PGcSqoQ0vBbU=
Date: Wed, 19 Aug 2020 16:43:12 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCYJISXXOOVBNFKH55JGNBBEVBNHHCRKP4BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4035/676815610@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4035@github.com>
References: <quicwg/base-drafts/issues/4035@github.com>
Subject: Re: [quicwg/base-drafts] Uncapped ACK Delay and RTT estimates (#4035)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3db9104cf38_4b53196492732"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tmXuiz48tZQKi_FqvUuGkD3U6PY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 23:43:22 -0000

----==_mimepart_5f3db9104cf38_4b53196492732
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this is a potential issue, but I'd like to see this addressed in #3874 with some text to advise this is a potential issue that MAY be solved by ignoring RTT samples.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4035#issuecomment-676815610
----==_mimepart_5f3db9104cf38_4b53196492732
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think this is a potential issue, but I'd like to see this addressed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653105368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3874" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard" href="https://github.com/quicwg/base-drafts/pull/3874">#3874</a> with some text to advise this is a potential issue that MAY be solved by ignoring RTT samples.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4035#issuecomment-676815610">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BIH2P7PZ252AB7XLSBRPRBANCNFSM4QFNUQEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK22GZE4SFI4QPMQPYTSBRPRBA5CNFSM4QFNUQE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLWF6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-676815610",
"url": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-676815610",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3db9104cf38_4b53196492732--


From nobody Wed Aug 19 17:02:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 654543A0D87 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:02:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.693
X-Spam-Level: 
X-Spam-Status: No, score=-1.693 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 2A8gG2YYA31F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:02:22 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E9EA73A0FA7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:02:22 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 466667A003E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:02:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597881742; bh=fjUsfJbl9VG8upO1FqmlgjycEFdZK6MWF2om6rGdTY0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ioA428YS4nZ5MJy5Ncd5bEtMAgqc/P4Cckj10m/6BHuf32t5WpBaLNxmvY+8Am9jj 9OgIANqq7lYgITz73vcT1L5oy5Y0v4mSjWyButrS03o8qBwSS6ClBoxCadovICrDT1 kyvn39E/nuDf1LJbaQ0jtmq/95OrOeU+J1bKUi8M=
Date: Wed, 19 Aug 2020 17:02:21 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DMHPKJFXBLTX6KSF5JGPI3EVBNHHCRKTJ7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4037@github.com>
Subject: [quicwg/base-drafts] Revalidation for ECN (#4037)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dbd8df331b_16ba19648245d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XrPmMxS1S-PYx0juF6GQWZMg9Mw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:02:25 -0000

----==_mimepart_5f3dbd8df331b_16ba19648245d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It&#39;s OK to try to validate ECN again if it fails.

This removes duplicate text and replaces it with a forward reference.

Closes #4028.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4037

-- Commit Summary --

  * Revalidation for ECN

-- File Changes --

    M draft-ietf-quic-transport.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4037.patch
https://github.com/quicwg/base-drafts/pull/4037.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4037

----==_mimepart_5f3dbd8df331b_16ba19648245d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's OK to try to validate ECN again if it fails.</p>
<p>This removes duplicate text and replaces it with a forward reference.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4028.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681896788" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4028" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4028/hovercard" href="https://github.com/quicwg/base-drafts/issues/4028">#4028</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4037'>https://github.com/quicwg/base-drafts/pull/4037</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Revalidation for ECN</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4037/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4037.patch'>https://github.com/quicwg/base-drafts/pull/4037.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4037.diff'>https://github.com/quicwg/base-drafts/pull/4037.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4037">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTYACQ4OSLLPYT2JDSBRRY3ANCNFSM4QFPDJXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY33C5VGFWV2OGJ5R3SBRRY3A5CNFSM4QFPDJXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFKNH7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4037",
"url": "https://github.com/quicwg/base-drafts/pull/4037",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3dbd8df331b_16ba19648245d--


From nobody Wed Aug 19 17:02:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA6A43A0FA7 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:02:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mYkh3aKIkeLi for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:02:40 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4FAB3A0F14 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:02:40 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id CF0785C03F2 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:02:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597881759; bh=g6u0sVzBN3QFSgvBttyUJyFZ5vQqGBr8oOEPN+/oPDU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o0lZXuxaaGlr3wOV8UsQhdRcGzkeymwzdc3NBHQ5DXHYPflCHMFtqEwlLuMaNeqZ3 kwTaoiv1daEpShboPGXbbtyI3ZhgtjCRRL9LJmWYsHhDRABRI9JRul7B4BW3w/0hYp +eID/6mY/GuCENQZzYzIEcEzEhSAtKKdSK+TtQV0=
Date: Wed, 19 Aug 2020 17:02:39 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QMUO5MMLPUA643I55JGPJ7EVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/676820622@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dbd9fbdbbd_4c5319649049"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2qZ5xgFI2w7LGx_8jiCG80fW-Uw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:02:42 -0000

----==_mimepart_5f3dbd9fbdbbd_4c5319649049
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I apologize, but I don't understand the "suspend" comment.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-676820622
----==_mimepart_5f3dbd9fbdbbd_4c5319649049
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I apologize, but I don't understand the "suspend" comment.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-676820622">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SLWEFRYKEOASVBRTSBRRZ7ANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5UBXU5SKYZW4ZPPY3SBRRZ7A5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLXNDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-676820622",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-676820622",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dbd9fbdbbd_4c5319649049--


From nobody Wed Aug 19 17:03:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB8913A0FA9 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:03:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lHP_nN7osIwS for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:03:46 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFD1D3A0FA8 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:03:46 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 127C65C0E3D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:03:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597881826; bh=IaT4RbpreLpqe4mf7UCV1+P8Lgv+xC9kfIB+lJJzFMA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A4VFTYEtN358d7f42+RiGQsmkUtm9RA8a32VCrWQQ3/qyOzJ45qEIuvr5qBFckML5 ihnxntasEs9yW8FkSZl0grn6k2VXp/A0zpckayxSOwvUGo4WtHf3w1rbb1EgjalWEe 8Wy5F96Ancb6EF+n6Ja1cAXsWqaw6Au+sOHebJKM=
Date: Wed, 19 Aug 2020 17:03:46 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2PEJMJHJJDESS3YQ55JGPOFEVBNHHCRJHR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4030/676820924@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4030@github.com>
References: <quicwg/base-drafts/issues/4030@github.com>
Subject: Re: [quicwg/base-drafts] Does that include retransmissions?  (#4030)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dbde22a98_2734196425385"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/02XLkBTnDIVwa2RL6fUAdB2fZrM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:03:48 -0000

----==_mimepart_5f3dbde22a98_2734196425385
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Why would it not?  QUIC generally doesn't regard retransmissions as special in any way; calling that out here would be weird.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4030#issuecomment-676820924
----==_mimepart_5f3dbde22a98_2734196425385
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Why would it not?  QUIC generally doesn't regard retransmissions as special in any way; calling that out here would be weird.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4030#issuecomment-676820924">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYM5OT5MQ4ZDFNAWW3SBRR6FANCNFSM4QFATZOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4QNFV33SFW5TNCMQTSBRR6FA5CNFSM4QFATZO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBLXPPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4030#issuecomment-676820924",
"url": "https://github.com/quicwg/base-drafts/issues/4030#issuecomment-676820924",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dbde22a98_2734196425385--


From nobody Wed Aug 19 17:16:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 608153A0FAE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:16:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 OJaTHh-hJctH for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:16:18 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 685EB3A0F53 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:16:18 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 1377F7A004E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:16:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882578; bh=lyvqjd238VBvwD72jvmDbemTGC93Y8Ks8ycqTb94rJk=; h=Date:From:To:Subject:From; b=UyGzmZUB8D8JNA0B0hcZoQdnlVNoS0btMSjuwIomrsVv6NRzVwJ/oIq/mx6T4x1Dg mWeYnigHumqIy/QuMcSj5pXtCi5TqlljtODF3cTJnG1erSRsdHepaJA0C6LcOqCWbI r5aIwSbJCIBMtLNmVTP0OcY82ZG5qtoMUFtok1Bo=
Date: Wed, 19 Aug 2020 17:16:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/split-initial-close/2f9e35-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GTLUOe9zvZKbITmti4_DGJQGxe4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:16:19 -0000

  Branch: refs/heads/split-initial-close
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 19 17:16:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E22EF3A0F53 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:16:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 TahazMebtUbH for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:16:18 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C514F3A0FAD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:16:18 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 2715C60001D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:16:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882577; bh=9i4J54YODxxe5eAkF6W8WJstyVknFKBQaOQ9UF5n4AM=; h=Date:From:To:Subject:From; b=KwobjMuPV7ROOvLbucUnUOnoA1G1Kkn6Ca37fWEeJqgIn1tUZ7aCtGTzl2awgNlOi TrgGb4y3kMCiOPGKDCwrIX4m9OE1BK0o/JH+CLbQrg23exGI3yb3n1XjhiXN6WC3qO XQDgcuONRJ6Gy2NHmOFBOKC+S9IJixmdLyuz4+8w=
Date: Wed, 19 Aug 2020 17:16:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/cc444b-1110c2@github.com>
Subject: [quicwg/base-drafts] 2f9e35: Split conditions for Initial CONNECTION_CLOSE
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o7FwAbywETxEGqY3TDX53ZzcRa0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:16:20 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2f9e359892127972e75ea8603cc9be2d2cdea2e5
      https://github.com/quicwg/base-drafts/commit/2f9e359892127972e75ea8603cc9be2d2cdea2e5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split conditions for Initial CONNECTION_CLOSE

This sentence structure was unnecessarily byzantine.

Closes #3902.


  Commit: 1110c21395abc64b475f3ef40c51e7b1e3196f97
      https://github.com/quicwg/base-drafts/commit/1110c21395abc64b475f3ef40c51e7b1e3196f97
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4003 from quicwg/split-initial-close

Split conditions for Initial CONNECTION_CLOSE


Compare: https://github.com/quicwg/base-drafts/compare/cc444bc7f729...1110c21395ab


From nobody Wed Aug 19 17:16:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A01873A0FAE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:16:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UH-DZuP6T5is for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:16:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 70AEE3A0FAD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:16:27 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id AA787600079 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:16:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882586; bh=RB5We3oTr8X6UnPFuwOCqMeERcePTGu35rx/w6PaC54=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a5qoNy/+/3bNXIzAelJyY9cbYvsi7gzLMNGF7/24Wy85sw74iiMjMNPipJohamz0b 272rBcwuky7Wp7k84Wz1O1/pklJ9RMlgwF6XvnaHfyQ8VIVwCUtmukahX8CpCJeXRf L3zxkYy32qLAGvQyIo3DOM8fLmyGzmKuBNSHYzjI=
Date: Wed, 19 Aug 2020 17:16:26 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7G7YKNF4TRKQJVM5F5JGQ5VEVBNHHCOIABVU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3902/issue_event/3673028923@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3902@github.com>
References: <quicwg/base-drafts/issues/3902@github.com>
Subject: Re: [quicwg/base-drafts] Editorial Fix for QUIC-Transport (#3902)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dc0da9add1_780a196451536"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TFK8WcmkpqmeZcx3WqC2bVd1JW0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:16:29 -0000

----==_mimepart_5f3dc0da9add1_780a196451536
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3902 via #4003.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3902#event-3673028923
----==_mimepart_5f3dc0da9add1_780a196451536
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="656409005" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3902" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3902/hovercard" href="https://github.com/quicwg/base-drafts/issues/3902">#3902</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679923696" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4003" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4003/hovercard" href="https://github.com/quicwg/base-drafts/pull/4003">#4003</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3902#event-3673028923">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6P4RVV4YESUDG76TTSBRTNVANCNFSM4OZH7KSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYG5O6HZKSSEYK6RY3SBRTNVA5CNFSM4OZH7KS2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LW7SOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3902#event-3673028923",
"url": "https://github.com/quicwg/base-drafts/issues/3902#event-3673028923",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dc0da9add1_780a196451536--


From nobody Wed Aug 19 17:16:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC4A63A0FAD for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:16:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mnhUDZmN9WoF for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:16:28 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BD1B3A0F53 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:16:28 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id A9FBD600203 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:16:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882587; bh=5jKpdOBYVvsRZT/F+ijmXWpzwyHPKUKLksV8aMmtv78=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X9PEQBVc90ysyhZeos0xsZl7Qfzt6ppm/OeTexuA40eBHe+ULZFhMH6DbKI+AkczY Evvn35oCsv5DhGPDSEztuiL1lx3lUOwE/uwXP3t1DhsoacPBjJylmbitQ/600cToEK yH76K5I+J5f43jzCyFCxNSrOvakSYA8PS7iNJgKE=
Date: Wed, 19 Aug 2020 17:16:27 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFGGCK6WDJBC3YC555JGQ5XEVBNHHCRBWP6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4003/issue_event/3673028916@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4003@github.com>
References: <quicwg/base-drafts/pull/4003@github.com>
Subject: Re: [quicwg/base-drafts] Split conditions for Initial CONNECTION_CLOSE (#4003)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dc0db9ae07_447719649045e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q6458gxkKwmWCaUVqLaeYFE52cw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:16:30 -0000

----==_mimepart_5f3dc0db9ae07_447719649045e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4003 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4003#event-3673028916
----==_mimepart_5f3dc0db9ae07_447719649045e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679923696" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4003" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4003/hovercard" href="https://github.com/quicwg/base-drafts/pull/4003">#4003</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4003#event-3673028916">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY22UAKSOMDULLSAOTSBRTNXANCNFSM4QBHGZIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4QX7F7BZDIAG3ZWHDSBRTNXA5CNFSM4QBHGZIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LW7SNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4003#event-3673028916",
"url": "https://github.com/quicwg/base-drafts/pull/4003#event-3673028916",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dc0db9ae07_447719649045e--


From nobody Wed Aug 19 17:17:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE29E3A0F52 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:17:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pohiKyHUcZ8M for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:17:27 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A395B3A0F50 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:17:27 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id B6C41E003E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:17:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882646; bh=pdXjdIEpHcjra50lopQB7lLCmMmwQXb9VPNuJma5vhI=; h=Date:From:To:Subject:From; b=ccyTYB81Y9OcuaFutSbod4EDnQSTXZAZSOLscO3CNVQl94yEZfP1JpaZlhtg+I0cY c/3SjTTdZTOx5JjFlf865B6KkkTrUdy7Zo68r4NKCXV8YQHzJakXokcIoGWb5olP8w zU8uVj3zsZScLEJ3U7rMROd6t6phWhGJnIidmL1M=
Date: Wed, 19 Aug 2020 17:17:26 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/615b86-ea5215@github.com>
Subject: [quicwg/base-drafts] ea5215: Script updating gh-pages from 1110c213. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MWFFUADHZt4Qz69_whcGepXsW80>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:17:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea5215005f685763abdab67015b6813d82bc02fb
      https://github.com/quicwg/base-drafts/commit/ea5215005f685763abdab67015b6813d82bc02fb
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1110c213. [ci skip]



From nobody Wed Aug 19 17:18:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0ED4B3A0F52 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:18:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5Z8G8V70Qf2Y for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:18:00 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0E293A0F54 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:18:00 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id E52BB340E1B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:17:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882679; bh=dRmvdNysl6koj+tg6xvQWtbKY33dw449lQtxTES4ZAI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Hxf2ZpA/A2Z3I63ERLddt7f+Q1BcLd+WzAmGgbYVpmXTqInB8Ce5ww35fl87vWUY1 b7sBF8XKaAGy+m0OaddpPzy7ViF1CfqGDSk71OCh0Id+X841ue/MWP5KUZhOizuY4Z dbKP22oduZDEQitJyto0p3GVBHBadGDOfVtxiuoM=
Date: Wed, 19 Aug 2020 17:17:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GS6A42PUS7KUFGR55JGRDPEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/471046532@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dc137d65dc_2bd4196464297"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YLsUoPQfxVM-BUS9W7TKQ_VXdho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:18:02 -0000

----==_mimepart_5f3dc137d65dc_2bd4196464297
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.

Yes.  This PR is intended to be a strictly editorial conversion.  I hope that I have faithfully translated the text from #3978.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#discussion_r473465267
----==_mimepart_5f3dc137d65dc_2bd4196464297
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r473465267">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.
</pre>
<p>Yes.  This PR is intended to be a strictly editorial conversion.  I hope that I have faithfully translated the text from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r473465267">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZLM2KFRSXFZ6FMBSDSBRTTPANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WQX4HY3XP2WFKEWDSBRTTPA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQJZTBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r473465267",
"url": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r473465267",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dc137d65dc_2bd4196464297--


From nobody Wed Aug 19 17:20:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57A2B3A0FC1 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:20:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 FbBPB2oJ77g8 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:20:35 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BE953A0FAF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:20:35 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 03BAA7A007A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:20:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882835; bh=qxCY7903lvmI+tTGiVFod/RDRX7eTb0hSvEmJpc1nL4=; h=Date:From:To:Subject:From; b=deyu279QoBSkEAHvbC0S02Xb56CSRbUIAgs3W39wmx1mOW6AIxyHRdkTnalyDYnyp e0jfjASCU12R8jZ7jTrGD7cLapQ0kvsu/mb/LyeKYOxkt4L1AtEB0JwQL+vspstSY+ Tr2fIyuc7GlaDTxRVEBoudXToV+f+Xp6rk1y7cDo=
Date: Wed, 19 Aug 2020 17:20:34 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/dfc882-4252d1@github.com>
Subject: [quicwg/base-drafts] 4252d1: Some residual cleanup
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1_82ulfml3d9HuTgamtIx5Gm72E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:20:37 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4252d1c829ea10800bc86fedb359e328782170f3
      https://github.com/quicwg/base-drafts/commit/4252d1c829ea10800bc86fedb359e328782170f3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Some residual cleanup



From nobody Wed Aug 19 17:20:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 619AC3A0FB9 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:20:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 eEvg2fGT0o9o for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:20:45 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 456AE3A0FAF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:20:45 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 36BE75E001B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:20:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882844; bh=BPC21ogxv5EuGf5kb50zkizueVbUM6a0abf1NRLojWc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TEv8+ZWe3CCNPOfKyCh4gQkNHFZKwgsswXFOmEZBBecUFjBYGLYPFd96fyLZ95OvM bJUa/wx9dzA6hkpn2yfEwm7XXDlhTB2KxIT0DJoMNzUYDtpQ4l29O/G77zVxAvntaB xFld13FginH1A7/RoRcZfgYrQ/K4f3wou8HtxY6c=
Date: Wed, 19 Aug 2020 17:20:44 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5555684721@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dc1dc262d0_2c2c196417307"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WLjbh5TJHbO1bEMOoBat1XvXuyg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:20:46 -0000

----==_mimepart_5f3dc1dc262d0_2c2c196417307
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

4252d1c829ea10800bc86fedb359e328782170f3  Some residual cleanup


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/dfc8827197fd9f3590acb897a7052f253eb4ccc9..4252d1c829ea10800bc86fedb359e328782170f3

----==_mimepart_5f3dc1dc262d0_2c2c196417307
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4252d1c829ea10800bc86fedb359e328782170f3">4252d1c</a>  Some residual cleanup</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/dfc8827197fd9f3590acb897a7052f253eb4ccc9..4252d1c829ea10800bc86fedb359e328782170f3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UQ6PDKI4MPOPCSG3SBRT5ZANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OBBXOBUIPE6HIQRTSBRT5ZA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGU2TKNRYGQ3TEMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/dfc8827197fd9f3590acb897a7052f253eb4ccc9..4252d1c829ea10800bc86fedb359e328782170f3",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/dfc8827197fd9f3590acb897a7052f253eb4ccc9..4252d1c829ea10800bc86fedb359e328782170f3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3dc1dc262d0_2c2c196417307--


From nobody Wed Aug 19 17:21:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A99A53A0FB4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:21:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KFl2_nPhEiGE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:21:49 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87E2C3A0FAF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:21:49 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 83B815E05AF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:21:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597882908; bh=V8BpUEGBSssr1Z63gsY8c/8iOSw9UJgADh3cqI3k8E8=; h=Date:From:To:Subject:From; b=MYvfvKRLGHaO73rjW3l2ry555F/2zIXi+VLk1s934lVf5qvE0g2uBeLvUaCZcROuz lMyBfJXneFP2dYL/dqlnD5DlwD19nnc2qJJJsVmmR4oOdpeNIS3vwa2Wr1173bV9z1 QIqzcA5sbZ9TKnrcTZvIXuX1tLmGVsXEqYic3UNs=
Date: Wed, 19 Aug 2020 17:21:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ea5215-25f5f9@github.com>
Subject: [quicwg/base-drafts] 25f5f9: Script updating gh-pages from 4252d1c8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uMBuU5ISXZD-WuDZ7rptCbW7oyM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:21:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 25f5f9a5e686247a749ec04a1dd6b64f6e94a34f
      https://github.com/quicwg/base-drafts/commit/25f5f9a5e686247a749ec04a1dd6b64f6e94a34f
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M index.html
    M request-forgery/draft-ietf-quic-http.html
    M request-forgery/draft-ietf-quic-http.txt
    M request-forgery/draft-ietf-quic-invariants.html
    M request-forgery/draft-ietf-quic-invariants.txt
    M request-forgery/draft-ietf-quic-qpack.html
    M request-forgery/draft-ietf-quic-qpack.txt
    M request-forgery/draft-ietf-quic-recovery.html
    M request-forgery/draft-ietf-quic-recovery.txt
    M request-forgery/draft-ietf-quic-tls.html
    M request-forgery/draft-ietf-quic-tls.txt
    M request-forgery/draft-ietf-quic-transport.html
    M request-forgery/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 4252d1c8. [ci skip]



From nobody Wed Aug 19 17:24:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6275F3A0FBB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:24:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wpaidVCxXwWD for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:24:24 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEC563A0FB9 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:24:23 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 190C55E0069 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:24:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597883063; bh=OeUtYk59oWKBHzdOpO4+98ghqgHEzjWtvF9Wj0DWve4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HQ4hb+NyqKBNdYuKOb60FGMJQZrk1U6bdyOzaUPAFOLD6Y4ehTmSRInlhh90+AoUc PwC/CTb7SJa5ZXM+1Q9fvbmCru2darj2Fy+THcF3vsnyRmL7LN/QvyuCD5ivO8Pcar 3Fj/9RzFyF3JuUmUSs5nOiw/HuNSnYwtsEVCMquU=
Date: Wed, 19 Aug 2020 17:24:23 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GXVMKAZM4GKUGISV5JGR3PEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471048275@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dc2b77e31_505e19641021ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/21qGztV8NcH_P42i8JHzKokLahQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:24:25 -0000

----==_mimepart_5f3dc2b77e31_505e19641021ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson requested changes on this pull request.

What Mike said applies also.

> +port reuse. An endpoint MUST NOT use an IP address and port pair for multiple
+connections unless it is certain that those protocol features are not in use.

This misses the zero-length connection ID qualification, which is the key point.

> @@ -1232,7 +1232,9 @@ cannot be reverted.
 Valid packets sent to clients always include a Destination Connection ID that
 matches a value the client selects.  Clients that choose to receive
 zero-length connection IDs can use the local address and port to identify a
-connection.  Packets that do not match an existing connection are discarded.
+connection.  Packets that do not match an existing connection, based on
+Destination Connection ID or, if zero-length, local IP address and port,

```suggestion
Destination Connection ID or, if this value zero-length, local IP address and port,
```

> +The definition of new transport parameters ({{new-transport-parameters}}) is
+REQUIRED to specify whether they MUST, MAY, or MUST NOT be stored for 0-RTT. A

Also, MUST > REQUIRED.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview-471048275
----==_mimepart_5f3dc2b77e31_505e19641021ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> requested changes on this pull request.</p>=0D
=0D
<p>What Mike said applies also.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r473467858">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +port reuse. An endpoint MUST NOT use an I=
P address and port pair for multiple=0D
+connections unless it is certain that those protocol features are not in=
 use.=0D
</pre>=0D
<p>This misses the zero-length connection ID qualification, which is the =
key point.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r473468345">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1232,7 +1232,9 @@ cannot be reverted.=0D=

 Valid packets sent to clients always include a Destination Connection ID=
 that=0D
 matches a value the client selects.  Clients that choose to receive=0D
 zero-length connection IDs can use the local address and port to identif=
y a=0D
-connection.  Packets that do not match an existing connection are discar=
ded.=0D
+connection.  Packets that do not match an existing connection, based on=0D=

+Destination Connection ID or, if zero-length, local IP address and port,=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Destination Connection ID or, if zero-length,=
 local IP address and port,=0D
+Destination Connection ID or, if this value zero-length, local IP addres=
s and port,=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r473468610">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The definition of new transport parameter=
s ({{new-transport-parameters}}) is=0D
+REQUIRED to specify whether they MUST, MAY, or MUST NOT be stored for 0-=
RTT. A=0D
</pre>=0D
<p>Also, MUST &gt; REQUIRED.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4016#pullrequestreview-471048275">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K264VRGUZVRZCBSU4DSBRULPANCNFSM4QE7VRUQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3KQYWP7N7F7L3T7FTSBRULPA5CNFSM4=
QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQJ2AUY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestrev=
iew-471048275",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview=
-471048275",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3dc2b77e31_505e19641021ed--


From nobody Wed Aug 19 17:28:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8F523A0FBE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:28:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 J_TUF4pyrzwd for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 17:28:43 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C6883A0FBD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:28:43 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id A32B65C059C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 17:28:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597883322; bh=RERq2tFzF94ZYCapKju3klTCJubiQX072Iw0+Nms/EA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XgWlxZd1fp/M0n5p9hk2B5HNbNaWsYJy/HYnF8rKXOWCOmf6wGLYTO/9H8HhspNMT FCUQ3hY7WJTuKrR6uesa8y84EyPhfyc/04msbwjpHDT05iT09TMxIIlDqjMTiiYZMW /BvL7XZiwK3Y+FuPw20qKF8VQeKOk0556GLtTFvI=
Date: Wed, 19 Aug 2020 17:28:42 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6R5GOQSWWL5XTV2FV5JGSLVEVBNHHCRI7QOY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4014/review/471049698@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4014@github.com>
References: <quicwg/base-drafts/pull/4014@github.com>
Subject: Re: [quicwg/base-drafts] Fix for #3835 (#4014)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dc3ba8dff2_7f41196445911"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7jxg1O0_OwBOKcN5D9ajvOPL5Wc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 00:28:45 -0000

----==_mimepart_5f3dc3ba8dff2_7f41196445911
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson requested changes on this pull request.

I didn't want to do this.  I believe that more now that I've seen this.  These are both wrong, which demonstrates how this is non-trivial.  That's why this was originally limited to transitions.

> +              | Recv STREAM / STREAM_DATA_BLOCKED / RESET_STREAM
+              | Create Bidirectional Stream (Sending)
+              | Recv MAX_STREAM_DATA / STOP_SENDING (Bidirectional)
+              | Create Higher-Numbered Stream
+              v
+          +-------+
+          | Recv  | Recv RESET_STREAM
+       +->|       |-----------------------.
+Recv   |  +-------+                       |
+STREAM |    | |                           |
+       +----+ | Recv STREAM + FIN         |
+              v                           |
+          +-------+                       |
+          | Size  | Recv RESET_STREAM     |
+          | Known |---------------------->|
+          +-------+                       |

You receive STREAM frames here as well.

> +       +->|       |-----------------------.
+Recv   |  +-------+                       |
+STREAM |    | |                           |
+       +----+ | Recv STREAM + FIN         |
+              v                           |
+          +-------+                       |
+          | Size  | Recv RESET_STREAM     |
+          | Known |---------------------->|
+          +-------+                       |
+              |                           |
+              | Recv All Data             |
+              v                           v
+          +-------+ Recv RESET_STREAM +-------+
+          | Data  |--- (optional) --->| Reset |
+          | Recvd |  Recv All Data    | Recvd |
+          +-------+<-- (optional) ----+-------+

And here, in case of reordering or spurious retransmission.

> +               |      STREAM_DATA_BLOCKED  |
+               |                           |
+               | Peer Creates              |
+               |      Bidirectional Stream |
+               v                           |
+           +-------+                       |
+           | Send  | Send RESET_STREAM     |
+       +-->|       |---------------------->|
+Send   |   +-------+                       |
+STREAM |     | |                           |
+       +-----+ | Send STREAM + FIN         |
+               v                           v
+           +-------+                   +-------+
+           | Data  | Send RESET_STREAM | Reset |
+           | Sent  |------------------>| Sent  |
+           +-------+                   +-------+

You send STREAM frames here too when packets get declared lost.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-471049698
----==_mimepart_5f3dc3ba8dff2_7f41196445911
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> requested changes on this pull request.</p>

<p>I didn't want to do this.  I believe that more now that I've seen this.  These are both wrong, which demonstrates how this is non-trivial.  That's why this was originally limited to transitions.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4014#discussion_r473471006">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +              | Recv STREAM / STREAM_DATA_BLOCKED / RESET_STREAM
+              | Create Bidirectional Stream (Sending)
+              | Recv MAX_STREAM_DATA / STOP_SENDING (Bidirectional)
+              | Create Higher-Numbered Stream
+              v
+          +-------+
+          | Recv  | Recv RESET_STREAM
+       +-&gt;|       |-----------------------.
+Recv   |  +-------+                       |
+STREAM |    | |                           |
+       +----+ | Recv STREAM + FIN         |
+              v                           |
+          +-------+                       |
+          | Size  | Recv RESET_STREAM     |
+          | Known |----------------------&gt;|
+          +-------+                       |
</pre>
<p>You receive STREAM frames here as well.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4014#discussion_r473471268">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +       +-&gt;|       |-----------------------.
+Recv   |  +-------+                       |
+STREAM |    | |                           |
+       +----+ | Recv STREAM + FIN         |
+              v                           |
+          +-------+                       |
+          | Size  | Recv RESET_STREAM     |
+          | Known |----------------------&gt;|
+          +-------+                       |
+              |                           |
+              | Recv All Data             |
+              v                           v
+          +-------+ Recv RESET_STREAM +-------+
+          | Data  |--- (optional) ---&gt;| Reset |
+          | Recvd |  Recv All Data    | Recvd |
+          +-------+&lt;-- (optional) ----+-------+
</pre>
<p>And here, in case of reordering or spurious retransmission.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4014#discussion_r473471650">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +               |      STREAM_DATA_BLOCKED  |
+               |                           |
+               | Peer Creates              |
+               |      Bidirectional Stream |
+               v                           |
+           +-------+                       |
+           | Send  | Send RESET_STREAM     |
+       +--&gt;|       |----------------------&gt;|
+Send   |   +-------+                       |
+STREAM |     | |                           |
+       +-----+ | Send STREAM + FIN         |
+               v                           v
+           +-------+                   +-------+
+           | Data  | Send RESET_STREAM | Reset |
+           | Sent  |------------------&gt;| Sent  |
+           +-------+                   +-------+
</pre>
<p>You send STREAM frames here too when packets get declared lost.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-471049698">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYFXALVFMICUGOHUDSBRU3VANCNFSM4QE5Z3ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGPYVWDQJSXGD5BZ3SBRU3VA5CNFSM4QE5Z3ZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQJ2LYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-471049698",
"url": "https://github.com/quicwg/base-drafts/pull/4014#pullrequestreview-471049698",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dc3ba8dff2_7f41196445911--


From nobody Wed Aug 19 18:14:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A93B73A0FF5 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 18:14:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LWR6yybjMcgK for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 18:14:23 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 096853A0FD3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 18:14:22 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 26B265E008D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 18:14:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597886062; bh=+JboXQL2FZEhXCsi2gpelc/WmFPXNb2eWSS6ALLkuQE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KGWSiFP0X0DRGUkkUdxDL+ntxNVmQCpppCo8VJJHnDLDda5CaFDNuUwoIE20G3JhH 93USDX/UhKVlDsohXnV1gdPX3BX19wsZx1OTSWmnn81lK32dd4z8YYM9g2zYV86HIt oHKgGH9JltnE3pL90bBQmmFpvsKFgBufABDJy3Jo=
Date: Wed, 19 Aug 2020 18:14:22 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4C7HQRVGOVAMQIBF5JGXW5EVBNHHCRJHR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4030/676839150@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4030@github.com>
References: <quicwg/base-drafts/issues/4030@github.com>
Subject: Re: [quicwg/base-drafts] Does that include retransmissions?  (#4030)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dce6e18b87_31c219641006dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8t6V9hkvUijxV8-nU6CpguRlFOM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 01:14:25 -0000

----==_mimepart_5f3dce6e18b87_31c219641006dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Agreed, I'd suggest close with no action.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4030#issuecomment-676839150
----==_mimepart_5f3dce6e18b87_31c219641006dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Agreed, I'd suggest close with no action.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4030#issuecomment-676839150">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SESBTF7BUADDQSEDSBR2G5ANCNFSM4QFATZOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FFNIEMKIW574DGBDSBR2G5A5CNFSM4QFATZO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBL353Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4030#issuecomment-676839150",
"url": "https://github.com/quicwg/base-drafts/issues/4030#issuecomment-676839150",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dce6e18b87_31c219641006dc--


From nobody Wed Aug 19 18:26:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 919463A0FFE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 18:25:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ttmdoI91VZxi for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 18:25:58 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8CBCA3A0FFD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 18:25:58 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id BB91E520093 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 18:25:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597886757; bh=8V5CExx8bq0LUy3Wm7tlF4EFsnomhr6TEYtU+/Q7VR0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rFE5l87lp0gl/g2YKkmnJQ5tRyk9v0GuzUrh6x8WI15LB69YY3vU9XuNErIXmGzlK AjbbyjFpPtGW+NU7/tdwtnklVDwz9N2vp6D8g3xPh15qRAPVKJyU/oZNL8Mrx8x1g9 Fh69KwaCs4ZbYuw0UF2mC0pTpCBwMBu353igQ4K8=
Date: Wed, 19 Aug 2020 18:25:57 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6W5ZPNVH34S7EWUV5JGZCLEVBNHHCRKTJ7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4037/review/471066595@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4037@github.com>
References: <quicwg/base-drafts/pull/4037@github.com>
Subject: Re: [quicwg/base-drafts] Revalidation for ECN (#4037)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dd125ab70a_31cf1964588db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cpVRHlABvwKdy2wk3EVkomVMKOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 01:26:00 -0000

----==_mimepart_5f3dd125ab70a_31cf1964588db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4037#pullrequestreview-471066595
----==_mimepart_5f3dd125ab70a_31cf1964588db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4037#pullrequestreview-471066595">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZTPUD2GJQIEJNQYLSBR3SLANCNFSM4QFPDJXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4FK5QHQRUUYI3GLZTSBR3SLA5CNFSM4QFPDJXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQJ6PYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4037#pullrequestreview-471066595",
"url": "https://github.com/quicwg/base-drafts/pull/4037#pullrequestreview-471066595",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dd125ab70a_31cf1964588db--


From nobody Wed Aug 19 18:26:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D7BD3A0FFB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 18:26:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GXZYJPDfUmVj for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 18:26:03 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C86363A0FFE for <quic-issues@ietf.org>; Wed, 19 Aug 2020 18:26:03 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id DCD35520DFF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 18:26:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597886762; bh=0pkkv4eO6ghGfg1RE/wpRWAyzZw5FGMlOHvcXU9qFxM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vyxtrIN46TDojGusCV+EVGZWKJcnEdnzjzNPEHnGnDORsyc9u2QNGpgsxziIAGued Rezj7dKRDBSgt2ybDRJtPxauAXAqozPTQvhg8tKxqAcqQE1CZAkNtpQhzgWZtxD250 bZ9fMzfH1HjYpEDvt5/JWZJx5lG0acUegj9CfvFU=
Date: Wed, 19 Aug 2020 18:26:02 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4UXL5XHXUG3W3HVPF5JGZCVEVBNHHCPSIYIY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3969/676842400@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3969@github.com>
References: <quicwg/base-drafts/issues/3969@github.com>
Subject: Re: [quicwg/base-drafts] loss_detection_timer.update in recovery (#3969)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dd12acd56a_31dc19641289d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sr8qyRD0uYsmZDtM77UkAuFLkSQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 01:26:07 -0000

----==_mimepart_5f3dd12acd56a_31dc19641289d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It seems to me that people want the current simple pseudocode rather than complex code with corner cases removed. So, let's close this hoping that new programmers would refer to this issue when necessary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3969#issuecomment-676842400
----==_mimepart_5f3dd12acd56a_31dc19641289d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>It seems to me that people want the current simple pseudocode rather than complex code with corner cases removed. So, let's close this hoping that new programmers would refer to this issue when necessary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3969#issuecomment-676842400">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK647MUKMJQ5ZLRM4P3SBR3SVANCNFSM4PLDJLCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK54I6BGEFOMIXSASJTSBR3SVA5CNFSM4PLDJLCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBL4XIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3969#issuecomment-676842400",
"url": "https://github.com/quicwg/base-drafts/issues/3969#issuecomment-676842400",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dd12acd56a_31dc19641289d9--


From nobody Wed Aug 19 18:53:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EABF23A101E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 18:53:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GKHqQa_EunBd for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 18:53:16 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D0D3C3A1018 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 18:53:16 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id C4FCB34001C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 18:53:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597888395; bh=db9+7IsKYklcN+NRWCUFwHUSCDrkDYOXj/XDb51YnMA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ofr2xskfJjG5Xh6eVy8xGpI+JShKtQwlJVtzGvbF4J0z8BzbEiss6zC1LGr2yvmeV MhLA/0q4+TI/lJgP0hR68kJ5Rd0PnfHn5N+AAGBt5BRPDIv8UMXO5tIYRf3EzfFgog QGvdPVuG4jKzXmOx4LPst47gDiTi7SlQQ+rl3c70=
Date: Wed, 19 Aug 2020 18:53:15 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6S2RTLQ64VB2FSVV55JG4IXEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/c676849391@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dd78bb42eb_35d119642893dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yeXvSVWHOG0w3XnGejZyytv1qO0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 01:53:18 -0000

----==_mimepart_5f3dd78bb42eb_35d119642893dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson This is a very good change. Why don't you include the diagram in #4005. I drew the same diagram when I tried to understand the recovery draft. :-)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#issuecomment-676849391
----==_mimepart_5f3dd78bb42eb_35d119642893dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> This is a very good change. Why don't you include the diagram in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679936504" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4005" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4005/hovercard" href="https://github.com/quicwg/base-drafts/pull/4005">#4005</a>. I drew the same diagram when I tried to understand the recovery draft. :-)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#issuecomment-676849391">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6CDAUFSYQJWTM4VX3SBR6YXANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTC75IY25TKMUORG3SBR6YXA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBL6N3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#issuecomment-676849391",
"url": "https://github.com/quicwg/base-drafts/pull/4005#issuecomment-676849391",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dd78bb42eb_35d119642893dd--


From nobody Wed Aug 19 19:14:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B3483A103F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 19:14:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UtKnRQJQn2XU for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 19:14:26 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D5CC3A103D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 19:14:26 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 7875D340039 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 19:14:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597889665; bh=mKOiyqR6x7GoBtNB50reo9DdiaJZ2Rao+/kVd5e3LH8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bZAr5LOBzpPmclCdQ4gsOoMgvmSiW2T6etZv5b9swCUYwxLeL/LPcvETZRVHJfcJX XOvXVNGK4j08cZp0g/e5VoTenv3ZWt6TQDw4KZVoHdFuSODvXlSOQ2jL4Fc6lyMExZ sKdD1CqRSNqhAGtzQFMcGaroSwGFTRyShBe+Y6IY=
Date: Wed, 19 Aug 2020 19:14:25 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYEUNLV67WOUOBBOBF5JG6YDEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471080654@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ddc8169511_1c4d19642092b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hYzBmDYp1hQi96bCqD5ahQU969k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 02:14:28 -0000

----==_mimepart_5f3ddc8169511_1c4d19642092b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> @@ -1232,7 +1232,9 @@ cannot be reverted.
 Valid packets sent to clients always include a Destination Connection ID that
 matches a value the client selects.  Clients that choose to receive
 zero-length connection IDs can use the local address and port to identify a
-connection.  Packets that do not match an existing connection are discarded.
+connection.  Packets that do not match an existing connection, based on
+Destination Connection ID or, if zero-length, local IP address and port,

"this value **is**"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473540007
----==_mimepart_5f3ddc8169511_1c4d19642092b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473540007">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1232,7 +1232,9 @@ cannot be reverted.
 Valid packets sent to clients always include a Destination Connection ID that
 matches a value the client selects.  Clients that choose to receive
 zero-length connection IDs can use the local address and port to identify a
-connection.  Packets that do not match an existing connection are discarded.
+connection.  Packets that do not match an existing connection, based on
+Destination Connection ID or, if zero-length, local IP address and port,
</pre>
<p>"this value <strong>is</strong>"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473540007">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5XAF5TB53ZJVJUGS3SBSBIDANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KZMV6CY7LG74ML3TSBSBIDA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQKB5TQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473540007",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473540007",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ddc8169511_1c4d19642092b3--


From nobody Wed Aug 19 19:30:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E15143A1066 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 19:30:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ttO9jxjqN_of for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 19:30:21 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0AEA3A1064 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 19:30:20 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id C7FD7340030 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 19:30:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597890619; bh=j5f/Vyt2NGZenEM6PAgKrWWf4YVOztrXNJlU2FCxz20=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j9+OEDmTeOeDmzqwDKKwJaKY4xEppmY3oDI22mj+mssoPOO3N7lJjfqe2IIYvpCUr c39VR9qETBzXnEyHGpZM4JpQ1lo2Kowb6a8Ervf9C4Ju5X8AOqcNfVwfu8Xp9ktYME z4Z7f+jJsFGZhCfcVMq3C0NhrRCAHLOw6Kpm+/aI=
Date: Wed, 19 Aug 2020 19:30:19 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3APX3TLZLVV5BTSQF5JHATXEVBNHHCPSIYIY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3969/issue_event/3673258792@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3969@github.com>
References: <quicwg/base-drafts/issues/3969@github.com>
Subject: Re: [quicwg/base-drafts] loss_detection_timer.update in recovery (#3969)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3de03bb9106_19ea196414397d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z8xqQLQEn-oDV9miGhutRFGvNgo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 02:30:22 -0000

----==_mimepart_5f3de03bb9106_19ea196414397d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3969.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3969#event-3673258792
----==_mimepart_5f3de03bb9106_19ea196414397d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="667490374" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3969" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3969/hovercard" href="https://github.com/quicwg/base-drafts/issues/3969">#3969</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3969#event-3673258792">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MU5BRINW5XT2USELSBSDDXANCNFSM4PLDJLCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QQSLSPLQIFFFWWD3SBSDDXA5CNFSM4PLDJLCKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3LYXWKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3969#event-3673258792",
"url": "https://github.com/quicwg/base-drafts/issues/3969#event-3673258792",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3de03bb9106_19ea196414397d--


From nobody Wed Aug 19 19:55:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E0103A1089 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 19:55:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2YJD-VXk4d77 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 19:55:54 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F00813A1088 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 19:55:53 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 249E084005C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 19:55:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597892153; bh=EF0ith72QuoUVpny8cKaPiPx9N7Ed4fwP0sorSPCCaE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l/ctMY+nDD/Pv/A2E/juo2rD14Q3pUCdGJnZQS0R2lbCuzu1PucfsOnXE7ZP+s7zo AWhIdadrLN/VW7uDPO2SxKbxfkqGjI5ZbtFFuuQXKQjf7hrZhzlytbyGaG20LJg/HI hOg4RNF3pF/ZQzkJ7V0ULEMMTQmzyn5QRGsaavP0=
Date: Wed, 19 Aug 2020 19:55:53 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY7S7QPLCB4OGVWG6V5JHDTTEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c676892583@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3de63913a0d_5aa419641909c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pO5BKeJr-nosXUcuAyGCCZc8-wA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 02:55:55 -0000

----==_mimepart_5f3de63913a0d_5aa419641909c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that I am still confused.

In recovery, `max_ack_delay` is used in three places:

- RTT calculation
- PTO calculation
- Persistent congestion

Sec 18.2 of transport says that `max_ack_delay` is default to 25ms and updated if a peer specifies the TP.

Sec 13.2.1 of transport says there is a special rule: "For Initial and Handshake packets, a max_ack_delay of 0 is used." According to the context, this rule is applied to both RTT calculation and PTO calculation.

In the pseudocode of recovery, `max_ack_delay` is set to 0 initially. But I think that 25ms should be used for persistent congestion.

The special rule is use for PTO calculation, which is good.

But RTT calculation just depends on the initial value of 0. Isn't it necessary to consider packet number space?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-676892583
----==_mimepart_5f3de63913a0d_5aa419641909c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think that I am still confused.</p>
<p>In recovery, <code>max_ack_delay</code> is used in three places:</p>
<ul>
<li>RTT calculation</li>
<li>PTO calculation</li>
<li>Persistent congestion</li>
</ul>
<p>Sec 18.2 of transport says that <code>max_ack_delay</code> is default to 25ms and updated if a peer specifies the TP.</p>
<p>Sec 13.2.1 of transport says there is a special rule: "For Initial and Handshake packets, a max_ack_delay of 0 is used." According to the context, this rule is applied to both RTT calculation and PTO calculation.</p>
<p>In the pseudocode of recovery, <code>max_ack_delay</code> is set to 0 initially. But I think that 25ms should be used for persistent congestion.</p>
<p>The special rule is use for PTO calculation, which is good.</p>
<p>But RTT calculation just depends on the initial value of 0. Isn't it necessary to consider packet number space?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-676892583">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3RRXBBGTLUQOWUJXLSBSGDTANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3FGCFMSCUOZRXFQ3SBSGDTA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBMI7JY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-676892583",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-676892583",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3de63913a0d_5aa419641909c7--


From nobody Wed Aug 19 20:13:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA8D43A10A4 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:13:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Ljpz6rw37pTC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:13:36 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 482B83A10A0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:13:36 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 42D06340DCC for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:13:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597893215; bh=MjN6lScGgeTCMD4dlaen98HQaWDvH294+CDgLzGX3hk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Rc2VHClNmpJT3O5SrR5ooijVnjclvKy4GdfMfUqt8Xt99OA8WNWjlJkAiY8giNTJ3 EAhJvQyhVnC3tn207qrQFqipbLFKV1DT4uWREGOoBFMBGN2OXWRmok64nny09IJmBo JqPQVBHMegs+s19HD7CltFQseoipeBE7zydYqNHo=
Date: Wed, 19 Aug 2020 20:13:35 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3WOP6OKGRMP7A3RLV5JHFV7EVBNHHB7VUXUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3288/676918619@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3288@github.com>
References: <quicwg/base-drafts/issues/3288@github.com>
Subject: Re: [quicwg/base-drafts] Define AreAllPacketsLost() function (#3288)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dea5f31fbf_501b19641057e9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KIgXuDafn9ErIW8v1k80voN1IiI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 03:13:39 -0000

----==_mimepart_5f3dea5f31fbf_501b19641057e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett @janaiyengar I would like to hear your opinions about the suggestion above.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3288#issuecomment-676918619
----==_mimepart_5f3dea5f31fbf_501b19641057e9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> I would like to hear your opinions about the suggestion above.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3288#issuecomment-676918619">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3U37QKDWUKOGXIWHTSBSIF7ANCNFSM4JW5K5VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2YBBZUL6OENPGCUYLSBSIF7A5CNFSM4JW5K5V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBMPKWY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3288#issuecomment-676918619",
"url": "https://github.com/quicwg/base-drafts/issues/3288#issuecomment-676918619",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dea5f31fbf_501b19641057e9--


From nobody Wed Aug 19 20:29:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C12C3A10B2 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:29:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 WpFlHF_U53_K for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:29:56 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55F9E3A10B0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:29:56 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 4C3B2900050 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:29:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597894195; bh=DBBiAmd1OdydL6p+/TzL/iJ8hi4nKbqccjCyuWLITRs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ds+4OQEqtq710v1er7m6WEgEg9cB2zY9cUtyLHekK6wT6xWE9Nwixxrrs/G+hQGCp vCIgLz7bHbMI1LzScMnC3r4SLi484Qp+rKuz8VjylzK2YCs5knhp/hGYWv96TCrvkJ D2UcHIXXWoTFjvgjLxWFlKn7UOHXRMwEnAxLu8fU=
Date: Wed, 19 Aug 2020 20:29:55 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3LARKOUFKG54LMKTF5JHHTHEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c676942748@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3dee333b615_229f19641508dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NnsGf2I2Wlv1Ng-fZsHrRqcAmcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 03:29:58 -0000

----==_mimepart_5f3dee333b615_229f19641508dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto Nice catch regarding inconsistencies.

> In the pseudocode of recovery, `max_ack_delay` is set to 0 initially.

Maybe this is the only error that we have? I think it might be a good idea to
* remove this initialization from the pseudo code, and
* within the definition of `max_ack_delay` at [A.3 of recovery](https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-a.3), add a reference to the Transport Parameter definition in the transport doc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-676942748
----==_mimepart_5f3dee333b615_229f19641508dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazu-yamamoto/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazu-yamamoto">@kazu-yamamoto</a> Nice catch regarding inconsistencies.</p>
<blockquote>
<p>In the pseudocode of recovery, <code>max_ack_delay</code> is set to 0 initially.</p>
</blockquote>
<p>Maybe this is the only error that we have? I think it might be a good idea to</p>
<ul>
<li>remove this initialization from the pseudo code, and</li>
<li>within the definition of <code>max_ack_delay</code> at <a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-a.3" rel="nofollow">A.3 of recovery</a>, add a reference to the Transport Parameter definition in the transport doc.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-676942748">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4IM6EBJODWZUEIJJ3SBSKDHANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5K4KAI5CLFPK5OL3TSBSKDHA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBMVHHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-676942748",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-676942748",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3dee333b615_229f19641508dc--


From nobody Wed Aug 19 20:41:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8219D3A10CA for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:41:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 V8JwQGwTLuNx for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:41:25 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D8203A10C2 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:41:25 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 3C5E9340E18 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:41:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597894884; bh=ZGwwh7+EcP4R+D9LWcbGE9sr0wSuWC3J1Cp+Vz5oUug=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1eYWKqHPbci4BFleu7bj16QXhdnScEMaLIaU60sWoRWmB24WITwqIGjYg0GLJ3OMr VOcfWnL1Q8rldGmsRXfi2hh8YvNU/F3C8ciTFrySDr89myBtuo2OVvb5x7tUHOeai/ mNcO8I7DkVAx4xAsgP81Bo02GZkOJ8P8Z4ZHYwE0=
Date: Wed, 19 Aug 2020 20:41:24 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34DR554CG4P723FWF5JHI6JEVBNHHCRI7QOY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4014/c676959260@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4014@github.com>
References: <quicwg/base-drafts/pull/4014@github.com>
Subject: Re: [quicwg/base-drafts] Fix for #3835 (#4014)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3df0e42d1b7_85919642835bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hfJRRVxsvht1CGUlaHbuBy6Tc_c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 03:41:27 -0000

----==_mimepart_5f3df0e42d1b7_85919642835bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Right, the problem is that this PR doesn't exhaustively list all loops, but doing so will make this state machine unreadable and useless. The existing FSM shows transitions out of a state, not all the ones that keep the endpoint within that state.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4014#issuecomment-676959260
----==_mimepart_5f3df0e42d1b7_85919642835bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Right, the problem is that this PR doesn't exhaustively list all loops, but doing so will make this state machine unreadable and useless. The existing FSM shows transitions out of a state, not all the ones that keep the endpoint within that state.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4014#issuecomment-676959260">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BIHABRFLUODVI5RDSBSLOJANCNFSM4QE5Z3ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7JKISBIOHOTMUV3LDSBSLOJA5CNFSM4QE5Z3ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBMZIHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4014#issuecomment-676959260",
"url": "https://github.com/quicwg/base-drafts/pull/4014#issuecomment-676959260",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3df0e42d1b7_85919642835bb--


From nobody Wed Aug 19 20:43:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB8003A10CA for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:43:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cg6RhsDnF7i6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:43:06 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D627A3A10A6 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:43:06 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 19E445E0EC2 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:43:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597894986; bh=GPMrfZyxloagNykUbE47lW/s1CSS7BsHjWrjF58DmwY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JzKUnweyT41RCcBiZeOtwJKUkJJR4xLllPGHlGt4Ie/iZlNCaDvnTEOKCpKIQAShg 6Rl3bexkMBmt47cXVHmNxRYw/f5NKzR2h1941j662hQ8FN2RGrCPxZXLAFgCn9Eq4H 26KZEgCy9ueZT/vwOA2LYQeS1Qz31tE1DNWoFhRk=
Date: Wed, 19 Aug 2020 20:43:06 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6S5KB2MTGHSKCOMOF5JHJEVEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/c676961718@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3df14a928f_1afa1964373417"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mDBfnGVt009NVYsCgtZCemGC6t4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 03:43:08 -0000

----==_mimepart_5f3df14a928f_1afa1964373417
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This has been around for a week now and I've heard no serious concerns but a fair bit of support. I'm marking this proposal-ready.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#issuecomment-676961718
----==_mimepart_5f3df14a928f_1afa1964373417
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This has been around for a week now and I've heard no serious concerns but a fair bit of support. I'm marking this proposal-ready.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#issuecomment-676961718">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DGHJO3NRAAX6G2SLSBSLUVANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK35EHQ4AQO56RDVT5LSBSLUVA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBMZ3NQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#issuecomment-676961718",
"url": "https://github.com/quicwg/base-drafts/pull/3996#issuecomment-676961718",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3df14a928f_1afa1964373417--


From nobody Wed Aug 19 20:47:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 045E03A10CE for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:47:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YyaOkx_qUOkI for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 20:47:53 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AF473A10CD for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:47:53 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 490CD560E52 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 20:47:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597895272; bh=R4hhJEnt8BB3O2CSgC92nO4FYkzhivAdHggnttrQ1xM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F5vm6igRQKqGthx7aZpzdTxD5eMsD5biuxbdAkM2b+x6gOG03pwZJF38xtnDjg7th DvQ94pwrKxEJAZLhWLzJoaeKFlygaprLUw/cpXbsw6y5S85OBXGdhAlQxG3asMxsvE 4tLWrQvbN/T8tf0HTQng0o/3qRKN9pCJWpjpnvwA=
Date: Wed, 19 Aug 2020 20:47:52 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MKCUZVKDNZJIG5DN5JHJWREVBNHHCRJF6AU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4017/676968534@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4017@github.com>
References: <quicwg/base-drafts/issues/4017@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Doesn=E2=80=99t_say_the_default?= =?UTF-8?Q?_is_in-order_delivery_=28#4017=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3df268386fa_4c0e19641614c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BICiWTzhONCROg8ZKgfQTmmBHr4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 03:47:55 -0000

----==_mimepart_5f3df268386fa_4c0e19641614c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There isn't a "default". The sentence up there was in fact added later to allow endpoints to deliver out of order. As @MikeBishop notes, the para before it says that in-order is necessary. We aren't requiring anything of the API, so a default delivery mode does not make sense.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4017#issuecomment-676968534
----==_mimepart_5f3df268386fa_4c0e19641614c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There isn't a "default". The sentence up there was in fact added later to allow endpoints to deliver out of order. As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> notes, the para before it says that in-order is necessary. We aren't requiring anything of the API, so a default delivery mode does not make sense.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4017#issuecomment-676968534">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYKCSWJR4RYVGNZDC3SBSMGRANCNFSM4QFAB5JQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NBEKCTXZK3WK5ZQTSBSMGRA5CNFSM4QFAB5J2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBM3QVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4017#issuecomment-676968534",
"url": "https://github.com/quicwg/base-drafts/issues/4017#issuecomment-676968534",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3df268386fa_4c0e19641614c0--


From nobody Wed Aug 19 21:17:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 114673A130E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 21:17:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gOZeAXr-QlCw for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 21:17:49 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C66C03A130C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 21:17:49 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 0E5F6580E9A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 21:17:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597897069; bh=eig7yO56cgcwnG2sGdQQHrptkvp8kEeNA4nQwAVtB5A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dU2PPuD6hrAzD1YUBF/iBHhT5X9BTK+9V2GUllzf02iQb6PvXQFVlz+PWS28Yipcc CEL3KpiPKA1qPK/SCI1IdRbLVWsAfuEyiyj15Oub8kmZQrCDbwvxe4qsoSod27F00L yX1bHEDQXO7GFtscueQGaol/VAexoC1lW9vtJEQc=
Date: Wed, 19 Aug 2020 21:17:48 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AVBMF43HSRFYRSRV5JHNGZEVBNHHB7VUXUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3288/677011951@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3288@github.com>
References: <quicwg/base-drafts/issues/3288@github.com>
Subject: Re: [quicwg/base-drafts] Define AreAllPacketsLost() function (#3288)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3df96cbbc57_102b196439443"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/50GppOQyu8URbUbFS1n8Dh3Q0y8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 04:17:51 -0000

----==_mimepart_5f3df96cbbc57_102b196439443
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto, I think that you might want to look at #4010.  If you could review that, it might help.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3288#issuecomment-677011951
----==_mimepart_5f3df96cbbc57_102b196439443
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazu-yamamoto/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazu-yamamoto">@kazu-yamamoto</a>, I think that you might want to look at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680628277" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4010" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4010/hovercard" href="https://github.com/quicwg/base-drafts/pull/4010">#4010</a>.  If you could review that, it might help.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3288#issuecomment-677011951">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UKKHYIBRNL2SNOODSBSPWZANCNFSM4JW5K5VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZGOCYORMSCNPGDVTDSBSPWZA5CNFSM4JW5K5V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBNGD3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3288#issuecomment-677011951",
"url": "https://github.com/quicwg/base-drafts/issues/3288#issuecomment-677011951",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3df96cbbc57_102b196439443--


From nobody Wed Aug 19 21:48:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 424193A0B6B for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 21:48:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 npAPt7WgT--n for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 21:48:40 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 30B783A0B6A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 21:48:39 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 083C1560031 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 21:48:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597898919; bh=tI1w9hfkXPmL0v9nPCFTHWPwPyemmVVPXTpwIs7ezUs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HzemuU9d2si+8P0YVsT5U+d1EGy8NGtxJ7hyKA/LVbw1WvsiduyhtogoutPaBVT7v yyKwb30bAkpI6I8IMCMOuHzq19vQ/CS56ds/n2oGEQQ0GHzKttUDPnVG4iozRdIzgX TQPiGFVN1xHKFqI8HNw4eRgRR+BtdGH/ei2YgBzY=
Date: Wed, 19 Aug 2020 21:48:38 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4I2DR7O2I5KWXS6UF5JHQ2NEVBNHHCRKP4BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4035/677057747@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4035@github.com>
References: <quicwg/base-drafts/issues/4035@github.com>
Subject: Re: [quicwg/base-drafts] Uncapped ACK Delay and RTT estimates (#4035)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e00a6ec879_32e81964675823"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y_A3ALrlq0jvNwnBfyPMp8O-Yek>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 04:48:41 -0000

----==_mimepart_5f3e00a6ec879_32e81964675823
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Happy to have this rolled into #3874 as long as we can do so expediently.  I don't want a design issue floating around after this next batch of consensus calls.  @janaiyengar do you think that something could be done?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677057747
----==_mimepart_5f3e00a6ec879_32e81964675823
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Happy to have this rolled into <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653105368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3874" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard" href="https://github.com/quicwg/base-drafts/pull/3874">#3874</a> as long as we can do so expediently.  I don't want a design issue floating around after this next batch of consensus calls.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> do you think that something could be done?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677057747">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3I6LRRPDIDCC65MHTSBSTKNANCNFSM4QFNUQEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2FTMWO7DLSJ2VY3UDSBSTKNA5CNFSM4QFNUQE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBNRJUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677057747",
"url": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677057747",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e00a6ec879_32e81964675823--


From nobody Wed Aug 19 22:16:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5EEC63A0141 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:16:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6FtYale64gDG for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:16:45 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 937ED3A012A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:16:45 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id C01445E020B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:16:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597900604; bh=z0o5O3sd6zT0BihxZZh+gQ/TXqNsR3Cxd8tq6Bur5ms=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TW+p29cJdCDkSPhwr/asmO7bxgHAt7W/j9OcE90M3oM+esy2By/UK0OpUzPof0Bpt B73//1dx8Ji3MR/83b4MQSiIXpf8kpaAP1sSfXagGtaYQRwah8D5PZffwII+z2b83B 87m9UbXQAuuhFJX+1fV46P4IB3W/wS4pwgiFJ4V0=
Date: Wed, 19 Aug 2020 22:16:44 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZV26ECAEKMUALHS6F5JHUDZEVBNHHCRKP4BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4035/677102320@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4035@github.com>
References: <quicwg/base-drafts/issues/4035@github.com>
Subject: Re: [quicwg/base-drafts] Uncapped ACK Delay and RTT estimates (#4035)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e073cab2fa_5abf1964201868"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ll9dj_7QrvpY00tl8NHmHc49Zdo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:16:47 -0000

----==_mimepart_5f3e073cab2fa_5abf1964201868
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I tend to think that if we are going to have some advice, it would be something like "MAY ignore the first ACK sample for Handshake and ApplicationData packet number spaces." IIRC, @ianswett suggested something like that somewhere.

Though, if we are going to have something like that, I think we also need to state that using a bad RTT sample might still better than relying on initial RTT of 333ms.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677102320
----==_mimepart_5f3e073cab2fa_5abf1964201868
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I tend to think that if we are going to have some advice, it would be something like "MAY ignore the first ACK sample for Handshake and ApplicationData packet number spaces." IIRC, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> suggested something like that somewhere.</p>
<p>Though, if we are going to have something like that, I think we also need to state that using a bad RTT sample might still better than relying on initial RTT of 333ms.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677102320">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7EJRIE3MTJYNM4NX3SBSWTZANCNFSM4QFNUQEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7X2NOMZ67663P6ZGLSBSWTZA5CNFSM4QFNUQE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBN4F4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677102320",
"url": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677102320",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e073cab2fa_5abf1964201868--


From nobody Wed Aug 19 22:24:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDCBE3A03FC for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:24:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Tl4caSD-xPrv for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:24:41 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36B023A0400 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:24:41 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 65DB0600E34 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:24:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597901080; bh=MUOhrpOyTpCPUB5epfX1NtCncn4g3Wkc1PfBIwVYsvY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mTLYITJHZvks7hY1Q4iuf5XPqpYvM5H4UjFNE5kwCD6LCLr3Hl182PbvuCff69M8Y D+2eyy2XuLLPmo2nKd4BoZXmhw8zl6Qeqfy/QaUsiNqbJdZ16t11gdX8mNEmmUXMXM QSlN3UJKVjdoNP5qPIDdofDUOesszRVg0CScrmyc=
Date: Wed, 19 Aug 2020 22:24:40 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7F64NJN6PGUVUMJXN5JHVBREVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c677122630@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e0918562d4_485c19641246a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7Xkthc4FFhKTEauhEDr0xoCBM7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:24:43 -0000

----==_mimepart_5f3e0918562d4_485c19641246a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> - remove this initialization from the pseudo code, and

Agreed.

> - within the definition of `max_ack_delay` at A.3 of recovery, add a reference to the Transport Parameter definition in the transport doc.

@janaiyengar suggested a good text. I'm planning to adopt it.

It seems to me that you assume that the calculation of smooth RTT in the pseudocode is correct. If it is correct, I think Sec 13.2.1 of transport should say that the special rule is only applied to RTO calculation, not to RTT calculation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677122630
----==_mimepart_5f3e0918562d4_485c19641246a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<ul>
<li>remove this initialization from the pseudo code, and</li>
</ul>
</blockquote>
<p>Agreed.</p>
<blockquote>
<ul>
<li>within the definition of <code>max_ack_delay</code> at A.3 of recovery, add a reference to the Transport Parameter definition in the transport doc.</li>
</ul>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> suggested a good text. I'm planning to adopt it.</p>
<p>It seems to me that you assume that the calculation of smooth RTT in the pseudocode is correct. If it is correct, I think Sec 13.2.1 of transport should say that the special rule is only applied to RTO calculation, not to RTT calculation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677122630">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVSITO5MPLCOZ45SLSBSXRRANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK236NZFHZRN5K6SFM3SBSXRRA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBOBERQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677122630",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677122630",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e0918562d4_485c19641246a4--


From nobody Wed Aug 19 22:26:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B81F3A043E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:26:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RLy0bvmjrh1z for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:26:44 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBCB53A046D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:26:43 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 23A199001F6 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:26:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597901203; bh=6f7w6HLLLRJT5YHQ9tOD9tWhI1clp8ayrcWqAxPf+1U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WxGMTDc7Ke5VtqAmy5U+829uUBnA9ljQizuHod33PkbVAlcUOy0RWJ6ODyYU/iEM+ biNnsPVtk1qegcbVvpkc41wrjZid5XNpW/SJ7EHTR+zfueKQY15WOrs+QsPgqds3eU vSYTIJt+oM/K/EyKDwnjXsXQiu8OVidPkHQWUMIg=
Date: Wed, 19 Aug 2020 22:26:43 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5M5PBR4S2OQ7ATPFF5JHVJHEVBNHHB7VUXUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3288/677129717@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3288@github.com>
References: <quicwg/base-drafts/issues/3288@github.com>
Subject: Re: [quicwg/base-drafts] Define AreAllPacketsLost() function (#3288)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e099313c7f_8411964257424"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R7hlWq_nx_aUksC9E1Ih4kCNOKE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:26:45 -0000

----==_mimepart_5f3e099313c7f_8411964257424
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson Thanks. I will try to review it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3288#issuecomment-677129717
----==_mimepart_5f3e099313c7f_8411964257424
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Thanks. I will try to review it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3288#issuecomment-677129717">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ROYMDRSQ2BTGFRF3SBSXZHANCNFSM4JW5K5VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ5E4Q6MYRPE76OEPLSBSXZHA5CNFSM4JW5K5V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBOC35I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3288#issuecomment-677129717",
"url": "https://github.com/quicwg/base-drafts/issues/3288#issuecomment-677129717",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e099313c7f_8411964257424--


From nobody Wed Aug 19 22:29:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 766B13A0475 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:29:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 K0kimZXNPyLt for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:29:56 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 433643A046D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:29:56 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 7C12CE1E1A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:29:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597901395; bh=J5dcAg8utkIW7FsYIUtR0xB7Oeku7tM8RLgUKPIQkbs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gTrpHi/pEkpQ5mnbvwxEvHv2UFRW1iSvISkOKNo7Ut/THkfb9e2uXhhXgaIamDUjT XjDzhh+abwhKTM/pslRU80GCipGPs94eEQM2jnB/O4qae2zYHM4uQaE6ko1b0fTuTq cGOb0b1ORLCVdscHUgQRIpT2Ik6MXOZP8PW7Jzu4=
Date: Wed, 19 Aug 2020 22:29:55 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5556518944@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e0a536cd84_6edf19644545bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F8qf_FDaeh6pzxaiVWC-aS89KnE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:29:57 -0000

----==_mimepart_5f3e0a536cd84_6edf19644545bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

952952a241916edbca9cd1a56cd633fc596c756d  Martin's concern in #4035


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/721ee0008702eb34ae1c1fb2bf67b84d762e12a9..952952a241916edbca9cd1a56cd633fc596c756d

----==_mimepart_5f3e0a536cd84_6edf19644545bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/952952a241916edbca9cd1a56cd633fc596c756d">952952a</a>  Martin&#39;s concern in #4035</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/721ee0008702eb34ae1c1fb2bf67b84d762e12a9..952952a241916edbca9cd1a56cd633fc596c756d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZAOL6YETRFBCPJVADSBSYFHANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6SAL3M4S3J62FHP3SBSYFHA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGU2TMNJRHA4TINA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/721ee0008702eb34ae1c1fb2bf67b84d762e12a9..952952a241916edbca9cd1a56cd633fc596c756d",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/721ee0008702eb34ae1c1fb2bf67b84d762e12a9..952952a241916edbca9cd1a56cd633fc596c756d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3e0a536cd84_6edf19644545bb--


From nobody Wed Aug 19 22:30:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED4933A0522 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:30:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ydF2zUAbnx6V for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:30:18 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E4423A0475 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:30:18 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 8840A340E29 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:30:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597901417; bh=JIW0nVD7dcvpMt37Ny6YM5iWwsQjDHqaRTLlv+R7XQg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O3C5fsHw1l3YkI6RjQrWWX8i9xJtWiWeOXNiv8ZCzOARbrlqmBUjYf327gPA8M3JB 4/7DnqUA0HfdBGT8gQjFqFxU9aeQTC2p0229+0tdhxuAjbhxSEPc6eSKtqtIMQWXKa g8B5v4DRnYRlzSCP2onwMbHffbGAeIXfnIjSc1nQ=
Date: Wed, 19 Aug 2020 22:30:17 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YE7ZAS3PVGKZWKMV5JHVWTEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c677141111@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e0a69798d6_6d0d1964270231"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3n5swhmobMUuehobZlJ6Ghm1Ru4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:30:20 -0000

----==_mimepart_5f3e0a69798d6_6d0d1964270231
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> If it is correct, I think Sec 13.2.1 of transport should say that the special rule is only applied to RTO calculation, not to RTT calculation.

I think that the pseudo code gives you what the transport draft says. When processing an Initial or a Handshake packet, `ack_delay` being passed to the UpdateRtt function of the pseudo code is always set to zero. That effectively eliminates the side effect caused by a non-zero `max_ack_delay`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677141111
----==_mimepart_5f3e0a69798d6_6d0d1964270231
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>If it is correct, I think Sec 13.2.1 of transport should say that the special rule is only applied to RTO calculation, not to RTT calculation.</p>
</blockquote>
<p>I think that the pseudo code gives you what the transport draft says. When processing an Initial or a Handshake packet, <code>ack_delay</code> being passed to the UpdateRtt function of the pseudo code is always set to zero. That effectively eliminates the side effect caused by a non-zero <code>max_ack_delay</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677141111">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6H2JA2FLUWVMLFYMTSBSYGTANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VZAPSAQSOPC5XV63SBSYGTA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBOFU5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677141111",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677141111",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e0a69798d6_6d0d1964270231--


From nobody Wed Aug 19 22:42:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 012223A077A for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:42:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level: 
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QzPD-OUBEo-U for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:42:19 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE07C3A0772 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:42:19 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id E8461580E71 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:42:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597902139; bh=XJ45ZRkYSUaSP8zAiyFC+a/Eo098VOE9uSEMCZAbDKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eqguv2Vclk9C2nqhJBNEciVpUME3DJ8pLAkserc3SJuOcEnkJpBMxxRcszv89hPBh lH6qxG/9dCOrJbE9NuiJTN6Ao56HbsDG+IlsTFflnAndVei7PDtlr46kqNHn1NIfOk cj6oVAFfArUuDAxaHf5LQSfbYRB0Yklb8LNsQDv4=
Date: Wed, 19 Aug 2020 22:42:18 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JHRK7LIWVE6WXQDV5JHXDVEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c677174800@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e0d3aa2070_a7d1964634648"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lQ9FAwhwrVtrIH8ZIOsqRhoDX5I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:42:21 -0000

----==_mimepart_5f3e0d3aa2070_a7d1964634648
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

OK. I understand. But honestly, it is difficult at least for me to understand the intention of the pseudocode. If `UpdateRTT` had a guard clause where `ack_delay` is set to 0 if the packet space is Initial or Handshake, it would much help. But this function does not take the packet space as argument, sigh.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677174800
----==_mimepart_5f3e0d3aa2070_a7d1964634648
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>OK. I understand. But honestly, it is difficult at least for me to understand the intention of the pseudocode. If <code>UpdateRTT</code> had a guard clause where <code>ack_delay</code> is set to 0 if the packet space is Initial or Handshake, it would much help. But this function does not take the packet space as argument, sigh.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677174800">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MCCVPNXGDLUI2XE3SBSZTVANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYHGJ2N3S4PN7XBLF3SBSZTVA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBON4EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677174800",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677174800",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e0d3aa2070_a7d1964634648--


From nobody Wed Aug 19 22:43:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 428D43A0789 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:43:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5aPXhKbfKheH for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:43:56 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6DCA3A077A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:43:55 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 39210E1E34 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:43:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597902235; bh=sKsKJrwGw7XKk7b7HeXDTyzczbef6uwvXRn4Au4ueXA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WPMY+xJJkJX1PAUnW49pzHDnaSjDy7AnepYz+xwjnGrzxTCiZkNsEqgu56j1QFJ1u bTdbCaGHcy8fa87uTcCdE6z8pqLHq5x7WDXgp4LVtyjW1/DXqo8xsunNyWJDUDwdaH o9hsRMgdiNiZnUn//eU0YA78KgbFJ222ssZhXe9s=
Date: Wed, 19 Aug 2020 22:43:55 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYCZTNSK3JQ3MXHLLV5JHXJXEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/471258517@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e0d9b29373_6ee91964355139"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z0R0_XW3pTFbC5EczRMPDQMLrRs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:43:57 -0000

----==_mimepart_5f3e0d9b29373_6ee91964355139
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -348,6 +348,11 @@ acknowledgement delays are likely to be non-repeating and limited to the
 handshake. The endpoint can therefore use them without limiting them to the
 max_ack_delay, avoiding unnecessary inflation of the RTT estimate.
 
+Ignoring max_ack_delay at the beginning of the connection can lead to a
+substantially inflated smoothed_rtt. Therefore, prior to handshake confirmation,

I do not think that this sentence is correct. Ignoring `max_ack_delay` is a way to prevent inflation of SRTT. The problem here is that ignoring `max_ack_delay` is not enough, if `min_rtt` is not established.

> +The calculation of smoothed_rtt uses RTT samples after adjusting them for
+acknowledgement delays. These delays are computed using the ACK Delay field of
+the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+The peer might report acknowledgement delays that are larger than the peer's
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}). To
+account for this, the endpoint SHOULD ignore max_ack_delay until the handshake
+is confirmed (Section 4.1.2 of {{QUIC-TLS}}). When they occur, these large
+acknowledgement delays are likely to be non-repeating and limited to the
+handshake. The endpoint can therefore use them without limiting them to the
+max_ack_delay, avoiding unnecessary inflation of the RTT estimate.
+
+Ignoring max_ack_delay at the beginning of the connection can lead to a
+substantially inflated smoothed_rtt. Therefore, prior to handshake confirmation,
+an endpoint MAY ignore RTT samples if subtracting the acknowledgement delay
+causes the sample to be less than the min_rtt.

I'm not sure if I follow this sentence. I thought that adjusted_rtt can never become smaller than min_rtt, and that would continue to be the case with this PR?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471258517
----==_mimepart_5f3e0d9b29373_6ee91964355139
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r473609411">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -348,6 +348,11 @@ acknowledgement delays are likely to be non-repeating and limited to the
 handshake. The endpoint can therefore use them without limiting them to the
 max_ack_delay, avoiding unnecessary inflation of the RTT estimate.
 
+Ignoring max_ack_delay at the beginning of the connection can lead to a
+substantially inflated smoothed_rtt. Therefore, prior to handshake confirmation,
</pre>
<p>I do not think that this sentence is correct. Ignoring <code>max_ack_delay</code> is a way to prevent inflation of SRTT. The problem here is that ignoring <code>max_ack_delay</code> is not enough, if <code>min_rtt</code> is not established.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r473615674">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +The calculation of smoothed_rtt uses RTT samples after adjusting them for
+acknowledgement delays. These delays are computed using the ACK Delay field of
+the ACK frame as described in Section 19.3 of {{QUIC-TRANSPORT}}.
+
+The peer might report acknowledgement delays that are larger than the peer&#39;s
+max_ack_delay during the handshake (Section 13.2.1 of {{QUIC-TRANSPORT}}). To
+account for this, the endpoint SHOULD ignore max_ack_delay until the handshake
+is confirmed (Section 4.1.2 of {{QUIC-TLS}}). When they occur, these large
+acknowledgement delays are likely to be non-repeating and limited to the
+handshake. The endpoint can therefore use them without limiting them to the
+max_ack_delay, avoiding unnecessary inflation of the RTT estimate.
+
+Ignoring max_ack_delay at the beginning of the connection can lead to a
+substantially inflated smoothed_rtt. Therefore, prior to handshake confirmation,
+an endpoint MAY ignore RTT samples if subtracting the acknowledgement delay
+causes the sample to be less than the min_rtt.
</pre>
<p>I'm not sure if I follow this sentence. I thought that adjusted_rtt can never become smaller than min_rtt, and that would continue to be the case with this PR?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471258517">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNM7657LXY3TZOCHLSBSZZXANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5FUKUBAFAPV77XRA3SBSZZXA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQLNLFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471258517",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471258517",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e0d9b29373_6ee91964355139--


From nobody Wed Aug 19 22:54:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF6343A07F6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:54:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.909
X-Spam-Level: 
X-Spam-Status: No, score=-1.909 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URI_HEX=0.1] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 61r7LrIglGNy for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:54:18 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57CFD3A041C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:54:18 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 6083B5E0F42 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:54:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597902857; bh=pi26Nl7KpVVNqPVh2V3dbr8wJOhsOtT84IgFzDWkPtw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zHp41/LhqTIqJxILDJ2Q4zsdnBvYbyVRXo1+jNXhWBAGMzqfi5Psnt81Avk8H/RKy gxa3nhrvbpwfAdZRJfnr/t7ixswLUrO/NjY4m6HD2km1HIfxHL89m37MicJyz7SdTm 9B5mEPVxf4HmXz4T1U8Hye9fFWEhZoqw2+Q10IiA=
Date: Wed, 19 Aug 2020 22:54:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6EBW4YHSMLPESSJKF5JHYQTEVBNHHCRKP4BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4035/677210102@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4035@github.com>
References: <quicwg/base-drafts/issues/4035@github.com>
Subject: Re: [quicwg/base-drafts] Uncapped ACK Delay and RTT estimates (#4035)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e10094e30f_3761964743c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ry87a2U4xQgePQ7uDYFQHNk-hxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:54:21 -0000

----==_mimepart_5f3e10094e30f_3761964743c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I've added some text in #3874 ([commit](952952a241916edbca9cd1a56cd633fc596c756d)) that should capture this point. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677210102
----==_mimepart_5f3e10094e30f_3761964743c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I've added some text in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653105368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3874" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3874/hovercard" href="https://github.com/quicwg/base-drafts/pull/3874">#3874</a> (<a href="952952a241916edbca9cd1a56cd633fc596c756d">commit</a>) that should capture this point.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677210102">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2S4SEP76LVFNFPP7DSBS3ATANCNFSM4QFNUQEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6D5OFHNAMXGNR4HY3SBS3ATA5CNFSM4QFNUQE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBOWP5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677210102",
"url": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677210102",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e10094e30f_3761964743c8--


From nobody Wed Aug 19 22:58:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC6683A0814 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:58:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FdRgttLT9hWX for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:58:06 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 457203A0835 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:58:03 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 53B125E01F3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:58:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597903082; bh=e75O+ATFwk4QPSHwDMqid57W9gglGT22yMlVjeej0aU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BIXBoUNE4pZ6KjhtYPZY2PA/0Gl6Ub/sVxa+dD7q47chHOeTQWaJmJlg76EN8GAWQ h86OrndoNjCDPsIFpesEI58MCL6SBIybiizecU6RWhb0a5gyFDb4oadVi3ZzMa0cGJ 47uQxkvEU9/e6sVBcKA3wI6mDPuNLEgEHOtxrbUc=
Date: Wed, 19 Aug 2020 22:58:02 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/push/5556602506@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e10ea44e74_55b1964131461"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nLSCza7MVCviIU3GeE4Z3dy134k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:58:09 -0000

----==_mimepart_5f3e10ea44e74_55b1964131461
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto pushed 3 commits.

76f3262f9c6b3a7f8ef9e7d7aed8c2505486430c  adopting Jana's suggestion.
3d5626733b33b844e9e7d66a3e8bcc3ce187a5fb  removing the initialization code of max_ack_delay.
175a16cae6018ac4d9bdc308f4773b9d5b174171  adding a comment about ack_delay.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938/files/5956eaa304742a74dd96c6315f9f55b133e23cd4..175a16cae6018ac4d9bdc308f4773b9d5b174171

----==_mimepart_5f3e10ea44e74_55b1964131461
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazu-yamamoto" class="user-mention">@kazu-yamamoto</a> pushed 3 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/76f3262f9c6b3a7f8ef9e7d7aed8c2505486430c">76f3262</a>  adopting Jana&#39;s suggestion.</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3d5626733b33b844e9e7d66a3e8bcc3ce187a5fb">3d56267</a>  removing the initialization code of max_ack_delay.</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/175a16cae6018ac4d9bdc308f4773b9d5b174171">175a16c</a>  adding a comment about ack_delay.</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3938/files/5956eaa304742a74dd96c6315f9f55b133e23cd4..175a16cae6018ac4d9bdc308f4773b9d5b174171">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRHDRYURQ2RJARAU3SBS3OVANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ75CZ5VZT3HNHZ3OTSBS3OVA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TIOBXGA3TKNSQOVZWQIZVGU2TMNRQGI2TANQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938/files/5956eaa304742a74dd96c6315f9f55b133e23cd4..175a16cae6018ac4d9bdc308f4773b9d5b174171",
"url": "https://github.com/quicwg/base-drafts/pull/3938/files/5956eaa304742a74dd96c6315f9f55b133e23cd4..175a16cae6018ac4d9bdc308f4773b9d5b174171",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3e10ea44e74_55b1964131461--


From nobody Wed Aug 19 22:58:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80EDC3A0813 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:58:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Do6tSycc9fWc for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 22:58:51 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7AC463A0802 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:58:51 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id B4CAC5E007A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 22:58:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597903130; bh=mEj4e/JjxSnbAMWpM5VghRXDe/FFDhyWZhj/0dYzUtw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tdQqpcc4pr8KQKF17DBUQdR/GTDniW7+A1eWYnGkLtLEbgjEC5+hVK263SHNVj9nC R/glqpRRVfHJIlhT0jn2nnYklCyUdkonSWIF6bwjofcJfMy9F7SCbtCkrCY+PY7VAH oQi2fVUdEbBUF3Y2DjuX6pKhq91A3yIGRASThfPY=
Date: Wed, 19 Aug 2020 22:58:50 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3IEAVAZQXSZPUF4E55JHZBVEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c677223313@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e111aa3764_78bd1964121647"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5XamUOLjLcu8g9PQNyt82n0_JsA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 05:58:52 -0000

----==_mimepart_5f3e111aa3764_78bd1964121647
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I updated this PR. Please review this again.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677223313
----==_mimepart_5f3e111aa3764_78bd1964121647
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I updated this PR. Please review this again.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677223313">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VRDZAI4NO2M5U4LLSBS3RVANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK63ICA6PU4YRDHSPZDSBS3RVA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBOZXEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677223313",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-677223313",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e111aa3764_78bd1964121647--


From nobody Wed Aug 19 23:19:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 587B93A081F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:19:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 G8o_ScaMOjJV for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:19:48 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D5B73A081D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:19:48 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id E8CF15C08B7 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:19:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904386; bh=ZMqPm2uK3AtxZMbS5b5SA7hl91R5Q0E0D3tYdseOaTA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y9Rwy9HIvawJbFloSN1cd2OOuZo64ZAnaJqGMk6uFTMF6xICoV9HxyrlJgFw0OTjy EE0C0lCaLCE2Q3nSuO92DH2auVoj0FONJbo2V7gznj/HDynoPSb6qQl077WlQgsRE7 I0Kgr897dUeBRqTmx6K8De6TmMqpbYn8xpyFUJeQ=
Date: Wed, 19 Aug 2020 23:19:46 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BP6WZBGUVS6CVSN55JH3QFEVBNHHCRJF6AU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4017/677263208@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4017@github.com>
References: <quicwg/base-drafts/issues/4017@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Doesn=E2=80=99t_say_the_default?= =?UTF-8?Q?_is_in-order_delivery_=28#4017=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1602d64bf_770e19641209b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a8Kcx_CrZ5skxwoO2XCXjKfK6K4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:19:49 -0000

----==_mimepart_5f3e1602d64bf_770e19641209b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair OK to close with no action?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4017#issuecomment-677263208
----==_mimepart_5f3e1602d64bf_770e19641209b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> OK to close with no action?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4017#issuecomment-677263208">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYEHJR3NRKFHOAHRJ3SBS6AFANCNFSM4QFAB5JQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXQYIC3JP5PGXHTDDSBS6AFA5CNFSM4QFAB5J2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPDO2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4017#issuecomment-677263208",
"url": "https://github.com/quicwg/base-drafts/issues/4017#issuecomment-677263208",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e1602d64bf_770e19641209b4--


From nobody Wed Aug 19 23:21:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 063533A082E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:21:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wqTk4X-DQi0R for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:21:15 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E903C3A082B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:21:14 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 27A8E5E0079 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:21:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904474; bh=8bOJFR8tsrgqTg7s15TPmdTGFaLLQWGncZzoAp6TJTo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jPU79gSFDDtUL4JUoU+6XrT3Ec4yZlctmkKMsXrfxS0sDzRmy4VHCHYMZC5SzEuT2 lU0P2aGtXHxKlqEQP/WmVk8Drr1RChu0t8h0GlEV0CoYxGKCKBT2hJcI1zgPHzUZh2 bcrngtdn9qj/bddfQnBAEEhqCQMp0Oo72yIXinTc=
Date: Wed, 19 Aug 2020 23:21:14 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6BERHFVJX2QSVQL2F5JH3VVEVBNHHCRI7QOY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4014/c677265402@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4014@github.com>
References: <quicwg/base-drafts/pull/4014@github.com>
Subject: Re: [quicwg/base-drafts] Fix for #3835 (#4014)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e165a17325_77611964132430"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DZtwg-6pLTEUKn3kOE3oz_m7Avo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:21:16 -0000

----==_mimepart_5f3e165a17325_77611964132430
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm fine with dropping this - I just wanted to move the resolution along by preparing a PR that demonstrated (part of, I guess) the changes needed. @ekr?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4014#issuecomment-677265402
----==_mimepart_5f3e165a17325_77611964132430
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm fine with dropping this - I just wanted to move the resolution along by preparing a PR that demonstrated (part of, I guess) the changes needed. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ekr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekr">@ekr</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4014#issuecomment-677265402">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK72BPPWKR6TUZYPF2LSBS6FVANCNFSM4QE5Z3ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4QC6DBN2AFNURIXL3SBS6FVA5CNFSM4QE5Z3ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPD76Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4014#issuecomment-677265402",
"url": "https://github.com/quicwg/base-drafts/pull/4014#issuecomment-677265402",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e165a17325_77611964132430--


From nobody Wed Aug 19 23:22:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D751F3A082F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:22:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CT1TJCSgFn73 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:22:07 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56F653A082B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:22:07 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 3A0A5E0404 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:22:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904526; bh=5rBk9HdJuUmPTQdIzdVX4zNp7dsjdp5ZW+bIk8w1++0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HPvqzNXQ0aOFm72EqGhzY8dM4lk0Mzpd3XaXX+RLbnBkLn4VIEAQ8r4H0XOIHjlaH SJ+qImvFIcmpAA5JtGoMkAhcAVTMIEA1UEE4HFALANKDuTGEXyzn6WCMFews2Fomwn FAdmR62W0gZ/bp5AOq29nZh5z35eVAsXXfMmJOW8=
Date: Wed, 19 Aug 2020 23:22:06 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KKAU4ORMFNTPQKUF5JH3Y5EVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471276976@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e168e2a0d8_4754196463768"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/itXhYtbkumZEvu8UL8QVl0bOoRI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:22:09 -0000

----==_mimepart_5f3e168e2a0d8_4754196463768
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



> +The definition of new transport parameters ({{new-transport-parameters}}) is
+REQUIRED to specify whether they MUST, MAY, or MUST NOT be stored for 0-RTT. A

No, MUST == REQUIRED. (I think you are thinking of RECOMMENDED?)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473640967
----==_mimepart_5f3e168e2a0d8_4754196463768
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473640967">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +The definition of new transport parameters ({{new-transport-parameters}}) is
+REQUIRED to specify whether they MUST, MAY, or MUST NOT be stored for 0-RTT. A
</pre>
<p>No, MUST == REQUIRED. (I think you are thinking of RECOMMENDED?)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473640967">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5EA75QNDRKUXHLKK3SBS6I5ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5NLTZRE4VAD4F4OR3SBS6I5A5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQLR3MA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473640967",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473640967",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e168e2a0d8_4754196463768--


From nobody Wed Aug 19 23:22:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 973EB3A082E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:22:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 oHsQ6AjoGsr8 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:22:16 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6A5A53A082B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:22:16 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 5511E520DD2 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:22:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904535; bh=tjUjnemvAiTvsTWFvvOBFbAl+EXxT4x5ZVKnS470lNo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EjGLS49wSphY/Udhc20EoTHpwX2VG6q5mNa2tJH9rTtbszOJwbMnGDGhLGaaRES1L R6QbBSS/rv2gzFiX4dP9EMf5akdSl1qx7c+EPQcEk93fR2TxuouQvJ7cC4eaYTqxCT uwcujmYEWcfUMLR490ZK3n5JE2KT8htrVP4EIMu0=
Date: Wed, 19 Aug 2020 23:22:15 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5556686464@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1697452da_2ea919645721fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pu_qFujGlfRBviFnLcpvc6IAlGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:22:18 -0000

----==_mimepart_5f3e1697452da_2ea919645721fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

c18d8d57371d90b41c89dae6c6927989b836e848  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3..c18d8d57371d90b41c89dae6c6927989b836e848

----==_mimepart_5f3e1697452da_2ea919645721fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c18d8d57371d90b41c89dae6c6927989b836e848">c18d8d5</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3..c18d8d57371d90b41c89dae6c6927989b836e848">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26NVULUUOZWPJENLLSBS6JPANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5AGPIYX34ZCTVF2MTSBS6JPA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU2TMNRYGY2DMNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3..c18d8d57371d90b41c89dae6c6927989b836e848",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/afbd7e3a578fcbe4f2f7e1da761056a3d3baefa3..c18d8d57371d90b41c89dae6c6927989b836e848",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3e1697452da_2ea919645721fd--


From nobody Wed Aug 19 23:22:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C67A3A082B for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:22:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kfdDD_UFH-wy for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:22:55 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB3593A081B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:22:54 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 30DC5E002F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:22:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904574; bh=bwIo9MweTyuXFHGKK5zBcvaZS1+GEggp8fsRCma1grc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fZz/mAMPgLcxwp4dHp5JQmfWd3KNlW7zpuAptZGHexfyJ6wdUzc74KPMXlldbXvkR AQI+V/P0vIPeG+oL50ka2k7FLilAUeWEnJe1WFz7bpErFSc65FZY/SQEfSuaUeG4GJ H5hJ2frmV8NjiL6UFWKWunYfk3cgkVMQWVIC+fvY=
Date: Wed, 19 Aug 2020 23:22:54 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NSJ5LJKHRCZSXDAN5JH335EVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471277344@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e16be22236_2ea91964582426"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UVdiXT8u0I8KrT242y0W6wGZibs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:22:56 -0000

----==_mimepart_5f3e16be22236_2ea91964582426
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



> -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.

Am fine with leaving this as is. @gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473641512
----==_mimepart_5f3e16be22236_2ea91964582426
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473641512">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.
</pre>
<p>Am fine with leaving this as is. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473641512">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NM6ORIF7ZPE2JPRLSBS6L5ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LE44VYWBTFICH2RTSBS6L5A5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQLR6IA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473641512",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473641512",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e16be22236_2ea91964582426--


From nobody Wed Aug 19 23:23:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D7DE3A082B for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:23:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 jTLN2S6ORory for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:23:30 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 580CD3A081B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:23:30 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id A74D3E0401 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:23:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904609; bh=5JPmkL1GzQlSsgMdx2zRibYw5R1kNNgQP2C23w/QBeI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O3UOwAEBwhBw4ZRvmd1yg7pJL4AXapIupdL4N4pOe1mMCyAxw29DFDP+TNNrAWDjK L2iC9Fq+Ka8v5b/drM55qE+5QhJxTvyI3r9G6yok5XMxshXb+J4JSbT7JUwlwcKD9H oK129gwxO9zPfl8GNEa0NHAiZGqOELCBgaH6ukQE=
Date: Wed, 19 Aug 2020 23:23:29 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5556691418@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e16e197516_6cb719642630bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DI57N_TN0tmrkuQ11YelbbwWYm8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:23:31 -0000

----==_mimepart_5f3e16e197516_6cb719642630bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

22a375b43100975bb0acd0f5dbaf4db227c7659a  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/c18d8d57371d90b41c89dae6c6927989b836e848..22a375b43100975bb0acd0f5dbaf4db227c7659a

----==_mimepart_5f3e16e197516_6cb719642630bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/22a375b43100975bb0acd0f5dbaf4db227c7659a">22a375b</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/c18d8d57371d90b41c89dae6c6927989b836e848..22a375b43100975bb0acd0f5dbaf4db227c7659a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZLBMV3JU52HFFGPDSBS6ODANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZBL6FZO55O5EJGCLSBS6ODA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU2TMNRZGE2DCOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/c18d8d57371d90b41c89dae6c6927989b836e848..22a375b43100975bb0acd0f5dbaf4db227c7659a",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/c18d8d57371d90b41c89dae6c6927989b836e848..22a375b43100975bb0acd0f5dbaf4db227c7659a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3e16e197516_6cb719642630bc--


From nobody Wed Aug 19 23:26:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4AA973A0831 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:26:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 I3SMPXxz1b8S for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:26:01 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EF013A082E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:26:01 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id BDB735C0E0E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:26:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904760; bh=io7oe/G5+BiEhIeqqyUPzQT4XKLraZguuHpvJpFL8L8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OAJIpG3HDIDlDvjHW7hPQkCPg9fzcfo6OoFLonrBD09nJAPVHMMYLiwVetLFo/h0d 701fpNDCWe+meY5LSnNZ/mfPT6DjOtGKrwMXKnwr7A2nq7VcgBdfhDzYdzTrhaz9qz 1fSoGEdWV+W7oz3AjU38AR2hyM823jaL0c1WEbho=
Date: Wed, 19 Aug 2020 23:26:00 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7L7XJMY2Q364DU4J55JH4HREVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471278783@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1778ad76c_3f6119641713b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jwdLK9YVvQnCg2MlSoVyBcPx2ns>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:26:05 -0000

----==_mimepart_5f3e1778ad76c_3f6119641713b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



> +port reuse. An endpoint MUST NOT use an IP address and port pair for multiple
+connections unless it is certain that those protocol features are not in use.

Tried to address this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473643668
----==_mimepart_5f3e1778ad76c_3f6119641713b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473643668">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +port reuse. An endpoint MUST NOT use an IP address and port pair for multiple
+connections unless it is certain that those protocol features are not in use.
</pre>
<p>Tried to address this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473643668">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WL736O7U4QI5GATLSBS6XRANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SBKKZCZMBFM546ODSBS6XRA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQLSJPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473643668",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473643668",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e1778ad76c_3f6119641713b--


From nobody Wed Aug 19 23:27:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7ED093A0831 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:27:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2BEUrJIVkXXU for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:27:51 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B44CA3A081F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:27:47 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id C332F600E3C for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:27:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904866; bh=2bPwy6i7+PuHsZQrL0ovE7YKcNRfPfMkLGyCTFfvHTw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xdZ2MTqF3jLivpHvTRuvw86AwoR4y6E4zxdl401KY2mxjGrZ9q57rEwTr2NWRZMbA IvWtO7BPYof2iDb0HiRlxKD0S4N7ffSEfFChJQlVM1eK+buvxNwypQ/0jCbiHncv0p xeI7dDCetEFk29ILzeS5CBjMWYvHoA+KTq1xrhr8=
Date: Wed, 19 Aug 2020 23:27:46 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35BLTBLRLLDDY63BF5JH4OFEVBNHHCRJHR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4030/677281247@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4030@github.com>
References: <quicwg/base-drafts/issues/4030@github.com>
Subject: Re: [quicwg/base-drafts] Does that include retransmissions?  (#4030)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e17e2b3032_6b7f196410826a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GQPu8Fc_qSiW0O6QWiIVXi1AYTI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:27:53 -0000

----==_mimepart_5f3e17e2b3032_6b7f196410826a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4030#issuecomment-677281247
----==_mimepart_5f3e17e2b3032_6b7f196410826a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4030#issuecomment-677281247">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6L3HZRRYSMAWRTI43SBS66FANCNFSM4QFATZOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2WKT6SU44VHUWY4HLSBS66FA5CNFSM4QFATZO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPH3XY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4030#issuecomment-677281247",
"url": "https://github.com/quicwg/base-drafts/issues/4030#issuecomment-677281247",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e17e2b3032_6b7f196410826a--


From nobody Wed Aug 19 23:28:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E242A3A0835 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:28:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rXO1fagmkcii for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:28:55 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E0BF83A0816 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:28:55 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 45C4A580D9F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:28:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904935; bh=nH+3FpHHCn4SGudEaTS21EvpJUUQ0OX/1ns/kIpR970=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TQxHPsvsmckXD83xA+2ql8y6vmsgyqkR0p9yVd/6ByEYHVBcsNK1cV6VkpeGj3S4K fA/t5zH4vRh8uvT90cA0sMu8xV1eFunPLUfb58gqqtVRBZ36vtWy0wqcwZXlZO2vh+ LqOQP6dFZ+ldFU+VsLGeVpI1aIF3t4mvk8llc0ls=
Date: Wed, 19 Aug 2020 23:28:55 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GTU3GZ6OQKBTRKU55JH4SNEVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/677284597@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1827a82_777d196424371"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gs8qGRkPQFAGsTB9UQhrdlAz6EA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:28:57 -0000

----==_mimepart_5f3e1827a82_777d196424371
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677284597
----==_mimepart_5f3e1827a82_777d196424371
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677284597">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK22GEPKICFNPVWZSZDSBS7CPANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY63ZZ2UNKLK2AV34TSBS7CPA5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPIV5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677284597",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677284597",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e1827a82_777d196424371--


From nobody Wed Aug 19 23:29:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65A8B3A081F for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:29:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mtL-b33yxW9E for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:29:20 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A5DB3A0835 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:29:20 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 5CED65E0E5D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:29:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904959; bh=b5XbSFJpxUCh6QXRLTerW68fZcypK/KElIdUbu5aJ8g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VrqemjAa+cKq/NJYvBV1/DfiFNR2bNtuzxnSC95JItwGyUZ2NeGBv5HlJdSHQtOea C8YKb6Jw3HzTPmZKc3aK6qfBLi4TU4A+5qpe6BUGizjxIbmrU4A09NQpBOuFVfktf6 iOMHDYjFT+NCsCN1pzgtFc0c2o2748LBFo8EYhKc=
Date: Wed, 19 Aug 2020 23:29:19 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LBZ5SQMYQ4ODQHNN5JH4T7EVBNHHCRJHFME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4027/677285740@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4027@github.com>
References: <quicwg/base-drafts/issues/4027@github.com>
Subject: Re: [quicwg/base-drafts] This statement is dangerous (#4027)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e183f4db45_216d1964180615"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L82KbsGG5XFJQW-knAGwtoh2iOE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:29:21 -0000

----==_mimepart_5f3e183f4db45_216d1964180615
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4027#issuecomment-677285740
----==_mimepart_5f3e183f4db45_216d1964180615
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4027#issuecomment-677285740">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26JIVATEV4IISIVXTSBS7D7ANCNFSM4QFAPQ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3J7V7ZOZCTBKSIJRTSBS7D7A5CNFSM4QFAPQ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPI63A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4027#issuecomment-677285740",
"url": "https://github.com/quicwg/base-drafts/issues/4027#issuecomment-677285740",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e183f4db45_216d1964180615--


From nobody Wed Aug 19 23:29:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89C8E3A0839 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:29:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RtS-g_GfR1QB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:29:47 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69F763A081F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:29:47 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 98E30900024 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:29:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597904986; bh=sZ6NENEyXecw3jqnBPlF+CO431P3uHl3e4gm3jogEiI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VrmZNdV13dO0Z0MpNRr4ObxnVyvF75Ex/yOJyH0Ll4awoSOPvaC3x+MVrfuN6EeeM Yu6KJlovhdd4+jR3hHlKCFIXAuL6y1+07/HE4auL9NxgCYSEFr9yuFX4XD/WXiQjjq 6xtXUY2e+z9r1CfvlwvhJ+L4Ph1Rl04yK8ceum1g=
Date: Wed, 19 Aug 2020 23:29:46 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LWZIPHJDCSQQPOU55JH4VVEVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022/677286897@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e185a895ae_2ea7196426957c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-RQcoEwwrJhOHBwioE-0rER3MDs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:29:49 -0000

----==_mimepart_5f3e185a895ae_2ea7196426957c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677286897
----==_mimepart_5f3e185a895ae_2ea7196426957c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677286897">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26RTSQJTRRVJYRQUTSBS7FVANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY5RJ5IJS2HAJTVWR3SBS7FVA5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPJH4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677286897",
"url": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677286897",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e185a895ae_2ea7196426957c--


From nobody Wed Aug 19 23:30:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8FD913A0835 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:30:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level: 
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kasSzHOzQX-e for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:30:17 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D9133A081F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:30:17 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 1797E58007B for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:30:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597905017; bh=KzkfSzVjrpe7JYhO3ubpyxd3CcHIm5FzghEMBNIqxic=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YtTmB+BQYwbgGx/bvDCNtCsHOb4XYXl0yv3SOhLeUSZhlO4SK2D1VuM+t0CdYuGhI 0ItpO5JEEYXGjagd+Fz50s7ClQ2ULGGDOI9zOk3uo+s+/dUBM7nED9iZw5NCnyaV/U EQELzW6zaP101iHuA3EGS8azhaJzBIQ6NXTGSJA0=
Date: Wed, 19 Aug 2020 23:30:16 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2MFQWES2XXQU5ZZ5V5JH4XREVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/677287663@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1878bf204_784f196432406"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JSjuFWVGrh5sOzaecrLONYYffRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:30:19 -0000

----==_mimepart_5f3e1878bf204_784f196432406
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677287663
----==_mimepart_5f3e1878bf204_784f196432406
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677287663">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4LNQ267DJU7RXBXW3SBS7HRANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VRFSR7G2C72XHYFTSBS7HRA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPJN3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677287663",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677287663",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e1878bf204_784f196432406--


From nobody Wed Aug 19 23:30:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33B823A0835 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:30:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0rUuiiHpiN-X for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:30:38 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 266FA3A081F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:30:38 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 0D77052003E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:30:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597905037; bh=/Junhx2Ofqp7VTfBLTeWG/eUrWWTLVDOZrf6B7rp9j0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ApIc7v9d1sGaIGfTbYWWk5Gi8H8X/jd7ENni58duftpUFQp2u7QIscGeB5WZxsOrs jT/B8z5v+bcmmngOWTuZXUvOLJWwtToTVNIAfeIiePqweM1rxPUH35TsYYYR/72rvL m+mjEu0ayutrOjtcAA2dy321mYp5sUB48p6Yqdrg=
Date: Wed, 19 Aug 2020 23:30:36 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NNS7XG7AQLOEZ3MF5JH4YZEVBNHHCRJGDMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4018/677288235@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4018@github.com>
References: <quicwg/base-drafts/issues/4018@github.com>
Subject: Re: [quicwg/base-drafts] Implying sequencing (#4018)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e188cf14a4_3a419641684f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nhSq5LBMFemRsP_C77KlEFgZboM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:30:39 -0000

----==_mimepart_5f3e188cf14a4_3a419641684f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677288235
----==_mimepart_5f3e188cf14a4_3a419641684f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677288235">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7XIBGG556DVCO55QLSBS7IZANCNFSM4QFADXOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ76XWINUUTZGW6GVTSBS7IZA5CNFSM4QFADXO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPJSKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677288235",
"url": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677288235",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e188cf14a4_3a419641684f0--


From nobody Wed Aug 19 23:31:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 095123A083C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:31:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 m_0VnuY6xuJY for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:30:59 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06C003A0835 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:30:59 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 5087E5C0DEF for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:30:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597905058; bh=01usHnhZtJm9upYXus0HeuOkIaFpqxmLf1W5f8avIbE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j5PI8bBYR5pC1PyqHWJPD0oG7fSRPPcsGNhuuY0YypbUNvhF18tHPPuaUv4fxGB4T H9iCL4eGDWywOq679QxGE3OnkBEgczAF5MR39Si9bEYMyg4JWfiloly/s1/wwAdtWz YC629XZQBTaJf9t+ucuk7mSYLc6mNAZnTdJujNqE=
Date: Wed, 19 Aug 2020 23:30:58 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZQDAPD6AUVD6MIZJV5JH42FEVBNHHCRJGZQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4024/677288786@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4024@github.com>
References: <quicwg/base-drafts/issues/4024@github.com>
Subject: Re: [quicwg/base-drafts] What if parameter definition requires that it is stored? (#4024)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e18a241ab0_6b7f19641226ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mnBCyYLzyJQOqJzeIhBUSvHiV_w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:31:00 -0000

----==_mimepart_5f3e18a241ab0_6b7f19641226ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4024#issuecomment-677288786
----==_mimepart_5f3e18a241ab0_6b7f19641226ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4024#issuecomment-677288786">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PLOUM3VB2GHNKL23SBS7KFANCNFSM4QFALZ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4OPNVSFP44GHHYU3LSBS7KFA5CNFSM4QFALZ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPJWUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4024#issuecomment-677288786",
"url": "https://github.com/quicwg/base-drafts/issues/4024#issuecomment-677288786",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e18a241ab0_6b7f19641226ee--


From nobody Wed Aug 19 23:31:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BC463A083C for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:31:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hiDCKVTT-rPU for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:31:21 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D24D3A0835 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:31:21 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 7FB89600E09 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:31:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597905080; bh=MWKrDrFr/NT6xx9j6XLmAqdY1XxkBT/xTtGl2tG3yew=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fC818NsQVSsZ4dhN5Uh1HFVWJvo58pG7ZgY2BePZJMhiw46eE4o2qRguWCUpCFk4/ D+pNbX2fVLz4m89xdgXzsgOabf1UdGoAEWJqlnLxKVTx2Vuz6V5YG1IePVEo8hqrND WV5OcBWbJVK4aglnT8m6fhtD6VHgxIOmkM3Qk4QM=
Date: Wed, 19 Aug 2020 23:31:20 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ2XF7Z6KRGIHPC2M55JH43REVBNHHCRJG5BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4025/677289346@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4025@github.com>
References: <quicwg/base-drafts/issues/4025@github.com>
Subject: Re: [quicwg/base-drafts] Suspect this needs to not delay? (#4025)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e18b86f637_6ccf1964234467"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Js3rOE4aJK6YsHr1Xns37MogKjM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:31:22 -0000

----==_mimepart_5f3e18b86f637_6ccf1964234467
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677289346
----==_mimepart_5f3e18b86f637_6ccf1964234467
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677289346">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZSKVW5CUWC2AHUBWLSBS7LRANCNFSM4QFAM6MQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DOV4HILUU5UPOE63SBS7LRA5CNFSM4QFAM6M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBPJ3AQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677289346",
"url": "https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677289346",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e18b86f637_6ccf1964234467--


From nobody Wed Aug 19 23:33:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69D8F3A084B for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:32:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.555
X-Spam-Level: 
X-Spam-Status: No, score=-6.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YQv2-LHDr-fM for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:32:56 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CBABF3A0846 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:32:56 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 79F8958007D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:32:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597905176; bh=yQEnn7jpozNgzV+khHo9pEU9MbQRmiKOWJfOr8hhYZA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U0qRLdrGoyyZpL661z5Xkw7Ay/YS3k2s4RDri4/KgVNDAHNjKf0Pzh6jYldFc6PS+ 0ycE8uzHEsv4FMJKrPu0O3HCI6X3+BpXvOIoMp1hBkZIAZDjwgeqjzGnlJ8iniIIiu JWhydNH6RCEpAGUibdxwiZyDgQ1NBu6Pq93SGO5s=
Date: Wed, 19 Aug 2020 23:32:56 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5556727811@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e19183435b_f67196419704a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/swyz6Zft3eFq0b1wQ94E0M3rtp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:32:59 -0000

----==_mimepart_5f3e19183435b_f67196419704a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 2 commits.

99d976fe50d0e4a1a8dc740e0fefbb81b59d4a9d  kazuho's comments
2a50ecd6accd6b3376891dd94a332015c3eef6d3  kazuho's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/952952a241916edbca9cd1a56cd633fc596c756d..2a50ecd6accd6b3376891dd94a332015c3eef6d3

----==_mimepart_5f3e19183435b_f67196419704a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/99d976fe50d0e4a1a8dc740e0fefbb81b59d4a9d">99d976f</a>  kazuho&#39;s comments</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2a50ecd6accd6b3376891dd94a332015c3eef6d3">2a50ecd</a>  kazuho&#39;s comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/952952a241916edbca9cd1a56cd633fc596c756d..2a50ecd6accd6b3376891dd94a332015c3eef6d3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64NBDIRHF247ZBEGTSBS7RRANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYOI2E5D3L4QAQUUGDSBS7RRA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGU2TMNZSG44DCMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/952952a241916edbca9cd1a56cd633fc596c756d..2a50ecd6accd6b3376891dd94a332015c3eef6d3",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/952952a241916edbca9cd1a56cd633fc596c756d..2a50ecd6accd6b3376891dd94a332015c3eef6d3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3e19183435b_f67196419704a--


From nobody Wed Aug 19 23:42:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1E113A0938 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:42:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 X96UOf7vzlrW for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:42:44 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1AC393A0913 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:42:43 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 62E359005A0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:42:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597905762; bh=+UE8Kk4F2MuI9WXhBUfUeCJkenlmW9ZiBaBiahnbHvw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xw942CXsS36CXJ0GS57LZBn2l3FXC8NthcE+sDEU5pTnwehh2PqbLu3gnOn28GRPe FUVrW0smxMxK3OM4HG4huH2ncEOf8HG/55KfUNFU0O2VFpTA/OHhovwDiA2WP9b2Xi Y/SzEF2ihcHVkQdsr9ysC4Nd+CdhSlt5OzP9rWy4=
Date: Wed, 19 Aug 2020 23:42:42 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ6HDA67VDWSIP6UQV5JH6GFEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/471287642@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1b62538ce_1bdb1964265673"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cpHPO5QjxSoXTdFW5JFsQVcQTrc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:42:48 -0000

----==_mimepart_5f3e1b62538ce_1bdb1964265673
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

@janaiyengar Thank you for the changes. The updated text looks good to me.
* it explains how ack-delay can entirely be ignored,
* it talks about ack-delay, rather than max_ack_delay (ack-delay of 24ms can still be substantially large compared to actual RTT), and
* the advice uses "can", implying that there could be other ways of working around the problem.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471287642
----==_mimepart_5f3e1b62538ce_1bdb1964265673
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> Thank you for the changes. The updated text looks good to me.</p>
<ul>
<li>it explains how ack-delay can entirely be ignored,</li>
<li>it talks about ack-delay, rather than max_ack_delay (ack-delay of 24ms can still be substantially large compared to actual RTT), and</li>
<li>the advice uses "can", implying that there could be other ways of working around the problem.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471287642">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PNUUDZQFPC725HXLSBTAWFANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK24NQU3AKXBYFHK4XLSBTAWFA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQLUOWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471287642",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471287642",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e1b62538ce_1bdb1964265673--


From nobody Wed Aug 19 23:44:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A5DB3A08AF for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:44:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 u3h9d0-Gudv6 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:44:01 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 683FF3A088A for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:44:01 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id A1B70840D8E for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:44:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597905840; bh=pMUfeW4US4ifEtlbLALhd5gZuOP+yai6F1ALMf23Ux0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1A2Fxg6YY6vQBEIykX+lKKZLvV5WGFJmLdQF8F+GhQW7OhpPbW3BbDmE9PbwC42Pu MwCXGaI+ZoiXgWwx/z1IYEXasejGKCluU1FGBcFruCTXdqbn46xiJ2Qa6cPxSvoPPS eQGzD/1mlfUA0FaooMC/IkRjFvEa05azu3/Bz6TA=
Date: Wed, 19 Aug 2020 23:44:00 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5556769843@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1bb090786_35fa1964223560"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K8WQ8hbIBIrb1hcQgUR5Qvv1FFc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:44:03 -0000

----==_mimepart_5f3e1bb090786_35fa1964223560
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

eecb7feaab4b84d051b298ae379b2d320cbb6536  Fix line wrapping


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/422d364871761896809d0ff9d3417f1706cb153e..eecb7feaab4b84d051b298ae379b2d320cbb6536

----==_mimepart_5f3e1bb090786_35fa1964223560
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/eecb7feaab4b84d051b298ae379b2d320cbb6536">eecb7fe</a>  Fix line wrapping</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/422d364871761896809d0ff9d3417f1706cb153e..eecb7feaab4b84d051b298ae379b2d320cbb6536">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK36TOHAQKHXMG6OQVLSBTA3BANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7HE5YHGG355Q73BBTSBTA3BA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU2TMNZWHE4DIMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/422d364871761896809d0ff9d3417f1706cb153e..eecb7feaab4b84d051b298ae379b2d320cbb6536",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/422d364871761896809d0ff9d3417f1706cb153e..eecb7feaab4b84d051b298ae379b2d320cbb6536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3e1bb090786_35fa1964223560--


From nobody Wed Aug 19 23:47:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43A0C3A08B0 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:47:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6c4hlbw4HhwN for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:47:17 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06F043A08AB for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:47:16 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 34D2856058F for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:47:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597906036; bh=NxRfg7G0vTbZLETgt4ELI1zTpVUgc85z/oZHm/pnQpM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uvT08I7+2NtNRuhGwVHCy+vMn9O9NYIAFTn6XyNFS1nxFTR/2hHAx9TDrnFwucVjC yT/x/bW0FjsQPKStFDEWOXTeUr1JvklfIXg9oFiFANLmV3Fkc25fHJ39g45htAFqWF fOABMI/1wou+9Yzs+Q4GlRnF4/O7CoUoXwf4fVNw=
Date: Wed, 19 Aug 2020 23:47:16 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76ZQTHAM6HV4C5PCN5JH6XJEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/471289880@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1c7422d03_10a319643746e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ur8Omg917nADLTafa5R5KW2-TfM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:47:18 -0000

----==_mimepart_5f3e1c7422d03_10a319643746e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto commented on this pull request.



> -  // first RTT sample.
-  if (is first RTT sample):
-    return false
+InPersistentCongestion(lost_packets):
+  // Consider lost packets across all packet number spaces.
+  pc_lost.append(lost_packets)
+
+  // Disregard packets sent prior to getting an RTT sample.
+  assert(first_rtt_sample != 0)
+  for lost in pc_lost:
+    if lost.time_sent <= first_rtt_sample:
+      pc_lost.remove(lost)
+
+  // Find the largest contiguous set of lost packets that
+  // starts and ends with an ack-eliciting packet.
+  (first, last) = FindLargestContiguousLoss(pc_lost)

I cannot imagine how to detect contiguity for all packet spaces.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-471289880
----==_mimepart_5f3e1c7422d03_10a319643746e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazu-yamamoto</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r473659437">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -  // first RTT sample.
-  if (is first RTT sample):
-    return false
+InPersistentCongestion(lost_packets):
+  // Consider lost packets across all packet number spaces.
+  pc_lost.append(lost_packets)
+
+  // Disregard packets sent prior to getting an RTT sample.
+  assert(first_rtt_sample != 0)
+  for lost in pc_lost:
+    if lost.time_sent &lt;= first_rtt_sample:
+      pc_lost.remove(lost)
+
+  // Find the largest contiguous set of lost packets that
+  // starts and ends with an ack-eliciting packet.
+  (first, last) = FindLargestContiguousLoss(pc_lost)
</pre>
<p>I cannot imagine how to detect contiguity for all packet spaces.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-471289880">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5TQNHDOFWBNK2URQTSBTBHJANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK47YMFLP7SP4AZKSMDSBTBHJA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQLVAGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-471289880",
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-471289880",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e1c7422d03_10a319643746e--


From nobody Wed Aug 19 23:48:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5606D3A08AB for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:48:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 oyiW5ivF2q-J for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 23:48:11 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11D123A086D for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:48:11 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 57DA9600DD3 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 23:48:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597906090; bh=HPuGmtMUAHDZBE87EIOGQSCeO7lfvXWb1NtN/Sq9+to=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kSNwLMtBeM3iK8ApHZUUM1luReTxmYUeSGRFz4H5MJgOp3LoMFhQAUJtvFWFRILtW 4mZrFzeriwVH95FsI7YYpDQkv0B4TBQkoAFJDK4ifm1rYcmDnUgTqmnbOZDbmZzsn3 uXVbHXUhf6OLxBugVcZDKtDfC/+fAsHtDHG0+SmQ=
Date: Wed, 19 Aug 2020 23:48:10 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7AYEMJ7ZM7S6HMOZV5JH62VEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/471290376@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e1caa47a94_360119642377d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZAT09-uIVEw0FTQl_LLU_Abm8b4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 06:48:12 -0000

----==_mimepart_5f3e1caa47a94_360119642377d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto commented on this pull request.



>    pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
     max_ack_delay
-  congestion_period = pto * kPersistentCongestionThreshold
-  // Determine if all packets in the time period before the
-  // largest newly lost packet, including the edges and
-  // across all packet number spaces, are marked lost.
-  return AreAllPacketsLost(largest_lost, congestion_period)
+  pc_period = pto * kPersistentCongestionThreshold
+  return (last.time_sent - first.time_sent) > pc_period

>From the recovery draft, it is not certain which is correct, `>` or `>=`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-471290376
----==_mimepart_5f3e1caa47a94_360119642377d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazu-yamamoto</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r473660149">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;    pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
     max_ack_delay
-  congestion_period = pto * kPersistentCongestionThreshold
-  // Determine if all packets in the time period before the
-  // largest newly lost packet, including the edges and
-  // across all packet number spaces, are marked lost.
-  return AreAllPacketsLost(largest_lost, congestion_period)
+  pc_period = pto * kPersistentCongestionThreshold
+  return (last.time_sent - first.time_sent) &gt; pc_period
</pre>
<p>From the recovery draft, it is not certain which is correct, <code>&gt;</code> or <code>&gt;=</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-471290376">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOO23OZGWNCRREINLSBTBKVANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2S4HVSJFB5H2JJTLSBTBKVA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQLVECA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-471290376",
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-471290376",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e1caa47a94_360119642377d4--


From nobody Thu Aug 20 00:09:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F1733A08B3 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:09:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jCykrv5fyQfD for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:09:44 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F0253A08AB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:09:44 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 62A3F840205 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:09:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597907383; bh=aS7nsUGW0yayHI64lYb81gda3FlmPghVeDoIBFlwCPk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S7E4VXwqqmQkbFdpISxYsB0bI7kj/WbLIz7y2BsDcvZKGh3Ss9kj5t1AbH2RXgF1V 6SRhundxd/E8eYk6MLL5/QydIzahglhWf8LMfPe+ezqBLTilfhAbrkIS4nPvEdwmwg yQbtsmOxRVaHOoxZfbCZpBDsTBymlWju74pXmbFg=
Date: Thu, 20 Aug 2020 00:09:43 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYAAZJX7HFMMMSFUOF5JIBLPEVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/c677389067@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e21b7528af_44981964360283"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SOJBq8U7YxRCxGOAG60zprAk0a8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 07:09:46 -0000

----==_mimepart_5f3e21b7528af_44981964360283
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It would be necessary to use much resource to implement the detection of persistent congestion described here because of "across all packet spaces". So, let me ask a basic question. What is the motivation to define persistent congestion across all packet spaces? Isn't it good enough to limit persistent congestion only to 1-RTT?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#issuecomment-677389067
----==_mimepart_5f3e21b7528af_44981964360283
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>It would be necessary to use much resource to implement the detection of persistent congestion described here because of "across all packet spaces". So, let me ask a basic question. What is the motivation to define persistent congestion across all packet spaces? Isn't it good enough to limit persistent congestion only to 1-RTT?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#issuecomment-677389067">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LNCD35JT3W7ZHXJ3SBTD3PANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZABY7ACLXJKO64P33SBTD3PA5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQCGCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-677389067",
"url": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-677389067",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e21b7528af_44981964360283--


From nobody Thu Aug 20 00:10:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3803D3A0954 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:10:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3zRWXH7lQh1T for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:10:48 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C0813A08AB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:10:48 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 60C05340E2F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:10:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597907447; bh=i6q57Uvfkgq9Bpd0CdV4S9nMm/KCGzehu31WxWmhmhk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hp3OoOXpyAr4wjVIm/SO+nMBUEnBz9maLKWyR6+ztUwHS3rPAkBGBGepHvGu7iM/f IcH1mQIADUiPc/F5jqPQFqdwo/7an6vLyPElOFUJtyV5xocs7e3Xc+cJtzXsaj2UhO gc8GFADTanMiyGJWgQkl01ppG/+smE2JmgUEUY1U=
Date: Thu, 20 Aug 2020 00:10:47 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5T4OBW2VXQS2BQDVF5JIBPPEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/471302778@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e21f751bdd_2de5196429251"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6Axqz89kc68krkIqx64S8nt72qE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 07:10:49 -0000

----==_mimepart_5f3e21f751bdd_2de5196429251
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto commented on this pull request.



>    pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
     max_ack_delay
-  congestion_period = pto * kPersistentCongestionThreshold
-  // Determine if all packets in the time period before the
-  // largest newly lost packet, including the edges and
-  // across all packet number spaces, are marked lost.
-  return AreAllPacketsLost(largest_lost, congestion_period)
+  pc_period = pto * kPersistentCongestionThreshold
+  return (last.time_sent - first.time_sent) > pc_period

#3961 says "exceed". So, `>` should be correct.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#discussion_r473677956
----==_mimepart_5f3e21f751bdd_2de5196429251
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazu-yamamoto</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r473677956">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;    pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
     max_ack_delay
-  congestion_period = pto * kPersistentCongestionThreshold
-  // Determine if all packets in the time period before the
-  // largest newly lost packet, including the edges and
-  // across all packet number spaces, are marked lost.
-  return AreAllPacketsLost(largest_lost, congestion_period)
+  pc_period = pto * kPersistentCongestionThreshold
+  return (last.time_sent - first.time_sent) &gt; pc_period
</pre>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="666726985" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3961" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3961/hovercard" href="https://github.com/quicwg/base-drafts/pull/3961">#3961</a> says "exceed". So, <code>&gt;</code> should be correct.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r473677956">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2FPMB63HW35ENLETSBTD7PANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2V6453SIL7Q5QO3JDSBTD7PA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQLYE6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r473677956",
"url": "https://github.com/quicwg/base-drafts/pull/4010#discussion_r473677956",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e21f751bdd_2de5196429251--


From nobody Thu Aug 20 00:40:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0F8C3A099B for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:40:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dwbKadZE8Wnz for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:40:28 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC5F23A0990 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:40:28 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id BA4EB6000A9 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:40:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597909227; bh=sWijbU+g6CQHpldTaAexKzDTHOodb6ONBQYN9kIjHmI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R9HLf1oBLRohYqZClKU1YJpLbC2o2T0H4F2o+LG9DADFR0VKzr+adOwf7jE0HL99/ Of/L3FUGsQWZsSBlYJo/4OONm6FY1kEQzHNS3e08kj1nmN5tkfc5Rt0DfCjTqxakVn 8KRI89gvnB2ALtWOneID/PVVVA+zv8U2hy6Gul3k=
Date: Thu, 20 Aug 2020 00:40:27 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5AZAP2OUM4XCZU7V5JIE6XEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471340873@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e28ebaa725_792b19641898af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LKY-UOQpK8lS9Yf0HsoBs68SXpw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 07:40:30 -0000

----==_mimepart_5f3e28ebaa725_792b19641898af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

@gorryfair commented on this pull request.=0D
=0D
=0D
=0D
> -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Not=
e that=0D
-this requires being able to read the ECN codepoints from the enclosing I=
P=0D
-packet, which is not possible on all platforms.=0D
=0D
Simply ignoring ECN is not an acceptable position.  My comment here was n=
ot a request to remove that. It was a request to clarify what happens on =
those other platforms: "On those platforms, QUIC will not enable use of E=
CN for this endpoint.=E2=80=9D=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473705986=

----==_mimepart_5f3e28ebaa725_792b19641898af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@gorryfair</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r473705986">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -subsequent ACK frames; see {{generating-a=
cks}} and {{frame-ack}}.  Note that=0D
-this requires being able to read the ECN codepoints from the enclosing I=
P=0D
-packet, which is not possible on all platforms.=0D
</pre>=0D
<p>Simply ignoring ECN is not an acceptable position.  My comment here wa=
s not a request to remove that. It was a request to clarify what happens =
on those other platforms: "On those platforms, QUIC will not enable use o=
f ECN for this endpoint.=E2=80=9D</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4016#discussion_r473705986">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK2OYH3=
VCJFYGHUEBF3SBTHOXANCNFSM4QE7VRUQ">unsubscribe</a>.<img src=3D"https://gi=
thub.com/notifications/beacon/AFTOJK7SUYSQIWUETGFQCODSBTHOXA5CNFSM4QE7VRU=
2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQMB=
OSI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r47=
3705986",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r47370=
5986",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3e28ebaa725_792b19641898af--


From nobody Thu Aug 20 00:43:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEB433A099B for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:43:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KmFeXhAu4lYd for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:43:02 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 81E023A0992 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:43:02 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 67D275C03F7 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:43:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597909381; bh=y6AvPX7npCkLlbbBUPrM30mysCUo01yzpF80nYiCF0o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=resgxROYg6I8YPvWIeuXOgz+nubUJCo8hNldQURoWRZkn/K6FhDyzoydvAagtUTtw FCAxKiR/Sm3D1JSLCWcx6X/eziC0Mv/cHR0IegPwLpqd7I9tIPBmX+Rgv2ZWeGaJ+y 0EUJgmql91N6wHh1ojjWefr5xoklyGMruX/euHe4=
Date: Thu, 20 Aug 2020 00:43:01 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62XBYYK4NE2LCQJ5F5JIFILEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471342560@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e298559371_75b81964443925"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cHBoHWO--VqAuPYXWJoxEW8khUE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 07:43:04 -0000

----==_mimepart_5f3e298559371_75b81964443925
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



> -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.

But if the platform doesn't allow access to the ECN bits, the QUIC stack will not be able to use ECN *at all*. So why scope this to an endpoint?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473709226
----==_mimepart_5f3e298559371_75b81964443925
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473709226">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.
</pre>
<p>But if the platform doesn't allow access to the ECN bits, the QUIC stack will not be able to use ECN <em>at all</em>. So why scope this to an endpoint?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473709226">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PXJX2BWYFVWZHP6DSBTHYLANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6E6SNOX3D25SKZ2SDSBTHYLA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQMB3YA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473709226",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473709226",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e298559371_75b81964443925--


From nobody Thu Aug 20 00:49:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 956523A099B for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:49:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QbnpZ-xNIazN for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:49:51 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00B483A0954 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:49:50 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 07EDA900057 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:49:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597909790; bh=N7Ws0eC5VGH3OfhXWSdNefonkuotItWptrSpo6PbN2w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Hri5QtGAxLom8GJzAWTmqF9pas9j5+iCFpLmO8PhZkBHNFbIPBd10MhXskSlass9n YOY5xAqp9ZFynKCxelh7+rN3WCHXhoTkWZVJaMg8Jyn00mHYokNSbB71LLbQZLWDDD nFcNku1vJThdw3pSZhZNbYl02NPME6+lFqAJaDyY=
Date: Thu, 20 Aug 2020 00:49:49 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GNRE44MVHU5NJM5N5JIGB3EVBNHHCRKTJ7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4037/review/471345472@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4037@github.com>
References: <quicwg/base-drafts/pull/4037@github.com>
Subject: Re: [quicwg/base-drafts] Revalidation for ECN (#4037)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e2b1ded059_77f119641580a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CrACvDGxmLd1JGChvAhnv4gGdCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 07:49:53 -0000

----==_mimepart_5f3e2b1ded059_77f119641580a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair commented on this pull request.



> @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server's preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.

Why is this a could. Ignoring ECN is inappropriate and dangerous to the health of other flows. (If a flow received CE-marks it could reasonably assume ECN is working, if it see nothing it needs at some point to recheck this works.)

I'd expect this to be needed: Why therefore is this not a SHOULD?


> @@ -3843,11 +3843,8 @@ instead of dropping it.  Endpoints react to congestion by reducing their sending
 rate in response, as described in {{QUIC-RECOVERY}}.
 
 To use ECN, QUIC endpoints first determine whether a path supports ECN marking
-and the peer is able to access the ECN codepoint in the IP header.  A network
-path does not support ECN if ECN marked packets get dropped or ECN markings are
-rewritten on the path. An endpoint validates the use of ECN on the path, both
-during connection establishment and when migrating to a new path
-({{migration}}).
+and the peer is able to access the ECN codepoint in the IP header; see
+{{ecn-validation}}.

I think the new text is wrong. Support by the endpoint isn't sufficient. The path validation is required to use ECN, and this spec needs to say this for each new path.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4037#pullrequestreview-471345472
----==_mimepart_5f3e2b1ded059_77f119641580a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r473715115">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server&#39;s preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.
</pre>
<p>Why is this a could. Ignoring ECN is inappropriate and dangerous to the health of other flows. (If a flow received CE-marks it could reasonably assume ECN is working, if it see nothing it needs at some point to recheck this works.)</p>
<p>I'd expect this to be needed: Why therefore is this not a SHOULD?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r473717864">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3843,11 +3843,8 @@ instead of dropping it.  Endpoints react to congestion by reducing their sending
 rate in response, as described in {{QUIC-RECOVERY}}.
 
 To use ECN, QUIC endpoints first determine whether a path supports ECN marking
-and the peer is able to access the ECN codepoint in the IP header.  A network
-path does not support ECN if ECN marked packets get dropped or ECN markings are
-rewritten on the path. An endpoint validates the use of ECN on the path, both
-during connection establishment and when migrating to a new path
-({{migration}}).
+and the peer is able to access the ECN codepoint in the IP header; see
+{{ecn-validation}}.
</pre>
<p>I think the new text is wrong. Support by the endpoint isn't sufficient. The path validation is required to use ECN, and this spec needs to say this for each new path.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4037#pullrequestreview-471345472">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ73APSVOSE7RWD2NTSBTIR3ANCNFSM4QFPDJXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2JVGY2RJ63TFEBIK3SBTIR3A5CNFSM4QFPDJXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQMCSQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4037#pullrequestreview-471345472",
"url": "https://github.com/quicwg/base-drafts/pull/4037#pullrequestreview-471345472",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e2b1ded059_77f119641580a1--


From nobody Thu Aug 20 00:51:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 530823A09A6 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:51:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UIDSbDdcef1x for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:51:56 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 556643A09A2 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:51:56 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 9247134005D for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:51:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597909915; bh=/90BsnBh9mGpRhkeUdlYt7xLy5W8gMI4X0YXSXmDnXM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kv4o/HQGt/mIwF3qDF+8IWIbfdy6Wyxzi6MsgAlmJuZnyUe8mfxoVNEUKvDqQqJYx qHVspaPS5Uit1mhx1SXwqQfi535kW0LoF47WLwlU3LnOKZpbe+1rP6GTtAP00VPorh Z/TbHjev+7lw96TOj/ZJ41yq8LR8UrxlluevXrmw=
Date: Thu, 20 Aug 2020 00:51:55 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ZO4BL3G3OLEFCYM55JIGJXEVBNHHCRJHFME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4027/677436341@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4027@github.com>
References: <quicwg/base-drafts/issues/4027@github.com>
Subject: Re: [quicwg/base-drafts] This statement is dangerous (#4027)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e2b9b827c5_33ca19642648d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I_Yopem_oktZ43SPX9N2VCeLImQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 07:51:57 -0000

----==_mimepart_5f3e2b9b827c5_33ca19642648d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes - this includes other uses of the network.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4027#issuecomment-677436341
----==_mimepart_5f3e2b9b827c5_33ca19642648d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes - this includes other uses of the network.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4027#issuecomment-677436341">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY2MZ55BNFYYBHWXYDSBTIZXANCNFSM4QFAPQ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4F64VXVIL7QOSRWD3SBTIZXA5CNFSM4QFAPQ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQNXNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4027#issuecomment-677436341",
"url": "https://github.com/quicwg/base-drafts/issues/4027#issuecomment-677436341",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e2b9b827c5_33ca19642648d9--


From nobody Thu Aug 20 00:54:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AE903A09B0 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:54:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 a9J2lDrRKBsQ for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:54:56 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 037703A09AB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:54:55 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 508A3600D94 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:54:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597910095; bh=9lJGyBfSYg23SNa0LxKs9MhTjsSq2hNluplQeUZZNrE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bjhUi3VjOEcd0s9Vlx7XLsBlpH3YagshPZHnf1jsRr8G80WeQmN1HxOfRAscuMvZh utuVZJyRJRNrHnawFqxKt4jo35ZRb5rlG2BNXbBPYmIVgbp8Nx4gjfk8E2CtSz16K0 Q/Hk0VT29tV0baSfO6VXliXK+hSLy6hTO0uFPW8M=
Date: Thu, 20 Aug 2020 00:54:55 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EJAYSCUZCQOBB2K55JIGU7EVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/c677437685@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e2c4f40b2c_23419642477ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b6MlGdoLTS4bDbkB8OuBixhhue0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 07:54:57 -0000

----==_mimepart_5f3e2c4f40b2c_23419642477ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto I'm not sure if the amount of state an endpoint needs to retain changes depending on if persistent congestion is a connection-wide event. FWIW, we had some discussion regarding the complexity in #3939, and my take is https://github.com/quicwg/base-drafts/issues/3939#issuecomment-662808337.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#issuecomment-677437685
----==_mimepart_5f3e2c4f40b2c_23419642477ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/users/kazu-yamamoto/hovercard" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/kazu-yamamoto">@kazu-yamamoto</a> I'm not sure if the amount of state an=
 endpoint needs to retain changes depending on if persistent congestion i=
s a connection-wide event. FWIW, we had some discussion regarding the com=
plexity in <a class=3D"issue-link js-issue-link" data-error-text=3D"Faile=
d to load title" data-id=3D"663470783" data-permission-text=3D"Title is p=
rivate" data-url=3D"https://github.com/quicwg/base-drafts/issues/3939" da=
ta-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/iss=
ues/3939/hovercard" href=3D"https://github.com/quicwg/base-drafts/issues/=
3939">#3939</a>, and my take is <a class=3D"issue-link js-issue-link" dat=
a-error-text=3D"Failed to load title" data-id=3D"663470783" data-permissi=
on-text=3D"Title is private" data-url=3D"https://github.com/quicwg/base-d=
rafts/issues/3939" data-hovercard-type=3D"issue" data-hovercard-url=3D"/q=
uicwg/base-drafts/issues/3939/hovercard?comment_id=3D662808337&amp;commen=
t_type=3Dissue_comment" href=3D"https://github.com/quicwg/base-drafts/iss=
ues/3939#issuecomment-662808337">#3939 (comment)</a>.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3961#issuecomment-677437685">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK2QKF=
426JFGK47YC6DSBTJE7ANCNFSM4PKA2QWQ">unsubscribe</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AFTOJK6IZTWAAOUXMETMQ2TSBTJE7A5CNFSM4PKA2Q=
W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQOB5I.gif=
" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-6=
77437685",
"url": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-6774=
37685",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5f3e2c4f40b2c_23419642477ac--


From nobody Thu Aug 20 00:59:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B92C03A09B1 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:59:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kWCREX2CXxN6 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 00:59:19 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A82AA3A085A for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:59:19 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id EA6878401FF for <quic-issues@ietf.org>; Thu, 20 Aug 2020 00:59:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597910358; bh=jllb32M3CAC8ws4rhkB2fXnQRWSkCwtq21UtNdDDP90=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mh/QhuZGD4UyYkHxoyerMWGazmuf8Mq4YoZEBJvb5hweAfXlHP/ouChfy/QwoJaoG hdU4YHtxhlV+um3SqFTIcP4Vmk5P7IeOE38Q2fps3NAkiaRqwu9kvWzEu6X5glGzMs WNRS341uEGddb16ixCKOptSLrWw8zwZCx/P1g+JI=
Date: Thu, 20 Aug 2020 00:59:18 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBXCHKKJ3XC45VLDF5JIHFNEVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022/677440399@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e2d56d0c23_5a7f196427342c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JVOzcinYma_jsGpnUdParLkdSNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 07:59:21 -0000

----==_mimepart_5f3e2d56d0c23_5a7f196427342c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No. I think this is not the same understanding of what it means to say "verify support for ECN". What I see as validation, is the act of setting a CE code point and seeing this echoed by the remote endpoint. To me this can be done at the sending endpoint and the resulting ECN feedback can safely ignored from a CC perspective when it refers to the packet was intentionally CE-marked.

(This does not confirm the devices on path observe or remark, simply that if a known CE-mark is inserted by the sender, this is in fact observed by the receiver and generates a response to the sender. I agree that knowledge whether the path updates ECT-marks is not a part of the spec.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677440399
----==_mimepart_5f3e2d56d0c23_5a7f196427342c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>No. I think this is not the same understanding of what it means to say "verify support for ECN". What I see as validation, is the act of setting a CE code point and seeing this echoed by the remote endpoint. To me this can be done at the sending endpoint and the resulting ECN feedback can safely ignored from a CC perspective when it refers to the packet was intentionally CE-marked.</p>
<p>(This does not confirm the devices on path observe or remark, simply that if a known CE-mark is inserted by the sender, this is in fact observed by the receiver and generates a response to the sender. I agree that knowledge whether the path updates ECT-marks is not a part of the spec.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677440399">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JVYE3BQSYMKH7NMTSBTJVNANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4T7AYA6V3VJ5IQMRTSBTJVNA5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQOXDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677440399",
"url": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677440399",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e2d56d0c23_5a7f196427342c--


From nobody Thu Aug 20 01:14:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86FFC3A09BC for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:14:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FkooZXfZJlCl for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:14:15 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D0EF3A09C1 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:14:15 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 9C2AC5E0FAD for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:14:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597911254; bh=n0+gJuD4CY5tLdZF1UA+dW5+oy3g3I1FcLnYP0FE4l0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MV8XeFt0X0ZaGxgeuG/UNU2JJjiuqL5c60hBFgpJusl05FxmQpNqJ9ehGkkdJN4Wd VQwP3I9AQR6EYn1bI9DmSvpdMfpiCTMR2d154TiVA4f1eDBZMfSiZf8ACoHGdnj48G mtlLbtQe/VBIZRatiHab752tHzRn3D+9l+6AQ2aA=
Date: Thu, 20 Aug 2020 01:14:14 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHXL7LE6RQ74VQ3GV5JII5NEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/677449924@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e30d68d2c9_3a6f196449624f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3Bk11ZXIUF1DO73RrWx0TL5NYqQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:14:16 -0000

----==_mimepart_5f3e30d68d2c9_3a6f196449624f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with the logic in this thread, but this seems far too subtle/clever and others will be confused at this point. However, I read this as the remote checks that the minimum size is sufficient. That means not padding this breaks the protocol. Why doesn't that require a MUST for any version (sec 14). If it doesn't then this doesn't yet explain under what cases the present "SHOULD" can be violated.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677449924
----==_mimepart_5f3e30d68d2c9_3a6f196449624f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree with the logic in this thread, but this seems far too subtle/clever and others will be confused at this point. However, I read this as the remote checks that the minimum size is sufficient. That means not padding this breaks the protocol. Why doesn't that require a MUST for any version (sec 14). If it doesn't then this doesn't yet explain under what cases the present "SHOULD" can be violated.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677449924">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JRYTWFHVDVMPALJDSBTLNNANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK42A5EFH22XBNJP23DSBTLNNA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQRBRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677449924",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677449924",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e30d68d2c9_3a6f196449624f--


From nobody Thu Aug 20 01:23:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEA723A09D9 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:23:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WPcIeafL1HHZ for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:23:03 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 847583A09D4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:23:03 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id B648BE1EE3 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:23:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597911782; bh=xrCCCUr5nSlxJ+QA6mWFY+tA5e6qg+v8LdR5RcFb6l4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A4Lr85tSPN4gB+Bx9SNfLNmIimRD7OOH77EBYdjQWiO6rjjiJHqzaY4g4TGuyRu/W 6vl9Fwd8K3eFtT2vRDyvn+h6rgvS6FnRcjaMlPGMKyLJiYH/6zHwDw0yQ55IiVOFKg zKavs7xmwW/9ZSa2aX68dRIEeF7si8P3R+x3h2u0=
Date: Thu, 20 Aug 2020 01:23:02 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PZBLU25UIGVSZ7P55JIJ6NEVBNHHCRJGDMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4018/677454242@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4018@github.com>
References: <quicwg/base-drafts/issues/4018@github.com>
Subject: Re: [quicwg/base-drafts] Implying sequencing (#4018)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e32e6a6a9d_5908196431677"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nqu_bxq3Iu_dRlNzjfJB-59LNDM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:23:05 -0000

----==_mimepart_5f3e32e6a6a9d_5908196431677
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This particular text appears to have been edited, thanks.

There's still other uses of "in order" that the editors may like to address to avoid potential misunderstanding:

/Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet./ ... this might be misread as an ordering requirement, but I think is intend to be: /Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet./

and
/Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet./ ... seem like /Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet./ 

This also is potentially misread: /An adversarial sender might intentionally send fragments of stream data in order to cause disproportionate receive buffer memory commitment and/or creation of a large and inefficient data structure./ and could be /An adversarial sender might intentionally send fragments of stream data that cause disproportionate receive buffer memory commitment and/or creation of a large and inefficient data structure./

and perhaps this also: 
/An adversarial receiver might intentionally not acknowledge packets containing stream data in order to force the sender to store the unacknowledged stream data for retransmission./ would be clearer as /An adversarial receiver might intentionally not acknowledge packets containing stream data so that it forces the sender to store the unacknowledged stream data for retransmission./


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677454242
----==_mimepart_5f3e32e6a6a9d_5908196431677
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This particular text appears to have been edited, thanks.</p>
<p>There's still other uses of "in order" that the editors may like to address to avoid potential misunderstanding:</p>
<p>/Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet./ ... this might be misread as an ordering requirement, but I think is intend to be: /Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet./</p>
<p>and<br>
/Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet./ ... seem like /Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet./</p>
<p>This also is potentially misread: /An adversarial sender might intentionally send fragments of stream data in order to cause disproportionate receive buffer memory commitment and/or creation of a large and inefficient data structure./ and could be /An adversarial sender might intentionally send fragments of stream data that cause disproportionate receive buffer memory commitment and/or creation of a large and inefficient data structure./</p>
<p>and perhaps this also:<br>
/An adversarial receiver might intentionally not acknowledge packets containing stream data in order to force the sender to store the unacknowledged stream data for retransmission./ would be clearer as /An adversarial receiver might intentionally not acknowledge packets containing stream data so that it forces the sender to store the unacknowledged stream data for retransmission./</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677454242">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZWBZYTZFN6KY5SYXLSBTMONANCNFSM4QFADXOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CJ3R5HSXDO3MLG43SBTMONA5CNFSM4QFADXO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQSDIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677454242",
"url": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677454242",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e32e6a6a9d_5908196431677--


From nobody Thu Aug 20 01:26:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1B713A09D9 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:26:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AksTlU-ohmXg for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:26:39 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C43D53A084E for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:26:39 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 126FF5C0E4C for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:26:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597911999; bh=dLTksZYXxTZC6hSGrCQMKPp3Jow+tojq+Zl4/49EPNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nviTyEcyGadB8l1uN5sll5T/CVpn8AEm4RMEs8ZTYcHQEv1Psmq/1dt8NRVcLqtWM eqcBpArc8rwEOeWByT3cYY9Ch0TFUKAeD6EzuNsrrfxvWX3lDQ2gDglinz5oxb4ECD KhIKK+idNYExcZD1+m2dU4oo9mY6Em+nHKLNEwHw=
Date: Thu, 20 Aug 2020 01:26:38 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YJTER5VAN33OQB5N5JIKL5EVBNHHCRJGDMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4018/677455889@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4018@github.com>
References: <quicwg/base-drafts/issues/4018@github.com>
Subject: Re: [quicwg/base-drafts] Implying sequencing (#4018)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e33bee713a_17d919644540f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f22cjq1oi3fRwqQ5r5ksNnZ1X_A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:26:41 -0000

----==_mimepart_5f3e33bee713a_17d919644540f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair, you *please* need to open new issues for these things, one for each.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677455889
----==_mimepart_5f3e33bee713a_17d919644540f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>, you <em>please</em> need to open new issues for these things, one for each.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677455889">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3PDZAI3NBRKLDMR33SBTM35ANCNFSM4QFADXOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WP6HOFROTVTKQJM3SBTM35A5CNFSM4QFADXO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQSQEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677455889",
"url": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677455889",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e33bee713a_17d919644540f0--


From nobody Thu Aug 20 01:26:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 556C33A09E7 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:26:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PKnurwg2eoXn for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:26:42 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 86ACF3A084E for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:26:42 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 89A7290002F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:26:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912001; bh=X46kxG6RP9OGesfg3PbLPcZbikb1vZn4sqy81AUbtEQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t0t+pwYp2eDlkWCtFHNSNsDbBfBJv55ejJsRg+1SWROjfDw33Cknifoa2brvNh9o2 46ZIUB1np3AvKWFjm4qcfEnL5HLeubigwWdE7a/MIKviokUT27tAfHXSwDdK/9Em+P fOuqZgXD6rvvFB1ADu1nOomwRUaB8nRWQEWHqupI=
Date: Thu, 20 Aug 2020 01:26:41 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQHI5JSXEMITKQWDF5JIKMDEVBNHHCRJGZQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4024/677455914@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4024@github.com>
References: <quicwg/base-drafts/issues/4024@github.com>
Subject: Re: [quicwg/base-drafts] What if parameter definition requires that it is stored? (#4024)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e33c179c44_af6196441564"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wZQzkZJBrlMCMnlEvQ0UNUPU1p0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:26:43 -0000

----==_mimepart_5f3e33c179c44_af6196441564
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This was a question, close with no action is fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4024#issuecomment-677455914
----==_mimepart_5f3e33c179c44_af6196441564
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This was a question, close with no action is fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4024#issuecomment-677455914">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2N3ARAT3Z5DKR6TE3SBTM4DANCNFSM4QFALZ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LF4767ITDOQIRQ7DSBTM4DA5CNFSM4QFALZ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQSQKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4024#issuecomment-677455914",
"url": "https://github.com/quicwg/base-drafts/issues/4024#issuecomment-677455914",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e33c179c44_af6196441564--


From nobody Thu Aug 20 01:27:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4D9F3A09D9 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:27:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DXpWRAHKjFzW for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:27:09 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAA473A09DE for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:27:09 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id DE8EB56007B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:27:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912028; bh=+m+0TdgCSXJAuxPUaS0DSLtJ6ja3MrxakjrcJwWengI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tVvbyBpXrRfF58m3//TrxnzK3T6/yjeYHsdjcbxowkIqnMsiZdwDsUtB+aaN+ubOJ gFZrUn8Bnh14cBwYFOoBBuZdEktpxcmuApZxuI9w8R+vt6keOuiOOEYx6202OGVuvA Jc9GOrtUUiNrSnEyd01lPaG8gjjzxc/I5rixkEeE=
Date: Thu, 20 Aug 2020 01:27:08 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZGKUTZSXQ62CGYV2V5JIKNZEVBNHHCRJGZQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4024/issue_event/3674165026@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4024@github.com>
References: <quicwg/base-drafts/issues/4024@github.com>
Subject: Re: [quicwg/base-drafts] What if parameter definition requires that it is stored? (#4024)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e33dccea6f_54a119642705f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m8OlfpmWd6VUg9LFHP_JoZa663A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:27:11 -0000

----==_mimepart_5f3e33dccea6f_54a119642705f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4024.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4024#event-3674165026
----==_mimepart_5f3e33dccea6f_54a119642705f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681892230" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4024" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4024/hovercard" href="https://github.com/quicwg/base-drafts/issues/4024">#4024</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4024#event-3674165026">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LBCH4OOOK4HHMTT3SBTM5ZANCNFSM4QFALZ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SR4BRLCQTZRM7AD3SBTM5ZA5CNFSM4QFALZ52YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3L7U6IQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4024#event-3674165026",
"url": "https://github.com/quicwg/base-drafts/issues/4024#event-3674165026",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e33dccea6f_54a119642705f9--


From nobody Thu Aug 20 01:29:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C8063A09DE for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:29:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hdPqFhX1uK-D for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:29:07 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CCA73A09D9 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:29:07 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id CADD96003FD for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:29:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912146; bh=j++LClmzEd59k0i4OACQH4eBYV2P3ZhZCWASUzJa5c8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s1k22DU4+5wCxup3EEOvVyuAccPblJBmyhrWxRYIudYrbkD3wS3VKZv7HyfvfFcr+ rsj457CeYC4Bhc/cXBnE6MpVJUVw5Yn8rlbitcseWq0dLpXKNGwIMvhe/C6eL5TcyX J65FAjzVgN/eu49cDriXQvexNw1YbnUU0oSLvwpo=
Date: Thu, 20 Aug 2020 01:29:06 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LF3HXH6VLUMCLAI55JIKVFEVBNHHCRKSDGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4036/c677457065@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4036@github.com>
References: <quicwg/base-drafts/pull/4036@github.com>
Subject: Re: [quicwg/base-drafts] "don't delay" for PATH_RESPONSE (#4036)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e3452bb78a_30bd1964441048"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vi1qizTKqpJJhQDYTz9Mr4qbibo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:29:08 -0000

----==_mimepart_5f3e3452bb78a_30bd1964441048
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

WFM, and resolves the original NiT.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4036#issuecomment-677457065
----==_mimepart_5f3e3452bb78a_30bd1964441048
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>WFM, and resolves the original NiT.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4036#issuecomment-677457065">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TJEQ76RBZPYPSWCLSBTNFFANCNFSM4QFOSSJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK76VG4BUZY7HV4FZDLSBTNFFA5CNFSM4QFOSSJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQSZKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4036#issuecomment-677457065",
"url": "https://github.com/quicwg/base-drafts/pull/4036#issuecomment-677457065",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e3452bb78a_30bd1964441048--


From nobody Thu Aug 20 01:29:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4B113A09E1 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:29:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Hx21y0I6dRGt for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:29:24 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 05E4B3A09E0 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:29:24 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 5608B5C0E06 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:29:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912163; bh=ngnHWxACY3i3YGDkmwICHEVZWn+vE1I7y2Nc5jYfCSs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pk48HroUHhWm3PplpY/H18DjZtLdlk8sJeuKemm+2xgU6d1hyjBcat2k0sL3bIGao NvmVTvyp3kic97ASNKeE7OYU0Fq9Aa9ML2/aOtTqGfxnlj70xLoGdDYFbJ/rgmr7VA YRbjmPPds7VZS+XigL1Lp1XNp3aDoBJxr4oX57NY=
Date: Thu, 20 Aug 2020 01:29:23 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4JRWRBQ7B3GN37U55JIKWHEVBNHHCRJG5BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4025/677457192@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4025@github.com>
References: <quicwg/base-drafts/issues/4025@github.com>
Subject: Re: [quicwg/base-drafts] Suspect this needs to not delay? (#4025)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e346345bc7_51f51964583188"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6oCNbJWi1oTzpzQ8es0vPwqxli0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:29:25 -0000

----==_mimepart_5f3e346345bc7_51f51964583188
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Seems resolved by the PR

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677457192
----==_mimepart_5f3e346345bc7_51f51964583188
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Seems resolved by the PR</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677457192">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYL3MQNUQW7LNXYZDLSBTNGHANCNFSM4QFAM6MQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6S2UNYA2E67TKARH3SBTNGHA5CNFSM4QFAM6M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQS2KA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677457192",
"url": "https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677457192",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e346345bc7_51f51964583188--


From nobody Thu Aug 20 01:29:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BE7B3A09E1 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:29:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wYq3BgPUSmjL for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:29:50 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E68D3A09E0 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:29:50 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id A30E25C0DDD for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:29:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912189; bh=Zq0lwD73hKQYqlqFDB8wJ4CnwhzdR09WK4FT1BAA7ac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=efLJQTX9hUulnvWwzpmtB2krqYCHeLDc3YJrv/fe9vwhjRv/026IhOPrKlP2OrHSS 7ow+TTKbn4is/ZuR/+GHcuEV5o8nWoqwWK6MuLhgjExbWbwu7gtTr6cYAUPpjLSHZf pTgEmLmR+D3MxU+ovjBo1rZa8eMe6ac7cQDArk7I=
Date: Thu, 20 Aug 2020 01:29:49 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47QZABVUREHGI6OFF5JIKX3EVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022/677457383@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e347d93c5f_30281964375332"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/swqooMtSo8KQcuKwPQZO5vJn-jA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:29:57 -0000

----==_mimepart_5f3e347d93c5f_30281964375332
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So would a resolution be "An end point can verify support for ECN by observing whether the ACK frames acknowledging the first packets it sends carry ECN counters"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677457383
----==_mimepart_5f3e347d93c5f_30281964375332
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So would a resolution be "An end point can verify support for ECN by observing whether the ACK frames acknowledging the first packets it sends carry ECN counters"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677457383">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7SZBE4EKD3CMHHUGDSBTNH3ANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6NG3DRXGIIIXRW6LLSBTNH3A5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQS3ZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677457383",
"url": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677457383",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e347d93c5f_30281964375332--


From nobody Thu Aug 20 01:31:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0FFE3A09E5 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:31:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xp-iksQjfTCx for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:31:00 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2F903A09E1 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:31:00 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id F01E7600ECC for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:30:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912259; bh=d1xeB+44ZqjVnXikTXod+ek7HEE9XptMaZGXtIneToE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ocXqJ2WeSf0+fUfQ/Pb8d0XxtuBglNcN5gv80RSSzKav2wEXPin8WsWZJXL9R7K2u C2dstoIViN3JBEof1twMuH2Lbc2nyuYE3ET4wPAvDusJRpXGrGQYyPUhGMBUTKuMPI SxIC2celXreghcmcjUY11DOr6wja925/GIXOVbLA=
Date: Thu, 20 Aug 2020 01:30:59 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UZZOJT6METHMQAUN5JIK4HEVBNHHCRJHFME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4027/issue_event/3674178843@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4027@github.com>
References: <quicwg/base-drafts/issues/4027@github.com>
Subject: Re: [quicwg/base-drafts] This statement is dangerous (#4027)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e34c3df2a0_33ce19647392fb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3MMra5-yzIYdkplcZTPrO2mJzgc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:31:02 -0000

----==_mimepart_5f3e34c3df2a0_33ce19647392fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4027.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4027#event-3674178843
----==_mimepart_5f3e34c3df2a0_33ce19647392fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681895265" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4027" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4027/hovercard" href="https://github.com/quicwg/base-drafts/issues/4027">#4027</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4027#event-3674178843">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67C5MANEEQ5HENH73SBTNMHANCNFSM4QFAPQ5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4DAEWZ7L2EYWJKOVTSBTNMHA5CNFSM4QFAPQ52YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3L7YKGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4027#event-3674178843",
"url": "https://github.com/quicwg/base-drafts/issues/4027#event-3674178843",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e34c3df2a0_33ce19647392fb--


From nobody Thu Aug 20 01:31:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14A343A09E7 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:31:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 YonQF5HvKmPi for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:31:23 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 867A13A09E5 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:31:23 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id D1053560029 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:31:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912282; bh=zV7dbqyD0qj7NGaQ9+9Svc52114suD0Lt4Wff/pQUNw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cBpb+hSS93Df2f0ercumiC2x+PojetiDakyVwLwo0+1HvYM26c+tmmxeiS/19SwNF hTR5keQQ/T3VC6ySc9nB/xHKXnydbixiv07sePCWpaaTmPKKp3rZJ60xP3zNfGnUNY 0UB1Nl843yUdGVKMRdboWV5vMuW2az1xMy71g+ms=
Date: Thu, 20 Aug 2020 01:31:22 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DFO52X33Y6PTW66N5JIK5VEVBNHHCRJG5BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4025/677458080@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4025@github.com>
References: <quicwg/base-drafts/issues/4025@github.com>
Subject: Re: [quicwg/base-drafts] Suspect this needs to not delay? (#4025)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e34dac124a_2ffe196485257d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-XI-U60R2PDHzr6j3J-AEM1tGBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:31:25 -0000

----==_mimepart_5f3e34dac124a_2ffe196485257d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For the benefit of others reviewing this: This seems to refer to [8.4 Path Validation Responses](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-path-validation-responses).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677458080
----==_mimepart_5f3e34dac124a_2ffe196485257d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>For the benefit of others reviewing this: This seems to refer to <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-path-validation-responses" rel="nofollow">8.4 Path Validation Responses</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677458080">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3T6D5M4MWVIVMBTTTSBTNNVANCNFSM4QFAM6MQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKBGLWL7OCNZJ7FA3SBTNNVA5CNFSM4QFAM6M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQTBIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677458080",
"url": "https://github.com/quicwg/base-drafts/issues/4025#issuecomment-677458080",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e34dac124a_2ffe196485257d--


From nobody Thu Aug 20 01:34:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FB173A09E7 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:34:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.483
X-Spam-Level: 
X-Spam-Status: No, score=-6.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RrmoBa10e3y6 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:34:33 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21D373A09EA for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:34:33 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 6BB15520050 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:34:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912472; bh=/cUWq1Q8d6OBGcy+Ig66j7s89i47ojgBu5a5e+LsrWE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LtSDkWO0R1vIv9APNxJ7gpr6JVRVklACTZKZH2uxTVMPlNLyaYbG76E6SjOZVf748 fSEDshiLv/T19kALlZoY3FsSqK7kfhqcpXhrygFXRqtvlXhOwT/CeVa+EwuObqKmiz 2yI/1L5MmheV9cgC3RPH7PoqjjddfKqcO+RAKqTo=
Date: Thu, 20 Aug 2020 01:34:32 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZEOMY7S6QNFGBBUO55JILJREVBNHHCRKSDGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4036/review/471378971@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4036@github.com>
References: <quicwg/base-drafts/pull/4036@github.com>
Subject: Re: [quicwg/base-drafts] "don't delay" for PATH_RESPONSE (#4036)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e35985b4f7_792b1964521429"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i8BG1bVHmrvrPrdy7WrOFNmUZMg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:34:34 -0000

----==_mimepart_5f3e35985b4f7_792b1964521429
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann commented on this pull request.



> @@ -2174,8 +2174,10 @@ it can associate the peer's response with the corresponding PATH_CHALLENGE.
 
 ## Path Validation Responses
 
-On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediately by
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.
+On receiving a PATH_CHALLENGE frame, an endpoint MUST respond by echoing the
+data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.  An
+endpoint MUST NOT delay transmission of a packet containing a PATH_RESPONSE
+frame unless constrained by congestion control.

Can you actually be constrained by congestion control on a new path?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4036#pullrequestreview-471378971
----==_mimepart_5f3e35985b4f7_792b1964521429
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4036#discussion_r473764119">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2174,8 +2174,10 @@ it can associate the peer&#39;s response with the corresponding PATH_CHALLENGE.
 
 ## Path Validation Responses
 
-On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediately by
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.
+On receiving a PATH_CHALLENGE frame, an endpoint MUST respond by echoing the
+data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.  An
+endpoint MUST NOT delay transmission of a packet containing a PATH_RESPONSE
+frame unless constrained by congestion control.
</pre>
<p>Can you actually be constrained by congestion control on a new path?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4036#pullrequestreview-471378971">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4P2ZICCRUAY63NRXDSBTNZRANCNFSM4QFOSSJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3YT2UVJSKLMU6NGFDSBTNZRA5CNFSM4QFOSSJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQMKYGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4036#pullrequestreview-471378971",
"url": "https://github.com/quicwg/base-drafts/pull/4036#pullrequestreview-471378971",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e35985b4f7_792b1964521429--


From nobody Thu Aug 20 01:40:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E5073A09FF for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:40:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YjIwoXs_oyn9 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:40:11 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46A0E3A09F5 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:40:11 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 6B0F35C0EE9 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:40:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912810; bh=WQqCLvcJi4GMdeTiTsaqWBUfRFuqJHg4YVmZiwYLwUk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IpRhu7sRl9wEa7sLgu23NpdpqkRC3X1Bk6S1p/wY1NOTagFuvhzaDA1QtARijKATH boPp5MQ739wspSS9CiOdvfnpQpr6n8e9wZuLle7uo+JeC7SFiPtyyGW6e8OgRmUw6R xBdvvPmkF43d3BAUUz1z+adwFGAXgxLfCEq71Uz8=
Date: Thu, 20 Aug 2020 01:40:10 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46F45YVU3OLFFGN555JIL6VEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471383320@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e36ea5c2a4_2043196420618"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vspGhFegkkRyoOiQrqcdmMYEFSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:40:13 -0000

----==_mimepart_5f3e36ea5c2a4_2043196420618
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair commented on this pull request.



> -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.

OK!  SO what I intended to be clear about was if a platform can't receive ECN marks, then use of ECN can't be enabled to this endpoint.

I too would like to leave the note. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473769204
----==_mimepart_5f3e36ea5c2a4_2043196420618
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473769204">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.
</pre>
<p>OK!  SO what I intended to be clear about was if a platform can't receive ECN marks, then use of ECN can't be enabled to this endpoint.</p>
<p>I too would like to leave the note.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473769204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HJUFA5CIGAFBQNADSBTOOVANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZGLBYZWOQZ7ZSHPW3SBTOOVA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQML2GA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473769204",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473769204",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e36ea5c2a4_2043196420618--


From nobody Thu Aug 20 01:41:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D5113A09FD for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:41:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 lH6UnAiQ3hYT for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:41:19 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A2CA3A09F1 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:41:18 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 3466F900401 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:41:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597912878; bh=n8bQBmFu/+1DBKtFKSEx9rasCoWS5Bavr9ycnhqvTCo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jAzF8uB5aOCJA9sL4CY4mmQ1M1qcjglT1w4gYk6wJ4vm/CdnaMQzIESxHEiCAt6bK 9JOrE1jZOYfYCmvCDYI/cAo+lkU49SM7wDiqlBb8eW1KXE8pZzAK6XGYIPusQHAnMo HBLjyCj3iVE+nsCcHTYe2k6IbxpnTf6MPEsA1f8o=
Date: Thu, 20 Aug 2020 01:41:18 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YUASDCUYHKAAFBRN5JIMC5EVBNHHCRJGKO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4020/677462649@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4020@github.com>
References: <quicwg/base-drafts/issues/4020@github.com>
Subject: Re: [quicwg/base-drafts] This seems like tuning (#4020)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e372e25c5c_770019644457f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0Q37Tmz5K9BGrpxjQQ5DRF_t_Dk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:41:20 -0000

----==_mimepart_5f3e372e25c5c_770019644457f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This refers to [5.2.2 Server Packet Handling](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-server-packet-handling).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4020#issuecomment-677462649
----==_mimepart_5f3e372e25c5c_770019644457f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This refers to <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-server-packet-handling" rel="nofollow">5.2.2 Server Packet Handling</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4020#issuecomment-677462649">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UKY4ZBGC4E47Y5H3SBTOS5ANCNFSM4QFAGDJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TZKVTLPAVWEN4YA3SBTOS5A5CNFSM4QFAGDJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQUE6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-677462649",
"url": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-677462649",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e372e25c5c_770019644457f8--


From nobody Thu Aug 20 01:44:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 836113A0A34 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:44:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fQ3WDjn3pULt for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:44:26 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D8343A0A2D for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:44:26 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 72D825E0F18 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:44:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913065; bh=vSU5mUkICbquwnK0S4f+hm+Rlyb4chp6aLIskfaL2iw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=iAyAnc0UxxtfULwAkNQCM61njNEPZioYTibPF9CNgGQuEOLixA6xaeWtc9p9fOzDh M22xVjfJZhE9h+i7q5D6ozYYIRCCsdPgs70AVKHCtZoKDvTFIBlcRLRGmbrljoXwcz nTDDSPUvjIwO6KPNfODeJ01aYkR412sqQ1MHxFlI=
Date: Thu, 20 Aug 2020 01:44:25 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPE3TFK47MCHGVHHN5JIMOTEVBNHHCRLVIPE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4038@github.com>
Subject: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (1) (#4038)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e37e962d5f_28c51964157499"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hviGhpongrHDTb-0lVJrfDPCRss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:44:28 -0000

----==_mimepart_5f3e37e962d5f_28c51964157499
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There are other uses of "in order" that the editors may like to address to avoid potential misunderstanding:

/Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet./ ... this might be misread as an ordering requirement, but I think is intend to be: /Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet./


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4038
----==_mimepart_5f3e37e962d5f_28c51964157499
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There are other uses of "in order" that the editors may like to address to avoid potential misunderstanding:</p>
<p>/Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet./ ... this might be misread as an ordering requirement, but I think is intend to be: /Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet./</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4038">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBGCA2NLSNIBEXDFDSBTO6TANCNFSM4QFZWCKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSVVL4YNLYVOGQA7TSBTO6TA5CNFSM4QFZWCK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFOVB4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4038",
"url": "https://github.com/quicwg/base-drafts/issues/4038",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e37e962d5f_28c51964157499--


From nobody Thu Aug 20 01:45:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2921F3A0A35 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:45:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 snlivoQPo6n9 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:45:25 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 12F853A0A34 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:45:24 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 3C0175E0F7F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:45:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913124; bh=a9XS/d8Q6DCwdvJ4UoPvy4FGvYPtjv/L90RWTOMeO4s=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Y01vuvLzb/XtFOWgvqEWfWNVUt5Nb0wA5/63qitSUmfmdFtATFIkdVeU7kqZhFn/Y LXgd4EgZ+q7DFIvVTnQOdA/kvH64TKZcIH3JHKM9jf1LUu7q1vAW079U536tAAXpR5 0oqP/XH94nQf9RALLwUvx7opidn0nI2idecfdDUQ=
Date: Thu, 20 Aug 2020 01:45:24 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK347C7666EOVQYB7MN5JIMSJEVBNHHCRLVK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4039@github.com>
Subject: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (2) (#4039)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e38242afc9_43b01964277656"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Db0_vUD8UIDtHOKFeiQ7NUithTI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:45:26 -0000

----==_mimepart_5f3e38242afc9_43b01964277656
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There are other uses of "in order" that the editors may like to address to avoid potential misunderstanding:

/Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet./ ... seem like /Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet./



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4039
----==_mimepart_5f3e38242afc9_43b01964277656
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There are other uses of "in order" that the editors may like to address to avoid potential misunderstanding:</p>
<p>/Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet./ ... seem like /Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet./</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4039">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2VEMOBRER66PVLBXLSBTPCJANCNFSM4QFZXADA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYBI5BKCWIAFJKWQXDSBTPCJA5CNFSM4QFZXADKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFOVL7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4039",
"url": "https://github.com/quicwg/base-drafts/issues/4039",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e38242afc9_43b01964277656--


From nobody Thu Aug 20 01:46:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D8A73A0A2D for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:46:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 C3f-_OJjvKVu for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:46:20 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73F593A0A35 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:46:20 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id A3C46900092 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:46:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913179; bh=AEtyEmXmYBmFAaQbGbFscNDRbUEb7F0MKWIxm295Vpw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=euCjwRQk8qJfvTRrZ0RWLy+WfKOMGgkDm0+KNomUkb/WSqx/vj+b7gSjdLR0TGE5v OquI7YrMskAkS58a/mQRaAl1DsrP7gdPb3tkhfMSKc0M+UCkmByW3R6KXOsSPgrBA+ VBlfX1KCTHQJdU+o6m3DCvVdLTXTuHzhzLyTC+bU=
Date: Thu, 20 Aug 2020 01:46:19 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3OYYDGDNHVPR42SKV5JIMVXEVBNHHCRLVNUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4040@github.com>
Subject: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (3) (#4040)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e385b9400b_ae51964534230"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7LFMiEDrnYn5FTKloVZlqdLgGUY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:46:22 -0000

----==_mimepart_5f3e385b9400b_ae51964534230
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There are other uses of "in order" that the editors may like to address to avoid potential misunderstanding:

This also is potentially misread: /An adversarial sender might intentionally send fragments of stream data in order to cause disproportionate receive buffer memory commitment and/or creation of a large and inefficient data structure./ and could be /An adversarial sender might intentionally send fragments of stream data that cause disproportionate receive buffer memory commitment and/or creation of a large and inefficient data structure./


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4040
----==_mimepart_5f3e385b9400b_ae51964534230
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There are other uses of "in order" that the editors may like to address to avoid potential misunderstanding:</p>
<p>This also is potentially misread: /An adversarial sender might intentionally send fragments of stream data in order to cause disproportionate receive buffer memory commitment and/or creation of a large and inefficient data structure./ and could be /An adversarial sender might intentionally send fragments of stream data that cause disproportionate receive buffer memory commitment and/or creation of a large and inefficient data structure./</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4040">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMMMV2GMLMONA7P7TSBTPFXANCNFSM4QFZXZHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTURG3VK36EGI5PELSBTPFXA5CNFSM4QFZXZH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFOVWSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4040",
"url": "https://github.com/quicwg/base-drafts/issues/4040",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e385b9400b_ae51964534230--


From nobody Thu Aug 20 01:47:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FE1C3A0A39 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:47:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.005
X-Spam-Level: 
X-Spam-Status: No, score=-2.005 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5aTsMl3qmzeY for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:47:03 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 03A3B3A0A36 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:47:02 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 82B5F7A0E28 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:47:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913221; bh=iXuk2phIrIm5FDwWYwgSSyaJyBm79jNz/B89MrL0tnk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=R7AuntJoBgUl+1vBMhxmd09xsgik1hYh7gB6yG/iW3G2fexzsxkr5iKjfVjOkUqxQ YD+FKZwDyR4qEYU+n5uzGlK346MHNHohefVQ4Iq52RoencOnaImzL889IbxQ2HgT8k Vjbo2X8u0PRe/7O+A80WdiVq/9vESrx4WzR/vnhA=
Date: Thu, 20 Aug 2020 01:47:01 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35AYOWU7QT7KFL6A55JIMYLEVBNHHCRLVPNM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4041@github.com>
Subject: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (4) (#4041)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e38853e3d9_20019645847b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LpgDJz9aP_9wTHLIOrPVE6m50_8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:47:04 -0000

----==_mimepart_5f3e38853e3d9_20019645847b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There are other uses of "in order" that the editors may like to address to avoid potential misunderstanding:

/An adversarial receiver might intentionally not acknowledge packets containing stream data in order to force the sender to store the unacknowledged stream data for retransmission./ would be clearer as /An adversarial receiver might intentionally not acknowledge packets containing stream data so that it forces the sender to store the unacknowledged stream data for retransmission./


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4041
----==_mimepart_5f3e38853e3d9_20019645847b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There are other uses of "in order" that the editors may like to address to avoid potential misunderstanding:</p>
<p>/An adversarial receiver might intentionally not acknowledge packets containing stream data in order to force the sender to store the unacknowledged stream data for retransmission./ would be clearer as /An adversarial receiver might intentionally not acknowledge packets containing stream data so that it forces the sender to store the unacknowledged stream data for retransmission./</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4041">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDGZJGQPZTTP7PNW3SBTPILANCNFSM4QFZYNVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6COJSA43GY2567YWDSBTPILA5CNFSM4QFZYNV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFOV5VQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4041",
"url": "https://github.com/quicwg/base-drafts/issues/4041",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e38853e3d9_20019645847b6--


From nobody Thu Aug 20 01:48:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68CF83A09FF for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:48:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.555
X-Spam-Level: 
X-Spam-Status: No, score=-6.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CTlfSG_NEyIP for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:48:47 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74D723A09F1 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:48:47 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 6466A560E6F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:48:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913326; bh=T+X2IIA6V+coyFxKJ3WR3OMAxuyaPoQhjWUs9ZFpftw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GKbqlvrq33hXrfP9UvQpfZ31MzLIXF0m5i4GcAZoLIOa5/UQLWeLv8fRdgdiR0NpI +8I0kAWkityMOAkbJMHhGszBQaZ5oUTAu2ndGSew+plAUWtYyLbkTfJxC0r3ZiueG0 gGvyoPCXT1HJ7EiQCG1X1FhEXyhM2ZLOGECLto9Y=
Date: Thu, 20 Aug 2020 01:48:46 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5557319998@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e38ee5554d_77f11964894050"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2ovCHHwzvEJSSyMwjLeGrll-KhE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:48:48 -0000

----==_mimepart_5f3e38ee5554d_77f11964894050
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

48e723d6addf2394185beee8d72f0d2b0911861f  Clarify when ECN cannot be supported


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/eecb7feaab4b84d051b298ae379b2d320cbb6536..48e723d6addf2394185beee8d72f0d2b0911861f

----==_mimepart_5f3e38ee5554d_77f11964894050
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/48e723d6addf2394185beee8d72f0d2b0911861f">48e723d</a>  Clarify when ECN cannot be supported</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/eecb7feaab4b84d051b298ae379b2d320cbb6536..48e723d6addf2394185beee8d72f0d2b0911861f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UTKW2PL7WRC4IHO3SBTPO5ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5FD3KIJD63VGKEAMLSBTPO5A5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU2TOMZRHE4TSOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/eecb7feaab4b84d051b298ae379b2d320cbb6536..48e723d6addf2394185beee8d72f0d2b0911861f",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/eecb7feaab4b84d051b298ae379b2d320cbb6536..48e723d6addf2394185beee8d72f0d2b0911861f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3e38ee5554d_77f11964894050--


From nobody Thu Aug 20 01:49:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED6623A0A38 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:49:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Q2bwbReTZINO for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:49:02 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D4B043A09F1 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:49:02 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 2FE4A600DA9 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:49:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913342; bh=NdxmzfJIzimqk57UPpTyhfO7ea+D5lQsOOv2sA1VIBA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eSJIlYGkbiwbujUYXP1WbYq2Gb1dpDo0tOWQy8N/Qrt5/aUxFx4ZvnOkYTOCmR2ms E2OPkqz7/sMBGJ7XK/iv4Af1yRB8FqoU6EzRvsMOU8W63ttBQlsPFLrX+OVw1aYbl3 VWcW4uj4UmX6qaTmtRiRPN5FS4e+feaHO4MabBlo=
Date: Thu, 20 Aug 2020 01:49:02 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVJMQCQOGOY627VBV5JIM75EVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471390077@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e38fe1f71e_44ec1964453234"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xF2JebW0ARH3OmrtoQEl344nWto>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:49:04 -0000

----==_mimepart_5f3e38fe1f71e_44ec1964453234
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



> -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.

I added a paragraph to the previous section to clarify this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473777482
----==_mimepart_5f3e38fe1f71e_44ec1964453234
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473777482">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.
</pre>
<p>I added a paragraph to the previous section to clarify this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473777482">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK547BJ6NKILNLJUZVTSBTPP5ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK745GU55ISLOB4TOR3SBTPP5A5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQMNO7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473777482",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473777482",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e38fe1f71e_44ec1964453234--


From nobody Thu Aug 20 01:49:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81EAB3A09F1 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:49:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.009
X-Spam-Level: 
X-Spam-Status: No, score=-7.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SfNwjASkzJ3J for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:49:03 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62AD33A09FF for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:49:03 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id EC08A7A03F6 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:49:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913343; bh=6mPS0cmM5BjyritrRYuYpuTygi2d5RIzBURQsDkvOt0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NVmUXz173wakIwdmEL2KeV5HFDLNXm4+fbv6rJLl/OfnQx768YOUjBHOYoOQpModE nYK18WWUlyPvFCK24AYoDVP+PJ/nsHGtOjoc2URr4VbiHCWCuOzjS2Cv9Mpx4POczA u5/tTYFPSp5XGqA432KlAyHP5CJ5lIX+nGoFqncw=
Date: Thu, 20 Aug 2020 01:49:02 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXH5XUEUKJQWYQPYF5JIM75EVBNHHCRJGDMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4018/677466652@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4018@github.com>
References: <quicwg/base-drafts/issues/4018@github.com>
Subject: Re: [quicwg/base-drafts] Implying sequencing (#4018)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e38fea69cb_301319644137d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BAZoRRRfuI2ON368ztDb7-1MiMo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:49:04 -0000

----==_mimepart_5f3e38fea69cb_301319644137d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The current text no longer exists, so this issue can be closed.

However, this was a generic editorial comment to the editors ... and several instances still exist. I'll follow the recommendation to raise 4 issues to address the 4 cases I currently see.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677466652
----==_mimepart_5f3e38fea69cb_301319644137d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The current text no longer exists, so this issue can be closed.</p>
<p>However, this was a generic editorial comment to the editors ... and several instances still exist. I'll follow the recommendation to raise 4 issues to address the 4 cases I currently see.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677466652">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3K2J4Y7YKNHIW5XF3SBTPP5ANCNFSM4QFADXOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNHRRV75FP7TEXMQDSBTPP5A5CNFSM4QFADXO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQVEHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677466652",
"url": "https://github.com/quicwg/base-drafts/issues/4018#issuecomment-677466652",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e38fea69cb_301319644137d2--


From nobody Thu Aug 20 01:55:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B68513A0A13 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:55:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QqOWXRwMipRa for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:55:03 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B3803A09F1 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:54:58 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id C2721840E1B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:54:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913697; bh=sVV3d6LzsTooNxbR6e0y1g75usmcaCFbHCYWjJDBglU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BAuqXzYESVg5OfL/hfeUugRk4dwcyHDQdNCtQQoKQB+qkC4kEpWpuyfN+4sCJfk0g ggK4Oc0fAd/ZtjWAULDC1ZMIpBu7kFVbX1t8wkJBBbFmD06YhQIlz8+hKcFtE7zJxa w/cUhr+HuUs0caNvD/LV7VAJfOrbomNl6gezcj/I=
Date: Thu, 20 Aug 2020 01:54:57 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7J2ZWUT5BJZJVJVJ55JINWDEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/471394634@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e3a61b31ee_309d1964474174"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g1hMbtXawPq6_RUKxzd-d_i2-2I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:55:05 -0000

----==_mimepart_5f3e3a61b31ee_309d1964474174
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair commented on this pull request.



> -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.

That new text has resolved this NiT.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#discussion_r473782854
----==_mimepart_5f3e3a61b31ee_309d1964474174
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473782854">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -subsequent ACK frames; see {{generating-acks}} and {{frame-ack}}.  Note that
-this requires being able to read the ECN codepoints from the enclosing IP
-packet, which is not possible on all platforms.
</pre>
<p>That new text has resolved this NiT.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#discussion_r473782854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6X32TGI5KWJWQTLQDSBTQGDANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6XQJAIJ2WENWMNUDSBTQGDA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQMOSSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473782854",
"url": "https://github.com/quicwg/base-drafts/pull/4016#discussion_r473782854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e3a61b31ee_309d1964474174--


From nobody Thu Aug 20 01:58:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22AE23A0A3A for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:58:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kJkx6oRk8V5a for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 01:58:44 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10DC23A09F5 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:58:43 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id E2AD55C08B7 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 01:58:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597913922; bh=sqcieKEDFwMMo8XErQDzIRDKu0XecX6RVBOgEhQwPPE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0U1xkYhcURlRL681flJX3oaQ99TCVm37FywO82fuaofwWuYy6k3xC9RnAgFGVxd88 PR8QpnGiBMAwYv7YGfp/3fbCet54qXUjZ71qTXLPIALZf67UkUS65OJRi0W15W1JcK xKoG8mhTYHqbFD+Z+TZ1cHsBOHNi1xrRevC+6Ozo=
Date: Thu, 20 Aug 2020 01:58:42 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5RSYJJPO75SO3M3355JIOEFEVBNHHCRJGDMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4018/issue_event/3674283616@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4018@github.com>
References: <quicwg/base-drafts/issues/4018@github.com>
Subject: Re: [quicwg/base-drafts] Implying sequencing (#4018)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e3b42d1299_17e3196470078a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-txZga-1W0XywrMDwv6Fr-ua7bA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 08:58:45 -0000

----==_mimepart_5f3e3b42d1299_17e3196470078a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4018.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4018#event-3674283616
----==_mimepart_5f3e3b42d1299_17e3196470078a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681886563" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4018" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4018/hovercard" href="https://github.com/quicwg/base-drafts/issues/4018">#4018</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4018#event-3674283616">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZUYON4FAR5SVO4UV3SBTQUFANCNFSM4QFADXOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MMB67HYRO4ZMMEUTSBTQUFA5CNFSM4QFADXO2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3MAR4YA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4018#event-3674283616",
"url": "https://github.com/quicwg/base-drafts/issues/4018#event-3674283616",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e3b42d1299_17e3196470078a--


From nobody Thu Aug 20 02:03:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA7C83A0A4D for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 02:03:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kbT9Sbr7hGrC for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 02:03:15 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47DAE3A0A40 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 02:03:15 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 838D36003DA for <quic-issues@ietf.org>; Thu, 20 Aug 2020 02:03:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597914194; bh=O/cV631OkVkmb6PwODcM85d0MurY31pEW0OH/Cs0hDI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nKasrpKp4bcMDcMbXu47BOCMe0vtW20fuJMEPOS/gWJTjN2VMc/RGMXqdVWRnN3wx tPgqamLJyi0wzaCiXBC1dJMlj7NDfeg5MsuIBi8ljhUz/9nTrjLA0LzqjJDzfpRg6M ZbiqoF7TSf9fcdgnl/1AEzZrUoCLsO1JMa4Ek5Rg=
Date: Thu, 20 Aug 2020 02:03:14 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76LDGHBZ5KJIIXPB55JIOVFEVBNHHCRLVIPE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4038/677473766@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4038@github.com>
References: <quicwg/base-drafts/issues/4038@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (1) (#4038)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e3c5273c32_5e74196455223c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IssB0P8m6l5AIibqFjt1FgXwFzI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 09:03:17 -0000

----==_mimepart_5f3e3c5273c32_5e74196455223c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FYI, it's more readable to quote with `>`, e.g., 

> Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet.

this might be misread as an ordering requirement, but I think is intend to be:

> Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4038#issuecomment-677473766
----==_mimepart_5f3e3c5273c32_5e74196455223c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>FYI, it's more readable to quote with <code>&gt;</code>, e.g.,</p>
<blockquote>
<p>Servers SHOULD be able to read longer connection IDs from other QUIC versions in order to properly form a version negotiation packet.</p>
</blockquote>
<p>this might be misread as an ordering requirement, but I think is intend to be:</p>
<blockquote>
<p>Servers SHOULD be able to read longer connection IDs from other QUIC versions to properly form a version negotiation packet.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4038#issuecomment-677473766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XW43CZGWOYMRIJMDSBTRFFANCNFSM4QFZWCKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AACHQ7XJVL4MOA4DSBTRFFA5CNFSM4QFZWCK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQW3ZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4038#issuecomment-677473766",
"url": "https://github.com/quicwg/base-drafts/issues/4038#issuecomment-677473766",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e3c5273c32_5e74196455223c--


From nobody Thu Aug 20 02:09:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 602993A0A47 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 02:09:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DMhvAJZClP37 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 02:09:00 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F1A73A0869 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 02:09:00 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 5EE84520050 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 02:08:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597914539; bh=WdYtDyH7wuGSR5xgWxKUr0/j6CfVWzK6coBBYQ5jifw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M91HO0leeRjIv7FAfwyDM3BUHA9cYiArJy1S9yHNjPUWwyDsinmBv/+0/mqtH6wg4 A87kDgKRZBaxFZrxOK2RPqZH951z4JoQWA/71Cj24VnB5rbcJhf2g+cIXa0iwuvQh2 w5M/bypLLctBMB8i+Ay/RpmFVO2LDFwajGdboMXc=
Date: Thu, 20 Aug 2020 02:08:59 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YX7LIFLOBSV7WAM55JIPKXEVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022/677476746@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e3dab4ff83_5d011964510865"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/quilRCzX5cv2Gml0qPpfKZkup68>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 09:09:01 -0000

----==_mimepart_5f3e3dab4ff83_5d011964510865
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Hmmmm, I recall that proposal .... That's a different approach to what I said, and doesn't check that CE is correctly interpreted, but I think there is only a slim chance that CE-only is not correctly reported (I guess a server could in principle cheat and refuse to report CE-marks - but I have no evidence to suggest we currently need this).

So ... I think my answer is "YES"! Can we explain this out a little, and state that QUIC does this. I'm assuming that this refers independently for each direction of transmission.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677476746
----==_mimepart_5f3e3dab4ff83_5d011964510865
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Hmmmm, I recall that proposal .... That's a different approach to what I said, and doesn't check that CE is correctly interpreted, but I think there is only a slim chance that CE-only is not correctly reported (I guess a server could in principle cheat and refuse to report CE-marks - but I have no evidence to suggest we currently need this).</p>
<p>So ... I think my answer is "YES"! Can we explain this out a little, and state that QUIC does this. I'm assuming that this refers independently for each direction of transmission.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677476746">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ4GRI2ZCJ7D2ZYBODSBTR2XANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RI6YVKGISHOZA3CLSBTR2XA5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQXTCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677476746",
"url": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677476746",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e3dab4ff83_5d011964510865--


From nobody Thu Aug 20 02:45:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B3893A0CAF for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 02:45:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NDC3pHzwq7Uz for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 02:45:01 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5204D3A0989 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 02:44:43 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 2A421340DED for <quic-issues@ietf.org>; Thu, 20 Aug 2020 02:44:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597916682; bh=1sULYrIcb5ijm6ewAPTeAaaxRiI6z01h1TwmsQKOCKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=It5UI9aoySi16DyRFmNX9W6ITQ7p/wVF4lmaBOBIw4SP/GEV8a4LwAWFVbBU3C646 TX+Woti45q9GZCtgHvIFuPApPITLu4FF2S0hL85GT6pa/tOQJ5S3DJAh97mF2sBFWV Ev7rxgNFq6v5vgfP2xIS7oEkb1YaptaVzOMaHqEU=
Date: Thu, 20 Aug 2020 02:44:42 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JUUUZNDMGNDYMVNV5JITQVEVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022/677495001@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e460a1a3f1_79c119649716de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bXmzeBGWJ08sjzCeDbBx-8BkhtE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 09:45:11 -0000

----==_mimepart_5f3e460a1a3f1_79c119649716de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If you'd like more text than what I proposed above, could you craft that text?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677495001
----==_mimepart_5f3e460a1a3f1_79c119649716de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>If you'd like more text than what I proposed above, could you craft that text?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677495001">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35BO6567RK6VSAJHDSBTWAVANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6IZ6R5LEIXTNM3DC3SBTWAVA5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBQ4BWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677495001",
"url": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677495001",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e460a1a3f1_79c119649716de--


From nobody Thu Aug 20 04:00:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60DA43A08DB for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:00:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4bP-dLlcAMAh for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:00:04 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7CA93A08DC for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:00:04 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id BBEFB340D80 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:00:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597921203; bh=kpQNLql/e76JtGy2Q3ukqAOkl3CCWD0jyCJbOxa4k1k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0yxhZsk21+v/Xk1zIWyrSBMqzixKbV/rTFd8XGXyQyEQ45vMsAdGszlDqext9XadP bMXjCrMqTpRBwyQInhTUVZTO8/hyGtSEyujiFBlq4kDJ6QPRFEECanOrq+86UezYPJ P1KeiIysZDThhfN1uLuTKS5EOkcdw/BRx4pwKNTM=
Date: Thu, 20 Aug 2020 04:00:03 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6IYMFO2QR26KBPML55JI4LHEVBNHHCRKTJ7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4037/review/471484446@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4037@github.com>
References: <quicwg/base-drafts/pull/4037@github.com>
Subject: Re: [quicwg/base-drafts] Revalidation for ECN (#4037)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e57b3ada97_14519641290547"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kxwz5JSOFJvySb51CjkO4dK_eKk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 11:00:06 -0000

----==_mimepart_5f3e57b3ada97_14519641290547
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server's preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.

An endpoint receiving CE marks should always feed them back to the sender. Validation is about actively marking packets as ECT by the sender. However, I think it would be nice to be more explicit and add a reference to the respective section at least.

> @@ -3843,11 +3843,8 @@ instead of dropping it.  Endpoints react to congestion by reducing their sending
 rate in response, as described in {{QUIC-RECOVERY}}.
 
 To use ECN, QUIC endpoints first determine whether a path supports ECN marking
-and the peer is able to access the ECN codepoint in the IP header.  A network
-path does not support ECN if ECN marked packets get dropped or ECN markings are
-rewritten on the path. An endpoint validates the use of ECN on the path, both
-during connection establishment and when migrating to a new path
-({{migration}}).
+and the peer is able to access the ECN codepoint in the IP header; see
+{{ecn-validation}}.

I'm also in favour or keep this text here. It's a bit of redundant but I think it's useful to make this clear from the beginning.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4037#discussion_r473883795
----==_mimepart_5f3e57b3ada97_14519641290547
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r473883795">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server&#39;s preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.
</pre>
<p>An endpoint receiving CE marks should always feed them back to the sender. Validation is about actively marking packets as ECT by the sender. However, I think it would be nice to be more explicit and add a reference to the respective section at least.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r473884468">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3843,11 +3843,8 @@ instead of dropping it.  Endpoints react to congestion by reducing their sending
 rate in response, as described in {{QUIC-RECOVERY}}.
 
 To use ECN, QUIC endpoints first determine whether a path supports ECN marking
-and the peer is able to access the ECN codepoint in the IP header.  A network
-path does not support ECN if ECN marked packets get dropped or ECN markings are
-rewritten on the path. An endpoint validates the use of ECN on the path, both
-during connection establishment and when migrating to a new path
-({{migration}}).
+and the peer is able to access the ECN codepoint in the IP header; see
+{{ecn-validation}}.
</pre>
<p>I'm also in favour or keep this text here. It's a bit of redundant but I think it's useful to make this clear from the beginning.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r473883795">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HTDCDSBF5G5RNCHTSBT63HANCNFSM4QFPDJXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ENFB6MXXWOLG66ATSBT63HA5CNFSM4QFPDJXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQNEQHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4037#discussion_r473883795",
"url": "https://github.com/quicwg/base-drafts/pull/4037#discussion_r473883795",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e57b3ada97_14519641290547--


From nobody Thu Aug 20 04:03:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79CAF3A08DC for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:03:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FNuaiagyxFq5 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:03:26 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4614E3A08DB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:03:26 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 63049520D98 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:03:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597921405; bh=Ubf+5Z3s4+uctooPaRbXK1B9FPrNnNAhQwQOAiJViec=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zmvljhqQugOhmho9XUjX6pTBYeWA6n4f4U1gE2AaaOkdxw1BdehJmHI7sbGBvvquO iydLnACLK8DC7AujN5EyOG4KGr0phG4GeUypBSnJcAiq6o/c0HGH7m+Cg1fBxtDL49 sYlfCnbMxLhHLdiZxQHXCx984jMEJdOITGZMlVyU=
Date: Thu, 20 Aug 2020 04:03:25 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ZA53KSZYS5L3EK2V5JI4X3EVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/471486945@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e587d52d21_ab7196469619"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FO8OhEjoNktQBcjMwQ7zLXHpZlQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 11:03:28 -0000

----==_mimepart_5f3e587d52d21_ab7196469619
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

Why? The reason why we stick to Reno is because that's the only RFC we have. Rather than re-specifying everything here we should reply on what is specified there, so people understand what's congestion control specific (and could be changed by other congestion controllers) and what's a default requirement to implement QUIC.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r473886997
----==_mimepart_5f3e587d52d21_ab7196469619
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r473886997">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>Why? The reason why we stick to Reno is because that's the only RFC we have. Rather than re-specifying everything here we should reply on what is specified there, so people understand what's congestion control specific (and could be changed by other congestion controllers) and what's a default requirement to implement QUIC.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r473886997">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7TKYIV5J2NHVMQ6PDSBT7H3ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GC4JAGGTCRSTHWHLSBT7H3A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQNFDYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r473886997",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r473886997",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e587d52d21_ab7196469619--


From nobody Thu Aug 20 04:07:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38FE03A091B for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:07:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 2utL8NzpjqF9 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:07:36 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8BFE73A08E5 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:07:36 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id C8E96520023 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:07:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597921655; bh=TZFnHNAcMfuwrlKyNK0j7OmuFrwRfhSsHeKTFk53qm4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DhAeTF+aNgyQIDaZVlYUWSjDHL0SIDIMDfiW3hiS67KSeyWiOk5hAOGks9pkx+0qL JA94dhZrZEoFVAebfKAFy4lEMpVFjab88QVxmfLo4BFMK0LMJl/UL3RL5/JsL6MSDE RaITngM823A/8+IbhgbFfvbTaOIjb4diVLCR2XTs=
Date: Thu, 20 Aug 2020 04:07:35 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27G7JADESV332ODE55JI5HPEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/471487896@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e5977ba14f_7c9c196489178"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T0puIjtmjwDIPyFPkefjrweP5vw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 11:07:39 -0000

----==_mimepart_5f3e5977ba14f_7c9c196489178
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> @@ -996,11 +998,12 @@ Reporting additional ECN-CE markings will cause a sender to reduce their sending
 rate, which is similar in effect to advertising reduced connection flow control
 limits and so no advantage is gained by doing so.
 
-Endpoints choose the congestion controller that they use.  Though congestion
-controllers generally treat reports of ECN-CE markings as equivalent to loss
-({{?RFC8311}}), the exact response for each controller could be different.
-Failure to correctly respond to information about ECN markings is therefore
-difficult to detect.
+Endpoints choose the congestion controller that they use. Congestion controllers
+respond to reports of ECN-CE by reducing their rate, but the response may vary.
+Markings can be treated as equivalent to loss ({{?RFC3168}}), but other
+responses can be specified, such as ({{?RFC8511}}) or ({{?RFC8311}}). Failure to
+correctly respond to information about ECN markings is therefore difficult to
+detect.

I actually don't really understand the intention of the last sentence. This is also true for lost base congestion control or even controller which are not based on loss at all.

>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion

This MUST NOT kind of already says that QUICv1 cannot implement Cubic. Is that what we want?

> @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion

Restating this here: With https://tools.ietf.org/html/rfc5681#section-4.3 ssthresh is reduced upon entering recover but cwnd is set to ssthresh when leaving recovery.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-471487896
----==_mimepart_5f3e5977ba14f_7c9c196489178
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r473887948">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -996,11 +998,12 @@ Reporting additional ECN-CE markings will cause a sender to reduce their sending
 rate, which is similar in effect to advertising reduced connection flow control
 limits and so no advantage is gained by doing so.
 
-Endpoints choose the congestion controller that they use.  Though congestion
-controllers generally treat reports of ECN-CE markings as equivalent to loss
-({{?RFC8311}}), the exact response for each controller could be different.
-Failure to correctly respond to information about ECN markings is therefore
-difficult to detect.
+Endpoints choose the congestion controller that they use. Congestion controllers
+respond to reports of ECN-CE by reducing their rate, but the response may vary.
+Markings can be treated as equivalent to loss ({{?RFC3168}}), but other
+responses can be specified, such as ({{?RFC8511}}) or ({{?RFC8311}}). Failure to
+correctly respond to information about ECN markings is therefore difficult to
+detect.
</pre>
<p>I actually don't really understand the intention of the last sentence. This is also true for lost base congestion control or even controller which are not based on loss at all.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r473888371">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion
</pre>
<p>This MUST NOT kind of already says that QUICv1 cannot implement Cubic. Is that what we want?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r473889163">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion
</pre>
<p>Restating this here: With <a href="https://tools.ietf.org/html/rfc5681#section-4.3" rel="nofollow">https://tools.ietf.org/html/rfc5681#section-4.3</a> ssthresh is reduced upon entering recover but cwnd is set to ssthresh when leaving recovery.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-471487896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47PQD2KV6CVDF4XILSBT7XPANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6VAYNYPYJQ62XXWVDSBT7XPA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQNFLGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-471487896",
"url": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-471487896",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e5977ba14f_7c9c196489178--


From nobody Thu Aug 20 04:11:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EA283A091B for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:11:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7n-IMbPFju5Y for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:11:44 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1102D3A08FE for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:11:44 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 5F8A6E0C1C for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:11:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597921903; bh=ZhGI/sBskWxDhmwVl2mV2DCtmEvxuNmYb56RLbUmkYM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CThqb4FDBDkIqPKwaxPQDo914us+U7xujNMkJ4knIbgvSowpmxNOU7ZQU4vQ2IRrH O5YxbOjBEiOJ7A0ksfbX5f2r+Ej9o+4TnVoW8AAqg2VD18bLt61EOxCj/vfby3VGrc kR8LTQyzW2NRJVUhifIhiZbo024OmBo5LjS1YVcU=
Date: Thu, 20 Aug 2020 04:11:43 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOTOIT234MJJSP6DF5JI5W7EVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/677536353@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e5a6f50bae_3fb519641944d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/usJJKucTp1BKqT3d3ZilGPOrRZk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 11:11:46 -0000

----==_mimepart_5f3e5a6f50bae_3fb519641944d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the point is if a path changes happens without the sender noticing and suddenly because of misconfiguration alll packets get CE marked you want to detect that and disable ECN. However, if that is something we want to recommend I think we further need to specify this. Another case that is easier to detect would be you only set ECT(0) packets but suddenly get feedback for ECT(1) marks. For that case to detect you basically would need to "run" the validation continuously.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677536353
----==_mimepart_5f3e5a6f50bae_3fb519641944d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think the point is if a path changes happens without the sender noticing and suddenly because of misconfiguration alll packets get CE marked you want to detect that and disable ECN. However, if that is something we want to recommend I think we further need to specify this. Another case that is easier to detect would be you only set ECT(0) packets but suddenly get feedback for ECT(1) marks. For that case to detect you basically would need to "run" the validation continuously.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677536353">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3IFUJXPP4AYP7LULLSBUAG7ANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VOAE3XAPB7LJLW53SBUAG7A5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBRGEYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677536353",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677536353",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e5a6f50bae_3fb519641944d--


From nobody Thu Aug 20 04:13:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D05F3A094B for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:13:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level: 
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 I8ICa8v1NBzV for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:13:34 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 797D33A092F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:13:34 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id B74DB580EA4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:13:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597922013; bh=bED36kn7+e+aTSrVZg3dLbdHVu1XUMxwULMMSPyDZB0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v56aXk8ljRrEUqRrI6yJ72Sz41WjtbXmlxhszTtXLJtch3ggd2hQKWojkApdrWHRL ErLuOHn23o38Cg5nYj/nzZJJAMmOrdBQzJhHPEQDAi5N+GDUTssixH0v8xsFwnRhdC 8pWJtxhHEjhLwZ/Ix662U7zgYSA6K98hisymLwB0=
Date: Thu, 20 Aug 2020 04:13:33 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5K6JGXSRLZ46SGPLF5JI553EVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/677538870@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e5add7235e_4f25196476362"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MorRP8Lz5I6UHX33ZIdbMIorASo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 11:13:36 -0000

----==_mimepart_5f3e5add7235e_4f25196476362
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Having that said I'm not sure how likely this case is. I guess we could recommend to re-start validation if e.g. the RTT jumps suddenly as this might be an indication of path change. Again, not sure how likely this case is.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677538870
----==_mimepart_5f3e5add7235e_4f25196476362
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Having that said I'm not sure how likely this case is. I guess we could recommend to re-start validation if e.g. the RTT jumps suddenly as this might be an indication of path change. Again, not sure how likely this case is.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677538870">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QF6DGTIIGJWQDAATSBUAN3ANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5T24XVVFROKWEOOULSBUAN3A5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBRGYNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677538870",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677538870",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e5add7235e_4f25196476362--


From nobody Thu Aug 20 04:14:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 150993A095A for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:14:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nb_Vpxcum8RP for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:14:53 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 206DE3A092F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:14:53 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 1F3A434003D for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:14:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597922092; bh=5Rhp40PK6r1iWqjDjLs6D/1ku78xkwvGcLdME9ajA2s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G1nXrVB+mfmzxRY36wAc8POQ9FSvd4dxGzMt+dziToWcMRPWbiLS7XOOB+FxBcjVN da9q3Ru/+qqcsXHyQo0jp/eE1VR8tnDW1/pSoKuvgXyh7WFoyuIg2nbn/il/hnTehV AKxW5FNEa4rWuMXSI9dbauaz2nGZ5ANlNgU71nkA=
Date: Thu, 20 Aug 2020 04:14:52 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23F657PV3QNZFGD455JI6CZEVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/677540640@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e5b2cfb09_406d1964288547"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DlGQvf9XqEkAfsXZPDyV9vN3WAo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 11:14:54 -0000

----==_mimepart_5f3e5b2cfb09_406d1964288547
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Since we don't know how likely these ECN misconfigs are and what to do about them, maybe we remain silent on the issue?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677540640
----==_mimepart_5f3e5b2cfb09_406d1964288547
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Since we don't know how likely these ECN misconfigs are and what to do about them, maybe we remain silent on the issue?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677540640">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2BLLQ5FTSQYH2GX2DSBUASZANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ5DVASFCHZPRBFAN3SBUASZA5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBRHGIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677540640",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677540640",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e5b2cfb09_406d1964288547--


From nobody Thu Aug 20 04:15:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 360CB3A0966 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:15:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Vtzd0ZQBNmJ0 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:15:51 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21E5F3A096B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:15:51 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 68111520F08 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:15:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597922150; bh=TMxKERZXzPN5p0JrQu1+2w6y74Dz4u6O/rgWGQn7pWY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QvSkR4OmjqP2WulLdXmb/zuArV33jZ5yQ8b8NErUwVT41zutM2oeJj9fpMvCeIfYX pqgrhPdzPgg+/qDqmGtt/PxYJfJpG4SEfLzkjUhA01TVYB7mcETUWZekGfF1Ogl/ek wv/CyhYf1XUTron2WMdXX88yR8DaBD0M4E6DPEHY=
Date: Thu, 20 Aug 2020 04:15:50 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4OURKHS5AQDACKP2V5JI6GNEVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/677541926@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e5b66573d5_1ed5196429783a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BHiBXWGDZJteE7rqCU8Urwnq-PI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 11:15:52 -0000

----==_mimepart_5f3e5b66573d5_1ed5196429783a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(I have yet to receive a single CE mark on *any* packet reaching my public server. I set it up so I get an email when that happens.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677541926
----==_mimepart_5f3e5b66573d5_1ed5196429783a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>(I have yet to receive a single CE mark on <em>any</em> packet reaching my public server. I set it up so I get an email when that happens.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677541926">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ZK24V5RTLUWI3ZYLSBUAWNANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK77Q4ZQUDEMAFGD4WDSBUAWNA5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBRHQJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677541926",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677541926",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e5b66573d5_1ed5196429783a--


From nobody Thu Aug 20 04:52:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A9CC3A09E0 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:52:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7rLbCTxnLoaM for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 04:52:09 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E7B333A09D8 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:52:08 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 0D2375E0ECB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 04:52:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597924328; bh=YGCY6mb50kZ94ZxgQuMcMWSjfOV2Uwe6WHKF0bGrsOA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XwuKWNA0/1Ean0WfWxjODGErQIfg0uaAhkfkM0XAcHqeVOoYy5swrQKgPo9ZtiPUp mbsdB7OJ38OtLou2UZ/d04XjuIMcsP/4LcfiQdyahGhUOwqkjk6BTKCUDxpUSIZ6z3 5EXv51rpZP0YA3RZf+T0KjFhw9H96X3kEZcHW5go=
Date: Thu, 20 Aug 2020 04:52:07 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZRRDPVQXBUTTVY5F5JJCOPEVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/677590385@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e63e7f0037_3f5319642098b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MMA8eVkOUm3Ng1k148eemVaffdU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 11:52:10 -0000

----==_mimepart_5f3e63e7f0037_3f5319642098b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My original point was not calling for a new "test" (I'm also unsure about adding extra tests for pathologies before we know they are needed), but simply a request that a "QUIC endpoint MAY/SHOULD validate ECN is still support by the path during communication"... and as mentioned, this can be simply realised by checking the ECN counters continue to reflect packets that are being sent. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677590385
----==_mimepart_5f3e63e7f0037_3f5319642098b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>My original point was not calling for a new "test" (I'm also unsure about adding extra tests for pathologies before we know they are needed), but simply a request that a "QUIC endpoint MAY/SHOULD validate ECN is still support by the path during communication"... and as mentioned, this can be simply realised by checking the ECN counters continue to reflect packets that are being sent.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677590385">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGTILTEVWFXQ5REJ3SBUE6PANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ6FDNU52XWCAQP53DSBUE6PA5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBRTK4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677590385",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677590385",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e63e7f0037_3f5319642098b4--


From nobody Thu Aug 20 05:02:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F3E53A09EC for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 05:02:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 dcgYwz0bO9Kb for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 05:02:01 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A30AF3A0593 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 05:02:01 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id B94BE5E0074 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 05:02:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597924920; bh=cpaS6MAFCk2qzsWWQb59uMzTRr9xfcg3jiKMmrNRXVQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bdcv7ORwzFd+X8yZQ6JXCdHlzEnTQ7S24WtMUc/YfquyTMsb9WddSJC8AOuucpU+e L7szB0SbjdvS1Nic2brUf3TD8PdXh3I23BHjDjRr3jfXCwFe9iPObmVwkGUQt1XlQS p6SNMVX4M3zriLlUKgJVKmtwNdH8MMEIFbgfDoLc=
Date: Thu, 20 Aug 2020 05:02:00 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FZ23Y46IJJQSOQ4V5JJDTREVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/677603676@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e6638a923f_57b119643172e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e_Ae9Da-Fz50bRbIwJq93dw2hMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 12:02:04 -0000

----==_mimepart_5f3e6638a923f_57b119643172e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

But that ongoing validation is already in the spec in https://tools.ietf.org/html/draft-ietf-quic-transport-29#section-13.4.2.2, right?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677603676
----==_mimepart_5f3e6638a923f_57b119643172e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>But that ongoing validation is already in the spec in <a href="https://tools.ietf.org/html/draft-ietf-quic-transport-29#section-13.4.2.2" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-transport-29#section-13.4.2.2</a>, right?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677603676">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4Y2GT3ALBP2PQCP4DSBUGDRANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVXBX4BDPIKFEM3EDSBUGDRA5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBRWSXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677603676",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677603676",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e6638a923f_57b119643172e6--


From nobody Thu Aug 20 06:04:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1ABFA3A091C for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:04:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 w7RFnd58wSLw for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:04:13 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0FD6B3A08C4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:04:13 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 25BDEE1DDE for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:04:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597928652; bh=UpFk/evJIFilvAlizWW5vK/nWsogqo60LpTPJVvKoy8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G59OmPDstLqBzOwUBpRbNV9fipLGEF6H8O1l6XqZmi2w5Pe7bOWqi1Bq2+YJGKgpb MKmB19nc0CWKgcw85lt0E4y1Xsx2BsEaIazMRK4XJ2AGm9aqs6d4PhRe34tzlDAnKq TqPqI7BV52MwHMVHH5NaXSGLQ+6Ox0xclP3QcCbE=
Date: Thu, 20 Aug 2020 06:04:12 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ZILDZ32VXDDZ6DNF5JJK4ZEVBNHHCRJF6AU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4017/issue_event/3675143087@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4017@github.com>
References: <quicwg/base-drafts/issues/4017@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Doesn=E2=80=99t_say_the_default?= =?UTF-8?Q?_is_in-order_delivery_=28#4017=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e74cc16d3b_4b3d19641551a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w3FtEDJ8I86rI2ZpUgDP-dVYSr4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:04:14 -0000

----==_mimepart_5f3e74cc16d3b_4b3d19641551a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4017.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4017#event-3675143087
----==_mimepart_5f3e74cc16d3b_4b3d19641551a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681885189" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4017" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4017/hovercard" href="https://github.com/quicwg/base-drafts/issues/4017">#4017</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4017#event-3675143087">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FO5BBP6TN4R4KJHDSBUNMZANCNFSM4QFAB5JQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK36QAEAIPGAFO2MNH3SBUNMZA5CNFSM4QFAB5J2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3MHDXLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4017#event-3675143087",
"url": "https://github.com/quicwg/base-drafts/issues/4017#event-3675143087",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e74cc16d3b_4b3d19641551a3--


From nobody Thu Aug 20 06:05:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFA723A091C for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:05:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 W1ZX22cp9wRp for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:05:32 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1561E3A08C4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:05:31 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id EBCD9902639 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:05:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597928730; bh=XuHZXRcdHEC18rc8wQyxT3KY2pYtJFQ6+A8GQZJRDBM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TNOI4bpwgnBeqQLDxXZ9tKbs49udytgPpQ0oMSgtkkq8x5c9kYO8znHMt/B1Ac0Ua exf7UDdJu7wbvvkNUdw3Luzpj3PxaJiuBErY0tCojXEEQyVQGvAth5LrSE8Fn4bG9s CX4EI5IO6KDsSDAZqKq2KExWO420lQuySH5Jo2pY=
Date: Thu, 20 Aug 2020 06:05:30 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JNEIKD6BWAKOBO655JJLBVEVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4028/677652356@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e751adbdbd_6dc419642576d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Fsc-5nmLHWcE3jo53B-X_l1ZsAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:05:34 -0000

----==_mimepart_5f3e751adbdbd_6dc419642576d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes. I've reread that text and the current text is fine with me.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677652356
----==_mimepart_5f3e751adbdbd_6dc419642576d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes. I've reread that text and the current text is fine with me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677652356">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64QE4UIRW3UDUC3VTSBUNRVANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YXBUSRBO7LKJZZX3SBUNRVA5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBSCPBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677652356",
"url": "https://github.com/quicwg/base-drafts/issues/4028#issuecomment-677652356",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e751adbdbd_6dc419642576d4--


From nobody Thu Aug 20 06:06:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1126C3A091C for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:06:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TQvNxbap5ctL for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:06:08 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 354943A08C4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:06:08 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 25C5D520F02 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:06:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597928767; bh=EHNvexZGpHSKehtJ3O36qTHd2Ao5hUynvO7iUqdZCNM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LcZp+Zb9S7A2U3j3tCnveiH+bWPyMjt4W4w8t+EHltNqhMusVx9wGFy9S7VYWmWuS U4+pcz37gpIWrwVucEcNKkp6vNssxlNNCA+OgIJraBJa5BqAvQ6TFnloIM0+iV92Fl OMmtBM7CkPrBoaDZBNvBGrLBtj45ZMe7Wd1/RSXk=
Date: Thu, 20 Aug 2020 06:06:07 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VXGQ54YJSIZPUD655JJLD7EVBNHHCRJHR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4030/issue_event/3675151366@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4030@github.com>
References: <quicwg/base-drafts/issues/4030@github.com>
Subject: Re: [quicwg/base-drafts] Does that include retransmissions?  (#4030)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e753f14b06_51d0196490407b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BxsuB3z2I_iCaLsVJXb87V0NAzM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:06:10 -0000

----==_mimepart_5f3e753f14b06_51d0196490407b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4030.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4030#event-3675151366
----==_mimepart_5f3e753f14b06_51d0196490407b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681898454" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4030" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4030/hovercard" href="https://github.com/quicwg/base-drafts/issues/4030">#4030</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4030#event-3675151366">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HWTM5WHA4A3JKXDDSBUNT7ANCNFSM4QFATZOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2DRCOGYDTX4AIFLOTSBUNT7A5CNFSM4QFATZO2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3MHFYBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4030#event-3675151366",
"url": "https://github.com/quicwg/base-drafts/issues/4030#event-3675151366",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e753f14b06_51d0196490407b--


From nobody Thu Aug 20 06:07:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72AC13A08CD for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:07:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 se4_qL7y_9cs for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:07:30 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BA713A08C4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:07:30 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 47EC784007B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:07:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597928849; bh=bgoHxW4QVVb+Q0iChEzhuBSHU+2l47lMUqHe7hhAzGE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pQ+3p+kTXPK7i8BfGOIzZrbQqfz/iYkiDtUoh85ugdeOYtesWCCGqzJ9/5nBxS9I8 qZAhmb5Udy75vRANdh8IVzU4Ae2Xi8DYf0YD+bRzvPdOR/oZNEKNZ3bsYCbWCQB/I2 ZCFzebl4AkuWmExxTtOe4NltsQEiZ4PedfgPLl3c=
Date: Thu, 20 Aug 2020 06:07:29 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7QGPFFKRPL5WKL5GV5JJLJDEVBNHHCRJHLKQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4028/issue_event/3675157115@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4028@github.com>
References: <quicwg/base-drafts/issues/4028@github.com>
Subject: Re: [quicwg/base-drafts] Allowing QUIC to suspend ECN usage (#4028)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e759138c0e_448a19642004e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bd-Wa4bP9RpBp2nEmdHr4k-jgxo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:07:32 -0000

----==_mimepart_5f3e759138c0e_448a19642004e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4028.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4028#event-3675157115
----==_mimepart_5f3e759138c0e_448a19642004e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681896788" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4028" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4028/hovercard" href="https://github.com/quicwg/base-drafts/issues/4028">#4028</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4028#event-3675157115">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5IDWGN42PLPR753KDSBUNZDANCNFSM4QFARPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XDNFS7ERQXFEJ64DSBUNZDA5CNFSM4QFARPK2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3MHHE6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4028#event-3675157115",
"url": "https://github.com/quicwg/base-drafts/issues/4028#event-3675157115",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e759138c0e_448a19642004e2--


From nobody Thu Aug 20 06:09:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FC063A08CD for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:09:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Ff6bE6ZWbNf7 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:08:54 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF7FE3A08C4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:08:53 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 032716003D9 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:08:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597928933; bh=zKrur1bXi6o/mTmUEnuHFW0F7D9aaE9ciBj201AH054=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TYkqNcBUd58zzuc4Fqrim364wQPmdSzvgDVppLcWBq7GnXL3lLkzedlHOTGtQA9ca IR8+CqRtq83Ru+d0iScsnMal8cjjREXKeGZ/jM+oKubck+KHdR6is5lYLVq3E2lv9P 1/hWp4nZmCPYCBY5R8Pzm3tvU7h5+J9iZT4kvAqM=
Date: Thu, 20 Aug 2020 06:08:52 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4HO2JJN3FFXZ2HHK55JJLOJEVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022/677654101@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e75e4e636d_51d019649199c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mgq0xhGFLGq6kUTiQP2Uw-9aOP0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:09:03 -0000

----==_mimepart_5f3e75e4e636d_51d019649199c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Bashed and I believe I'm fine with the current rev.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677654101
----==_mimepart_5f3e75e4e636d_51d019649199c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Bashed and I believe I'm fine with the current rev.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677654101">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFLGGM7M6J2LZQ3V3SBUN6JANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SNZPMXBQ4HLBKCWDSBUN6JA5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBSC4VI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677654101",
"url": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677654101",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e75e4e636d_51d019649199c7--


From nobody Thu Aug 20 06:50:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33AA23A0AB3 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:50:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QQgghHJAawet for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:50:24 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ECBFA3A0A9B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:50:23 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id D8142840E43 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:50:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597931422; bh=lfXHIixjgOT5UhITS5lmqKPd1Lx7Fm4AKgvtyskBfvg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FD5ZEDw5FQ+Fij6QLT0pB2K9cPJVk1wxJm6KpWpDCdOQIcTwKrjWytkozQrXQq0Ht KoNYBA+7RzmISCcHB02XGf+hX2bx+rqrtSrn+ySjZgFGhQnILVEBJpS5TYe9i9UnFN gZfAgO1nKRXnaHl3myEs7WuxY3TWXeSoeRV4NcDQ=
Date: Thu, 20 Aug 2020 06:50:22 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5558820152@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e7f9ec90b6_15b21964965c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f5KfoM6ZYOTnSQwbl2WLa2_zzWo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:50:25 -0000

----==_mimepart_5f3e7f9ec90b6_15b21964965c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

32f6cf5cfe6573b58b8d082e1e107f3523105651  Include fix for #4022


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/48e723d6addf2394185beee8d72f0d2b0911861f..32f6cf5cfe6573b58b8d082e1e107f3523105651

----==_mimepart_5f3e7f9ec90b6_15b21964965c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/32f6cf5cfe6573b58b8d082e1e107f3523105651">32f6cf5</a>  Include fix for #4022</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/48e723d6addf2394185beee8d72f0d2b0911861f..32f6cf5cfe6573b58b8d082e1e107f3523105651">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZWH4OTB62FAQIGMTLSBUSZ5ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5WHP2B5GD5PYMNSFTSBUSZ5A5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU2TQOBSGAYTKMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/48e723d6addf2394185beee8d72f0d2b0911861f..32f6cf5cfe6573b58b8d082e1e107f3523105651",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/48e723d6addf2394185beee8d72f0d2b0911861f..32f6cf5cfe6573b58b8d082e1e107f3523105651",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3e7f9ec90b6_15b21964965c6--


From nobody Thu Aug 20 06:51:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20F8A3A0ABE for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:51:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tVFV5NGXlUfu for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:51:29 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DFC183A0AB3 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:51:28 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 25AA43407E5 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:51:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597931488; bh=iDS/eJfsFDt59qDnxa9TIuiEu7k3hSlyfjXv4jHWS58=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xUjkCwSJLPDsEfvvecf2/gx1yUSk3HFlcAUzjEakoxVtQ86OT0dWIgCm6qLJwuPWf /1iEYMkiOSa+CiPEwItk9aaNk+Za3w6hUbn4tjayZ0wdzT7Pn3Z2U0oKEgAkBQDHjH 0EXMFOqsH0dSKuL3PJ8+nu3BKWyBvj17XgaqL/mU=
Date: Thu, 20 Aug 2020 06:51:28 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3L3I7EWWLHCRK2IGV5JJQOBEVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4022/677676692@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e7fe015eb5_61819646403f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZR8IbKcrYifKZWLp4rzu55coo0w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:51:30 -0000

----==_mimepart_5f3e7fe015eb5_61819646403f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I added the text above to #4016.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677676692
----==_mimepart_5f3e7fe015eb5_61819646403f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I added the text above to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681876135" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4016" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4016/hovercard" href="https://github.com/quicwg/base-drafts/pull/4016">#4016</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677676692">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7AC2KAYITPWUNDGUTSBUS6BANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GU546OA53QJYCJNLSBUS6BA5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBSINFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677676692",
"url": "https://github.com/quicwg/base-drafts/issues/4022#issuecomment-677676692",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e7fe015eb5_61819646403f--


From nobody Thu Aug 20 06:51:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42DF73A0AC5 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:51:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9w6nAwvNHzbW for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:51:30 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C6C03A0ABD for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:51:30 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 442A45200A4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:51:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597931489; bh=fcVVJutnfTf9x0q9WE63+veEoKprw4DRucknQL5xipc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0Fz76vYBjlPsy/ZQXZ7DE2rMp7QvkYnuxCalS/LAYN27ThF6xicHtRsJ+XQjeJwBo cvaXyrTGFYXJvTUeHmfGPQiDWrHMggte3p4X/vHWHDdU9DZt9mCJFMP4jxOIPJpSx3 wnDLyLdxm5RNX/qeaKpMfljQCel4VOrbqTU1vk04=
Date: Thu, 20 Aug 2020 06:51:29 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7D5QVRD2ZDKBQ5NDN5JJQODEVBNHHCRJGS4U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4022/issue_event/3675363356@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4022@github.com>
References: <quicwg/base-drafts/issues/4022@github.com>
Subject: Re: [quicwg/base-drafts] ECN "not quite enough" (#4022)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e7fe134a8a_5a8319641177bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m0bc3vqUHdIV5xDbnQSF7QYie7I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:51:32 -0000

----==_mimepart_5f3e7fe134a8a_5a8319641177bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4022.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4022#event-3675363356
----==_mimepart_5f3e7fe134a8a_5a8319641177bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681890533" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4022" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4022/hovercard" href="https://github.com/quicwg/base-drafts/issues/4022">#4022</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4022#event-3675363356">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DUQU6S72HBK5II2DSBUS6DANCNFSM4QFAJHUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5K3HSCFQ62BOHBM7DSBUS6DA5CNFSM4QFAJHU2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3MIZQHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4022#event-3675363356",
"url": "https://github.com/quicwg/base-drafts/issues/4022#event-3675363356",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e7fe134a8a_5a8319641177bd--


From nobody Thu Aug 20 06:51:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D42873A0ABE for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:51:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XjzMcWqQrh8d for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:51:44 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B63603A0ABD for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:51:44 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id D9EC9580E72 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:51:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597931503; bh=iEp6kP59s2GjUbVGbi6WFVBHxXJiM37a5avj4t60dN4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oK9Rpwsj3xLrxno+31RZZ0DybA1SS39Ml8CYRRrffSeceg21rrKSLKI6OMCkd6NY5 BJJaSgD1jpplJGMkY8t0cmXHwmm0mcdkKdsLrPGtci/iM31xVmUSvw0qpMt8E/E+17 l6Fy0InIPUxvKfsp0/iVxDxLqthDSozKeFC+/G90=
Date: Thu, 20 Aug 2020 06:51:43 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4D6AVSOKES7NBKC255JJQO7EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/471635223@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e7fef940cc_19c7196489384"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9rji0FL7sDGl2hAAxQ0MgnUFDno>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:51:46 -0000

----==_mimepart_5f3e7fef940cc_19c7196489384
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -348,6 +348,13 @@ acknowledgement delays are likely to be non-repeating and limited to the
 handshake. The endpoint can therefore use them without limiting them to the
 max_ack_delay, avoiding unnecessary inflation of the RTT estimate.
 
+Note however that a large acknowledgement delay can result in a substantially

```suggestion
A large acknowledgement delay can result in a substantially
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471635223
----==_mimepart_5f3e7fef940cc_19c7196489384
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r473997363">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -348,6 +348,13 @@ acknowledgement delay=
s are likely to be non-repeating and limited to the=0D
 handshake. The endpoint can therefore use them without limiting them to =
the=0D
 max_ack_delay, avoiding unnecessary inflation of the RTT estimate.=0D
 =0D
+Note however that a large acknowledgement delay can result in a substant=
ially=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Note however that a large acknowledgement del=
ay can result in a substantially=0D
+A large acknowledgement delay can result in a substantially=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-471635223">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K53APTCUBUT3H5YUU3SBUS67ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3KRLAWDZJJEKO7QC3SBUS67A5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQOJKFY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-471635223",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-471635223",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3e7fef940cc_19c7196489384--


From nobody Thu Aug 20 06:53:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06A233A0ABD for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:53:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iMTq-hOfwR_V for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:53:51 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C69F63A097A for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:53:51 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id DE18B90008A for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:53:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597931630; bh=43801xwCIUQZ54ouYCQbkFMAbIbscmBgCtYR4f6o61k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qUSSlKNNpM57KVa9Hh7XV3eMElPoNxO3bFDCXMvxmlm4c5KH2ccVXmjSeSSG8Rr3w 9HLY8wBA4F7wkM0+PD2Y3mXNChWTEPORQRPKqdwgn1FQ32ywCUewtke3dDHd+8OdPu GZQLQxPZ7Ig/6LkCgNa0Hk9kkq69FMqipfkz6m/8=
Date: Thu, 20 Aug 2020 06:53:50 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UYRXVWGQPFYYLUSF5JJQW5EVBNHHCRKP4BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4035/677678004@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4035@github.com>
References: <quicwg/base-drafts/issues/4035@github.com>
Subject: Re: [quicwg/base-drafts] Uncapped ACK Delay and RTT estimates (#4035)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e806ecee55_2a3f1964425d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CO8io3SAMzLY_ZrqGhFCTlDYpPc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:53:53 -0000

----==_mimepart_5f3e806ecee55_2a3f1964425d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks @janaiyengar that new text works for me.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677678004
----==_mimepart_5f3e806ecee55_2a3f1964425d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> that new text works for me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677678004">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MP6FY2UYP4YMN3VLSBUTG5ANCNFSM4QFNUQEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6D5LSUO5LY2E7VGFLSBUTG5A5CNFSM4QFNUQE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBSIXNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677678004",
"url": "https://github.com/quicwg/base-drafts/issues/4035#issuecomment-677678004",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e806ecee55_2a3f1964425d5--


From nobody Thu Aug 20 06:55:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F00C3A0ABD for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:55:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DGbXoFF4p4a9 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 06:55:18 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 961753A09C0 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:55:18 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id DAE5C600DED for <quic-issues@ietf.org>; Thu, 20 Aug 2020 06:55:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597931717; bh=MpadtD6HJNCUt8vACjCDYzhet4EpbkiDv530qA4yiX0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zMenT88OJy40tHxs3/RXGi35jPiFfDebBflaZBJR7baHnvKHmW28vV0a7Tnjkc0to ikOtVYb+yGNALBYo7VtXl2d4NquISHlqdZrlvRSVxmTtE9EuM0TJEhOVP5kGjrgzew Cn4zxQ076Nwx/u42k5tClxHdrY/qW/IZIB6tfEwM=
Date: Thu, 20 Aug 2020 06:55:17 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYWZVEZDWNDHMITZ755JJQ4LEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/471638792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e80c5ca90a_d95196411984a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MFPHTcdspFUzTCOqZqiUzt6ptG0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 13:55:20 -0000

----==_mimepart_5f3e80c5ca90a_d95196411984a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -348,6 +348,13 @@ acknowledgement delays are likely to be non-repeating and limited to the
 handshake. The endpoint can therefore use them without limiting them to the
 max_ack_delay, avoiding unnecessary inflation of the RTT estimate.
 
+Note however that a large acknowledgement delay can result in a substantially
+inflated smoothed_rtt, if there is either an error in the peer's reporting of
+the acknowledgement delay or in the endpoint's min_rtt estimate.  Therefore,
+prior to handshake confirmation, an endpoint can ignore RTT samples if adjusting

Is this better as a MAY?  We never say you can ignore RTT samples in any other circumstance, so this feels a bit new.
```suggestion
prior to handshake confirmation, an endpoint MAY ignore RTT samples if adjusting
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-471638792
----==_mimepart_5f3e80c5ca90a_d95196411984a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3874#discussi=
on_r474001273">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -348,6 +348,13 @@ acknowledgement delay=
s are likely to be non-repeating and limited to the=0D
 handshake. The endpoint can therefore use them without limiting them to =
the=0D
 max_ack_delay, avoiding unnecessary inflation of the RTT estimate.=0D
 =0D
+Note however that a large acknowledgement delay can result in a substant=
ially=0D
+inflated smoothed_rtt, if there is either an error in the peer&#39;s rep=
orting of=0D
+the acknowledgement delay or in the endpoint&#39;s min_rtt estimate.  Th=
erefore,=0D
+prior to handshake confirmation, an endpoint can ignore RTT samples if a=
djusting=0D
</pre>=0D
<p>Is this better as a MAY?  We never say you can ignore RTT samples in a=
ny other circumstance, so this feels a bit new.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-prior to handshake confirmation, an endpoint =
can ignore RTT samples if adjusting=0D
+prior to handshake confirmation, an endpoint MAY ignore RTT samples if a=
djusting=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3874#pullrequestreview-471638792">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K24E5DVOLIG3UDWWSDSBUTMLANCNFSM4OUKVOAQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZJSUJSMD2POTE5DRDSBUTMLA5CNFSM4=
OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQOKGCA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestrev=
iew-471638792",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview=
-471638792",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3e80c5ca90a_d95196411984a--


From nobody Thu Aug 20 09:03:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFF323A0831 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 09:03:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jRZ_AoASCbiO for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 09:03:24 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 761613A082E for <quic-issues@ietf.org>; Thu, 20 Aug 2020 09:03:24 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 6BFE4560068 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 09:03:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597939403; bh=hi0DkHg2wJVbg4qqU5I4sIs2eZLLtoQ5nSx/qZKxhGI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HC6EnYg9TKb2wUaIkOEmz8n9Y99yMDiu7L1MRL/V4etdGvJooL5ub/sgVVDm8WQYv kVGokoMeJqdc/NnvD0OkQ2hkzvgoHxYEUrJ4X6MonAV9cqUbVhgRwc+m/bPieVjjCw oH+BnMJ/F3TOCeHQzgCkhYZPJ3wgfJIeBWEJGWps=
Date: Thu, 20 Aug 2020 09:03:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DF5QJRNLHEO3NFC55JJ74XEVBNHHCRKSDGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4036/review/471764746@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4036@github.com>
References: <quicwg/base-drafts/pull/4036@github.com>
Subject: Re: [quicwg/base-drafts] "don't delay" for PATH_RESPONSE (#4036)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3e9ecb5c1ea_5d7219641266f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IPs3kDlIShUqu1SWowiAASeLRBM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 16:03:26 -0000

----==_mimepart_5f3e9ecb5c1ea_5d7219641266f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.

This LG, but so did the old text.

> @@ -2174,8 +2174,10 @@ it can associate the peer's response with the corresponding PATH_CHALLENGE.
 
 ## Path Validation Responses
 
-On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediately by
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.
+On receiving a PATH_CHALLENGE frame, an endpoint MUST respond by echoing the
+data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.  An
+endpoint MUST NOT delay transmission of a packet containing a PATH_RESPONSE
+frame unless constrained by congestion control.

You can use PATH_CHALLENGE on existing paths as well, in which case congestion control could be a constraint.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4036#pullrequestreview-471764746
----==_mimepart_5f3e9ecb5c1ea_5d7219641266f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<p>This LG, but so did the old text.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4036#discussion_r474096951">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2174,8 +2174,10 @@ it can associate the peer&#39;s response with the corresponding PATH_CHALLENGE.
 
 ## Path Validation Responses
 
-On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediately by
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.
+On receiving a PATH_CHALLENGE frame, an endpoint MUST respond by echoing the
+data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.  An
+endpoint MUST NOT delay transmission of a packet containing a PATH_RESPONSE
+frame unless constrained by congestion control.
</pre>
<p>You can use PATH_CHALLENGE on existing paths as well, in which case congestion control could be a constraint.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4036#pullrequestreview-471764746">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7N6WEW4TQXWSFS3WTSBVCMXANCNFSM4QFOSSJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2C55EBKYK4OMQNXBTSBVCMXA5CNFSM4QFOSSJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQPI6CQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4036#pullrequestreview-471764746",
"url": "https://github.com/quicwg/base-drafts/pull/4036#pullrequestreview-471764746",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3e9ecb5c1ea_5d7219641266f--


From nobody Thu Aug 20 11:01:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FEF13A0FCB for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:01:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Q554BUM_T2EQ for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:01:31 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D10F23A0FCA for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:01:31 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id D67E090266F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:01:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597946490; bh=Xs/CRhue8a6gm3kbdTUMsbGuqzQiErd45KhUQS7WF/s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JDPLMTTZMTLyTw1lBBCbELvW7O0KqtOn1EHVfxaGYFyj+ChQ+MiMGEqJqNt81C59X uWQKILUebUl7+e2hSORfQ41toqWAdzi5BPih42ZuAEAKuc2C3zFI08/D08pljbg8o2 Ac0xEVLMOHkk26Fh/hITEVr3bj8Qls5MUOtysht4=
Date: Thu, 20 Aug 2020 11:01:30 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XKOISHU5D22AMNAV5JKNXVEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/677814200@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3eba7ac6f2f_17a81964264827"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GueXkQWpVZo4Op33RWBBLhjflh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:01:33 -0000

----==_mimepart_5f3eba7ac6f2f_17a81964264827
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Not padding breaks the protocol, so there's a MUST in Section 14.  That MUST *does* apply to all versions that the client supports; the client obviously can't know the details of versions it doesn't support, including any the server supports, so that's all it can reference.  There's no minimum first-packet size in the invariants.

The server SHOULD send Version Negotiation in response to a packet of unknown version but an appropriate size; if it doesn't, the client won't know what versions it supports, but it might choose not to do so every time.  (Hence the "MAY limit" in the next sentence.)

Is the thing that's missing for you a linkage between "SHOULD send" and "MAY limit"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677814200
----==_mimepart_5f3eba7ac6f2f_17a81964264827
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Not padding breaks the protocol, so there's a MUST in Section 14.  That MUST <em>does</em> apply to all versions that the client supports; the client obviously can't know the details of versions it doesn't support, including any the server supports, so that's all it can reference.  There's no minimum first-packet size in the invariants.</p>
<p>The server SHOULD send Version Negotiation in response to a packet of unknown version but an appropriate size; if it doesn't, the client won't know what versions it supports, but it might choose not to do so every time.  (Hence the "MAY limit" in the next sentence.)</p>
<p>Is the thing that's missing for you a linkage between "SHOULD send" and "MAY limit"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677814200">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK55A7XWSS7RFB24ICDSBVQHVANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LDMJREJKGUBJBKNLSBVQHVA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBTJ7OA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677814200",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-677814200",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3eba7ac6f2f_17a81964264827--


From nobody Thu Aug 20 11:11:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90F103A10F3 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:11:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GrZ9j1CZfBq2 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:11:08 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B13D3A10ED for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:11:08 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id B72D0E01F5 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:11:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597947067; bh=yIieXE9dgHqNnFvXoZj6Co3mxwhsUsQRvtYxydeRtmA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XCrfGDtUMyJWUeMKKeGYl8LA8H8owQ0nE3FvSzeqrtvOu/ardTuuX3y9+21quEL56 nj9zRrffgvx3lVDBYpcK/De3NuqNNkdeGWo8YYBUQdUVAKbKwO6qq/j+SBJNoGG7G0 gQg/wK4uz7lV+LT/9UoKVEf9Qv7NGfAglCKb9tw8=
Date: Thu, 20 Aug 2020 11:11:07 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK323HGZ6JXR4R2NKCN5JKO3XEVBNHHCRLVK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4039/677818693@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4039@github.com>
References: <quicwg/base-drafts/issues/4039@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (2) (#4039)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ebcbba65e8_575619641154fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zHCXpi7yd77kUiksnkXIlRIiEzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:11:10 -0000

----==_mimepart_5f3ebcbba65e8_575619641154fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

"in order to" seems like a well-known construction, so I'm not concerned about its existence.  Your rewording loses the implication of "SHOULD... because you'll need to...."

Though I see your point that this sentence could be parsed as "reading in order" being the thing servers SHOULD be able to do.  Perhaps "In order to properly form X, servers SHOULD Y"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677818693
----==_mimepart_5f3ebcbba65e8_575619641154fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>"in order to" seems like a well-known construction, so I'm not concerned about its existence.  Your rewording loses the implication of "SHOULD... because you'll need to...."</p>
<p>Though I see your point that this sentence could be parsed as "reading in order" being the thing servers SHOULD be able to do.  Perhaps "In order to properly form X, servers SHOULD Y"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677818693">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6N3ZPTXRXUYB3ESALSBVRLXANCNFSM4QFZXADA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3XF36IAOKLRF7QWS3SBVRLXA5CNFSM4QFZXADKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBTLCRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677818693",
"url": "https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677818693",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ebcbba65e8_575619641154fd--


From nobody Thu Aug 20 11:22:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35EBA3A11C8 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:22:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 w66aGXRQPmZb for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:22:34 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D4843A11CB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:22:34 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 54E8B5C00AA for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:22:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597947752; bh=5TBCWrjUbp6E1/JBF0b8YPYJwG7TwBqAIKc+yegT9Gw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GPm507ce2dRUVF5BhfYujh/4UL2IW1aeH3a1qhTB6ahbQf7TznExj8XKtTnOn805y NkQ5oMeiGEuw4G3UK8i6JBld1fqweqA1BgGEfXLzxeABup5oA48M05iQNgBDrUDx0P uGS2HPg9WSa/HdsRa1QTBHFY4gIbrSO4fMu+T9P4=
Date: Thu, 20 Aug 2020 11:22:32 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NQO5SDC2FPNAEO2V5JKQGREVBNHHCRLVK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4039/677823775@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4039@github.com>
References: <quicwg/base-drafts/issues/4039@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (2) (#4039)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ebf6844e40_12dd19646088f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NnNx1maQHcQ-SOAF882VTm2ToZg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:22:36 -0000

----==_mimepart_5f3ebf6844e40_12dd19646088f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Also, this seems to be the same sentence as #4038?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677823775
----==_mimepart_5f3ebf6844e40_12dd19646088f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Also, this seems to be the same sentence as <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682535033" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4038" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4038/hovercard" href="https://github.com/quicwg/base-drafts/issues/4038">#4038</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677823775">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVXYXEEV65LHTZZELSBVSWRANCNFSM4QFZXADA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32K3DTJPOIDAIHDF3SBVSWRA5CNFSM4QFZXADKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBTMKHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677823775",
"url": "https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677823775",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ebf6844e40_12dd19646088f5--


From nobody Thu Aug 20 11:26:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CDB073A1202 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:25:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 P_14PcYdFegM for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:25:58 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 921BA3A1201 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:25:58 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id D9F78600944 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:25:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597947957; bh=EnP1OUSFpV6ltDpndV/7z/J32Mw4QnF7h77DmaD6mfQ=; h=Date:From:To:Subject:From; b=RSZejbN4HrpxgjYHmsrwOP3auerS/kPOmODnphOiuUcZ7VngdyzBfRuhzbCGno7A6 zBjSW0xHyOoNFvtjIZvFu2EUD+jdAnHzL077a83DNl+h625G1mQxh8YNLcxdmbABfT Bfuy9XkoRWBKVapcQMYIdpQUS3AdSogf40Q5LuUc=
Date: Thu, 20 Aug 2020 11:25:57 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/orders/000000-0f0370@github.com>
Subject: [quicwg/base-drafts] 0f0370: Holy orders
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V7lpILQrn66wzryxTuVF4CZ1Gwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:26:00 -0000

  Branch: refs/heads/transport/orders
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0f037059ce57c231ad11df0d0fcf1708454e25ce
      https://github.com/quicwg/base-drafts/commit/0f037059ce57c231ad11df0d0fcf1708454e25ce
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Holy orders



From nobody Thu Aug 20 11:26:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CEBE3A1209 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:26:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Vja0-bLbN2PK for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:26:14 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A2863A1207 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:26:14 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 94834520037 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:26:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597947973; bh=sb9S2bhEGeuTL505aOa726icXMijQd8ufpPRC8cyR24=; h=Date:From:To:Subject:From; b=cstdSyCxZaHCxHriURxUQT+spfn9Sll/CasF/J4fZ0wb0LQXmRbxZTGpXAzwCDiiy YrOXIvd5dTGo4rE/3Vjf7wX0Ih/r9+Z8vojUUy1YS7/LKG422oeur/9vBO76T5sRbd XMndaQOR4Ep6YJYH67bBaAxnhVlm1JPQ2udt1W2c=
Date: Thu, 20 Aug 2020 11:26:13 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/orders/0f0370-31ae62@github.com>
Subject: [quicwg/base-drafts] 31ae62: Holy orders, Batman!
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GBLg006xzcFjXJdr1kJ5fIqtrOM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:26:16 -0000

  Branch: refs/heads/transport/orders
  Home:   https://github.com/quicwg/base-drafts
  Commit: 31ae623274bf0beb8158cf5364bea9eed51bb2bf
      https://github.com/quicwg/base-drafts/commit/31ae623274bf0beb8158cf5364bea9eed51bb2bf
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Holy orders, Batman!



From nobody Thu Aug 20 11:27:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F8913A1219 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:27:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 coMAfmvuH-gX for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:27:17 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7DD723A1217 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:27:17 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id B2529840056 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:27:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597948036; bh=BkXBJlA4lt1hRBk4IaOB5WOwWazCWRSBwAOWrfAScbM=; h=Date:From:To:Subject:From; b=A/fYmJSOBpMONyaVNByDW+oAcmesFscdm2fdZMjoDbmBSwOMl8LouimRH0n+3P0Je 90y901k80PKMeJFzrtP39f6ArFT/PqvoATJfJDGRiEXrOxuRF/6gy7D//e7ANQs3ag b4VEoQ4rz+G1t2kO0KD1sVI+bd5OpecfaUGILAq8=
Date: Thu, 20 Aug 2020 11:27:16 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/25f5f9-286026@github.com>
Subject: [quicwg/base-drafts] 286026: Script updating gh-pages from 31ae6232. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vCboKcGJwf6s7dStG1z_4UVQ0mo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:27:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 286026829066ff0c547c7cbbca7976380e797f0a
      https://github.com/quicwg/base-drafts/commit/286026829066ff0c547c7cbbca7976380e797f0a
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    R ianswett-clarify-pn-encoding/draft-ietf-quic-http.html
    R ianswett-clarify-pn-encoding/draft-ietf-quic-http.txt
    R ianswett-clarify-pn-encoding/draft-ietf-quic-invariants.html
    R ianswett-clarify-pn-encoding/draft-ietf-quic-invariants.txt
    R ianswett-clarify-pn-encoding/draft-ietf-quic-qpack.html
    R ianswett-clarify-pn-encoding/draft-ietf-quic-qpack.txt
    R ianswett-clarify-pn-encoding/draft-ietf-quic-recovery.html
    R ianswett-clarify-pn-encoding/draft-ietf-quic-recovery.txt
    R ianswett-clarify-pn-encoding/draft-ietf-quic-tls.html
    R ianswett-clarify-pn-encoding/draft-ietf-quic-tls.txt
    R ianswett-clarify-pn-encoding/draft-ietf-quic-transport.html
    R ianswett-clarify-pn-encoding/draft-ietf-quic-transport.txt
    R ianswett-clarify-pn-encoding/index.html
    M index.html
    R less-protection/draft-ietf-quic-http.html
    R less-protection/draft-ietf-quic-http.txt
    R less-protection/draft-ietf-quic-invariants.html
    R less-protection/draft-ietf-quic-invariants.txt
    R less-protection/draft-ietf-quic-qpack.html
    R less-protection/draft-ietf-quic-qpack.txt
    R less-protection/draft-ietf-quic-recovery.html
    R less-protection/draft-ietf-quic-recovery.txt
    R less-protection/draft-ietf-quic-tls.html
    R less-protection/draft-ietf-quic-tls.txt
    R less-protection/draft-ietf-quic-transport.html
    R less-protection/draft-ietf-quic-transport.txt
    R less-protection/index.html
    A transport/orders/draft-ietf-quic-http.html
    A transport/orders/draft-ietf-quic-http.txt
    A transport/orders/draft-ietf-quic-invariants.html
    A transport/orders/draft-ietf-quic-invariants.txt
    A transport/orders/draft-ietf-quic-qpack.html
    A transport/orders/draft-ietf-quic-qpack.txt
    A transport/orders/draft-ietf-quic-recovery.html
    A transport/orders/draft-ietf-quic-recovery.txt
    A transport/orders/draft-ietf-quic-tls.html
    A transport/orders/draft-ietf-quic-tls.txt
    A transport/orders/draft-ietf-quic-transport.html
    A transport/orders/draft-ietf-quic-transport.txt
    A transport/orders/index.html

  Log Message:
  -----------
  Script updating gh-pages from 31ae6232. [ci skip]



From nobody Thu Aug 20 11:27:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F84E3A1217 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:27:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Bl8MWmRSfdIU for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:27:31 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 579903A1212 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:27:31 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 872C4560E6E for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:27:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597948050; bh=pE43Jut2VN9OEL5vcXm4ef3groHcmH7A5x56/8V9YJE=; h=Date:From:To:Subject:From; b=TJtxflF6wWJTZ/SE+eGvF9cSZY3Gdbe2s1e93SwsCkY12zu/oJqxgqTdc7vzVCtjJ gU0sojCJr8D57oVx2ApgPafxWAGP0snD/fGzC89xMRaxgaISn+k5FidvDlxbw0AjNz k/AK3Nc6Lv8udRmHjMjhD65mGdoSbsBAKZgZm8Eg=
Date: Thu, 20 Aug 2020 11:27:30 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/286026-63239a@github.com>
Subject: [quicwg/base-drafts] 63239a: Script updating archive at 2020-08-20T18:27:08Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XgGmkvQbv6UJxqrc1PGbZb3gIXA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:27:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 63239a6c15a63af23051db518005b5b7c628c9a9
      https://github.com/quicwg/base-drafts/commit/63239a6c15a63af23051db518005b5b7c628c9a9
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-20T18:27:08Z. [ci skip]



From nobody Thu Aug 20 11:31:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 459A33A124D for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:31:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 JsJGmpu205fD for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:31:06 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10CD03A1252 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:31:05 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 427425E0401 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:31:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597948265; bh=Esl+/djnycbp4BWgqUcr++5nFYoywUtVmZ2aZk78HfI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VPhR3gnyDSzcHqdOXj2TGa4yd+kIz45AtaeAqVUbIq3+LHfEuXcIfeCHvHLaxYfUX UMSj2w496g+Q+Ish1icD+N1TEcZFrEWJ/NYgdcYiRjgspqQpxXrFZ5vAYGmttAfSgc U0VbgT9l0hL/+BNnshHp9XEQBMOX94eIhYk6gdtk=
Date: Thu, 20 Aug 2020 11:31:05 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SSDC5BHXHMNX74FF5JKRGTEVBNHHCRNO6H4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4042@github.com>
Subject: [quicwg/base-drafts] Less confusing "in order to" (#4042)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ec16930ed0_698e1964323317"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hwSmrBw9Jjm2aXUHoDtqa1Yg7VM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:31:07 -0000

----==_mimepart_5f3ec16930ed0_698e1964323317
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #4038.
Fixes #4039.
Fixes #4040.
Fixes #4041.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4042

-- Commit Summary --

  * Holy orders, Batman!

-- File Changes --

    M draft-ietf-quic-transport.md (25)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4042.patch
https://github.com/quicwg/base-drafts/pull/4042.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4042

----==_mimepart_5f3ec16930ed0_698e1964323317
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4038.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682535033" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4038" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4038/hovercard" href="https://github.com/quicwg/base-drafts/issues/4038">#4038</a>.<br>
<span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4039.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682535678" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4039" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4039/hovercard" href="https://github.com/quicwg/base-drafts/issues/4039">#4039</a>.<br>
<span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4040.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682536356" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4040" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4040/hovercard" href="https://github.com/quicwg/base-drafts/issues/4040">#4040</a>.<br>
<span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4041.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682536811" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4041" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4041/hovercard" href="https://github.com/quicwg/base-drafts/issues/4041">#4041</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4042'>https://github.com/quicwg/base-drafts/pull/4042</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Holy orders, Batman!</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4042/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (25)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4042.patch'>https://github.com/quicwg/base-drafts/pull/4042.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4042.diff'>https://github.com/quicwg/base-drafts/pull/4042.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZF2WDV4IAWTTS6OLDSBVTWTANCNFSM4QGO6U6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQQKYD4BEBNXPHX73SBVTWTA5CNFSM4QGO6U62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFV3Y7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4042",
"url": "https://github.com/quicwg/base-drafts/pull/4042",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3ec16930ed0_698e1964323317--


From nobody Thu Aug 20 11:38:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6BFA3A12C1 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:38:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.039
X-Spam-Level: 
X-Spam-Status: No, score=-1.039 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 f3q9HotbNvMz for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:38:35 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA9F93A12BE for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:38:35 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id ED43258007B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:38:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597948714; bh=k4sCHZ+4g7zJCBVS6R01/gc0nGWqGBCjMpaFyoRfdhw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0BDhPLJyMn2Tc++s/GiXswLGcawdeWZ5CaF0TXCPbWp60VY8xC5+f6dlHpbRpPT9N mQdH/6DwHqhPHLvVw/zKYTEn5bGmugiXPWSqmPDjNkMbBY2SiimL7pC7ox1lK5yWo2 /utLbntHYKYKY1WIrt9fcUhkiHvGvRqXttnynhHI=
Date: Thu, 20 Aug 2020 11:38:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK72SVZC4GS4L32I2XF5JKSCTEVBNHHCRNO6H4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4042/review/471883372@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4042@github.com>
References: <quicwg/base-drafts/pull/4042@github.com>
Subject: Re: [quicwg/base-drafts] Less confusing "in order to" (#4042)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ec329c7456_4af11964448c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6AX2mQ_YiwtoKzPeFEbItH9pqIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:38:37 -0000

----==_mimepart_5f3ec329c7456_4af11964448c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-471883372
----==_mimepart_5f3ec329c7456_4af11964448c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-471883372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66CASXV6SVJWQB45TSBVUSTANCNFSM4QGO6U6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7HLQV5XHFEUQ44BZLSBVUSTA5CNFSM4QGO6U62YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQQF43A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-471883372",
"url": "https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-471883372",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ec329c7456_4af11964448c--


From nobody Thu Aug 20 11:54:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95B583A12EE for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:53:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4nXccyF1Thgc for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 11:53:54 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 336123A12FB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:53:54 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 269895C092F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 11:53:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597949633; bh=N1lYif19iwx13PiB7pl/uVZ/wcMBmFiKDMryo4fbN0Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K3GRqfLNn7hWIF4Une46+jSzZNisJGF2onPCHS/5k6RYQMb5vcbu8uFFUT+b2f8iK ZXayMd6JkQcoZtuHkN4MpzYnGekdupvCgb2ghVHqwdQuqXEOsuOxri6fM+5vYokrmq ytLuEY/QbThStMWbgiccxE5oIDDeqSSgWHAfalOk=
Date: Thu, 20 Aug 2020 11:53:53 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7H74AA6DRHP5M73TN5JKT4DEVBNHHCRLVK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4039/677838558@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4039@github.com>
References: <quicwg/base-drafts/issues/4039@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (2) (#4039)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ec6c116fae_550c1964995550"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JtzxK_EndqBl9J8nff3jXcyQpRI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 18:54:02 -0000

----==_mimepart_5f3ec6c116fae_550c1964995550
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

That works for me - starting with the construction seems clear.=0D
=0D
Gorry =0D
=0D
=0D
> On 20 Aug 2020, at 19:11, Mike Bishop <notifications@github.com> wrote:=
=0D
> =0D
> =EF=BB=BF=0D
> "in order to" seems like a well-known construction, so I'm not concerne=
d about its existence. Your rewording loses the implication of "SHOULD...=
 because you'll need to...."=0D
> =0D
> Though I see your point that this sentence could be parsed as "reading =
in order" being the thing servers SHOULD be able to do. Perhaps "In order=
 to properly form X, servers SHOULD Y"?=0D
> =0D
> =E2=80=94=0D
> You are receiving this because you authored the thread.=0D
> Reply to this email directly, view it on GitHub, or unsubscribe.=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677838558=

----==_mimepart_5f3ec6c116fae_550c1964995550
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
That works for me - starting with the construction seems clear.<br>=0D
<br>=0D
Gorry <br>=0D
<br>=0D
<br>=0D
&gt; On 20 Aug 2020, at 19:11, Mike Bishop &lt;notifications@github.com&g=
t; wrote:<br>=0D
&gt; <br>=0D
&gt; =EF=BB=BF<br>=0D
&gt; &quot;in order to&quot; seems like a well-known construction, so I&#=
39;m not concerned about its existence. Your rewording loses the implicat=
ion of &quot;SHOULD... because you&#39;ll need to....&quot;<br>=0D
&gt; <br>=0D
&gt; Though I see your point that this sentence could be parsed as &quot;=
reading in order&quot; being the thing servers SHOULD be able to do. Perh=
aps &quot;In order to properly form X, servers SHOULD Y&quot;?<br>=0D
&gt; <br>=0D
&gt; =E2=80=94<br>=0D
&gt; You are receiving this because you authored the thread.<br>=0D
&gt; Reply to this email directly, view it on GitHub, or unsubscribe.<br>=
=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4039#issuecomment-677838558">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK77=
XGYG4BVBTPXJBH3SBVWMDANCNFSM4QFZXADA">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK72QY2E5YMEJUWXHJTSBVWMDA5CNFSM4QFZ=
XADKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBTP5XQ.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4039#issuecomment=
-677838558",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4039#issuecomment-67=
7838558",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3ec6c116fae_550c1964995550--


From nobody Thu Aug 20 12:24:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C77E3A12EC for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 12:24:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 G_ZRhxkXHWKB for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 12:24:25 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 487D63A09CD for <quic-issues@ietf.org>; Thu, 20 Aug 2020 12:24:23 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 7860E5C0DED for <quic-issues@ietf.org>; Thu, 20 Aug 2020 12:24:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597951462; bh=edBG7YZEAcLxSv3zZs14ToRIdpazvY/cXpMAd4HI4lc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WMlr/iCbeW/1oCru0qKHggM75B7EK3EHCi32Joz8+PNmigJlGsrk6QfU0a86BHba8 /lFwbcf7jbdWx4GI0hj63cDTmBYOa7XQOfXrZCCzxqhz0zT+mThdzHECwrIDS3gTUB b5lpHp49jPFAazh7EIri+40dF9Uwk6n1Z9cx5fsw=
Date: Thu, 20 Aug 2020 12:24:22 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47DW6NDBLEPEBE5MN5JKXONEVBNHHCRNO6H4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4042/review/471914376@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4042@github.com>
References: <quicwg/base-drafts/pull/4042@github.com>
Subject: Re: [quicwg/base-drafts] Less confusing "in order to" (#4042)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ecde66928f_1bea196463087"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iD3pOrjsDjnM_QF30AuMMtdEicg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 19:24:27 -0000

----==_mimepart_5f3ecde66928f_1bea196463087
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair commented on this pull request.

All looks clear to me.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-471914376
----==_mimepart_5f3ecde66928f_1bea196463087
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<p>All looks clear to me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-471914376">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK22P6WMHNYOXZKRRDDSBVZ6NANCNFSM4QGO6U6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DHSVTOM3EONBRO33SBVZ6NA5CNFSM4QGO6U62YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQQNPCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-471914376",
"url": "https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-471914376",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ecde66928f_1bea196463087--


From nobody Thu Aug 20 12:26:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 154C03A12F1 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 12:26:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XuV_gvXBfrSO for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 12:26:13 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE4343A12CC for <quic-issues@ietf.org>; Thu, 20 Aug 2020 12:26:12 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 5E457900D67 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 12:26:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597951571; bh=reRSg1pXa84Yv45KwJWvQHive/PEbta1zYewMqLk9TI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MX+OyQVNefHXJYnR/vFTRq0Dbg/g6SCxGqEAitAtyz+NRu4y0IfSVLeLDOk6copzd lKumlxDQMbhsM7pavtXMO5gNJ3sBXy2EbctC8lUrW7aJnQc5njkpxoRZFtoI+eRnSJ DMZILDPtc0pxN00Zr6I4yzCBJy49e6V4aVp4t9is=
Date: Thu, 20 Aug 2020 12:26:11 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUX2NTTTQKGOVF56V5JKXVHEVBNHHCRLVK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4039/677855165@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4039@github.com>
References: <quicwg/base-drafts/issues/4039@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (2) (#4039)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ece534fa1e_386f1964833634"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0bL2NTHq8L1eqUj1z2L4RCEiCxs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 19:26:14 -0000

----==_mimepart_5f3ece534fa1e_386f1964833634
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The new PR appears to have all the in orders in good order then!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677855165
----==_mimepart_5f3ece534fa1e_386f1964833634
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The new PR appears to have all the in orders in good order then!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677855165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4LM64KY5TN53YIFN3SBV2FHANCNFSM4QFZXADA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK446QVF23VBGW3UQXLSBV2FHA5CNFSM4QFZXADKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBTT7PI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677855165",
"url": "https://github.com/quicwg/base-drafts/issues/4039#issuecomment-677855165",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ece534fa1e_386f1964833634--


From nobody Thu Aug 20 12:26:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DF0B3A12CC for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 12:26:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mQPCOMFteLw5 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 12:26:14 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08DCE3A12F0 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 12:26:13 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id C41D5600082 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 12:26:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597951572; bh=Nw4Dv18SkL1qLjrY90+rGV7RTPhE2iXbIFUam2RjFq4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NBrSlScKMcA2U+VJ74L5YritHwk5pDOw/nIsCBjxDAqnLuZOBx0qeeDvrkcUbgkfO +RqFNeM7OQtWs5pjCqiBeKqr4o4fvmPe9fwSFdhssMTkAUyHkIUpWTwRXwOir2FL2W 4FAwcve5EAakbpOkIDGjxAdYYW3Dn0737JPomh9Y=
Date: Thu, 20 Aug 2020 12:26:12 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ3AT4NQIAUXW7AR6N5JKXVJEVBNHHCRLVK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4039/issue_event/3676778757@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4039@github.com>
References: <quicwg/base-drafts/issues/4039@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (2) (#4039)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ece54b430b_3f0c19641028bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GpFZgajsCjK2wyrH7k4SAu3CNZI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 19:26:15 -0000

----==_mimepart_5f3ece54b430b_3f0c19641028bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4039.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4039#event-3676778757
----==_mimepart_5f3ece54b430b_3f0c19641028bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682535678" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4039" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4039/hovercard" href="https://github.com/quicwg/base-drafts/issues/4039">#4039</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4039#event-3676778757">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5HCWV5V3JAHA2NUGLSBV2FJANCNFSM4QFZXADA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNLT2JRG5YWGZGOHLSBV2FJA5CNFSM4QFZXADKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3MTTCBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4039#event-3676778757",
"url": "https://github.com/quicwg/base-drafts/issues/4039#event-3676778757",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ece54b430b_3f0c19641028bf--


From nobody Thu Aug 20 13:51:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 054543A1409 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 13:51:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Ej8ggh2M5ujy for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 13:51:24 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E98B73A1405 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 13:51:23 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id BB998340E85 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 13:51:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597956682; bh=SKR1GAH1NHsLSl5xzuZbFO0nlV5+B+LIirS1ZNYLL9I=; h=Date:From:To:Subject:From; b=bYgylAxvmzfU8EvFRodxfXCCHKhuBEv7qp2QsMIHNIrA/wTR7AhgG9BYcT32FG9rV GIUObtgH+SGYUvHB4Yx/VSX+Psw6rk7QemwQZzxHY7DOIv++20Bx92Hpe85vLTpcHs 0HUcl4qUzlwkTufmaRBgH4f+nAAspYOStj8fR8Uc=
Date: Thu, 20 Aug 2020 13:51:22 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/new-test-vectors/000000-9f8166@github.com>
Subject: [quicwg/load-balancers] 9f8166: New test vectors
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hO-hPgZzbRRis0KxbBIb9BhtOjA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 20:51:25 -0000

  Branch: refs/heads/new-test-vectors
  Home:   https://github.com/quicwg/load-balancers
  Commit: 9f81662060ce61175903dd989e0cae35e5d35d75
      https://github.com/quicwg/load-balancers/commit/9f81662060ce61175903dd989e0cae35e5d35d75
  Author: Martin Duke <martin.h.duke@gmail.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  New test vectors



From nobody Thu Aug 20 13:52:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42DB43A1409 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 13:52:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 w-eFlB-ye7zR for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 13:52:00 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1FF93A1405 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 13:52:00 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 85446520E2C for <quic-issues@ietf.org>; Thu, 20 Aug 2020 13:51:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597956719; bh=pNtvewyEgCBmchB85JvyFQsE4lk6UQR2wuRjzvazzHs=; h=Date:From:To:Subject:From; b=l+36uMYcCophE9ixTCT9ZdsVNOE4uID/XpfeGGL0OpLDlX/iFKA6IYVwfXfZMjjms qsQgUkcLP0YgQjG317L2qkqP7LBqxLc4+8UDPKsidRsjjFRHoLevwcFftoCzRIhwy5 CWsOEUtMOZ5ft9SmSairNS7E4BsYS3x2qTapOtZc=
Date: Thu, 20 Aug 2020 13:51:59 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/24c3d5-8a2944@github.com>
Subject: [quicwg/load-balancers] 8a2944: Script updating gh-pages from 9f81662. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DUNM-l-RTmFjuB05nVY8iIDuyz8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 20:52:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 8a2944989bd152819d9d8f285d4a9a37c82726ea
      https://github.com/quicwg/load-balancers/commit/8a2944989bd152819d9d8f285d4a9a37c82726ea
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    R config-rotation-terms/draft-ietf-quic-load-balancers.html
    R config-rotation-terms/draft-ietf-quic-load-balancers.txt
    R config-rotation-terms/index.html
    M index.html
    A new-test-vectors/draft-ietf-quic-load-balancers.html
    A new-test-vectors/draft-ietf-quic-load-balancers.txt
    A new-test-vectors/index.html
    R no-zero-padding/draft-ietf-quic-load-balancers.html
    R no-zero-padding/draft-ietf-quic-load-balancers.txt
    R no-zero-padding/index.html
    R stream-test-vector/draft-ietf-quic-load-balancers.html
    R stream-test-vector/draft-ietf-quic-load-balancers.txt
    R stream-test-vector/index.html

  Log Message:
  -----------
  Script updating gh-pages from 9f81662. [ci skip]



From nobody Thu Aug 20 16:25:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78B883A0EBF for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 16:25:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 w_sIsOtFr5Ft for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 16:25:01 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4348E3A0EBE for <quic-issues@ietf.org>; Thu, 20 Aug 2020 16:25:01 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id D9AF1340076 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 16:24:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597965899; bh=zc4gn6Zd/D5eastedfvlFT6XDLkZqM9Mb9HyHia7aAs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SxP+fTDK2YtH8I7ETFncRFhlD/w8rqlPk9k+etc+gxkfsuzB2XEEWuTrgTQpCyhx5 VeeV0xcSzEm8sK0K3ljgWaIav95xBNtxWRW8Z+NA9bPqgcM0eHxvFIqEfjK3bYU6sF e8ZrxCO9JqArnQu5QtYyLurCV+0nHOewu/mqhPPU=
Date: Thu, 20 Aug 2020 16:24:59 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CON3ZYES3EJ46VGF5JLTUXEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/472046561@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f064bc9400_3e96196413657"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i3UOXLTOZtXJiWrWIuknAnwOfa8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Aug 2020 23:25:03 -0000

----==_mimepart_5f3f064bc9400_3e96196413657
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

LGTM modulo the grammatical point below.

> @@ -1092,9 +1092,10 @@ min_rtt:
 
 max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
-  acknowledgments for packets in the Application Data packet number space. The
-  actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  acknowledgments for packets in the Application Data packet number
+  space, as defined by the eponymous transport parameter (Section 18.2
+  of {{QUIC-TRANSPORT}}). Note that the actual ack_delay in a received
+  ACK frame may be larger due to late timers, reordering, or lost

```suggestion
  ACK frame may be larger due to late timers, reordering, or loss
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-472046561
----==_mimepart_5f3f064bc9400_3e96196413657
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@kazuho</b> commented on this pull request.</p>=0D
=0D
<p>LGTM modulo the grammatical point below.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3938#discussi=
on_r474322610">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1092,9 +1092,10 @@ min_rtt:=0D
 =0D
 max_ack_delay:=0D
 : The maximum amount of time by which the receiver intends to delay=0D
-  acknowledgments for packets in the Application Data packet number spac=
e. The=0D
-  actual ack_delay in a received ACK frame may be larger due to late tim=
ers,=0D
-  reordering, or lost ACK frames.=0D
+  acknowledgments for packets in the Application Data packet number=0D
+  space, as defined by the eponymous transport parameter (Section 18.2=0D=

+  of {{QUIC-TRANSPORT}}). Note that the actual ack_delay in a received=0D=

+  ACK frame may be larger due to late timers, reordering, or lost=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  ACK frame may be larger due to late timers,=
 reordering, or lost=0D
+  ACK frame may be larger due to late timers, reordering, or loss=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3938#pullrequestreview-472046561">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5RYIAV6HEGYYS32A3SBWWEXANCNFSM4PEJVDRQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4EGFPKQ73LO3WOYVDSBWWEXA5CNFSM4=
PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQRNXYI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestrev=
iew-472046561",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview=
-472046561",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3f064bc9400_3e96196413657--


From nobody Thu Aug 20 17:46:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96BF43A14DD for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 17:46:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 7_s1gaV7WmsB for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 17:46:01 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D49D3A14DB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 17:46:01 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 16F56E01F4 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 17:46:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597970760; bh=YREZ8ETKwznLsZcxk9hEheuvti5olfnL5AbkTMbwrNk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tK3uvGt08I9eJ7dUdRHtq8uSwxSTBcd1ttM1LltCTANAxWlzPJjsSMWEDV2DPk2gI 8EJoLpbS5Pa1LRNzBn62a02v+GWJ/E2G+tmT+fHu+lh1LrnmScBt7BTmen8ad9DPH5 Nm4S/R2sYgcYya3CE3PBLeZXKQp/9kXdsQw1QfoM=
Date: Thu, 20 Aug 2020 17:46:00 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EUR44GA7ZZ7BVZBV5JL5EREVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472073940@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f19486cdf_67db196421998d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JxireTjakGt0HGpVcMXjOx_Xbo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 00:46:07 -0000

----==_mimepart_5f3f19486cdf_67db196421998d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

That's not the reason we stick with Reno -- we have RFC 8312 (Cubic) as well. Reno is simple, which is why we went with it. To be clear, this is _not_ a default requirement for QUIC. It's stated that some congestion controller is necessary, and we specify one, but implementations can use others ([Section 7](https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-7-2).)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474347005
----==_mimepart_5f3f19486cdf_67db196421998d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474347005">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>That's not the reason we stick with Reno -- we have RFC 8312 (Cubic) as well. Reno is simple, which is why we went with it. To be clear, this is <em>not</em> a default requirement for QUIC. It's stated that some congestion controller is necessary, and we specify one, but implementations can use others (<a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-7-2" rel="nofollow">Section 7</a>.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474347005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4I2I7CMNUYUQ2Y6RDSBW7URANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ4F24CFOWPEEZXXRLSBW7URA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQRUNVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474347005",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474347005",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f19486cdf_67db196421998d--


From nobody Thu Aug 20 17:55:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3AA03A14F4 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 17:54:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Oy4STIbPdusb for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 17:54:57 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80D103A14F3 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 17:54:57 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 85E1B56059B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 17:54:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597971296; bh=IXMokFid/ZhbSvZGQFmrL31Lm4B7i2sqnia2gYHxc+g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gncrK/k1cjN/kfjD0TBVaPklPKi70rmL/hhR5KZvEb1hxAnZBFNGpzlCviTM0cN82 MSAaPvZGVH2RCsLtcHoIAqVCLqKeV74epmUWFwIj6fNN2E5bPRMbYCvmpfCBqmYY6m xaQl3PmsDLlVBIT2CpsPSf/vCmW4RM9J9h7d/RnE=
Date: Thu, 20 Aug 2020 17:54:56 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK66CWXY4QM46QUINUN5JL6GBEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472076834@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f1b6075f5a_631e196418165b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RsHtCwvkB80NnXqhPNFwi5Kykxs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 00:54:59 -0000

----==_mimepart_5f3f1b6075f5a_631e196418165b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion

That's what TCP does, but that's not necessary in QUIC. Consider what happens in TCP: until the sender leaves recovery, it cannot grow the cwnd, and since the left edge of the cwnd is anchored to the cumulative ack point, the sender cannot send anything new. It can only keep retransmitting. In other words, the cwnd governs how much data to send and also _which data to send_. To allow for a sender to send new data, TCP allows inflating the cwnd which is deflated on leaving recovery, which in the best case is 1 RTT after loss.

QUIC deliberately avoids this problem, and the cwnd is not anchored to a left edge. It's an abstract limit on the bytes in flight, and says nothing about which data can be sent. So, as data gets acked, and as the bytes in flight reduces to 1/2 the value at loss, the sender can start sending again. This would happen 1/2 RTT after loss.

So at the end of the "recovery period", i.e., 1 RTT after loss:
- TCP would have sent nothing if its cwnd were reduced immediately on loss. 
- QUIC would have been sending for 1/2 RTT (it would send as much as is allowed by the new cwnd basically).

This is also why simply referencing 5681 won't do. The semantics of cwnd are different.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349285
----==_mimepart_5f3f1b6075f5a_631e196418165b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349285">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion
</pre>
<p>That's what TCP does, but that's not necessary in QUIC. Consider what happens in TCP: until the sender leaves recovery, it cannot grow the cwnd, and since the left edge of the cwnd is anchored to the cumulative ack point, the sender cannot send anything new. It can only keep retransmitting. In other words, the cwnd governs how much data to send and also <em>which data to send</em>. To allow for a sender to send new data, TCP allows inflating the cwnd which is deflated on leaving recovery, which in the best case is 1 RTT after loss.</p>
<p>QUIC deliberately avoids this problem, and the cwnd is not anchored to a left edge. It's an abstract limit on the bytes in flight, and says nothing about which data can be sent. So, as data gets acked, and as the bytes in flight reduces to 1/2 the value at loss, the sender can start sending again. This would happen 1/2 RTT after loss.</p>
<p>So at the end of the "recovery period", i.e., 1 RTT after loss:</p>
<ul>
<li>TCP would have sent nothing if its cwnd were reduced immediately on loss.</li>
<li>QUIC would have been sending for 1/2 RTT (it would send as much as is allowed by the new cwnd basically).</li>
</ul>
<p>This is also why simply referencing 5681 won't do. The semantics of cwnd are different.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349285">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6A72LR3SLBUAIUKYDSBXAWBANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6O2KPB7ZIW6GIFJDDSBXAWBA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQRVEIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349285",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349285",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f1b6075f5a_631e196418165b--


From nobody Thu Aug 20 17:57:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB6D93A14F6 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 17:57:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 5XjqIDEFTBwB for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 17:57:03 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 595883A14F5 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 17:57:03 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 67A7B5E0044 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 17:57:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597971422; bh=NP0lPk9TfHW3cCvKSzCud6dKTbi7I5ifrF633yecYj0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hW88VyttDxUWIwWH2ERpBeMLEh9YM+Ur4qwAPD82CKow3DH9XoFWmFMuvbmEqkn70 aSox6SnAFjwrig4WlKm5NmW8ZDPVboeNkFiEWn5TId/EJHCRxnK/2hz5RhaGvuPLiT SspNlt2GddJe7QEH5zXhJLCnWRHR5uOCwYI5RLoM=
Date: Thu, 20 Aug 2020 17:57:02 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4NL3DGINKSEDR2CYF5JL6N5EVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472077388@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f1bde58484_20dd19641224fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LOLyS--YgzvsJdPDl9NNLiecT7o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 00:57:05 -0000

----==_mimepart_5f3f1bde58484_20dd19641224fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion

It does not, since this document allows an endpoint to implement a different controller than the one specified here. See [Section 7](https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-7-3):
```
If an endpoint uses a different controller than that specified in this document, the chosen controller MUST conform to the congestion control guidelines specified in Section 3.1 of [RFC8085].
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349803
----==_mimepart_5f3f1bde58484_20dd19641224fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349803">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion
</pre>
<p>It does not, since this document allows an endpoint to implement a different controller than the one specified here. See <a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-7-3" rel="nofollow">Section 7</a>:</p>
<pre><code>If an endpoint uses a different controller than that specified in this document, the chosen controller MUST conform to the congestion control guidelines specified in Section 3.1 of [RFC8085].
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349803">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ7JLW4QZCPBYJJS5TSBXA55ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MNBDS5A53IRUPQL3SBXA55A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQRVITA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349803",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474349803",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f1bde58484_20dd19641224fe--


From nobody Thu Aug 20 18:36:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BB2A3A1500 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 18:36:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.555
X-Spam-Level: 
X-Spam-Status: No, score=-6.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 EOZjOWOhgtsE for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 18:36:28 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F27F43A0FFB for <quic-issues@ietf.org>; Thu, 20 Aug 2020 18:36:27 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id F19175601FE for <quic-issues@ietf.org>; Thu, 20 Aug 2020 18:36:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597973786; bh=zlCL8dxpa9+IzOQCdMgIYI1uOulibnkZ1ScdwuDbu3o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R1RMJLOFo9/8LkXU6BB5K5PT2MlRJrs744DqukdlASl+oRQB2NOQlsk8/Xww5xLjL pdx8cUHlM3S5KB1lhm10cmZQ6+WyAwa98kHuPBfuB/1YL/iANWGbDX0cmYmUkDsnmS WtgtJvCXnmHIgPJ5pCOEx2sop44NKGPORfWMhoM8=
Date: Thu, 20 Aug 2020 18:36:26 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2F6PGQL66J6BL3LZ55JMDBVEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472088294@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f251ae2540_5d151964105037"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XVwr864iuckpMSdGmTjFYd35LKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 01:36:29 -0000

----==_mimepart_5f3f251ae2540_5d151964105037
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

We're chartered to use a *Standard* congestion controller, and RFC 8312 is Informational.  But as you say, people are perfectly able to plug in other congestion controllers instead; this is merely "a default scheme," in the language of the charter.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474359701
----==_mimepart_5f3f251ae2540_5d151964105037
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474359701">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>We're chartered to use a <em>Standard</em> congestion controller, and RFC 8312 is Informational.  But as you say, people are perfectly able to plug in other congestion controllers instead; this is merely "a default scheme," in the language of the charter.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474359701">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5N6OCNK2VQOEFGJDDSBXFRVANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZM5I6AYI7TLRJJ7QDSBXFRVA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQRX5ZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474359701",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474359701",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f251ae2540_5d151964105037--


From nobody Thu Aug 20 20:25:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD8453A17E6 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:25:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bJnGl7i_5x7V for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:25:38 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C1E173A1081 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:25:38 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 9D724E1E09 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:25:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597980337; bh=M+DHUwthPy1hGfB+FzInsJBIInUFD8mkp1TyjUDYHpo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r/8ThI/xxHYKG3+lVkAlvlSU2h3AQcWfYrGOd5mJ8p8NbwhHo5EAaqODrG6FdyLe2 6Apa3uiSHw2Ox19qRYiJjI39Wuo3cfmawbo4mXWHeMDF5znTIWH/gqBkubnSV7Q9HV IA/p89HyLO30+5fjZYrCM4tOkBolnFuoBEDT20U0=
Date: Thu, 20 Aug 2020 20:25:37 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NYPOSIECVDL4O4J55JMP3DEVBNHHCQXQVUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3993/review/472121344@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3993@github.com>
References: <quicwg/base-drafts/pull/3993@github.com>
Subject: Re: [quicwg/base-drafts] MUST connection error (#3993)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f3eb18e1a3_6f7819642011e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5Zl3GpDX1Wst4TVQqdkxjEoX2Gw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 03:25:40 -0000

----==_mimepart_5f3f3eb18e1a3_6f7819642011e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-472121344
----==_mimepart_5f3f3eb18e1a3_6f7819642011e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-472121344">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2T237T2LZ4JD5W4ALSBXSLDANCNFSM4P3WLPQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNU3THLQZVK63UNPTSBXSLDA5CNFSM4P3WLPQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQSAAAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-472121344",
"url": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-472121344",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f3eb18e1a3_6f7819642011e6--


From nobody Thu Aug 20 20:26:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37AEC3A17EA for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:26:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 H7JSr2socxfx for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:26:10 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C5843A180E for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:26:10 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 82852E0039 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:26:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597980369; bh=EdmD1rbhZeuh68Sk6l0AZMhYtNTc9pRHL5na8ujD9VE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pW2/i2PJSDo20KA2lGBSFi2rYeWiumCHGdRh84+4YSnDFwqK8zqlxJ/y+ECdQDaot 7moq/tO6dx08RkRS21pcSc2naihuUhxuAMuivadoBgvA/iVSuO11IxjyHUgXulVRVk HgmcbTnDlO5BtvFoOXGDfR2A4+HHqEd/2kmXiXQ4=
Date: Thu, 20 Aug 2020 20:26:09 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27ONFUQEGTOEMIYIF5JMP5DEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/472121486@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f3ed1736e9_8bf19642206cb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lIlGXfHzOdrZNwMHxQL54v7T7zo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 03:26:15 -0000

----==_mimepart_5f3f3ed1736e9_8bf19642206cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472121486
----==_mimepart_5f3f3ed1736e9_8bf19642206cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472121486">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LUGOTBARXDQ5DJ73SBXSNDANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK47EKHEYS2FYN6VO3LSBXSNDA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQSABDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472121486",
"url": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472121486",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f3ed1736e9_8bf19642206cb--


From nobody Thu Aug 20 20:45:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8EA93A1811 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:45:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5afGjX2uovek for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:45:10 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD3B93A1810 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:45:10 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 098E25C005F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:45:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597981510; bh=ZYWSp+U9sztdECyes9BwHrF0rXUrC2CtLwIybAwYMgA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hMxOEj4fTF2Qx78njfuHnHdBFCL1E+93tzXJn99JUkpKgvbLa0JVvyrmSOMeIf7DZ fTBQfG92zysJV+8uJsgaAQGKDaRrM4mNukN4GV6evoQMxpt0dMcgWEsf01XgFiLI0Z BnSUg92mFJb+cNH/9Rt82Sc2H6DgTkXYxTeiDxdc=
Date: Thu, 20 Aug 2020 20:45:09 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZGI5GMNGEUNVYYMV55JMSELEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/472126090@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f4345ed9f6_6ed19641207be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y2wba0ydrpLm3Zmjs2QbuIgFMTw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 03:45:13 -0000

----==_mimepart_5f3f4345ed9f6_6ed19641207be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

@martinthomson Thank you for all the efforts that have gone into this PR.

Rereading it, I wonder if we should be talking about 0-RTT too, I think that 0-RTT can be also used as an attack vector. The attacker has the knowledge regarding the packet protection keys that will be used for 0-RTT, and it is easy to guess what packet number will be used.

Based on that, much like NEW_TOKEN tokens, I think it might be the case that we have to recommend to _not_ use 0-RTT when the client resumes a connection to a different server address.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-472126090
----==_mimepart_5f3f4345ed9f6_6ed19641207be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Thank you for all the efforts that have gone into this PR.</p>
<p>Rereading it, I wonder if we should be talking about 0-RTT too, I think that 0-RTT can be also used as an attack vector. The attacker has the knowledge regarding the packet protection keys that will be used for 0-RTT, and it is easy to guess what packet number will be used.</p>
<p>Based on that, much like NEW_TOKEN tokens, I think it might be the case that we have to recommend to <em>not</em> use 0-RTT when the client resumes a connection to a different server address.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-472126090">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK45SGVHSTG6T63O3SLSBXUULANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7763HJAHXAWCTF54TSBXUULA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQSBFCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-472126090",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-472126090",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f4345ed9f6_6ed19641207be--


From nobody Thu Aug 20 20:48:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F34DF3A180E for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:48:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6wkSlDilgfFb for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:48:52 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA89D3A109B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:48:51 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 632895C005F for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:48:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597981730; bh=njry+tkUJwsJSKLfc3DcYWTeFrBzKU8rONialxaYL/0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ITI/WNOc/HYcT2famFqPvZTzmSNcEyX4d+1ZHxydn8sQMGtmgWre2Rs4bHw1hHb5i 3kDEACMm7KzHCAUCPZlfQDfD+yRstRqUe+VKtgFy3/3fF77VIIAhU1hnSGvWBERx2s rL8MudB/xpI2DhYPdxUgIenoeMb7D0sU4UQHeQZ8=
Date: Thu, 20 Aug 2020 20:48:50 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6MR4FZL2IZJIKAFOV5JMSSFEVBNHHCPHGA74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3955/review/472126965@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3955@github.com>
References: <quicwg/base-drafts/pull/3955@github.com>
Subject: Re: [quicwg/base-drafts] Clarify HTTP/2 setting parameter reservation (#3955)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f442252ebd_4c5b19641751a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5LOo0e7GODe0Dew2m6Yy3x3Vynk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 03:48:53 -0000

----==_mimepart_5f3f442252ebd_4c5b19641751a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-472126965
----==_mimepart_5f3f442252ebd_4c5b19641751a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-472126965">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4T63M2KJ2BXS44O7TSBXVCFANCNFSM4PF3NEMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YARD3CLBETRCNSNLSBXVCFA5CNFSM4PF3NEM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQSBL5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-472126965",
"url": "https://github.com/quicwg/base-drafts/pull/3955#pullrequestreview-472126965",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f442252ebd_4c5b19641751a9--


From nobody Thu Aug 20 20:54:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72E533A180F for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:54:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 k1iaufvsvRbT for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:54:38 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 802973A1069 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:54:38 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id A69366005AA for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:54:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597982077; bh=IRIGlqbT6k90y0JMxR2ECncXPw+jE/GK+DPa8XGTXag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C74AnQu3eddIVQYx+FtznBJQwReBBkg1hoaHOWlUp+IRck9lwDPhqlUz8/Efxkhrk BcKH6AVzyRB1AUlNU3rT3RxfrCPTC9hFPWqUb4v8Us6Fpeahym13Hv8jD1Vkpv73Gc NLXCqZVKUxSm0pnHq4voW7gXhTnn9mwd74e9Yd+s=
Date: Thu, 20 Aug 2020 20:54:37 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNGQXPRV3MOYLLVZN5JMTH3EVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/review/472128288@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f457d97243_35a51964187292"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gTC6bV5TF57OZjxxg4grorBy5Sk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 03:54:39 -0000

----==_mimepart_5f3f457d97243_35a51964187292
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-472128288
----==_mimepart_5f3f457d97243_35a51964187292
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-472128288">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZ7EQEGTYADTJGPUDSBXVX3ANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VBW3ONMVMPYFAY7TSBXVX3A5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQSBWIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-472128288",
"url": "https://github.com/quicwg/base-drafts/pull/3961#pullrequestreview-472128288",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f457d97243_35a51964187292--


From nobody Thu Aug 20 20:55:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 555523A1817 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:55:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PdBf282WwabT for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:55:44 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71A603A1814 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:55:44 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 906407A0089 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:55:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597982143; bh=IhaBJA0EKRX00YChpjWhL2NJg1z0kw3kPmOj06N0Gbw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g00Jt1+8YG12Joa9AR3kzEATmOGLHQTpYxTV0XmXCkOPamWctUbxlv/alxHlUe/tb aq3WOEgDSjM62FsczeVF6fUc5LGwf22zmAGAQ64Ksrc6kjwHNrVLinty9d8mHKSoDZ DkGQpU/OerUxxfbGrUIZfI0RDM6FcCv6EEbAPqBw=
Date: Thu, 20 Aug 2020 20:55:43 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3TEXGNN3KQ3IXVLCN5JMTL7EVBNHHCPCSHKI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3936/review/472128549@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3936@github.com>
References: <quicwg/base-drafts/pull/3936@github.com>
Subject: Re: [quicwg/base-drafts] sender MUST limit bursts, SHOULD limit to IW (#3936)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f45bf4b085_40d619641559cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LH8slBS7qHMKotkuOXlVyVEDdu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 03:55:45 -0000

----==_mimepart_5f3f45bf4b085_40d619641559cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3936#pullrequestreview-472128549
----==_mimepart_5f3f45bf4b085_40d619641559cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3936#pullrequestreview-472128549">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5WGJZLV3VMZPF65I3SBXV37ANCNFSM4PEEVPDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27SPUDFCH2IDMSICLSBXV37A5CNFSM4PEEVPD2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQSBYJI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3936#pullrequestreview-472128549",
"url": "https://github.com/quicwg/base-drafts/pull/3936#pullrequestreview-472128549",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f45bf4b085_40d619641559cc--


From nobody Thu Aug 20 20:56:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E64EF3A1818 for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:56:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ihqawLeGF2kK for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:56:55 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5C2B3A1817 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:56:55 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id AF1CB5203F6 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:56:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597982214; bh=u+3na45KnqhqOwoSjQnm6xdKCtaq00KW4VmqBHImkUQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UFq+zOExPHd60Rz7MhYbdgcU8fNixcm+vucibchOnzxf/T6T1It34YEB01XcViXUK 2Ucz9iKhKnlFgoi/lIDx+Q4vccLtHwv80WlprHGphanCkf7YKaQCd0nRG2oWQur5yQ Amchhw2K/x4bC2m6YK0dD534Ew10Yd27uhXj7Ilo=
Date: Thu, 20 Aug 2020 20:56:54 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6K4Z2XBNG2347HSK55JMTQNEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/472128853@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f46069f55f_4600196427902"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IC5M72K6h5DoZRXfU5FrO3TbE_c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 03:56:57 -0000

----==_mimepart_5f3f46069f55f_4600196427902
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-472128853
----==_mimepart_5f3f46069f55f_4600196427902
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-472128853">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5NVN4LJ3ESKSUNZNLSBXWANANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OZIYY6MPIGINL6S3SBXWANA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQSB2VI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-472128853",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-472128853",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f46069f55f_4600196427902--


From nobody Thu Aug 20 20:58:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2D663A181A for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:58:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TG9NqT90uIxK for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 20:58:34 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 054563A1817 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:58:33 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 847327A078C for <quic-issues@ietf.org>; Thu, 20 Aug 2020 20:58:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597982313; bh=nCPVWGRjSdbjoc8Y2yag07CsTg13sNfiHbxoFzKPBjc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r6QjegrWPUk1K/74rgoXX3ZZBiQ1p4kdbs79c2qQi7tZaJcqR5r+WziYgJ/2ROEaO EsJmxm4IaYqFc+/p4Rz+YMCnDFSMrgGaIJ9UK75rvwEhEByoENMcPyAWxLjDrcYJLN lyLbadGbYwQwjZZXoNJWk0DiF0myAS3PEZFJhVX0=
Date: Thu, 20 Aug 2020 20:58:33 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK25MZBZRQXUGIZL7PN5JMTWTEVBNHHCPCSANM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3935/review/472129278@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3935@github.com>
References: <quicwg/base-drafts/pull/3935@github.com>
Subject: Re: [quicwg/base-drafts] No normative language for connection/stream operations (#3935)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f46693f1b6_1fa11964250459"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YuxP6lGORjbWZlzsQUMfB-oTnnc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 03:58:35 -0000

----==_mimepart_5f3f46693f1b6_1fa11964250459
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3935#pullrequestreview-472129278
----==_mimepart_5f3f46693f1b6_1fa11964250459
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3935#pullrequestreview-472129278">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMW42AHDUECE7HRVLSBXWGTANCNFSM4PEETARQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MPFSEUVTDQSW2SLLSBXWGTA5CNFSM4PEETAR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQSB57Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3935#pullrequestreview-472129278",
"url": "https://github.com/quicwg/base-drafts/pull/3935#pullrequestreview-472129278",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f46693f1b6_1fa11964250459--


From nobody Thu Aug 20 22:07:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C611F3A183C for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 22:07:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 0y9WtG6uanGy for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 22:07:39 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D152F3A183B for <quic-issues@ietf.org>; Thu, 20 Aug 2020 22:07:38 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id DDB41600019 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 22:07:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597986457; bh=bCn/RO2QNjpq/CtIztqCY5gsAaUCZbF7dX4n6viv+fs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Rb2Q32vwmhyhoYOLcQ7v6YPSsrhxgh9dyEiS+K8NkaS2MbnbNnF2w5PUVGvpMiwEx HYo/qQ4xiYFXlL4TRXPrAMeOceNguMieRmLdFZ9K9QTzvz0q93S3fPgDli5S8RKGM4 E5SpFES9uMvVZbI4HpfGyiyYn1r/8uFDrkT2gM4I=
Date: Thu, 20 Aug 2020 22:07:37 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AX5WUBU4XSZ6K4XN5JM3ZTEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043@github.com>
Subject: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f5699ce136_33041964379882"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lCzrj1KLLmmO-yi-cKANJ2OD8Eo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 05:07:41 -0000

----==_mimepart_5f3f5699ce136_33041964379882
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Based on recent mailing list feedback that this might possibly be OK, I
decided to take a crack at reducing the &quot;hard coding&quot; of UDP in the
spirit of other RFCs which strive to be agnostic to the underlying
protocol.

Due to the controversy over this, I imposed these constraints on myself
to try to be as conservative as possible.

- Absolutely no design changes on things which are already standardized,
  just editorial changes, and very simple extrapolation of the existing
  design. (I never ever considered the former at this time, just
  documenting this for posterity.

- Anything that is not UDP (over IP) is deemed experimental. The size
  limitations I figure may not make sense for other transports / during
  other experiments, so I call that out.

- When UDP was mentioned in some interesting way that generalized (e.g.
  something that separately mentions IP address and UDP port), I provide
  the general language (plain &quot;address&quot;, but also provide the UDP common
  case as before so no specificity is lost.

The purpose of this exercise is *not* to get QUIC over UDP &quot;more ready
for production&quot;, as that would slow down the WG for little gain, but
rather to call out the dependencies that currently do exist so as to be
sure there is no unintentional coupling. I fully leave to others to
decide what coupling is intenional or unintentional, and whether
anything at all is cause for concern.

----

In this first commit, I just audited all the occurrence of &quot;UDP&quot;. If
this looks good, I would then go back and likewise scan for &quot;port&quot;
&quot;IPv4&quot;, and &quot;IPv6&quot;.

My one regret is that in keeping the line length the same, I made the
diff more complicated than it would otherwise be. Do you all have a
process for that?
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4043

-- Commit Summary --

  * WIP: Begin lightly abstracting over the use of UDP as the underlying transport

-- File Changes --

    M draft-ietf-quic-transport.md (280)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4043.patch
https://github.com/quicwg/base-drafts/pull/4043.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043

----==_mimepart_5f3f5699ce136_33041964379882
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Based on recent mailing list feedback that this might possibly be OK, I<br>
decided to take a crack at reducing the "hard coding" of UDP in the<br>
spirit of other RFCs which strive to be agnostic to the underlying<br>
protocol.</p>
<p>Due to the controversy over this, I imposed these constraints on myself<br>
to try to be as conservative as possible.</p>
<ul>
<li>
<p>Absolutely no design changes on things which are already standardized,<br>
just editorial changes, and very simple extrapolation of the existing<br>
design. (I never ever considered the former at this time, just<br>
documenting this for posterity.</p>
</li>
<li>
<p>Anything that is not UDP (over IP) is deemed experimental. The size<br>
limitations I figure may not make sense for other transports / during<br>
other experiments, so I call that out.</p>
</li>
<li>
<p>When UDP was mentioned in some interesting way that generalized (e.g.<br>
something that separately mentions IP address and UDP port), I provide<br>
the general language (plain "address", but also provide the UDP common<br>
case as before so no specificity is lost.</p>
</li>
</ul>
<p>The purpose of this exercise is <em>not</em> to get QUIC over UDP "more ready<br>
for production", as that would slow down the WG for little gain, but<br>
rather to call out the dependencies that currently do exist so as to be<br>
sure there is no unintentional coupling. I fully leave to others to<br>
decide what coupling is intenional or unintentional, and whether<br>
anything at all is cause for concern.</p>
<hr>
<p>In this first commit, I just audited all the occurrence of "UDP". If<br>
this looks good, I would then go back and likewise scan for "port"<br>
"IPv4", and "IPv6".</p>
<p>My one regret is that in keeping the line length the same, I made the<br>
diff more complicated than it would otherwise be. Do you all have a<br>
process for that?</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4043'>https://github.com/quicwg/base-drafts/pull/4043</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>WIP: Begin lightly abstracting over the use of UDP as the underlying transport</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4043/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (280)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4043.patch'>https://github.com/quicwg/base-drafts/pull/4043.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4043.diff'>https://github.com/quicwg/base-drafts/pull/4043.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4LWIXWP5YLKA7DZCTSBX6JTANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSEOWRCT57JAZ7PHTSBX6JTA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KFZZNCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043",
"url": "https://github.com/quicwg/base-drafts/pull/4043",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3f5699ce136_33041964379882--


From nobody Thu Aug 20 23:58:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E398B3A08CA for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 23:58:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xof3s1Rt0KEU for <quic-issues@ietfa.amsl.com>; Thu, 20 Aug 2020 23:58:46 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5AB03A08C7 for <quic-issues@ietf.org>; Thu, 20 Aug 2020 23:58:46 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id AC1B490002A for <quic-issues@ietf.org>; Thu, 20 Aug 2020 23:58:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597993125; bh=3bnmoAXUS+PYny0vN+cS3BZwnOtimvX0avtpt0Xga9Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lYgFwY3sez1EkGOKDi4oM1FutWIfLugk98dQuo1DTXmUI7fcTomGNTm55oWssGAc2 +lyJz6veJJisvE3wpIEqJK6Zdo3YxFbg6rr2vgXaz5GmiopzwxWug+PmqFWGN/9NEu zYDafeq2CgSVBJ2LeAFuiE04H9XD86KIItSqM4Qo=
Date: Thu, 20 Aug 2020 23:58:45 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5A6LXCNDBKWSPQS3N5JNI2LEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/678078500@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f70a59befd_616119646641c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LArwTF48vZuy6Y8H-rrjxz9ZVMY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 06:58:48 -0000

----==_mimepart_5f3f70a59befd_616119646641c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

All of this makes sense, but it was the sentence in section 6 which I found unclear, which says: "Clients that support multiple QUIC versions SHOULD pad the first packet they send to the largest of the minimum packet sizes across all versions they support." That made me ask what happens when they support a version and didn't pad to the min size required by that version? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678078500
----==_mimepart_5f3f70a59befd_616119646641c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>All of this makes sense, but it was the sentence in section 6 which I found unclear, which says: "Clients that support multiple QUIC versions SHOULD pad the first packet they send to the largest of the minimum packet sizes across all versions they support." That made me ask what happens when they support a version and didn't pad to the min size required by that version?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678078500">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5N2KQTG6U62KA7RV3SBYLKLANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ZDRFZJPQFNSEFAO3SBYLKLA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBVKQJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678078500",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678078500",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f70a59befd_616119646641c3--


From nobody Fri Aug 21 00:19:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CAB03A084B for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 00:19:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iJK69bG8bJkN for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 00:19:26 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE4A93A0847 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 00:19:25 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 26F1B840AC6 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 00:19:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597994365; bh=Qbl6rFOc9OaybTBYHxsLlbUY8zq7zJEMa7FMogWM9EU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z8jIgYTk8kt20cwM3u9nWxkX5Wmkw2EdxfXnmgMc9DP0U+uX6RJz7at8//+szjuhy mpp2nFs2IKAgHtO7uopIQkoe57zk8a44GeTA2vDoFdpv7Yyvw8QUfW3Z3ayvbmlKmJ qEyK2uvRHk/1vFQXyViBGJAcr0LSYNBJMl0/ZRm4=
Date: Fri, 21 Aug 2020 00:19:25 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35LONA4I5XNRRUKGV5JNLH3EVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/678086447@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3f757d1698b_21d8196464033e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JpU9VR4jLq9FGpn0o8pgPaavvr8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 07:19:27 -0000

----==_mimepart_5f3f757d1698b_21d8196464033e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Then they are violating the requirements of that version and won't get a response.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678086447
----==_mimepart_5f3f757d1698b_21d8196464033e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Then they are violating the requirements of that version and won't get a response.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678086447">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCD3WD75JIAFXM2HTSBYNX3ANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7BRXUVDTBPMZH7LE3SBYNX3A5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBVMOLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678086447",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678086447",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3f757d1698b_21d8196464033e--


From nobody Fri Aug 21 04:32:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C838B3A0840 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 04:32:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pobqH_aUUjuG for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 04:32:07 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 833403A0890 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 04:32:07 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id B3DD852112B for <quic-issues@ietf.org>; Fri, 21 Aug 2020 04:32:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598009526; bh=Axur9S0m7k7HSZxh2BgnnqJgO4iODFEpzARo3+FlZJw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=suvlesRnUK5igCk0HdEQJVFlnjUSV40s6g0dT7VjizarqQLCXnxo698oxEetUGCol n29wghSjWPQO32ehMata0lMEPjSUPaNJsABh3MkmeM3g8OoUCTu9P9hIho7ik3156N ew+j83B/x5b33MzZuNCqxbxYCZGWKqtXWAyFsIMk=
Date: Fri, 21 Aug 2020 04:32:06 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYEPQ23YKLTL6OL4D55JOI3NEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/c678244643@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fb0b6a4229_65171964790ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u_tu2uWlu3zEuAKgOEa7uyEGJOE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 11:32:12 -0000

----==_mimepart_5f3fb0b6a4229_65171964790ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi @Ericson2314. Would you mind creating an accompanying issue for this P=
R so that we can track continued discussion on the concept of abstracting=
 UDP. The PR can then stay focused on discussion of the file changes.=0D
=0D
Wrt line length, that's just something we have grown to deal with. Well d=
one for keeping the CI checks happy on your first attempt =F0=9F=91=8D =0D=

=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/4043#issuecomment-678244643=

----==_mimepart_5f3fb0b6a4229_65171964790ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>Hi <a class=3D"user-mention" data-hovercard-type=3D"user" data-hoverca=
rd-url=3D"/users/Ericson2314/hovercard" data-octo-click=3D"hovercard-link=
-click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.co=
m/Ericson2314">@Ericson2314</a>. Would you mind creating an accompanying =
issue for this PR so that we can track continued discussion on the concep=
t of abstracting UDP. The PR can then stay focused on discussion of the f=
ile changes.</p>=0D
<p>Wrt line length, that's just something we have grown to deal with. Wel=
l done for keeping the CI checks happy on your first attempt <g-emoji cla=
ss=3D"g-emoji" alias=3D"+1" fallback-src=3D"https://github.githubassets.c=
om/images/icons/emoji/unicode/1f44d.png">=F0=9F=91=8D</g-emoji></p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4043#issuecomment-678244643">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK5C6J=
OAEGOT24XBURLSBZLLNANCNFSM4QG4T52A">unsubscribe</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AFTOJK4IHDKUTWZZOJWPPZLSBZLLNA5CNFSM4QG4T5=
2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBWTCIY.gif=
" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-6=
78244643",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-6782=
44643",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3fb0b6a4229_65171964790ea--


From nobody Fri Aug 21 04:38:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F68A3A084B for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 04:38:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WXGMtUqVQ3M2 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 04:38:09 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 568703A0842 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 04:38:09 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id AB2C67A0074 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 04:38:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598009888; bh=UlFd67anJySdBUKFK3IkJgM219clpDjsMBGnycV1vlw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=akJfVkZbKHWeCJ0p4zNCrSMj2SN+m4TcXh/KtthTLkGwQamuxaC9bfDNEVaE67/ZH SqdjPOD9mEaLVkr+ilBiKDhtqHvVn+WnvMFyJQ4vSskooYb44jfECbK6ERcOUEEANB hSrxvl/p+FlQeGKYOvSfgMRUarmxG4WXpTA87NP4=
Date: Fri, 21 Aug 2020 04:38:08 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5KRIONK4QP5RCXE2N5JOJSBEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/review/472418488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fb220650a9_3af31964785c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UUm9UrdQpBSKOcnasSgwiWy81to>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 11:38:11 -0000

----==_mimepart_5f3fb220650a9_3af31964785c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue commented on this pull request.



> @@ -263,6 +266,17 @@ Application:
 
 : An entity that uses QUIC to send and receive data.
 
+Underlying transport protocol:
+
+: The underlying protocol with which QUIC packet are sent.  The underlying
+  transport protocol is conventionally UDP over IP.
+
+Underlying transport datagram:
+
+: A message of the underlying transport protocol, which when used by QUIC will
+  contain multiple QUIC packets. Calling this a "datagram" and not a "packet"
+  emphasizes the message-oriented nature of the underlying transport, and helps
+  distinguish these from QUIC packets.

Are you suggesting that that the underling transport has to be message based? That seems to be a large caveat that restricts the value of these changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472418488
----==_mimepart_5f3fb220650a9_3af31964785c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4043#discussion_r474642682">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -263,6 +266,17 @@ Application:
 
 : An entity that uses QUIC to send and receive data.
 
+Underlying transport protocol:
+
+: The underlying protocol with which QUIC packet are sent.  The underlying
+  transport protocol is conventionally UDP over IP.
+
+Underlying transport datagram:
+
+: A message of the underlying transport protocol, which when used by QUIC will
+  contain multiple QUIC packets. Calling this a &quot;datagram&quot; and not a &quot;packet&quot;
+  emphasizes the message-oriented nature of the underlying transport, and helps
+  distinguish these from QUIC packets.
</pre>
<p>Are you suggesting that that the underling transport has to be message based? That seems to be a large caveat that restricts the value of these changes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472418488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KMDWVYXOM5XZT5XDSBZMCBANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NAQPK55EWMWYJ6BTSBZMCBA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQUIROA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472418488",
"url": "https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472418488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fb220650a9_3af31964785c0--


From nobody Fri Aug 21 04:44:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EA7B3A0863 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 04:44:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CQ5myXYaw_i7 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 04:44:29 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9110B3A0861 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 04:44:29 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id AECD35C03FB for <quic-issues@ietf.org>; Fri, 21 Aug 2020 04:44:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598010268; bh=Qzac8KHe5S5rm73k+sB3m0XqwWlY7H6azeNi6lzUasg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f+/qSSwXP7JWmb8OmXzPFGCPdL0TybRi8QVjG3wPX3hZKFICMlGfqmbau+oJB3qtO i645YLInJc3V5tcbcrqk7XQtBxO3G+itjyN2J/ilS7itpumnxlA+GGjIUoYoLhxLpC Uqw/ETOuRfEbDf0by3LONrqx7Ue3qBwnFeVI2060=
Date: Fri, 21 Aug 2020 04:44:28 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2AK4HDY4DYJFCZO7V5JOKJZEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/review/472421926@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fb39c9edb1_7b7d196480452"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Plk9CqTaaI71LaKDfUfMq5MPjqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 11:44:31 -0000

----==_mimepart_5f3fb39c9edb1_7b7d196480452
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue commented on this pull request.



> @@ -2725,7 +2747,7 @@ longer than the time negotiated using the max_idle_timeout transport parameter;
 see {{termination}}.  However, state in middleboxes might time out earlier than
 that.  Though REQ-5 in {{?RFC4787}} recommends a 2 minute timeout interval,
 experience shows that sending packets every 30 seconds is necessary to prevent
-the majority of middleboxes from losing state for UDP flows
+the majority of middleboxes from losing state for underlying-transport flows

I don't believe we can make this claim generically, since the cited work does not.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472421926
----==_mimepart_5f3fb39c9edb1_7b7d196480452
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4043#discussion_r474645509">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2725,7 +2747,7 @@ longer than the time negotiated using the max_idle_timeout transport parameter;
 see {{termination}}.  However, state in middleboxes might time out earlier than
 that.  Though REQ-5 in {{?RFC4787}} recommends a 2 minute timeout interval,
 experience shows that sending packets every 30 seconds is necessary to prevent
-the majority of middleboxes from losing state for UDP flows
+the majority of middleboxes from losing state for underlying-transport flows
</pre>
<p>I don't believe we can make this claim generically, since the cited work does not.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472421926">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQ3APZ35M6VCNAPRTSBZMZZANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4EA2UNB5KUGZKYY3TSBZMZZA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQUJMJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472421926",
"url": "https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472421926",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fb39c9edb1_7b7d196480452--


From nobody Fri Aug 21 04:52:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C4713A083F for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 04:52:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 349wc_JU7Hn8 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 04:52:49 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55FAD3A0829 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 04:52:49 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 90A1A5608B8 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 04:52:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598010768; bh=8RjT23n4WuI23N0R8eyVacwkEDp6zRdVzBfHm+vciUM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ODPZD8OitbuekWJ1TTgE9zjhaslP2TvoB4Vtarq2GnbIgKV/TCsbe85PBDz/iPEbi 7+Upcsm3FtuhFG+6ksxGucMLmt02nV72hkZW9lTbty2+r6DkeFX67jsUTE1ZgHU49A rWCgFKwPnDg6qCVTbr/HCvREaIOHA1o1S4LZVGu8=
Date: Fri, 21 Aug 2020 04:52:48 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PHEEJYJE4PJMEXUV5JOLJBEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/review/472426103@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fb5908059e_2ce91964811e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i47zMdvyndCjB3oVcgqYNoPdEVY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 11:52:51 -0000

----==_mimepart_5f3fb5908059e_2ce91964811e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue commented on this pull request.



> @@ -3205,6 +3230,29 @@ Packets with the short header are designed for minimal overhead and are used
 after a connection is established and 1-RTT keys are available; see
 {{short-header}}.
 
+## Underlying Transport Protocol {#underlying-transport-protocol}
+
+The underlying protocol is the protocol with which QUIC packet are sent.
+
+This protocol SHOULD NOT have automatic retransmission, ordering, congestion
+control, or other such mechanisms that would overlap with those provided by QUIC
+and therefore not actually enhance the overall quality of service.  This
+protocol SHOULD be message-oriented.

This answers my earlier point (sorry for not reading in completeness). Are there many examples of IP-based, message-based, Internet transport protocols? My sense is that the scope of these changes are putting it in the "Yah Ain't Gonna Need It" bracket.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472426103
----==_mimepart_5f3fb5908059e_2ce91964811e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4043#discussion_r474649152">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3205,6 +3230,29 @@ Packets with the short header are designed for minimal overhead and are used
 after a connection is established and 1-RTT keys are available; see
 {{short-header}}.
 
+## Underlying Transport Protocol {#underlying-transport-protocol}
+
+The underlying protocol is the protocol with which QUIC packet are sent.
+
+This protocol SHOULD NOT have automatic retransmission, ordering, congestion
+control, or other such mechanisms that would overlap with those provided by QUIC
+and therefore not actually enhance the overall quality of service.  This
+protocol SHOULD be message-oriented.
</pre>
<p>This answers my earlier point (sorry for not reading in completeness). Are there many examples of IP-based, message-based, Internet transport protocols? My sense is that the scope of these changes are putting it in the "Yah Ain't Gonna Need It" bracket.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472426103">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2RSQQYUIV2J4K7Q4DSBZNZBANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZJJFMB6WP3ARIPNCTSBZNZBA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQUKM5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472426103",
"url": "https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472426103",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fb5908059e_2ce91964811e4--


From nobody Fri Aug 21 05:56:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78D2F3A094C for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 05:56:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 F3UVt6UaZdN3 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 05:56:20 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56A363A094B for <quic-issues@ietf.org>; Fri, 21 Aug 2020 05:56:20 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 6C84C560DFF for <quic-issues@ietf.org>; Fri, 21 Aug 2020 05:56:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598014579; bh=SxYiYXW0cdPq0TFqNBtAvqLW9HEnzK7UHW/I89imGa4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hKz7sI8FWJuncY4Hjex5MHbF10H6fZ6j2nPUAn9kDHlR1X/NGxZcU1i/ZiGnjnKNI DZ3UAd3+lJ3RO+YOLSByehiHJLkPXbndK7ATegvLIxPvMmTVOz3ZeDlAzUsEiXUuGF N+FtfUspFphy/Sdrevo7uFdN3p+G9y2vvLDIx+IM=
Date: Fri, 21 Aug 2020 05:56:19 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7WGJNFGP4FYGHMCZ55JOSXHEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472463786@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fc4735d66d_4c91964135540"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V9Vy9osPgeyL3Bses2o9xp4iK9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 12:56:22 -0000

----==_mimepart_5f3fc4735d66d_4c91964135540
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

I still don't understand what the problem of referring RFC5681 normatively is?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474678688
----==_mimepart_5f3fc4735d66d_4c91964135540
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474678688">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>I still don't understand what the problem of referring RFC5681 normatively is?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474678688">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7IRNF75D3LQPJB23SBZVHHANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ADCW63T6NPY7T7BLSBZVHHA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQUTTKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474678688",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474678688",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fc4735d66d_4c91964135540--


From nobody Fri Aug 21 06:02:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D672F3A09C4 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:02:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8XaAKfWVNEVs for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:02:20 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2882A3A09E4 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:02:20 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 18F43340058 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:02:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598014939; bh=eo+2PxgCoLotcDHHUB58PS5k1Cqg5T02/dPIBN2nWtc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ULVF5I2HTODjvejVWSMhx9d+p86DHb15zNOKtQbZFMI00qrxRwoSD2+5m+nKGLe3b RISJJqvwixt3oNvR1GgYxb0aJiOWrCxfuOpmPC8HTH0RP6cdoq0GUFYmBKvVjAFQ5a V77/usWhGye7eJc4pO59E9RN1QY6XIe9IxRnkIyE=
Date: Fri, 21 Aug 2020 06:02:19 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3MW5ZK6SFKGCXEHMF5JOTNXEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472468022@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fc5db6c15_9b61964639a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_1xaVQCLYH0QH2bhc1PEO0PfGPY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 13:02:29 -0000

----==_mimepart_5f3fc5db6c15_9b61964639a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion

Also for TCP it was always possible to send new data because of the packet conservation principle as when you receive an ACK that doesn't ack new data you still know that at least one packet was received and you can reduce your bytes_in_flight by one packet. The thing that TCP does by reducing the cwnd gradually over the recovery RTT is that you don't have the effect you describe above where your don't send anything for half an RTT and then keep sending with exactly the same rate as previously for the second half on the RTT and overload the network again. This is a feature that should be conserved with QUIC as well.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474681893
----==_mimepart_5f3fc5db6c15_9b61964639a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474681893">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion
</pre>
<p>Also for TCP it was always possible to send new data because of the packet conservation principle as when you receive an ACK that doesn't ack new data you still know that at least one packet was received and you can reduce your bytes_in_flight by one packet. The thing that TCP does by reducing the cwnd gradually over the recovery RTT is that you don't have the effect you describe above where your don't send anything for half an RTT and then keep sending with exactly the same rate as previously for the second half on the RTT and overload the network again. This is a feature that should be conserved with QUIC as well.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474681893">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CI6E4HWKIM3EWP3LSBZV5XANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVPH2DQBQDRFLNXPDSBZV5XA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQUUUNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474681893",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474681893",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fc5db6c15_9b61964639a9--


From nobody Fri Aug 21 06:05:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37D433A0963 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:05:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QiBfygZIS3GA for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:05:44 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 150F03A0964 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:05:44 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 2411D56005C for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:05:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598015143; bh=r3lqWOqtCQ0fNOanVfkkomNktvgV3JUI6y/027lhhWk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hR45CX4aAv79p4vgdCFZK+dAGUnUIezp5fplVvhckt3gyJo74drCtTvEu8LxxSlo1 S1DKw/0UjKiLi0VEnoiThwYy0OAvxniFNZfajM+AvET3uAttcGn2OYCGuwEOCizQSS zxlRr9YkPcD3zgT88kl8BeOO4BQHdv0rbNbJZL7k=
Date: Fri, 21 Aug 2020 06:05:43 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BQSWTCAU5HWYVOU55JOT2PEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472470226@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fc6a7149e3_33f819641082f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gKleQ_7Q8f-737dbAUXJIxMYPqQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 13:05:45 -0000

----==_mimepart_5f3fc6a7149e3_33f819641082f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion

Then I don't see why this need to be a normative requirement.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474683521
----==_mimepart_5f3fc6a7149e3_33f819641082f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474683521">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion
</pre>
<p>Then I don't see why this need to be a normative requirement.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474683521">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FCC3O37GPZK43GE3SBZWKPANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KZRUIHQ226K5URALSBZWKPA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQUVFUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474683521",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474683521",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fc6a7149e3_33f819641082f--


From nobody Fri Aug 21 06:09:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9A943A0805 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:08:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Clxyn2sYbV8f for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:08:57 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBFC93A058F for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:08:56 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id C7F075E0043 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:08:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598015335; bh=9y7M2D9OrI0NBk1h9jnWMwfBmzWiVELJOxDOErhspLM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PAp7Kwb9hcy5+5Vog4kmbDwlwcy1ThHFaIZE8FrkR2LwMrDqCm+79dyXh/oFgoqjD on86h4w6fbtykFeAIXYANDanbOPhzGwp6nn2oiWomxd8qfvO6kVOzrSdwn7PK1LZjA MqaUPaqsY6duHAcimK8Nt3Ul+7FgvKDCrTTEvw4k=
Date: Fri, 21 Aug 2020 06:08:55 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6OSYVCJK5YVJ22RUN5JOUGPEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472472500@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fc767b7f52_7c26196444207c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vwSDgzqHrVLTKhCM_7lDRaINSAQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 13:08:59 -0000

----==_mimepart_5f3fc767b7f52_7c26196444207c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion

Similar as we don't require normatively in the next part that the congestion needs be halved on loss/CE mark.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474685190
----==_mimepart_5f3fc767b7f52_7c26196444207c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474685190">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion
</pre>
<p>Similar as we don't require normatively in the next part that the congestion needs be halved on loss/CE mark.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474685190">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYZFKJRWXQPJBRC67TSBZWWPANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SUWBIWTQDKLYYM3DSBZWWPA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQUVXNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474685190",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474685190",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fc767b7f52_7c26196444207c--


From nobody Fri Aug 21 06:58:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DD1B3A0856 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:58:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pjGu-LNoKSdV for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:58:24 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39AB03A084A for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:58:24 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 4E8E75E0F0C for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:58:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598018303; bh=Dv0GR4GI9F/RdHk6pfKymDt7vyxKUybf84WrhUhZ5vY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Wi6OEfMCGskRybYZ+y5TR4OQIZFrDyrkkeW8AnUZjUpdWLx3SxnHveTEqKR26iqIq bxL91EEHU+kfF1R0gzlhC8EgLqcQ9rpevv5kDzPlGHfg0XuxOntWeXVIQUUnpb2t/M h4tHk+B7rT9gurxGsKVLSQC8i3kXZdbiVbOgu6Zg=
Date: Fri, 21 Aug 2020 06:58:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52NJ6SKCIDAANUCUV5JOZ77EVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472512010@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fd2ff3e6d4_1fb619642251db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MeGaYFt9qSdNmr2ZrumXgtxaUD0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 13:58:25 -0000

----==_mimepart_5f3fd2ff3e6d4_1fb619642251db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

Early in the QUIC process, the preference of the working group was to have the recovery document be complete enough that one can implement from it, and to only reference TCP RFCs informationally.  I think that was the right decision both because there are some differences between QUIC and TCP and because not all the text in TCP RFCs is relevant here.  As such, if there are important requirements, they should be specified in this document.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474715025
----==_mimepart_5f3fd2ff3e6d4_1fb619642251db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474715025">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>Early in the QUIC process, the preference of the working group was to have the recovery document be complete enough that one can implement from it, and to only reference TCP RFCs informationally.  I think that was the right decision both because there are some differences between QUIC and TCP and because not all the text in TCP RFCs is relevant here.  As such, if there are important requirements, they should be specified in this document.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474715025">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VCZXO6DRXMNEWTCDSBZ4P7ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KI5MPHU5SCAG7JJ3SBZ4P7A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQU7MCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474715025",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474715025",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fd2ff3e6d4_1fb619642251db--


From nobody Fri Aug 21 06:58:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 542FE3A0854 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:58:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Gan3hvApn2Gy for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 06:58:52 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A6293A084A for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:58:52 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 42D13E1DE6 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 06:58:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598018331; bh=4yRlXPHlzbxq6SvCTEbmDs2wHivlLDB9bFeieJlrfWE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yTv8VamwhWYyDfGgA+XKWma7AxzhYG8jk0lEn7c0TiDAAi2K0I8iL4VkJMsS/WNyy CQc2EC7a0+EEWi9KflJ/iD3tGr0C+1r4GM9JTigLrR1Bc7M1A1jdvKNt2QehZb2pO3 TYjBrxIMhO/6yxaGxbTaadiP11Mi8wH9M4EVlLxw=
Date: Fri, 21 Aug 2020 06:58:51 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76BUCHPTNIF43NSKF5JO2BXEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/678304671@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fd31b318d2_4e2f19642225f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cEbxTS-T-gt5qXkYN-2SCgviF2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 13:58:53 -0000

----==_mimepart_5f3fd31b318d2_4e2f19642225f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So let's say a hypothetical client supports versions with the following minimum packet sizes to open a connection:
- A: 1250 bytes
- B: 1200 bytes
- C: 1720 bytes

The client is trying to open a connection with version B, so they MUST send at least 1200 bytes.  However, if the server only supports A and C, this won't provoke a Version Negotiation packet and the connection attempt will time out.  That's not incorrect, because the server doesn't support the attempted version.

The client SHOULD send at least 1720 bytes, because that guarantees the packet is large enough to trigger a Version Negotiation packet in the event there's any overlap in their supported version sets.  It's only a SHOULD, not a MUST, because there might be legitimate reasons a client would opt not to send a 1720-byte packet, such as expecting a 1500-byte MTU on the network.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678304671
----==_mimepart_5f3fd31b318d2_4e2f19642225f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So let's say a hypothetical client supports versions with the following minimum packet sizes to open a connection:</p>
<ul>
<li>A: 1250 bytes</li>
<li>B: 1200 bytes</li>
<li>C: 1720 bytes</li>
</ul>
<p>The client is trying to open a connection with version B, so they MUST send at least 1200 bytes.  However, if the server only supports A and C, this won't provoke a Version Negotiation packet and the connection attempt will time out.  That's not incorrect, because the server doesn't support the attempted version.</p>
<p>The client SHOULD send at least 1720 bytes, because that guarantees the packet is large enough to trigger a Version Negotiation packet in the event there's any overlap in their supported version sets.  It's only a SHOULD, not a MUST, because there might be legitimate reasons a client would opt not to send a 1720-byte packet, such as expecting a 1500-byte MTU on the network.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678304671">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5IPEJ73UYTP6BTNNDSBZ4RXANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AP232B44O6TTKSQDSBZ4RXA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBXBXHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678304671",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-678304671",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fd31b318d2_4e2f19642225f9--


From nobody Fri Aug 21 07:01:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 885593A00E0 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 07:01:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 zjcihjpaCMsE for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 07:01:25 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA5D93A0039 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 07:01:25 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id EE206902683 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 07:01:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598018484; bh=5g/6jqRDxiQEnABhvxczK6MOG2W3ss7qI2FFMamB8ww=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R+f+oqjjTPVriDkEQTXCIbJSkaPgQKD2opiIK/+sVVbk/6Vprh37D19d8uM9xJc1X 9/RPH33BiL9lpBxDsOKIKMuBxTmun3hNhi5YBAeBed4Mbix292TQmMSrw4pVwgHVOd HSCj6YOtkWUVWjmyjr8GfExzgZYQtk/rNz+HZ/w0=
Date: Fri, 21 Aug 2020 07:01:24 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYKE5T64FEFJQTWSJ55JO2LJEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472514511@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fd3b4ded24_61e4196423787c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kCDC6Mp4FiHW2ka5Rgy8D1DxcDA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 14:01:28 -0000

----==_mimepart_5f3fd3b4ded24_61e4196423787c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -996,11 +998,12 @@ Reporting additional ECN-CE markings will cause a sender to reduce their sending
 rate, which is similar in effect to advertising reduced connection flow control
 limits and so no advantage is gained by doing so.
 
-Endpoints choose the congestion controller that they use.  Though congestion
-controllers generally treat reports of ECN-CE markings as equivalent to loss
-({{?RFC8311}}), the exact response for each controller could be different.
-Failure to correctly respond to information about ECN markings is therefore
-difficult to detect.
+Endpoints choose the congestion controller that they use. Congestion controllers
+respond to reports of ECN-CE by reducing their rate, but the response may vary.
+Markings can be treated as equivalent to loss ({{?RFC3168}}), but other
+responses can be specified, such as ({{?RFC8511}}) or ({{?RFC8311}}). Failure to
+correctly respond to information about ECN markings is therefore difficult to
+detect.

This text is pre-existing, but I agree it doesn't say anything important and probably could be removed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474716875
----==_mimepart_5f3fd3b4ded24_61e4196423787c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474716875">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -996,11 +998,12 @@ Reporting additional ECN-CE markings will cause a sender to reduce their sending
 rate, which is similar in effect to advertising reduced connection flow control
 limits and so no advantage is gained by doing so.
 
-Endpoints choose the congestion controller that they use.  Though congestion
-controllers generally treat reports of ECN-CE markings as equivalent to loss
-({{?RFC8311}}), the exact response for each controller could be different.
-Failure to correctly respond to information about ECN markings is therefore
-difficult to detect.
+Endpoints choose the congestion controller that they use. Congestion controllers
+respond to reports of ECN-CE by reducing their rate, but the response may vary.
+Markings can be treated as equivalent to loss ({{?RFC3168}}), but other
+responses can be specified, such as ({{?RFC8511}}) or ({{?RFC8311}}). Failure to
+correctly respond to information about ECN markings is therefore difficult to
+detect.
</pre>
<p>This text is pre-existing, but I agree it doesn't say anything important and probably could be removed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474716875">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2GLNKFENPGAEVUHDLSBZ43JANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KJE4V3X3GUFGURN3SBZ43JA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQU77TY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474716875",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474716875",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fd3b4ded24_61e4196423787c--


From nobody Fri Aug 21 07:30:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F9E73A09DB for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 07:30:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 33Hyq8qWRwy4 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 07:30:51 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBE0E3A0855 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 07:30:51 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id E2C48E0402 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 07:30:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598020250; bh=7A/D8hugeFciav4dCHaNOlDrGqZtJM8qrt6cqAgXRkI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FjL7S0EbueOWk8fqzEAct7sMzqIYEpYGmAT883L5r8E2QjyxZlDUsRws123LALHoE 03/Rd0J8Fcm71P1CeC3BYhG7Y1mKM/EfDJnGIv+4gQJsFYgbsp1NkCUHqhRAOFffAd yEOdSMDeioFkpAvYDfJbs0FFBVKLFEOKpLuglobU=
Date: Fri, 21 Aug 2020 07:30:50 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2BJ2UEO2YFJPE2KX55JO5ZVEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472539896@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fda9ad2633_56c419641510b1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YhdBELzieFpRmeDzsRmoR3CXJuw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 14:30:53 -0000

----==_mimepart_5f3fda9ad2633_56c419641510b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion

I don't have a strong opinion on this, but I see @mirjak point.  If we're going to keep this, I think we should be clear that this MUST NOT only applies to NewReno.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474735483
----==_mimepart_5f3fda9ad2633_56c419641510b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474735483">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion
</pre>
<p>I don't have a strong opinion on this, but I see <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mirjak/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mirjak">@mirjak</a> point.  If we're going to keep this, I think we should be clear that this MUST NOT only applies to NewReno.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474735483">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZVAZ6JRAYACL7D6B3SB2AJVANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DKVP6CAWOZLWJHELSB2AJVA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQVGF6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474735483",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474735483",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fda9ad2633_56c419641510b1--


From nobody Fri Aug 21 07:39:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 682183A0989 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 07:39:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 W3yXBT4PG9hl for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 07:39:09 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16C503A097C for <quic-issues@ietf.org>; Fri, 21 Aug 2020 07:39:08 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 3EFB5E1E03 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 07:39:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598020748; bh=nSWEQFgwWZ9AdV0YggphhJ4i7qJPr8EcTOFBvdFZIqk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OuLlDP4VIfHd0IL0eb0sIzTX8n3pOCGJnU/YqQXRJ0Lnhc+dsPCK573ZMcHG8wnet d0AlN/wV3X1dOZyTn11mGrW5u0PeBkrFBTvCKG34guwt6oK58AunHSf1PUOW9lt4Se nYbssyjVlTQpkljA7mcgOMVF54Ojhtgf5+An0rDY=
Date: Fri, 21 Aug 2020 07:39:08 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BMRRJKOOXV4U3FJ55JO6YZEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/review/472519287@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fdc8c2db17_62b1964127366"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TpsiHtg-rpyht9jQbF9JXeqZIYA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 14:39:11 -0000

----==_mimepart_5f3fdc8c2db17_62b1964127366
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.

An interesting foray.  I think this generalizes some pieces that really are UDP-specific, and would need to be redefined (or at least reconsidered) in other aspects.

> @@ -1902,10 +1917,12 @@ that are uniquely attributed to a single connection. This includes datagrams
 that contain packets that are successfully processed and datagrams that contain
 packets that are all discarded.
 
-Clients MUST ensure that UDP datagrams containing Initial packets have UDP
-payloads of at least 1200 bytes, adding padding to packets in the datagram as
-necessary. A client that sends padded datagrams allows the server to send more
-data prior to completing address validation.
+Clients MUST ensure that underlying transports datagrams containing Initial
+packets have payloads of at least 1200 bytes, adding padding to packets in the
+datagram as necessary. (The payload is the assembled QUIC packets, and does not
+include any headers associated with the underlying protocol that are also part
+of the datagram.) A client that sends padded datagrams allows the server to send
+more data prior to completing address validation.

I feel like the anti-amplification features -- minimum initial size, the 3x limit, etc. -- really are UDP-focused because they mitigate attacks we know are common with UDP.  A different transport might have such concerns, or might not.  Perhaps, rather than generalizing these requirements, we should instead condition them on UDP.

> @@ -2526,13 +2543,16 @@ routing of packets across multiple network paths will also allow activity on
 those paths to be linked by entities other than the peer.
 
 A client might wish to reduce linkability by employing a new connection ID and
-source UDP port when sending traffic after a period of inactivity.  Changing the
-UDP port from which it sends packets at the same time might cause the packet to
-appear as a connection migration. This ensures that the mechanisms that support
-migration are exercised even for clients that do not experience NAT rebindings
-or genuine migrations.  Changing port number can cause a peer to reset its
-congestion state (see {{migration-cc}}), so the port SHOULD only be changed
-infrequently.
+source address when sending traffic after a period of inactivity.  (In
+conventional situations using UDP, the client cannot freely vary the IP address,

With IPv6 privacy addresses, this might not be true.

> +conventional situations using UDP, the client cannot freely vary the IP address,
+but can much more readily change the UDP port.  Since an address for QUIC when
+using UDP is the tuple of the IP address and UDP port, changing the source port
+along constitutes changing the QUIC address.) So changing the address from which
+it sends packets at the same time might cause the packet to appear as a
+connection migration.  This ensures that the mechanisms that support migration

This seems really wordy explaining why this is useful for UDP while still trying to generalize.  You already changed the specific of UDP port to "source address"; probably all you need to add is that "When the underlying transport protocol is UDP, changing the source port is sufficient."

It might also be the case that changing the source address isn't possible with the alternate transport, so this is an "if supported by the underlying protocol" thing.  (For that matter, the CID itself might be irrelevant on a transport where addresses can't change.)

> @@ -3205,6 +3230,29 @@ Packets with the short header are designed for minimal overhead and are used
 after a connection is established and 1-RTT keys are available; see
 {{short-header}}.
 
+## Underlying Transport Protocol {#underlying-transport-protocol}
+
+The underlying protocol is the protocol with which QUIC packet are sent.

```suggestion
The underlying protocol is the protocol over which QUIC packets are sent.
```

> +The underlying protocol MUST contain both a source and destination address:
+while the underlying protocol is free to route datagrams by whichever means it
+chooses, and futhermore a source address isn't strictly necessary to route a
+datagram, the QUIC implementation needs to be able to inspect both addresses for
+to implement connection migration.

```suggestion
The underlying protocol MUST contain both a source and destination address,
as the QUIC implementation needs to be able to inspect both addresses in
order to support connection migration.
```

> +An underlying datagram MUST correspond to a single IP packet, if it is sent over
+IP.  That means IP fragmentation MUST NOT be used.  When using IPv4
+({{!IPv4=RFC0791}}), the DF bit MUST be set to prevent fragmentation on the
+path.

I'm not certain QUIC generically has this requirement across all underlying transports.  The requirement is that datagrams be delivered whole to QUIC; if they were fragmented and reassembled along the way, that's irrelevant.  For UDP, we don't fragment because we want to be able to assess the maximum packet size; for some other transport, we might be able to query the maximum size directly or have effectively-infinite maximum size.

In fact, given the way encryption overhead decreases with larger units of encryption, we might find that very large datagrams perform really well in certain environments with certain transports, even in the presence of fragmentation.

> +The QUIC packet size is just the total size of the QUIC header and protected
+payload. It follows that the sizes of any other headers that are part of the
+underlying datagram and associated with underlying protocols are not counted.

```suggestion
The QUIC packet size includes the QUIC header and protected payload, but not the
headers of any underlying protocol.
```

> @@ -4030,12 +4086,16 @@ address of the client; see {{address-validation}}.
 
 ## Path Maximum Transmission Unit

Much of the work referenced here is specific to UDP.  I'd leave this as UDP-specific and merely note that a QUIC implementation on a different transport might need to use similar techniques to learn the properties of the path.

>  : The maximum UDP payload size parameter is an integer value that limits the
-  size of UDP payloads that the endpoint is willing to receive.  UDP packets
-  with payloads larger than this limit are not likely to be processed by the
-  receiver.
+  size of underlying datagram payloads that the endpoint is willing to receive.
+  Datagrams with payloads larger than this limit are not likely to be processed

A parameter that's specifically named UDP doesn't tell you anything about other underlying protocols.  Either the parameter becomes generic (i.e. renamed, perhaps `max_datagram_size`) or it remains specific to UDP and other parameters might be defined for other contexts.

> @@ -6669,7 +6736,7 @@ attacker to establish connectivity on a given path.
 An on-path attacker can:
 
 - Inspect packets
-- Modify IP and UDP packet headers
+- Modify underlying transport headers (e.g. UDP and IP headers)

Here again, it's really going to depend on what that underlying transport is.  This security analysis assumes UDP/IP; I think the safest statement is that QUIC over another transport needs its own security analysis to see what attackers might be able to do.

> @@ -3205,6 +3230,29 @@ Packets with the short header are designed for minimal overhead and are used
 after a connection is established and 1-RTT keys are available; see
 {{short-header}}.
 
+## Underlying Transport Protocol {#underlying-transport-protocol}
+
+The underlying protocol is the protocol with which QUIC packet are sent.
+
+This protocol SHOULD NOT have automatic retransmission, ordering, congestion
+control, or other such mechanisms that would overlap with those provided by QUIC
+and therefore not actually enhance the overall quality of service.  This
+protocol SHOULD be message-oriented.

Personally, I'm reviewing this through the mental model of two additional transports:
- Message-based Websockets across an HTTP proxy
- Local datagram sockets for IPC

Websockets are clearly going to provide all those services which an underlying transport SHOULD NOT have, but that's just the suck you live with if that's your only way to speak QUIC to an endpoint.  Local sockets, on the other hand, mean that a lot of the machinery within QUIC simply won't be needed -- but if you're porting over a protocol that's already built atop QUIC, that might be okay.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview-472519287
----==_mimepart_5f3fdc8c2db17_62b1964127366
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<p>An interesting foray.  I think this generalizes some pieces that reall=
y are UDP-specific, and would need to be redefined (or at least reconside=
red) in other aspects.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474720198">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1902,10 +1917,12 @@ that are uniquely =
attributed to a single connection. This includes datagrams=0D
 that contain packets that are successfully processed and datagrams that =
contain=0D
 packets that are all discarded.=0D
 =0D
-Clients MUST ensure that UDP datagrams containing Initial packets have U=
DP=0D
-payloads of at least 1200 bytes, adding padding to packets in the datagr=
am as=0D
-necessary. A client that sends padded datagrams allows the server to sen=
d more=0D
-data prior to completing address validation.=0D
+Clients MUST ensure that underlying transports datagrams containing Init=
ial=0D
+packets have payloads of at least 1200 bytes, adding padding to packets =
in the=0D
+datagram as necessary. (The payload is the assembled QUIC packets, and d=
oes not=0D
+include any headers associated with the underlying protocol that are als=
o part=0D
+of the datagram.) A client that sends padded datagrams allows the server=
 to send=0D
+more data prior to completing address validation.=0D
</pre>=0D
<p>I feel like the anti-amplification features -- minimum initial size, t=
he 3x limit, etc. -- really are UDP-focused because they mitigate attacks=
 we know are common with UDP.  A different transport might have such conc=
erns, or might not.  Perhaps, rather than generalizing these requirements=
, we should instead condition them on UDP.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474722702">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2526,13 +2543,16 @@ routing of packets=
 across multiple network paths will also allow activity on=0D
 those paths to be linked by entities other than the peer.=0D
 =0D
 A client might wish to reduce linkability by employing a new connection =
ID and=0D
-source UDP port when sending traffic after a period of inactivity.  Chan=
ging the=0D
-UDP port from which it sends packets at the same time might cause the pa=
cket to=0D
-appear as a connection migration. This ensures that the mechanisms that =
support=0D
-migration are exercised even for clients that do not experience NAT rebi=
ndings=0D
-or genuine migrations.  Changing port number can cause a peer to reset i=
ts=0D
-congestion state (see {{migration-cc}}), so the port SHOULD only be chan=
ged=0D
-infrequently.=0D
+source address when sending traffic after a period of inactivity.  (In=0D=

+conventional situations using UDP, the client cannot freely vary the IP =
address,=0D
</pre>=0D
<p>With IPv6 privacy addresses, this might not be true.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474725784">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +conventional situations using UDP, the cl=
ient cannot freely vary the IP address,=0D
+but can much more readily change the UDP port.  Since an address for QUI=
C when=0D
+using UDP is the tuple of the IP address and UDP port, changing the sour=
ce port=0D
+along constitutes changing the QUIC address.) So changing the address fr=
om which=0D
+it sends packets at the same time might cause the packet to appear as a=0D=

+connection migration.  This ensures that the mechanisms that support mig=
ration=0D
</pre>=0D
<p>This seems really wordy explaining why this is useful for UDP while st=
ill trying to generalize.  You already changed the specific of UDP port t=
o "source address"; probably all you need to add is that "When the underl=
ying transport protocol is UDP, changing the source port is sufficient."<=
/p>=0D
<p>It might also be the case that changing the source address isn't possi=
ble with the alternate transport, so this is an "if supported by the unde=
rlying protocol" thing.  (For that matter, the CID itself might be irrele=
vant on a transport where addresses can't change.)</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474726931">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3205,6 +3230,29 @@ Packets with the sh=
ort header are designed for minimal overhead and are used=0D
 after a connection is established and 1-RTT keys are available; see=0D
 {{short-header}}.=0D
 =0D
+## Underlying Transport Protocol {#underlying-transport-protocol}=0D
+=0D
+The underlying protocol is the protocol with which QUIC packet are sent.=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The underlying protocol is the protocol with =
which QUIC packet are sent.=0D
+The underlying protocol is the protocol over which QUIC packets are sent=
.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474730531">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The underlying protocol MUST contain both=
 a source and destination address:=0D
+while the underlying protocol is free to route datagrams by whichever me=
ans it=0D
+chooses, and futhermore a source address isn&#39;t strictly necessary to=
 route a=0D
+datagram, the QUIC implementation needs to be able to inspect both addre=
sses for=0D
+to implement connection migration.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The underlying protocol MUST contain both a s=
ource and destination address:=0D
-while the underlying protocol is free to route datagrams by whichever me=
ans it=0D
-chooses, and futhermore a source address isn't strictly necessary to rou=
te a=0D
-datagram, the QUIC implementation needs to be able to inspect both addre=
sses for=0D
-to implement connection migration.=0D
+The underlying protocol MUST contain both a source and destination addre=
ss,=0D
+as the QUIC implementation needs to be able to inspect both addresses in=
=0D
+order to support connection migration.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474732324">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An underlying datagram MUST correspond to=
 a single IP packet, if it is sent over=0D
+IP.  That means IP fragmentation MUST NOT be used.  When using IPv4=0D
+({{!IPv4=3DRFC0791}}), the DF bit MUST be set to prevent fragmentation o=
n the=0D
+path.=0D
</pre>=0D
<p>I'm not certain QUIC generically has this requirement across all under=
lying transports.  The requirement is that datagrams be delivered whole t=
o QUIC; if they were fragmented and reassembled along the way, that's irr=
elevant.  For UDP, we don't fragment because we want to be able to assess=
 the maximum packet size; for some other transport, we might be able to q=
uery the maximum size directly or have effectively-infinite maximum size.=
</p>=0D
<p>In fact, given the way encryption overhead decreases with larger units=
 of encryption, we might find that very large datagrams perform really we=
ll in certain environments with certain transports, even in the presence =
of fragmentation.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474736755">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The QUIC packet size is just the total si=
ze of the QUIC header and protected=0D
+payload. It follows that the sizes of any other headers that are part of=
 the=0D
+underlying datagram and associated with underlying protocols are not cou=
nted.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The QUIC packet size is just the total size o=
f the QUIC header and protected=0D
-payload. It follows that the sizes of any other headers that are part of=
 the=0D
-underlying datagram and associated with underlying protocols are not cou=
nted.=0D
+The QUIC packet size includes the QUIC header and protected payload, but=
 not the=0D
+headers of any underlying protocol.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474737925">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -4030,12 +4086,16 @@ address of the cli=
ent; see {{address-validation}}.=0D
 =0D
 ## Path Maximum Transmission Unit=0D
</pre>=0D
<p>Much of the work referenced here is specific to UDP.  I'd leave this a=
s UDP-specific and merely note that a QUIC implementation on a different =
transport might need to use similar techniques to learn the properties of=
 the path.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474738948">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  : The maximum UDP payload size parameter =
is an integer value that limits the=0D
-  size of UDP payloads that the endpoint is willing to receive.  UDP pac=
kets=0D
-  with payloads larger than this limit are not likely to be processed by=
 the=0D
-  receiver.=0D
+  size of underlying datagram payloads that the endpoint is willing to r=
eceive.=0D
+  Datagrams with payloads larger than this limit are not likely to be pr=
ocessed=0D
</pre>=0D
<p>A parameter that's specifically named UDP doesn't tell you anything ab=
out other underlying protocols.  Either the parameter becomes generic (i.=
e. renamed, perhaps <code>max_datagram_size</code>) or it remains specifi=
c to UDP and other parameters might be defined for other contexts.</p>=0D=

=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474739665">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -6669,7 +6736,7 @@ attacker to establis=
h connectivity on a given path.=0D
 An on-path attacker can:=0D
 =0D
 - Inspect packets=0D
-- Modify IP and UDP packet headers=0D
+- Modify underlying transport headers (e.g. UDP and IP headers)=0D
</pre>=0D
<p>Here again, it's really going to depend on what that underlying transp=
ort is.  This security analysis assumes UDP/IP; I think the safest statem=
ent is that QUIC over another transport needs its own security analysis t=
o see what attackers might be able to do.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4043#discussi=
on_r474729511">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3205,6 +3230,29 @@ Packets with the sh=
ort header are designed for minimal overhead and are used=0D
 after a connection is established and 1-RTT keys are available; see=0D
 {{short-header}}.=0D
 =0D
+## Underlying Transport Protocol {#underlying-transport-protocol}=0D
+=0D
+The underlying protocol is the protocol with which QUIC packet are sent.=
=0D
+=0D
+This protocol SHOULD NOT have automatic retransmission, ordering, conges=
tion=0D
+control, or other such mechanisms that would overlap with those provided=
 by QUIC=0D
+and therefore not actually enhance the overall quality of service.  This=
=0D
+protocol SHOULD be message-oriented.=0D
</pre>=0D
<p>Personally, I'm reviewing this through the mental model of two additio=
nal transports:</p>=0D
<ul>=0D
<li>Message-based Websockets across an HTTP proxy</li>=0D
<li>Local datagram sockets for IPC</li>=0D
</ul>=0D
<p>Websockets are clearly going to provide all those services which an un=
derlying transport SHOULD NOT have, but that's just the suck you live wit=
h if that's your only way to speak QUIC to an endpoint.  Local sockets, o=
n the other hand, mean that a lot of the machinery within QUIC simply won=
't be needed -- but if you're porting over a protocol that's already buil=
t atop QUIC, that might be okay.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4043#pullrequestreview-472519287">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2UOWI3GG4UG4JDSGTSB2BIZANCNFSM4QG4T52A">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZD5CYLDLFCVGJDIATSB2BIZA5CNFSM4=
QG4T52KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQVBE5Y.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4043#pullrequestrev=
iew-472519287",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4043#pullrequestreview=
-472519287",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f3fdc8c2db17_62b1964127366--


From nobody Fri Aug 21 08:18:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81B6E3A08E2 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:18:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 YaF8WKyQvS_I for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:18:11 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CF0A3A0044 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:18:11 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id DFB8590005E for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:18:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598023090; bh=W5tCbhiicFebSYYNoYLaOiCrz1B937qEYOpIAiUncoI=; h=Date:From:To:Subject:From; b=UxGlX80d8iJ7ByiJ59jmTgsGbmMDvpadyim7BYdJ5ZfCmBSgJ6cNKgh4Wfbxj3fMC xnFoSeAcvnhzIwipN/K2+7Y0YtQGacvhp+lzaUP2vAvBSVqUiySa+cN/YZaIlIHMvY Rg4UdpifOdBkSP29QtFdbbaL1p0wOVF0+OmYVP1E=
Date: Fri, 21 Aug 2020 08:18:10 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/1548c5-16d6dd@github.com>
Subject: [quicwg/base-drafts] 16d6dd: Clarify NewReno
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QGiLbMNb1s5VI0wHOmeQ5607iZk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:18:13 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 16d6dd8f9085f638a88b0be0de122a49eeb71a7f
      https://github.com/quicwg/base-drafts/commit/16d6dd8f9085f638a88b0be0de122a49eeb71a7f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Clarify NewReno



From nobody Fri Aug 21 08:18:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F04FA3A09CE for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:18:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sX3qFW50IGqq for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:18:21 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 075233A08E2 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:18:21 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 44484600036 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:18:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598023100; bh=1zUbdzS18J3VakRECb86HvZW4IKFKIZDac9dZmWWJ4Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IwqfG1SfGQqvRKyF+N6K4Kmaqpj4VfJ7ms1gO1X1g3TQeX2YoJXh13S2H7lZ3eZzJ nZfbB6NQT4WeVkopN3WtdXFlRSeZl/sFSBWRUjXHH7gCouyiMiCTiFM7PJfWVn6riO tSVOmeGw5amEoQRYtsFK5VLauXGnP0G7P3XFHyO0=
Date: Fri, 21 Aug 2020 08:18:20 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5565155951@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fe5bc2ce74_765f196421912c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XUuB77meQ1-EVWyfJEkHpqai-dI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:18:22 -0000

----==_mimepart_5f3fe5bc2ce74_765f196421912c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

16d6dd8f9085f638a88b0be0de122a49eeb71a7f  Clarify NewReno


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/1548c57ebf2945eabb485a3e33fb0359fff5e730..16d6dd8f9085f638a88b0be0de122a49eeb71a7f

----==_mimepart_5f3fe5bc2ce74_765f196421912c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/16d6dd8f9085f638a88b0be0de122a49eeb71a7f">16d6dd8</a>  Clarify NewReno</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/1548c57ebf2945eabb485a3e33fb0359fff5e730..16d6dd8f9085f638a88b0be0de122a49eeb71a7f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZVCN5WZLMKOSN4SOLSB2F3ZANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SAXYFZ52WWPIRWSDSB2F3ZA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU3DKMJVGU4TKMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/1548c57ebf2945eabb485a3e33fb0359fff5e730..16d6dd8f9085f638a88b0be0de122a49eeb71a7f",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/1548c57ebf2945eabb485a3e33fb0359fff5e730..16d6dd8f9085f638a88b0be0de122a49eeb71a7f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f3fe5bc2ce74_765f196421912c--


From nobody Fri Aug 21 08:25:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7448B3A0B82 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:25:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XIvTdAYftWd5 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:25:27 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7770C3A0B78 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:25:27 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 7C32EE0CF8 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:25:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598023526; bh=UekO/ECC7CaWf71rGyKezh3ZM97FWbJiC4ScWbbbk1Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t85oweY/8Z5ef4XzsPaF6QAX+Emt+Xyopb4sEH66UOHxtPL1OGAnraAPqAyxd2n4E 7BF+CP9QB10H43Iw4GaS0ZEKSelmRHpL4a1AeqCwZMP0l98RkHPhJzM/+Z44FYaM3D EiiiOqWnpOPZOWWtR2G6UnrExluAqWQv2XQj5lwg=
Date: Fri, 21 Aug 2020 08:25:26 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6N4XPCR2TOLVEVPUF5JPEGNEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/472584751@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fe7666d1ad_7df11964572a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PlCGdN7Lf7oyY20wBM0VTyunN0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:25:28 -0000

----==_mimepart_5f3fe7666d1ad_7df11964572a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472584751
----==_mimepart_5f3fe7666d1ad_7df11964572a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472584751">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZT3E3C4XCALMNRRFLSB2GWNANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5M3PFSMYEDIM4UQ33SB2GWNA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQVRELY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472584751",
"url": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472584751",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fe7666d1ad_7df11964572a9--


From nobody Fri Aug 21 08:26:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C5B63A0C24 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:26:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rVwR19T3SRMo for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:26:45 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B70E3A0C06 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:26:44 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 63FA75C092F for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:26:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598023603; bh=F1stApysxenENXNLkOosexBkaKOJksYoWsJxBNT4sBg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XC6fcvRbWs6xO0rfagGtr1p/p0zjrhHDNSlJGf+Gh8aPReXfUPcgB3B0HD7Ffe5TU MHbT7qKoWiWbpzq04BMoe1z67MQX8A38gOKn9r9mcHieKNpSeVozDzjptWeSQcAyJt u3oli21nkmgHV9IxnSHiQA3Lg1tRPQm1DvU8dzv8=
Date: Fri, 21 Aug 2020 08:26:43 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2IML43VPE5BGH4XPN5JPELHEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/472585740@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fe7b35482d_6409196436799"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ytf4_G5aBeU0xCUuJXVniEQ3yfk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:26:57 -0000

----==_mimepart_5f3fe7b35482d_6409196436799
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472585740
----==_mimepart_5f3fe7b35482d_6409196436799
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@nibanks</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472585740">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LDP7LLYWKJYHM4PDSB2G3HANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2BB74KJZAF33MJ63DSB2G3HA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQVRMDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472585740",
"url": "https://github.com/quicwg/base-drafts/pull/3990#pullrequestreview-472585740",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fe7b35482d_6409196436799--


From nobody Fri Aug 21 08:33:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E91B3A0A5E for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:33:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aJCrSGfHoUx9 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:33:45 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 728413A0A22 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:33:45 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id AB2F3340079 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:33:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598024024; bh=IRvaG6a14KQXqfMUVJjwRuPFQL3ZazYxc3HHJVqMaUI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a7+ax8I0Zgg4ZKEF/BuO8YLMSZ3cqIx+ngE0V1WNWSEXTyAbB2EfrM9hpUjtFm9fH A4oh9Y8OPsRd7YWiI6qoAbVFv0aj9O2KhRglhtaUp7CoTOKXYSxk3LS74QYFy3lgdz 1Yf8MWi0PHrDMNclF04lQoIXYU9AqDMxBcSNFiXE=
Date: Fri, 21 Aug 2020 08:33:44 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KTTLQMB32SR32FIV5JPFFREVBNHHCPIKQDU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3957/review/472591101@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3957@github.com>
References: <quicwg/base-drafts/pull/3957@github.com>
Subject: Re: [quicwg/base-drafts] Don't retransmit lost packets that are acked later (#3957)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fe9589c0aa_59921964927b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OQUQGbhCdil_34BguiyUFs_B-Vs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:33:46 -0000

----==_mimepart_5f3fe9589c0aa_59921964927b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3957#pullrequestreview-472591101
----==_mimepart_5f3fe9589c0aa_59921964927b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3957#pullrequestreview-472591101">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYOB5I7Z7PXK2PXZJ3SB2HVRANCNFSM4PGJ77DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYUQRDLRJBC35TDNYDSB2HVRA5CNFSM4PGJ77D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQVSV7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3957#pullrequestreview-472591101",
"url": "https://github.com/quicwg/base-drafts/pull/3957#pullrequestreview-472591101",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fe9589c0aa_59921964927b5--


From nobody Fri Aug 21 08:46:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFCF63A0C0A for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:46:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FVr5n79LvNau for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:46:50 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1EBF3A0C06 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:46:50 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id A2DEA5C0075 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:46:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598024809; bh=26JlPi88ffAsaRFNkqG1kWR0iTuHUQuU3vdSBsPsarA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eZ/dYNQ0h5ovIgKrhRFCfGDpWrCzeC6oUCDCjI2UYrj73jUubHUT9H/L4jTDU55c1 k+KYL8jCkoL8tpaN54rE74mH2nwbPrLdaMgP7rVX7j/ZvaEe04VAaZ2JUG9AZyLRzs PkmftvWcgbxa+D/mF0rJAQoAz6fwl4k5euI9swe4=
Date: Fri, 21 Aug 2020 08:46:49 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZL6DQZTUESL5IX53V5JPGWTEVBNHHCP5S3QY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3975/review/472600485@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3975@github.com>
References: <quicwg/base-drafts/pull/3975@github.com>
Subject: Re: [quicwg/base-drafts] Resetting min_rtt (#3975)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fec6994194_21891964152920"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q0eXzmyDN7qkL2V_chgfaIqBcSM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:46:52 -0000

----==_mimepart_5f3fec6994194_21891964152920
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema commented on this pull request.

The resetting of min RTT is also specified with LEDBAT or BBR, which differ from each other and from this proposed spec. This is a complex issue, because resetting min RTT in LEDBAT "because of congestion" is a variation of the latecomer advantage. But as long as the text applies only to RENO as specified here, then I am fine with it.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-472600485
----==_mimepart_5f3fec6994194_21891964152920
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> commented on this pull request.</p>

<p>The resetting of min RTT is also specified with LEDBAT or BBR, which differ from each other and from this proposed spec. This is a complex issue, because resetting min RTT in LEDBAT "because of congestion" is a variation of the latecomer advantage. But as long as the text applies only to RENO as specified here, then I am fine with it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-472600485">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6JDEPFHTMBLZLV3ODSB2JGTANCNFSM4PRJR5CA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJAHUV7MXG32EFR6DSB2JGTA5CNFSM4PRJR5CKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQVU7JI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-472600485",
"url": "https://github.com/quicwg/base-drafts/pull/3975#pullrequestreview-472600485",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fec6994194_21891964152920--


From nobody Fri Aug 21 08:48:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1121D3A0B33 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:48:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 47l7LUGEb5RM for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:48:29 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 184A53A0A40 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:48:28 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id E4DBD5603F5 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:48:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598024907; bh=5JIPMXkiaosxUMSUFSYFCgnai5Tz1i3ksAkMaS+d3C4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uRW3MAIbSn7nhxgO9Ke2h2p7VA3oSapwRHbNFyv1bIK1H2iixqylclveIgx/l13OF SC7MpD0/5lVE7W2ivUUd3sVAJp4CCgvAsT1W+G54IdOPfUZH9ZmkFi2VyH3TKc5/yi 4xteLXOvymIgG6/sy+P+N9E8ObolwMAU8KV3264w=
Date: Fri, 21 Aug 2020 08:48:27 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26KRWEKTAMYHGO43F5JPG4XEVBNHHCPCSHKI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3936/review/472601590@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3936@github.com>
References: <quicwg/base-drafts/pull/3936@github.com>
Subject: Re: [quicwg/base-drafts] sender MUST limit bursts, SHOULD limit to IW (#3936)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3feccbd5b28_30ed196455789"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Hxqnf2BWU1LREpaX6ZfD26mVikE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:48:30 -0000

----==_mimepart_5f3feccbd5b28_30ed196455789
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3936#pullrequestreview-472601590
----==_mimepart_5f3feccbd5b28_30ed196455789
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3936#pullrequestreview-472601590">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK32ZMJQKBVJJIUNINTSB2JMXANCNFSM4PEEVPDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2PDHXUNVAG2VNV6B3SB2JMXA5CNFSM4PEEVPD2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQVVH5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3936#pullrequestreview-472601590",
"url": "https://github.com/quicwg/base-drafts/pull/3936#pullrequestreview-472601590",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3feccbd5b28_30ed196455789--


From nobody Fri Aug 21 08:50:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4CA63A0B45 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:50:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6itu3RqZLO5P for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:50:13 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7AE293A0B3F for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:50:13 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 558EB840EED for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:50:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598025012; bh=1JO6qmjyIYsEIF/REOkjof1SITw7qQKw4fy+AzdqFZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wvCslNcIjSfWac77qEIBgOaOgMs5yp4UlN+kIvGGrLDB5Mbt6GYOb9Nr779u34fsP tb6qfwFKO7Gnpho9PXNxa3TxyfyQp8u7RmlIhMgHkBLnLhTDDPVABl+h9e4oX9ZX91 2aiFJDEHvCtbKZd7lYvKbQxrLJr50boATW2r3n80=
Date: Fri, 21 Aug 2020 08:50:12 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7MQ4FCY2GJYQ7AKYV5JPHDJEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/472602802@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fed34459d7_5ca219641761a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_AGepabKnMAKCgg8F-pUxVZ5hb4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:50:15 -0000

----==_mimepart_5f3fed34459d7_5ca219641761a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-472602802
----==_mimepart_5f3fed34459d7_5ca219641761a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-472602802">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53HTLIJVSYZZI7CQ3SB2JTJANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ESUKHXDTUZTVMZNTSB2JTJA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQVVRMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-472602802",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-472602802",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fed34459d7_5ca219641761a--


From nobody Fri Aug 21 08:54:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA73A3A0B4B for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:54:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PtG7ByAybtLO for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 08:54:30 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BCAF13A07F9 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:54:30 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id EE14090004A for <quic-issues@ietf.org>; Fri, 21 Aug 2020 08:54:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598025269; bh=EJGGAjAAR59E8Ydb/Rl5fP/zVF0GR/9R57TBhidBDMU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z2WIm9xF2BK76wgmzov/zZsy1k4U+b4vtTtELe8sWeUMSAWEH5y/0suqs66BCLcRM F5kLfgcLtVKe9hq+0I0P2Aui9vfLh0kN3wQPwzqwRmpZJuj2vcaB3OAoulsKhZiwir 9eIlc/rSpBTImGFwVpDhybzM967CPbaG8p0KgOxY=
Date: Fri, 21 Aug 2020 08:54:29 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3XO5VM6ZMWY5VDCLV5JPHTLEVBNHHCPCSANM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3935/review/472605762@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3935@github.com>
References: <quicwg/base-drafts/pull/3935@github.com>
Subject: Re: [quicwg/base-drafts] No normative language for connection/stream operations (#3935)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3fee35de1e4_5c9619641852"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FfgUuuddq8_l99JQcJud1nbOoAU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 15:54:32 -0000

----==_mimepart_5f3fee35de1e4_5c9619641852
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3935#pullrequestreview-472605762
----==_mimepart_5f3fee35de1e4_5c9619641852
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3935#pullrequestreview-472605762">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MBZZBYWAVPDL3BTLSB2KDLANCNFSM4PEETARQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7Y45CH3XPESVLY2LSB2KDLA5CNFSM4PEETAR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQVWIQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3935#pullrequestreview-472605762",
"url": "https://github.com/quicwg/base-drafts/pull/3935#pullrequestreview-472605762",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3fee35de1e4_5c9619641852--


From nobody Fri Aug 21 09:54:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74E713A0D5E for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 09:54:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rZybDHugAawX for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 09:54:35 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E0E2F3A0D5C for <quic-issues@ietf.org>; Fri, 21 Aug 2020 09:54:34 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 21BF7E07F7 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 09:54:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598028874; bh=73Tper/cC+hQo/6rWOQIsLwXuOtN+GZNZklf+KH+Q2w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D0k3ROh17/O16fqPSxCuPLueDhs+eNRtCO0tMUGo55d1zoluEJ96PughttEXevN6K oi54JdIJty6+209zntTSlrmbdUAoy6hG10+h1V5QPPFWge4mKOtNJkyYrq728mHJMO YnfdMNiY2Gcp2jVExBLE7g5kFJ6xsz/awuG/Z4m0=
Date: Fri, 21 Aug 2020 09:54:34 -0700
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK45MUY7PIFJTP337EF5JPOUVEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472644801@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ffc4a10c15_73551964980d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pravb
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Brx8ybLkwSytYwOxcOv-ynxmWpI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 16:54:36 -0000

----==_mimepart_5f3ffc4a10c15_73551964980d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@pravb commented on this pull request.



> @@ -996,11 +998,12 @@ Reporting additional ECN-CE markings will cause a sender to reduce their sending
 rate, which is similar in effect to advertising reduced connection flow control
 limits and so no advantage is gained by doing so.
 
-Endpoints choose the congestion controller that they use.  Though congestion
-controllers generally treat reports of ECN-CE markings as equivalent to loss
-({{?RFC8311}}), the exact response for each controller could be different.
-Failure to correctly respond to information about ECN markings is therefore
-difficult to detect.
+Endpoints choose the congestion controller that they use. Congestion controllers
+respond to reports of ECN-CE by reducing their rate, but the response may vary.
+Markings can be treated as equivalent to loss ({{?RFC3168}}), but other
+responses can be specified, such as ({{?RFC8511}}) or ({{?RFC8311}}). Failure to
+correctly respond to information about ECN markings is therefore difficult to
+detect.

Yes I think we should remove it because it almost sounds like an incentive to deviate which we don't want to encourage.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474814955
----==_mimepart_5f3ffc4a10c15_73551964980d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@pravb</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474814955">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -996,11 +998,12 @@ Reporting additional ECN-CE markings will cause a sender to reduce their sending
 rate, which is similar in effect to advertising reduced connection flow control
 limits and so no advantage is gained by doing so.
 
-Endpoints choose the congestion controller that they use.  Though congestion
-controllers generally treat reports of ECN-CE markings as equivalent to loss
-({{?RFC8311}}), the exact response for each controller could be different.
-Failure to correctly respond to information about ECN markings is therefore
-difficult to detect.
+Endpoints choose the congestion controller that they use. Congestion controllers
+respond to reports of ECN-CE by reducing their rate, but the response may vary.
+Markings can be treated as equivalent to loss ({{?RFC3168}}), but other
+responses can be specified, such as ({{?RFC8511}}) or ({{?RFC8311}}). Failure to
+correctly respond to information about ECN markings is therefore difficult to
+detect.
</pre>
<p>Yes I think we should remove it because it almost sounds like an incentive to deviate which we don't want to encourage.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474814955">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OMJNM4SSWZUPF4A3SB2REVANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HHJ3DS6DIC4U2Z5DSB2REVA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQV7ZQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474814955",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474814955",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ffc4a10c15_73551964980d4--


From nobody Fri Aug 21 10:10:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 125553A0D50 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:10:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BNTyTDzxM_Vj for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:10:16 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE2D93A0D37 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:10:16 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id BBD3D520DC4 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:10:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598029815; bh=YOq18nl2FVJaix5SOcp5HFefrcm0fGCV+XcodC90P8E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TONEzJ9MU85iOwBbvpmRlhc3PmpRUbGyN/hZhsOIZhXHbDt11jecckhlLktMh/Bl0 jYjYhdOpGarh01DTXTjsRV4RmrDSdsrsuTcUHxQ1UjTpjksxtXQ9NUoXEv3yAVtHvC YsYqoH++ovbFh3m30ghYfiSduEzxKA0Vvyd+T6pc=
Date: Fri, 21 Aug 2020 10:10:15 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54M7CNMUJ3VY6RISF5JPQPPEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472654469@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f3ffff7acabb_57f51964659b1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q2C3PnGSmSU8_MWgUZ3jFMelQPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 17:10:18 -0000

----==_mimepart_5f3ffff7acabb_57f51964659b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion

Updated to start the sentence with NewReno to make it a bit clearer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822478
----==_mimepart_5f3ffff7acabb_57f51964659b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822478">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Congestion Avoidance
 
-Slow start exits to congestion avoidance.  Congestion avoidance uses an
-Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that typically increases the congestion window by one maximum datagram
+size per congestion window acknowledged, and MUST NOT increase the congestion
</pre>
<p>Updated to start the sentence with NewReno to make it a bit clearer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822478">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4T2KDKCDTOUG3BUTTSB2S7PANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2SWCE6NW7VRFOJ7TSB2S7PA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQWCFBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822478",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822478",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f3ffff7acabb_57f51964659b1--


From nobody Fri Aug 21 10:10:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A70B3A0DDF for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:10:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 9nQLbbNFrLwK for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:10:46 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 714413A0DD7 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:10:46 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 86BA03403F2 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:10:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598029845; bh=POw8FJtDrGx8j//ymIdXDDyjCUIgGixuQYAQ59WIMJA=; h=Date:From:To:Subject:From; b=Hhgq1nZRQBSbmhv05PBVQlWLRuoIwVptkB/ivrcDKu+9z0aIRMX6JvW51EcT6ACey PBfkmJZiPwaAJGXUoWRLhav4Z08CpWbV8XNFpW0doVs//LoqRgknuDXmwVq53eBqkD uXqZKpuvyCY+gZify2Yq8vg8NHpBXbaUs4+M8kxE=
Date: Fri, 21 Aug 2020 10:10:45 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/16d6dd-709d8e@github.com>
Subject: [quicwg/base-drafts] 709d8e: Remove a sentence
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vme0Mg0t16fbvZJNi8xf_WNm6Xw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 17:10:53 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 709d8e83339d82ffb7d097e60989a508ff9cb70d
      https://github.com/quicwg/base-drafts/commit/709d8e83339d82ffb7d097e60989a508ff9cb70d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove a sentence



From nobody Fri Aug 21 10:11:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 454D33A0DE0 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:10:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 efoliPCP7HPS for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:10:56 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 235F73A0DDA for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:10:56 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 4783D5E0F86 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:10:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598029855; bh=MxYnS0J1jSDjC7wBUnM9C0VtDOLX3ak+R6vnBEDavPQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N5iWYiG4LYd3RTu1HbhVRHdIjV+i26jvDeWfJA1YxoWngEpd8zsGP28CT2SwEaSa+ 0X/VJjpSTIz1U3Hcjt2GwEVcejuiZmAQz3xxD6/TObsPAfug36EEzlUfySVZdn7t3W duah4pvFeBsMIJEJUiPj0nxVzmKJEj8LowfQF4R4=
Date: Fri, 21 Aug 2020 10:10:55 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5565693172@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f40001f38523_1baf19646269a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mktWOIuA22YZOD6wysAyBHm3LzM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 17:11:04 -0000

----==_mimepart_5f40001f38523_1baf19646269a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

709d8e83339d82ffb7d097e60989a508ff9cb70d  Remove a sentence


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/16d6dd8f9085f638a88b0be0de122a49eeb71a7f..709d8e83339d82ffb7d097e60989a508ff9cb70d

----==_mimepart_5f40001f38523_1baf19646269a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/709d8e83339d82ffb7d097e60989a508ff9cb70d">709d8e8</a>  Remove a sentence</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/16d6dd8f9085f638a88b0be0de122a49eeb71a7f..709d8e83339d82ffb7d097e60989a508ff9cb70d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCRQB55EVPAPMZAT3SB2TB7ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYKNVCCLSPFHNRB6UTSB2TB7A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU3DKNRZGMYTOMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/16d6dd8f9085f638a88b0be0de122a49eeb71a7f..709d8e83339d82ffb7d097e60989a508ff9cb70d",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/16d6dd8f9085f638a88b0be0de122a49eeb71a7f..709d8e83339d82ffb7d097e60989a508ff9cb70d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f40001f38523_1baf19646269a--


From nobody Fri Aug 21 10:11:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DE883A0DFE for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:11:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yhDHBsLIduWu for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:11:17 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0401B3A0DE2 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:11:16 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 563246001F1 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:11:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598029875; bh=57Mjq+HDbcIGCv8AJTmA95ux7vdipm2pTD/jtuOG2qw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GekN7RF+wpWpQ2jCRfRsgwGC23R20HSOGXiPSbKKp+mxVyglVMAmSPfVxWxY/bkdd cqCnp9U0EWbOw0x8LH/iKE6ukdiritXICZkS76TaC0beorDd4nEoJ/0OGxL8104T2l qKbDTmtLeJFkaZpD5xb4TFGB2Mg705jDZXMcHOz0=
Date: Fri, 21 Aug 2020 10:11:15 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTCBHB4567G2T3ECN5JPQTHEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/472655055@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f400033441cb_1ad1964612b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SxZ8AaK4b23esqqIwV9aDnwkpxI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 17:11:25 -0000

----==_mimepart_5f400033441cb_1ad1964612b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -996,11 +998,12 @@ Reporting additional ECN-CE markings will cause a sender to reduce their sending
 rate, which is similar in effect to advertising reduced connection flow control
 limits and so no advantage is gained by doing so.
 
-Endpoints choose the congestion controller that they use.  Though congestion
-controllers generally treat reports of ECN-CE markings as equivalent to loss
-({{?RFC8311}}), the exact response for each controller could be different.
-Failure to correctly respond to information about ECN markings is therefore
-difficult to detect.
+Endpoints choose the congestion controller that they use. Congestion controllers
+respond to reports of ECN-CE by reducing their rate, but the response may vary.
+Markings can be treated as equivalent to loss ({{?RFC3168}}), but other
+responses can be specified, such as ({{?RFC8511}}) or ({{?RFC8311}}). Failure to
+correctly respond to information about ECN markings is therefore difficult to
+detect.

SG, sentence removed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822984
----==_mimepart_5f400033441cb_1ad1964612b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822984">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -996,11 +998,12 @@ Reporting additional ECN-CE markings will cause a sender to reduce their sending
 rate, which is similar in effect to advertising reduced connection flow control
 limits and so no advantage is gained by doing so.
 
-Endpoints choose the congestion controller that they use.  Though congestion
-controllers generally treat reports of ECN-CE markings as equivalent to loss
-({{?RFC8311}}), the exact response for each controller could be different.
-Failure to correctly respond to information about ECN markings is therefore
-difficult to detect.
+Endpoints choose the congestion controller that they use. Congestion controllers
+respond to reports of ECN-CE by reducing their rate, but the response may vary.
+Markings can be treated as equivalent to loss ({{?RFC3168}}), but other
+responses can be specified, such as ({{?RFC8511}}) or ({{?RFC8311}}). Failure to
+correctly respond to information about ECN markings is therefore difficult to
+detect.
</pre>
<p>SG, sentence removed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822984">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QBINY2MFKSNZGDQ3SB2TDHANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6IMY77OQTNCZXABB3SB2TDHA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQWCJTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822984",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r474822984",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f400033441cb_1ad1964612b0--


From nobody Fri Aug 21 10:27:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9F8C3A0E53 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:27:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 vMTOARL8d99O for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:26:59 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A16423A0E54 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:26:59 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id D14C584008E for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:26:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598030818; bh=BXeqdiXzStSR5IHqAh44nw7c0CquOKJ/BvQPceZG/rE=; h=Date:From:To:Subject:From; b=W1TFVq7C1Er//7rE0kGh6pC2Fmtzt+KhE2E7z7WbnJTY2WPlBiGxLJ7qbEZCXF9Hb UTckIS9At41VKYR3MQPksiVJpWnYaDu151bZp7NX1Spni1aWdDOIJDjjEmTfnyAxfB uSH41RvXNDZIuHrCYiNMeyvPF0OaAg0OEHaU1XS0=
Date: Fri, 21 Aug 2020 10:26:58 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/709d8e-84729d@github.com>
Subject: [quicwg/base-drafts] 84729d: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JRxG1Ssm6GwhC4ALAeR8UlvHaj8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 17:27:03 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 84729dc2a48299facfe2c7eef47d5db015fc7aca
      https://github.com/quicwg/base-drafts/commit/84729dc2a48299facfe2c7eef47d5db015fc7aca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Fri Aug 21 10:27:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E5883A0E54 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:27:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 we3oLa-FXxZB for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:27:11 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 004263A0E53 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:27:10 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id AD93CE1E75 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:27:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598030829; bh=BQH55u4W2b1RrMOe91pFdzmhZTqRB0Twg++ovf9sgLc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=13VYLNRY/0U010kwUA63pMAJ+4Oay7YPReGyoIvm3IW9X2CsR565V9uaHza0qa3AH vJvROFfpfxR8aJfTQAGhkuw+b7f/3FSWNAi3aqNHZxRZhG2nEhkZn0CXJke7PsiBeT whh1zD5zQblp8PclBkwt7FCHp6Qii1o3RsTVxw6M=
Date: Fri, 21 Aug 2020 10:27:09 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5565767768@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4003ed8fc57_49281964857c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mw3D0jLfvXUAFr96qC6QZjWl_ps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 17:27:13 -0000

----==_mimepart_5f4003ed8fc57_49281964857c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

84729dc2a48299facfe2c7eef47d5db015fc7aca  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/709d8e83339d82ffb7d097e60989a508ff9cb70d..84729dc2a48299facfe2c7eef47d5db015fc7aca

----==_mimepart_5f4003ed8fc57_49281964857c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/84729dc2a48299facfe2c7eef47d5db015fc7aca">84729dc</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/709d8e83339d82ffb7d097e60989a508ff9cb70d..84729dc2a48299facfe2c7eef47d5db015fc7aca">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3T2LJPHS3GML42DD3SB2U63ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7E3TICGBC5TUPNBPTSB2U63A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU3DKNZWG43TMOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/709d8e83339d82ffb7d097e60989a508ff9cb70d..84729dc2a48299facfe2c7eef47d5db015fc7aca",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/709d8e83339d82ffb7d097e60989a508ff9cb70d..84729dc2a48299facfe2c7eef47d5db015fc7aca",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4003ed8fc57_49281964857c8--


From nobody Fri Aug 21 10:28:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E26C33A0E70 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:28:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CyrlyPIp2gJ0 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:28:05 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD27C3A0E59 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:28:04 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 01D0F520DDB for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:28:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598030884; bh=+jLBcXZTgNMSFSHcoan1rCw+1sj3r7AiiIFKaZZShHM=; h=Date:From:To:Subject:From; b=DAc/+vA0+PrsF7p0ruFnImoLSRf5hFwuFRmdqlpIZMNjvqhGUI+hIZ7L/TeN4EgO4 s0liTfImGqR6HXYxuLRet55LKXmcsOIC6jBj0RIsHbNcY5iAvEEiMo4Dx6ZZYSY77e 4BCG/pN7yK1xI4L1U99P16tot6oaXSw1h1rhU2j4=
Date: Fri, 21 Aug 2020 10:28:03 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/63239a-fa1b73@github.com>
Subject: [quicwg/base-drafts] fa1b73: Script updating gh-pages from 84729dc2. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rndZo789ic632mgUxJUKRnRhYeg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 17:28:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fa1b73dd74dd158c4ebbd8a3fb4ab077e16e7772
      https://github.com/quicwg/base-drafts/commit/fa1b73dd74dd158c4ebbd8a3fb4ab077e16e7772
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    R general-purpose-operations/draft-ietf-quic-http.html
    R general-purpose-operations/draft-ietf-quic-http.txt
    R general-purpose-operations/draft-ietf-quic-invariants.html
    R general-purpose-operations/draft-ietf-quic-invariants.txt
    R general-purpose-operations/draft-ietf-quic-qpack.html
    R general-purpose-operations/draft-ietf-quic-qpack.txt
    R general-purpose-operations/draft-ietf-quic-recovery.html
    R general-purpose-operations/draft-ietf-quic-recovery.txt
    R general-purpose-operations/draft-ietf-quic-tls.html
    R general-purpose-operations/draft-ietf-quic-tls.txt
    R general-purpose-operations/draft-ietf-quic-transport.html
    R general-purpose-operations/draft-ietf-quic-transport.txt
    R general-purpose-operations/index.html
    R ianswett-dcid-address-validation/draft-ietf-quic-http.html
    R ianswett-dcid-address-validation/draft-ietf-quic-http.txt
    R ianswett-dcid-address-validation/draft-ietf-quic-invariants.html
    R ianswett-dcid-address-validation/draft-ietf-quic-invariants.txt
    R ianswett-dcid-address-validation/draft-ietf-quic-qpack.html
    R ianswett-dcid-address-validation/draft-ietf-quic-qpack.txt
    R ianswett-dcid-address-validation/draft-ietf-quic-recovery.html
    R ianswett-dcid-address-validation/draft-ietf-quic-recovery.txt
    R ianswett-dcid-address-validation/draft-ietf-quic-tls.html
    R ianswett-dcid-address-validation/draft-ietf-quic-tls.txt
    R ianswett-dcid-address-validation/draft-ietf-quic-transport.html
    R ianswett-dcid-address-validation/draft-ietf-quic-transport.txt
    R ianswett-dcid-address-validation/index.html
    R ianswett-loss-detection-pnspace/draft-ietf-quic-http.html
    R ianswett-loss-detection-pnspace/draft-ietf-quic-http.txt
    R ianswett-loss-detection-pnspace/draft-ietf-quic-invariants.html
    R ianswett-loss-detection-pnspace/draft-ietf-quic-invariants.txt
    R ianswett-loss-detection-pnspace/draft-ietf-quic-qpack.html
    R ianswett-loss-detection-pnspace/draft-ietf-quic-qpack.txt
    R ianswett-loss-detection-pnspace/draft-ietf-quic-recovery.html
    R ianswett-loss-detection-pnspace/draft-ietf-quic-recovery.txt
    R ianswett-loss-detection-pnspace/draft-ietf-quic-tls.html
    R ianswett-loss-detection-pnspace/draft-ietf-quic-tls.txt
    R ianswett-loss-detection-pnspace/draft-ietf-quic-transport.html
    R ianswett-loss-detection-pnspace/draft-ietf-quic-transport.txt
    R ianswett-loss-detection-pnspace/index.html
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-http.txt
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.txt
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.txt
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-tls.html
    M ianswett-must-new-reno/draft-ietf-quic-tls.txt
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M ianswett-must-new-reno/draft-ietf-quic-transport.txt
    R ianswett-no-rtt/draft-ietf-quic-http.html
    R ianswett-no-rtt/draft-ietf-quic-http.txt
    R ianswett-no-rtt/draft-ietf-quic-invariants.html
    R ianswett-no-rtt/draft-ietf-quic-invariants.txt
    R ianswett-no-rtt/draft-ietf-quic-qpack.html
    R ianswett-no-rtt/draft-ietf-quic-qpack.txt
    R ianswett-no-rtt/draft-ietf-quic-recovery.html
    R ianswett-no-rtt/draft-ietf-quic-recovery.txt
    R ianswett-no-rtt/draft-ietf-quic-tls.html
    R ianswett-no-rtt/draft-ietf-quic-tls.txt
    R ianswett-no-rtt/draft-ietf-quic-transport.html
    R ianswett-no-rtt/draft-ietf-quic-transport.txt
    R ianswett-no-rtt/index.html
    M index.html
    R recovery/mbishop_wglc/draft-ietf-quic-http.html
    R recovery/mbishop_wglc/draft-ietf-quic-http.txt
    R recovery/mbishop_wglc/draft-ietf-quic-invariants.html
    R recovery/mbishop_wglc/draft-ietf-quic-invariants.txt
    R recovery/mbishop_wglc/draft-ietf-quic-qpack.html
    R recovery/mbishop_wglc/draft-ietf-quic-qpack.txt
    R recovery/mbishop_wglc/draft-ietf-quic-recovery.html
    R recovery/mbishop_wglc/draft-ietf-quic-recovery.txt
    R recovery/mbishop_wglc/draft-ietf-quic-tls.html
    R recovery/mbishop_wglc/draft-ietf-quic-tls.txt
    R recovery/mbishop_wglc/draft-ietf-quic-transport.html
    R recovery/mbishop_wglc/draft-ietf-quic-transport.txt
    R recovery/mbishop_wglc/index.html
    R same-connection-id/draft-ietf-quic-http.html
    R same-connection-id/draft-ietf-quic-http.txt
    R same-connection-id/draft-ietf-quic-invariants.html
    R same-connection-id/draft-ietf-quic-invariants.txt
    R same-connection-id/draft-ietf-quic-qpack.html
    R same-connection-id/draft-ietf-quic-qpack.txt
    R same-connection-id/draft-ietf-quic-recovery.html
    R same-connection-id/draft-ietf-quic-recovery.txt
    R same-connection-id/draft-ietf-quic-tls.html
    R same-connection-id/draft-ietf-quic-tls.txt
    R same-connection-id/draft-ietf-quic-transport.html
    R same-connection-id/draft-ietf-quic-transport.txt
    R same-connection-id/index.html

  Log Message:
  -----------
  Script updating gh-pages from 84729dc2. [ci skip]



From nobody Fri Aug 21 10:28:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4B283A0E70 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:28:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AVbWIhBU1QT5 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 10:28:18 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEC353A0E59 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:28:17 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 21BFD520E2C for <quic-issues@ietf.org>; Fri, 21 Aug 2020 10:28:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598030897; bh=IN8iC8Nf4a5hKr8s1ObObL9Db0O+0XOUwAYp4/ThVWo=; h=Date:From:To:Subject:From; b=yXvy8ezsMXs0H3OyhqZW4JaOFIaPa/eDorAAUzxX7Yns3biTaWou+fx4ratYcct64 igBIDjuJVJaheyfXYNAbR85amoLu8ySZ7+IQxRxxcYBlz9s1qWblVB4XkY1IVFOkOI ttR7WxOrA1LLC+7pnQl4CSmzt2lUGnBo9Xo2tRcY=
Date: Fri, 21 Aug 2020 10:28:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fa1b73-b632d4@github.com>
Subject: [quicwg/base-drafts] b632d4: Script updating archive at 2020-08-21T17:27:57Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/djuukP64SDHBq2UcpVcRE1numgE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 17:28:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b632d4d856ed16ce1043765ccc722e93cfd15555
      https://github.com/quicwg/base-drafts/commit/b632d4d856ed16ce1043765ccc722e93cfd15555
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-21T17:27:57Z. [ci skip]



From nobody Fri Aug 21 13:06:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D2B23A1187 for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 13:06:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xm-NU4THmHOf for <quic-issues@ietfa.amsl.com>; Fri, 21 Aug 2020 13:06:42 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA06F3A1186 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 13:06:41 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 21F48E0DD4 for <quic-issues@ietf.org>; Fri, 21 Aug 2020 13:06:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598040401; bh=Rrtyb+QOWC3zXJhMWYLGsSC2ckdPBMpAs52eupKbuPk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A6/qkzScRrny3DRnEM2RUUy1s0RWGw/VIJX49dLLvwVhWttzhApp7AEdYdTKw3PcF 8w/AZsVnaBaVP0qSA+camXmL9UVruahqh031KTbfEbtmYtUCYy98d4FxwklxJpo8Sw JmPIX6MfCVSzo3Rp2XjCs6IBwotJ6XU06Jmk3Htw=
Date: Fri, 21 Aug 2020 13:06:41 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2F5PXJB6NAWNEZFK55JQFFDEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/c678469958@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f40295112d91_77251964150623"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZNLtm8pZ4gvpIzvbtbT3AM0ZNOw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Aug 2020 20:06:43 -0000

----==_mimepart_5f40295112d91_77251964150623
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson I have implemented this in Haskell quic.

1) With this pseudocode, *global* sequence number (unique and contiguous across the packet number space) is necessary to find the largest contiguity. In Haskell implementation, no additional field is necessary because packet numbers are unique globally.

2) It seems to me that `pc_lost` is over engineering if it is used only to detect persistent congestion. However, this structure can be also used to prevent spurious retransmission due to reordering, pointed out @kazuho. For example, if an endpoint receives ACK 1,3 and then ACK 2, the current pseudo code interprets that packet 2 is lost. If we use `pc_lost` as lost packet candicates and delay the decision, this issue can be resolved. So, we can justify the introduction of `pc_lost`. :-)

3) `pc_lost` consumes much resource because it is cleared only when persistent congestion happens. But, if we use `pc_lost` as lost packet candidates, it should be reduced when retransmission. Since the pseudocode does not describe how retransmission is implemented, we can left how to reduce `pc_lost` as implementation dependent and need not to implement it in this pseudocode.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678469958
----==_mimepart_5f40295112d91_77251964150623
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I have implemented this in Haskell quic.</p>
<ol>
<li>
<p>With this pseudocode, <em>global</em> sequence number (unique and contiguous across the packet number space) is necessary to find the largest contiguity. In Haskell implementation, no additional field is necessary because packet numbers are unique globally.</p>
</li>
<li>
<p>It seems to me that <code>pc_lost</code> is over engineering if it is used only to detect persistent congestion. However, this structure can be also used to prevent spurious retransmission due to reordering, pointed out <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>. For example, if an endpoint receives ACK 1,3 and then ACK 2, the current pseudo code interprets that packet 2 is lost. If we use <code>pc_lost</code> as lost packet candicates and delay the decision, this issue can be resolved. So, we can justify the introduction of <code>pc_lost</code>. :-)</p>
</li>
<li>
<p><code>pc_lost</code> consumes much resource because it is cleared only when persistent congestion happens. But, if we use <code>pc_lost</code> as lost packet candidates, it should be reduced when retransmission. Since the pseudocode does not describe how retransmission is implemented, we can left how to reduce <code>pc_lost</code> as implementation dependent and need not to implement it in this pseudocode.</p>
</li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678469958">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5IYYCI3LFUYWHXG73SB3HVDANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4IDL3HRFWGZRGGW23SB3HVDA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBYKCRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678469958",
"url": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678469958",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f40295112d91_77251964150623--


From nobody Sun Aug 23 10:37:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CEE83A0C28 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 10:37:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YulZ04dJAx3c for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 10:37:51 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F6D33A0C26 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 10:37:51 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 6EDDFE006A for <quic-issues@ietf.org>; Sun, 23 Aug 2020 10:37:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598204270; bh=YmEl+O/JTg46eR37NH+7WBLtTUxJQK00u+SzO+mNrig=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EUyHQy7lDDrc5B2ptIqRdz9HHu/fW7IC3hERXc3UxO1Y49lsMD4UZcoyLZGIxZxeT pEpOi2oGsbtG1dW58XfMdkp1zObT1032Ms91fpP5TP2RMJg3liRctfYd8l5lPHywOr dX+VTistjtMae1Nc0ArqBeWq8Uxkq3/WgrTn+HMU=
Date: Sun, 23 Aug 2020 10:37:50 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK344S63F6ZTQMN4CA55J2FG5EVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/c678802626@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f42a96e5eb98_2e9d196440639e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cPWlQFVCwEazogrPfU1Bc8u7Z10>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 23 Aug 2020 17:37:52 -0000

----==_mimepart_5f42a96e5eb98_2e9d196440639e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I know we have consensus and are ready to merge this PR, but... have we considered what error code the server shall use? Implementing this, the easiest for me is INVALID_TOKEN. Is that the obvious intent here?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#issuecomment-678802626
----==_mimepart_5f42a96e5eb98_2e9d196440639e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I know we have consensus and are ready to merge this PR, but... have we considered what error code the server shall use? Implementing this, the easiest for me is INVALID_TOKEN. Is that the obvious intent here?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#issuecomment-678802626">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2D7F27F4ZPOBLG7B3SCFHW5ANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3C2SJFWAKVF33EU2DSCFHW5A5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB23JQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#issuecomment-678802626",
"url": "https://github.com/quicwg/base-drafts/pull/3990#issuecomment-678802626",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f42a96e5eb98_2e9d196440639e--


From nobody Sun Aug 23 15:50:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 123153A0ECF for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:50:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 L6Gs9KK8xDv9 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:50:54 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E50913A0EC8 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:50:53 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id B57C984009F for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:50:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598223052; bh=C1S/N2BAJMysOAOXC5lhf8HTFNPhDbrXskssIDaHaj4=; h=Date:From:To:Subject:From; b=0ijxjg376sQBp23U5Dl7I0Q8mONT7oYgPAjnxk8ZKwa2Aetifb9Cn/rm9x4kRAYFB up5pz7tRVt+C19qR91yhIWpY69CoeYYLpO9DvSNeqBZS/OHjboBu/hmLJWsIgKWL/J ED0IHOcE/xGbAlX8jsIKtOYtaDpwzq4Sk5LbtSSw=
Date: Sun, 23 Aug 2020 15:50:52 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/udp-packets/000000-f7eda5@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uB3DH2wv1mQHDcY9a6y6hHNWJNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 23 Aug 2020 22:50:55 -0000

  Branch: refs/heads/udp-packets
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Aug 23 15:51:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C21FE3A0ECF for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:51:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 olZAKIKSqFxJ for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:51:24 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D4DE93A0EC8 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:51:24 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 00D9152007C for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:51:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598223084; bh=YaFQkz+m6cU4czschQiLy/5Jzq0gh8AUKETuWFDuRPw=; h=Date:From:To:Subject:From; b=vD/pbCa8N98ex5gilZ19rtAe1vFUnpY406UCbig/o0DxUekjXtvk0ti7WzInD3pGO K5flzXKjWzYM1I8dZ8y6FqNFrzWO5OrLobd4ctEz1T7E6FEZa9su1eGO0KRF7hO2/M NM3IYSqV55RCvWmRMHzgCLdPsiA8ZEmk80iVH7ys=
Date: Sun, 23 Aug 2020 15:51:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/f7eda5-1110c2@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jWYoKxHlO2rJR6kzl4DXK_iKEio>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 23 Aug 2020 22:51:26 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Aug 23 15:51:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57BFD3A0ECF for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:51:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 2fnrcUQZ6kcl for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:51:45 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 448863A0EC8 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:51:45 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 715DF5E0099 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:51:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598223104; bh=R5Q+lThwY/lw177cLcxRGFt6eJBKXX4IR/XAuG4EG60=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=SQ5cRGg0xrQNArI/U/exL4N1QQkyec7fXTmE03x7F7fg7k0Gwj7XjArMJQpzbinfG TILoL1Ucg/HHerxe4fdTcPRbdhBxc5RhvWYLnFQXHApZzzP1A62y93Xd8epvFf33Pu d2yw5ssfQ0vnxI70RwiVYE3XOj69E+e/674fQmGc=
Date: Sun, 23 Aug 2020 15:51:44 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7WJ5NA2KJ7HZTD5UN5J3KABEVBNHHCRSJGAE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4044@github.com>
Subject: [quicwg/base-drafts] Not UDP packets (#4044)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f42f3005fbbc_5f4196427132e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1ysYUyfVdnGF1FE7du2ImalsQC0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 23 Aug 2020 22:51:46 -0000

----==_mimepart_5f42f3005fbbc_5f4196427132e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit


You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4044

-- Commit Summary --

  * Not UDP packets

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4044.patch
https://github.com/quicwg/base-drafts/pull/4044.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4044

----==_mimepart_5f42f3005fbbc_5f4196427132e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4044'>https://github.com/quicwg/base-drafts/pull/4044</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Not UDP packets</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4044/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4044.patch'>https://github.com/quicwg/base-drafts/pull/4044.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4044.diff'>https://github.com/quicwg/base-drafts/pull/4044.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4044">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK527PD5AO4OOZ5URB3SCGMQBANCNFSM4QI42UAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TWMM56KMP7LES5UTSCGMQBA5CNFSM4QI42UA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KGJEYAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4044",
"url": "https://github.com/quicwg/base-drafts/pull/4044",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f42f3005fbbc_5f4196427132e--


From nobody Sun Aug 23 15:51:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27AB43A0ED1 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:51:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 P3JKHFyarHGh for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:51:55 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 224513A0EC8 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:51:55 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 1DF5D340055 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:51:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598223114; bh=b/HtSg2ki/gTSLKFvFRPVvHBfRSip3DeBtaPu1f28kw=; h=Date:From:To:Subject:From; b=HAFAtgD1W5fs0sqcqTL7O06W2CnB6h2c/hR/ef04iPcnEpqA+yKV/nogcWU5IFout tkHLb0oS7Fxgt8D7C7zvjsc/gxOBuv+RJ0hz91Hvpx6IiiO2BHiClIVkefd0/NSag3 wVoiE1WZzR9OftYLLwmNC8Kc8heC1zoaET2fo4Qg=
Date: Sun, 23 Aug 2020 15:51:54 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b632d4-aee461@github.com>
Subject: [quicwg/base-drafts] aee461: Script updating gh-pages from f7eda584. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HduVi2eMyEi26kuZJ1qlTjbK8Pg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 23 Aug 2020 22:51:56 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: aee46104e27f1225efb135311119493972160fef
      https://github.com/quicwg/base-drafts/commit/aee46104e27f1225efb135311119493972160fef
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-23 (Sun, 23 Aug 2020)

  Changed paths:
    M index.html
    A udp-packets/draft-ietf-quic-http.html
    A udp-packets/draft-ietf-quic-http.txt
    A udp-packets/draft-ietf-quic-invariants.html
    A udp-packets/draft-ietf-quic-invariants.txt
    A udp-packets/draft-ietf-quic-qpack.html
    A udp-packets/draft-ietf-quic-qpack.txt
    A udp-packets/draft-ietf-quic-recovery.html
    A udp-packets/draft-ietf-quic-recovery.txt
    A udp-packets/draft-ietf-quic-tls.html
    A udp-packets/draft-ietf-quic-tls.txt
    A udp-packets/draft-ietf-quic-transport.html
    A udp-packets/draft-ietf-quic-transport.txt
    A udp-packets/index.html

  Log Message:
  -----------
  Script updating gh-pages from f7eda584. [ci skip]



From nobody Sun Aug 23 15:52:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47F513A0ED1 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:52:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4vY56Dn_2y66 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:52:08 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3604C3A0ECF for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:52:08 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 5E10334074F for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:52:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598223127; bh=OiG561KbH7L3xZNOTDszoadbKceaz3r8zi7MleoiAgI=; h=Date:From:To:Subject:From; b=gzUuqQ2Z+prF3/MHTpYUobgIbclCx5ITvOxg2S2jIRQUUBC0n7Oy0xIBztAsc2ADv tBXmpSD6P4CcIZbOxRrkLYoBsI3YqPQl6N4AfPyaKGH8IjHPL6SKFuBTaLcPnibcsQ RzaMR30zF/oIMCOVNR9o6siDAld4JNeypLUlFHV0=
Date: Sun, 23 Aug 2020 15:52:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/aee461-7aeaed@github.com>
Subject: [quicwg/base-drafts] 7aeaed: Script updating archive at 2020-08-23T22:51:50Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RP2Efda31siffsjgG-69jRuz-F0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 23 Aug 2020 22:52:09 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7aeaedd00a019a1791c968d2d5c97479de769f19
      https://github.com/quicwg/base-drafts/commit/7aeaedd00a019a1791c968d2d5c97479de769f19
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-23 (Sun, 23 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-23T22:51:50Z. [ci skip]



From nobody Sun Aug 23 15:52:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 533793A0ED6 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:52:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KT8158sFfIy2 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 15:52:46 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 018153A0ED1 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:52:42 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 48AD2840019 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 15:52:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598223162; bh=rRkyyQlrQKDbc/39ybNSCk5/Ps6yyLZ2PVJ5l0k5tW0=; h=Date:From:To:Subject:From; b=EYPcMoek5tedLsLwgw5n2WFi2rf6qgjX0S4sViMAtVPvmnLQ4lRWZFeydHN++Y5lu pfDbvBs9A/E9ZohwFK4iurs3yTODaLBoHabjpzzgjcfC7bM3Wbpz1+UaJO+rF3e1SI 0N31IMgbim8WdCmP4GBSvNIsmViA/vhrCumcxrdM=
Date: Sun, 23 Aug 2020 15:52:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7aeaed-611c6b@github.com>
Subject: [quicwg/base-drafts] 611c6b: Script updating gh-pages from 1110c213. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KYORtojfCNxhO8YWuepmtnc1RX4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 23 Aug 2020 22:52:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 611c6bc1aef68257e6a2cb435f6777f2044eaa71
      https://github.com/quicwg/base-drafts/commit/611c6bc1aef68257e6a2cb435f6777f2044eaa71
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-23 (Sun, 23 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1110c213. [ci skip]



From nobody Sun Aug 23 17:19:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 213A93A07B3 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 17:19:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 euCiS0fBnTIh for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 17:19:22 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16C3D3A0796 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 17:19:22 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 4E75DE007A for <quic-issues@ietf.org>; Sun, 23 Aug 2020 17:19:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598228361; bh=NlwiGpPgeK2tpdJDwSMsZvx7F9gK4ovz5BQcLu5w+0I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RTVrBxKpcGlAKY9/dihGskkYZiyNBCwFb6v9KyZMOicgIKpl2xR1Q/G1ZwooGRW5w 4ggihZijWxQVJNZY7ncU62ExGD/UX3gNU+HA1elnYwTJCmcWMjLHhbMTkJ+3DJmIdq 9NKHtP1gUPrW2QJIktoRV9OwhWPu8ckD4EcYEHII=
Date: Sun, 23 Aug 2020 17:19:21 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZO6MPYSJFH4CFGP555J3UITEVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/c678845617@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4307893cece_32c71964405798"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c_fq--b1InlUVlaZ80uEuCFwUBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 00:19:23 -0000

----==_mimepart_5f4307893cece_32c71964405798
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I have implemented this algorithm based on  the pseudocode in #4010. As I said in https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678469958, it was not difficult for Haskell quic to implement this since the data structure was able to be reused. However, I'm not sure if it is easy to implement this algorithm for all implementations and benefits outweighs its complexity.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#issuecomment-678845617
----==_mimepart_5f4307893cece_32c71964405798
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p>I have implemented this algorithm based on  the pseudocode in <a class=
=3D"issue-link js-issue-link" data-error-text=3D"Failed to load title" da=
ta-id=3D"680628277" data-permission-text=3D"Title is private" data-url=3D=
"https://github.com/quicwg/base-drafts/issues/4010" data-hovercard-type=3D=
"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/4010/hoverc=
ard" href=3D"https://github.com/quicwg/base-drafts/pull/4010">#4010</a>. =
As I said in <a class=3D"issue-link js-issue-link" data-error-text=3D"Fai=
led to load title" data-id=3D"680628277" data-permission-text=3D"Title is=
 private" data-url=3D"https://github.com/quicwg/base-drafts/issues/4010" =
data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-d=
rafts/pull/4010/hovercard?comment_id=3D678469958&amp;comment_type=3Dissue=
_comment" href=3D"https://github.com/quicwg/base-drafts/pull/4010#issueco=
mment-678469958">#4010 (comment)</a>, it was not difficult for Haskell qu=
ic to implement this since the data structure was able to be reused. Howe=
ver, I'm not sure if it is easy to implement this algorithm for all imple=
mentations and benefits outweighs its complexity.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3961#issuecomment-678845617">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK35UV=
5VIWSZJFDD323SCGWYTANCNFSM4PKA2QWQ">unsubscribe</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AFTOJK5HLE7FDLSTYBNIXFDSCGWYTA5CNFSM4PKA2Q=
W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB3FZMI.gif=
" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-6=
78845617",
"url": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-6788=
45617",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5f4307893cece_32c71964405798--


From nobody Sun Aug 23 17:21:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE0273A07B3 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 17:21:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 k3XasQ83HSUR for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 17:21:54 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E34BF3A0796 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 17:21:53 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 27DA634074F for <quic-issues@ietf.org>; Sun, 23 Aug 2020 17:21:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598228513; bh=RpHvjQiDcS+B7WqCxbtnWyIzDKgjwsUclcA/7SGw/rQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zyGqzWKFMmNdswQzokFr41bh7vU6QIVKaseyBBRTCEUhmTPCRJC4MXcTNmCF84/Lz fwCZf/pH3t3lwd8LKsn/jzAcYpOc/47rf+wzvic4bEvkawUXWzM6AQT2rNuB5VrWrQ seNa4CobDDL3cwstBzuW2bIvY21CgC3o9QrSc+WQ=
Date: Sun, 23 Aug 2020 17:21:53 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/push/5572346391@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f43082116834_52fc19641259734"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BB2CLeOuqnC3yordgHz9-rPRQ30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 00:21:55 -0000

----==_mimepart_5f43082116834_52fc19641259734
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto pushed 1 commit.

544efe50534d4dea3ac11993846ff8ffd32992eb  fixing the typo pointed out by kazuho.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938/files/175a16cae6018ac4d9bdc308f4773b9d5b174171..544efe50534d4dea3ac11993846ff8ffd32992eb

----==_mimepart_5f43082116834_52fc19641259734
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazu-yamamoto" class="user-mention">@kazu-yamamoto</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/544efe50534d4dea3ac11993846ff8ffd32992eb">544efe5</a>  fixing the typo pointed out by kazuho.</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3938/files/175a16cae6018ac4d9bdc308f4773b9d5b174171..544efe50534d4dea3ac11993846ff8ffd32992eb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYE253DGQD75NENGADSCGXCDANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5O3D25JGDU2CM3FIDSCGXCDA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TIOBXGA3TKNSQOVZWQIZVGU3TEMZUGYZTSMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938/files/175a16cae6018ac4d9bdc308f4773b9d5b174171..544efe50534d4dea3ac11993846ff8ffd32992eb",
"url": "https://github.com/quicwg/base-drafts/pull/3938/files/175a16cae6018ac4d9bdc308f4773b9d5b174171..544efe50534d4dea3ac11993846ff8ffd32992eb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f43082116834_52fc19641259734--


From nobody Sun Aug 23 17:22:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E81D3A07B3 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 17:22:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9YlUBS1U261w for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 17:22:04 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10D883A0796 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 17:22:04 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 5CC64E0C18 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 17:22:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598228523; bh=7gRaFLPA13yK3Bj5m0P8GEpT60e3+xG48Vz0shtd4ro=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mkIc5DcNJTc/dFjp/4YTpVBsZXy8Ek2UGCzzIxI+4T5IEQCEx6ee4f0iKGms0EAdS EYnHH7FzAs3bKOwEG/6RUEP/FsdiFphl959BO2EoDj1BVHaoqVIHqvJl2uJ5ZA7RP6 QqivfdGN9/t0dCL16Ny1EsmbqVfn/DclCu0PWDcw=
Date: Sun, 23 Aug 2020 17:22:03 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4HU5V5PTC34RQ3BY55J3USXEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/473060704@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f43082b4d1b1_21a51964263896"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/htUs-hvbdWgKvB3Mvba3zLvCxdw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 00:22:05 -0000

----==_mimepart_5f43082b4d1b1_21a51964263896
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto commented on this pull request.



> @@ -1092,9 +1092,10 @@ min_rtt:
 
 max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
-  acknowledgments for packets in the Application Data packet number space. The
-  actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  acknowledgments for packets in the Application Data packet number
+  space, as defined by the eponymous transport parameter (Section 18.2
+  of {{QUIC-TRANSPORT}}). Note that the actual ack_delay in a received
+  ACK frame may be larger due to late timers, reordering, or lost

Thanks. Fixed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#discussion_r475287489
----==_mimepart_5f43082b4d1b1_21a51964263896
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazu-yamamoto</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r475287489">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1092,9 +1092,10 @@ min_rtt:
 
 max_ack_delay:
 : The maximum amount of time by which the receiver intends to delay
-  acknowledgments for packets in the Application Data packet number space. The
-  actual ack_delay in a received ACK frame may be larger due to late timers,
-  reordering, or lost ACK frames.
+  acknowledgments for packets in the Application Data packet number
+  space, as defined by the eponymous transport parameter (Section 18.2
+  of {{QUIC-TRANSPORT}}). Note that the actual ack_delay in a received
+  ACK frame may be larger due to late timers, reordering, or lost
</pre>
<p>Thanks. Fixed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#discussion_r475287489">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2UEWM2BFIOFT2C43SCGXCXANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPHNF4HHHMURSB6FTSCGXCXA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQZFKYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#discussion_r475287489",
"url": "https://github.com/quicwg/base-drafts/pull/3938#discussion_r475287489",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f43082b4d1b1_21a51964263896--


From nobody Sun Aug 23 19:02:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DE2F3A0938 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:02:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uiLeep9mpicg for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:02:08 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9D263A0933 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:02:08 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 94145900EC3 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:02:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234527; bh=bhnZVdjtd3/2gICUHj0sCXIvrWT/QxzaY5pPIh6u18c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I9SKE2emWKrjvMBJaja8LNcYwOaRXneuD2QmFzmZ6nA99dCbhB0UfV4+FUBM1kc1S k9xXtRbkhCJKtzR1uVqqmeebrmnCMrqBPMcXn/ZpvEx11YxaDQYCxyP9Bz//v3bA+w lvPXTVndembeeInP2S5tOgdB3jS3tbAVnqDHE7Js=
Date: Sun, 23 Aug 2020 19:02:07 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6H2AJMK5V7EQPCL7F5J4AJ7EVBNHHCRKTJ7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4037/review/473077762@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4037@github.com>
References: <quicwg/base-drafts/pull/4037@github.com>
Subject: Re: [quicwg/base-drafts] Revalidation for ECN (#4037)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f431f9f84b14_6c09196411285d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hxelkpX-GsrsInAKAsiMzN6eUAE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:02:10 -0000

----==_mimepart_5f431f9f84b14_6c09196411285d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server's preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.

This is a could and not a SHOULD because making a recommendation would require us to make that recommendation actionable.  That means describing the circumstances under which revalidation is desirable.

I realize that not all routes are static, but you would have to establish a case for revalidation in order to make any sort of statement with normative force.

> @@ -3843,11 +3843,8 @@ instead of dropping it.  Endpoints react to congestion by reducing their sending
 rate in response, as described in {{QUIC-RECOVERY}}.
 
 To use ECN, QUIC endpoints first determine whether a path supports ECN marking
-and the peer is able to access the ECN codepoint in the IP header.  A network
-path does not support ECN if ECN marked packets get dropped or ECN markings are
-rewritten on the path. An endpoint validates the use of ECN on the path, both
-during connection establishment and when migrating to a new path
-({{migration}}).
+and the peer is able to access the ECN codepoint in the IP header; see
+{{ecn-validation}}.

I don't see how this text contradicts.  Given that it is old, all I'm reading from this feedback is a preference to keep text that better belongs in the referenced section.  And that section already concentrates on the path aspects (dropping, corruption).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4037#discussion_r475304700
----==_mimepart_5f431f9f84b14_6c09196411285d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r475304700">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server&#39;s preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.
</pre>
<p>This is a could and not a SHOULD because making a recommendation would require us to make that recommendation actionable.  That means describing the circumstances under which revalidation is desirable.</p>
<p>I realize that not all routes are static, but you would have to establish a case for revalidation in order to make any sort of statement with normative force.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r475304019">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3843,11 +3843,8 @@ instead of dropping it.  Endpoints react to congestion by reducing their sending
 rate in response, as described in {{QUIC-RECOVERY}}.
 
 To use ECN, QUIC endpoints first determine whether a path supports ECN marking
-and the peer is able to access the ECN codepoint in the IP header.  A network
-path does not support ECN if ECN marked packets get dropped or ECN markings are
-rewritten on the path. An endpoint validates the use of ECN on the path, both
-during connection establishment and when migrating to a new path
-({{migration}}).
+and the peer is able to access the ECN codepoint in the IP header; see
+{{ecn-validation}}.
</pre>
<p>I don't see how this text contradicts.  Given that it is old, all I'm reading from this feedback is a preference to keep text that better belongs in the referenced section.  And that section already concentrates on the path aspects (dropping, corruption).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r475304700">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5KRBZM6I63AWPQET3SCHCZ7ANCNFSM4QFPDJXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6O4OGB74AZHQPT2SLSCHCZ7A5CNFSM4QFPDJXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQZJQAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4037#discussion_r475304700",
"url": "https://github.com/quicwg/base-drafts/pull/4037#discussion_r475304700",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f431f9f84b14_6c09196411285d3--


From nobody Sun Aug 23 19:03:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FEFF3A0938 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:03:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yGlmTo7qD6Qj for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:03:44 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D6EE3A0933 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:03:44 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 7676E520032 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:03:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234623; bh=KzhHW5GScXIMO4BviFhOMHVgbSo00F2YkqOwDdUHnXY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qEXL5sD1KZz+Os0a6SE/DTunVlLmU8NYiOi2jue7tlFdbFLp048GJs/kLBgIdKqil mfnXr3mCZePS1FM8ktjvJJDdgso2ZgvH4WoLNWulyYD3UqzsncsK158O74zudRgxAL SDeBWjkC3pT7ClznlzKHNzCcN3pid27/rKWqxsIk=
Date: Sun, 23 Aug 2020 19:03:43 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GNQMMOYCX5YINRAV5J4AP7EVBNHHCRSJGAE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4044/review/473078859@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4044@github.com>
References: <quicwg/base-drafts/pull/4044@github.com>
Subject: Re: [quicwg/base-drafts] Not UDP packets (#4044)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f431fff63786_4af719643864d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v5KehvdIdzDLqyxFn4vmHNsY3qw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:03:45 -0000

----==_mimepart_5f431fff63786_4af719643864d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4044#pullrequestreview-473078859
----==_mimepart_5f431fff63786_4af719643864d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4044#pullrequestreview-473078859">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77SDJUTHHOPE6PFODSCHC77ANCNFSM4QI42UAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZOE6OCX3KGAYHKXALSCHC77A5CNFSM4QI42UA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQZJYSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4044#pullrequestreview-473078859",
"url": "https://github.com/quicwg/base-drafts/pull/4044#pullrequestreview-473078859",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f431fff63786_4af719643864d4--


From nobody Sun Aug 23 19:05:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 010F53A093A for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:05:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2Iy7qtA9EQ_3 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:05:06 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74F7F3A0938 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:05:06 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 7E692E0094 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:05:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234705; bh=4ZgjwLwjFIhKelsaqba9//1/3utFM+c2BIMlkRRf1ao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dyIFBHLyuug4ICnI9HHZFTgVdOSyzSzsNpMC6n9tmtT6tctgvNCHrWWD9Hm9bkW5j hesWOngDngQ7Vdcpi5kW25EeJO+HtvEkP0Nyq7Pai/Oil9/UcH/RAteNARAvmVTUEq y7etVaZlLgo9OUq94HGWDu+/rXqvKYzDnm65TdxE=
Date: Sun, 23 Aug 2020 19:05:05 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3A4A6YDN5K4CC2YNF5J4AVDEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/c678866181@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4320516e341_35ac19647291cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Avz_YOWw9I4W4yigixD3y8eHWY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:05:09 -0000

----==_mimepart_5f4320516e341_35ac19647291cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

INVALID_TOKEN seems wrong to me. Why not PROTOCOL_VIOLATION?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#issuecomment-678866181
----==_mimepart_5f4320516e341_35ac19647291cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>INVALID_TOKEN seems wrong to me. Why not PROTOCOL_VIOLATION?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#issuecomment-678866181">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK347LTAVYLOIQHX7FDSCHDFDANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZAT3FXPTZD5HILEJDSCHDFDA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB3K2BI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#issuecomment-678866181",
"url": "https://github.com/quicwg/base-drafts/pull/3990#issuecomment-678866181",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4320516e341_35ac19647291cf--


From nobody Sun Aug 23 19:06:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28F0D3A0944 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:06:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.198
X-Spam-Level: 
X-Spam-Status: No, score=-0.198 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 ey4oZWd2dZ0j for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:06:53 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22EA53A093B for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:06:53 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 65EB17A0063 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:06:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234812; bh=YP//5TMb6gTvaqE4HJXCV481vOnKiq0fF8jsdghIh7g=; h=Date:From:To:Subject:From; b=plQDNT7nojR9b7Y/JPws1CjY/7ppwq66vJSrbQ5J5G8opSpNtOmeQCjE1u/xx0eY1 zxQuT1mxZpXXazPk23NkhqMIlgPbv1mXKrF7DJFF4c46oQe4cvRFqYPNpfbp0+UOk6 zOpGaGzXgis3TWuhDnE2LqMi+tE0z/qsTUVhg3O0=
Date: Sun, 23 Aug 2020 19:06:52 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/1110c2-132a39@github.com>
Subject: [quicwg/base-drafts] 31ae62: Holy orders, Batman!
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/veC_KoqOIGkiKblVb1q_W7c7kzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:06:54 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 31ae623274bf0beb8158cf5364bea9eed51bb2bf
      https://github.com/quicwg/base-drafts/commit/31ae623274bf0beb8158cf5364bea9eed51bb2bf
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Holy orders, Batman!


  Commit: 132a3994ec52b59a4b323d8c353241f33ce11417
      https://github.com/quicwg/base-drafts/commit/132a3994ec52b59a4b323d8c353241f33ce11417
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4042 from quicwg/transport/orders

Less confusing "in order to"


Compare: https://github.com/quicwg/base-drafts/compare/1110c21395ab...132a3994ec52


From nobody Sun Aug 23 19:06:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62E373A093B for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:06:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Xf4Q0aTSaREt for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:06:53 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C6053A093C for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:06:53 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 787BF840E0F for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:06:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234812; bh=00IT8jdF7bwTaLF4k4EpoViP6tmft77oJo//ibHeVsQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m5YtQn9rXmYIAEKwQdy+acybd1TefjTfaOGjZcx1dJYwN47Zls3Sq/fiGazkVT9C+ BzHsnsQdsdRwmvmoRyvdBru64xyS/nyNpww82zcv76oTx+DO0Ku8bqjyrFAD9UgfJH K8tnAfTfKf/Ejc0C+p5M8Hi8Z1nSIRuVRVXdLvyg=
Date: Sun, 23 Aug 2020 19:06:52 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY4WTXYHQRBPR77OIF5J4A3ZEVBNHHCRNO6H4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4042/review/473079521@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4042@github.com>
References: <quicwg/base-drafts/pull/4042@github.com>
Subject: Re: [quicwg/base-drafts] Less confusing "in order to" (#4042)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4320bc60da0_6c22196414650d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-1tFeCtEz7LzI-uwXagOwktsvC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:06:54 -0000

----==_mimepart_5f4320bc60da0_6c22196414650d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-473079521
----==_mimepart_5f4320bc60da0_6c22196414650d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-473079521">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2J2C7XZAZ6QSWFCE3SCHDLZANCNFSM4QGO6U6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXLJH4V73FM4GU7YDSCHDLZA5CNFSM4QGO6U62YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQZJ5YI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-473079521",
"url": "https://github.com/quicwg/base-drafts/pull/4042#pullrequestreview-473079521",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4320bc60da0_6c22196414650d1--


From nobody Sun Aug 23 19:07:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CDDBA3A093C for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:06:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UP6oeSX2tZsN for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:06:53 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B55F43A093D for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:06:53 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 08C50520026 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:06:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234813; bh=OXRkXjSVlKxgYl80Jl8L+fQ+TInhZL23TyOLggIcyDM=; h=Date:From:To:Subject:From; b=vrJ/Bm+r7blhm/9DywGChAj+f39u8AS0HmJ35/0WSqj07xx26AD9YZyb8iz7fL4Q+ qyV9o69MlS/J6v/CwBM9opaMYCZMyV7MmIQYSJAmLk+0QH8fuexDHj9sRfwxPfsLqm +qkBm2XJYmNlA4iPtqNnSi5ww9xh0x3cAnbwuLDE=
Date: Sun, 23 Aug 2020 19:06:52 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/orders/31ae62-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yi-QRCHueVWZVGIsYBWyVUvA80Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:06:55 -0000

  Branch: refs/heads/transport/orders
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Aug 23 19:07:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D9493A0945 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uN6pr8Bhewig for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:02 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B2EB3A093C for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:02 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 7B69B5E0099 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234821; bh=jlqGh3/yXplmNvylAgWhs86s3zSjaC4iQVm5/Mt/Flg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BtgLaUFt8jAmKsGRWIa/sYtsAgaYz+DDX7eOTeV5WF5AnvxJ5vgrW5JpjhoBk+Ej4 CUIa9di6NjsKibwIjnRSc8tuQbFZiOSJmMpT/b0ct5upNdSX4Z4pH8HiarUcy1sW+c nFxRFGNpqJO3CBYfKP03Sal8SXnZALr9JUtODAgI=
Date: Sun, 23 Aug 2020 19:07:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK274XKLSFWZWBH234F5J4A4LEVBNHHCRLVIPE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4038/issue_event/3683409312@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4038@github.com>
References: <quicwg/base-drafts/issues/4038@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (1) (#4038)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4320c56a802_1e0f196417006b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J_wCv0LxFgryom2k-ZFZ9Zr-OAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:07:03 -0000

----==_mimepart_5f4320c56a802_1e0f196417006b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4038 via #4042.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4038#event-3683409312
----==_mimepart_5f4320c56a802_1e0f196417006b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682535033" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4038" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4038/hovercard" href="https://github.com/quicwg/base-drafts/issues/4038">#4038</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="683007551" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4042" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4042/hovercard" href="https://github.com/quicwg/base-drafts/pull/4042">#4042</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4038#event-3683409312">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LPM3VS3XTOJEVB5DSCHDMLANCNFSM4QFZWCKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4BQWPZWHTZYU7G4UDSCHDMLA5CNFSM4QFZWCK2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3OGF3IA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4038#event-3683409312",
"url": "https://github.com/quicwg/base-drafts/issues/4038#event-3683409312",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4320c56a802_1e0f196417006b--


From nobody Sun Aug 23 19:07:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C86303A093C for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0ffZ9kXqnlZO for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:02 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A30103A093D for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:02 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id AFE325E0ED7 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234821; bh=ZFtQVKyTQLkzClKdizjG+o7zJhfdO6jB3lvNUeoKFio=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K8sggL9zDnorHkZ9Dp447n1MPKHyG1iLwlC5e3sXYQjGI+FWu+fdYgVokmdL6ZbuC KLk2surMuY5KSGgvmSZRUCa0U+Jv3nd5ZM1q6AHY8HxtLCddCXR3n+VvkAXpQMI3tz FdYc4qdb2D8WdyB6IjMLoH2Gu6PhZMCD/JSyyCqI=
Date: Sun, 23 Aug 2020 19:07:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4CH2ZQVJ57F2C7ASF5J4A4LEVBNHHCRLVPNM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4041/issue_event/3683409317@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4041@github.com>
References: <quicwg/base-drafts/issues/4041@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (4) (#4041)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4320c5a07e8_4b1e19641543422"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kKAM8IRXkpwB_k0v9XwQjvMEyYc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:07:04 -0000

----==_mimepart_5f4320c5a07e8_4b1e19641543422
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4041 via #4042.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4041#event-3683409317
----==_mimepart_5f4320c5a07e8_4b1e19641543422
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682536811" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4041" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4041/hovercard" href="https://github.com/quicwg/base-drafts/issues/4041">#4041</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="683007551" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4042" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4042/hovercard" href="https://github.com/quicwg/base-drafts/pull/4042">#4042</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4041#event-3683409317">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FWC63KGOGUW5KZYTSCHDMLANCNFSM4QFZYNVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HI6BL7QHM63WJI73SCHDMLA5CNFSM4QFZYNV2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3OGF3JI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4041#event-3683409317",
"url": "https://github.com/quicwg/base-drafts/issues/4041#event-3683409317",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4320c5a07e8_4b1e19641543422--


From nobody Sun Aug 23 19:07:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F2CD3A093D for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.15
X-Spam-Level: 
X-Spam-Status: No, score=-0.15 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VVs9xZzjXCQu for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:02 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 194393A093B for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:02 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id BAF827A0D6A for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234821; bh=4hS0ldNrvLgTmoLQY77YeKAcATL1MHcmU0emQqzBEIo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fG6M/ij3q577lYMG8uy5VC8SA8vsAYReY7/cH6rMLHXXB409TqLSQMLFoZPWqq/1x IpQUEl3c6tEts02DWIiwU20eB6T2ySWxODdVPUQzrhBgXY+Cuo+pE/SxlRZvR7AeDn Bf8FjVpGZFAzkC56TnqgoV/MCeJUUoYl+/xu6fDY=
Date: Sun, 23 Aug 2020 19:07:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ36FPICB2MGSLBB6N5J4A4LEVBNHHCRNO6H4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4042/issue_event/3683409311@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4042@github.com>
References: <quicwg/base-drafts/pull/4042@github.com>
Subject: Re: [quicwg/base-drafts] Less confusing "in order to" (#4042)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4320c57604b_67941964597538"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SS_h1OTeiGmBylxQCU_fT5zkH7M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:07:04 -0000

----==_mimepart_5f4320c57604b_67941964597538
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4042 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4042#event-3683409311
----==_mimepart_5f4320c57604b_67941964597538
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="683007551" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4042" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4042/hovercard" href="https://github.com/quicwg/base-drafts/pull/4042">#4042</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4042#event-3683409311">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EBVA3JNSDL6FYFVLSCHDMLANCNFSM4QGO6U6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQJWVJVD2UZ5WDYVTSCHDMLA5CNFSM4QGO6U62YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3OGF3HY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4042#event-3683409311",
"url": "https://github.com/quicwg/base-drafts/pull/4042#event-3683409311",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4320c57604b_67941964597538--


From nobody Sun Aug 23 19:07:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE0523A093C for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cJFfm7FlkJh1 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:02 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B29793A0944 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:02 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 9FEDE340E60 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598234821; bh=pLyTXaAbqQnvXGob/o6XLlMB9OtyTzIZIE9DG3+mUMA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RlIcRTHgDNuBC1WLNmQk5pkXqUWKwDMljNhtiXw539JmY0YF9zF5QHei8SONrsDre 3lhsPKu9BdiltfG7ETPQuon1qVaSFsXjAZriIb8BDjUlF35Cg/WZd7n/B9lQ2aQKZF BENEQHCD/pYAZqStn8020yQFWTh8fuLfkFF8pouE=
Date: Sun, 23 Aug 2020 19:07:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYKSB3TWUNDQPBJBSN5J4A4LEVBNHHCRLVNUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4040/issue_event/3683409314@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4040@github.com>
References: <quicwg/base-drafts/issues/4040@github.com>
Subject: Re: [quicwg/base-drafts] Use of "in order" might be misunderstood as an ordering requirement (3) (#4040)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4320c58ff17_566819648682f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8xyDTJG948JQWUsOBxkxJ3aIB28>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:07:05 -0000

----==_mimepart_5f4320c58ff17_566819648682f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4040 via #4042.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4040#event-3683409314
----==_mimepart_5f4320c58ff17_566819648682f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682536356" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4040" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4040/hovercard" href="https://github.com/quicwg/base-drafts/issues/4040">#4040</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="683007551" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4042" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4042/hovercard" href="https://github.com/quicwg/base-drafts/pull/4042">#4042</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4040#event-3683409314">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UN7HCB4RQ5HDC2LLSCHDMLANCNFSM4QFZXZHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ONTAYN6IL7A33SATSCHDMLA5CNFSM4QFZXZH2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3OGF3IQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4040#event-3683409314",
"url": "https://github.com/quicwg/base-drafts/issues/4040#event-3683409314",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4320c58ff17_566819648682f8--


From nobody Sun Aug 23 19:07:57 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FC933A093C for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 EeDFcL5iosrY for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:07:55 -0700 (PDT)
Received: from xtrwsrhn.outbound-mail.sendgrid.net (xtrwsrhn.outbound-mail.sendgrid.net [167.89.101.2]) (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 E027C3A093B for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=UGBh4b+D1eTB+ijqXRfGo2hAZn8ohlXbXGSFtWarHbw=; b= q4PGK7cbnlL7GNjQxTdku2auODc9bGgCYHQjQoxQyLuBJaf5b5SGV9CvW0+rroq1 66aoSgy0ksPBKtBBJSjNFOZl7ChUO78Ugh4iSRjyZ/97md053CnAMxZcLVS88Mn7 ZnyQK51A+tpSBeTtvXpMehTyBxbNQhDJsOC8mcqLTdo=
Received: by filter0432p1iad2.sendgrid.net with SMTP id filter0432p1iad2-27820-5F4320F9-11 2020-08-24 02:07:53.822938022 +0000 UTC m=+544167.454061343
Received: from out-26.smtp.github.com (unknown) by ismtpd0044p1mdw1.sendgrid.net (SG) with ESMTP id Ow-5gb1DQE2DLdQi1GIfqg for <quic-issues@ietf.org>; Mon, 24 Aug 2020 02:07:53.749 +0000 (UTC)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 4A2975E0050 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:07:53 -0700 (PDT)
Date: Mon, 24 Aug 2020 02:07:53 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/611c6b-09dd8c@github.com>
Subject: [quicwg/base-drafts] 09dd8c: Script updating gh-pages from 132a3994. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2jS2NUL2f4napKk6qeds84IRDmaCKBCiBCep jJOQahZm5pzLJrYUesImnJz7oYQuil7A3ONl315yrSwWstCoC9i4s6435lRdXNmstU/q5cvp56kmL9 S6SM6ZNIUqYWVJ/YvNffO24irUMLGfrpEwatDCoJbm0Qa1L49rjet2vq1csXj+oWolMCrhqa5TPHeI 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OT0BEIK4b-fYfUoIXspfDS0NzgQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:07:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 09dd8c7a420549e1854c6f34a0877b17653950ee
      https://github.com/quicwg/base-drafts/commit/09dd8c7a420549e1854c6f34a0877b17653950ee
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 132a3994. [ci skip]



From nobody Sun Aug 23 19:10:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C15853A093C for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:10:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jpN7Btx2jTgE for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:10:41 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C1433A093B for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:10:41 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 76EEF840069 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:10:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598235040; bh=aR87SMujWJ/DwuHZ28OfylnA1Ind8/UDmRA0Bis5/5c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nA5u7BQYudKQ+h3bw8InRpTagmdSJJJjNDfWFtiEk/hC7cePFYYJ3aNKcRomt/cwk PNUdrvIqhvZGHhOdB48rRMkDxT7O3FYRdSHnamh/TZ/AcwvWaSw7TqtJ23+bUk05eH yj4/sivA8RenWNrb2FucuKWdviU4MkIUkw8YBDYg=
Date: Sun, 23 Aug 2020 19:10:40 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNUHGZ3IEJCQOF3OF5J4BKBEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/c678867306@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4321a066759_5129196422043"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O7CH8OPLnff6T-4YEkzqc_EAKmU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:10:43 -0000

----==_mimepart_5f4321a066759_5129196422043
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A server might be able to control 0-RTT content, but it can't control 0-RTT keys because those are derived from the ClientHello, which includes a nonce value the server can't predict (ClientHello.random).  I note here that this is true for our TLS integration, but might not be true for other cryptographic handshakes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#issuecomment-678867306
----==_mimepart_5f4321a066759_5129196422043
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>A server might be able to control 0-RTT content, but it can't control 0-RTT keys because those are derived from the ClientHello, which includes a nonce value the server can't predict (ClientHello.random).  I note here that this is true for our TLS integration, but might not be true for other cryptographic handshakes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#issuecomment-678867306">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6U7TG374ZXC45V4OLSCHD2BANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LOVZSTW7J6P535TLSCHD2BA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB3LC2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#issuecomment-678867306",
"url": "https://github.com/quicwg/base-drafts/pull/3996#issuecomment-678867306",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4321a066759_5129196422043--


From nobody Sun Aug 23 19:17:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C83E3A094A for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:17:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vDADREuYypqk for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 19:17:32 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2444D3A0945 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:17:32 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 6F5BCE0D68 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 19:17:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598235451; bh=dOAO33hm4Y9+8zEqwbfoyLBau8ZG9wEcyUxLQu/OqyU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nlv4Gm1KQX2PkZvKmSuT3x1Mfjsw0xup6E/b+KTud8tc+qezJ1JxwVzmsdd6aPk9d uHznZ0QjKzWjgphsc6+WTgriizE9LMGZsgDUsaC8KwH0s4fYoRTLjm4PFp4b4nJk/1 as9bWKXTA8dlbHz5ocYJjSoqLKOrXKBQjnqJ1IXU=
Date: Sun, 23 Aug 2020 19:17:31 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2PJMIVKUVLQLXFEY55J4CDXEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/c678868809@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f43233b5fa01_57781964116891a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nySpgdabBSOGCvrB6U5kWvZ9AD0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 02:17:33 -0000

----==_mimepart_5f43233b5fa01_57781964116891a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson Thanks. Of course you are correct. I was only think about Early Secret, a value that can be estimated by the server. But in this case, it is client_early_traffic_secret that matters, and that incorporates ClientHello.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#issuecomment-678868809
----==_mimepart_5f43233b5fa01_57781964116891a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Thanks. Of course you are correct. I was only think about Early Secret, a value that can be estimated by the server. But in this case, it is client_early_traffic_secret that matters, and that incorporates ClientHello.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#issuecomment-678868809">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KAFW6MO2KURYH2Z3SCHETXANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3BZLXHWUFU5224J5DSCHETXA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB3LOSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#issuecomment-678868809",
"url": "https://github.com/quicwg/base-drafts/pull/3996#issuecomment-678868809",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f43233b5fa01_57781964116891a--


From nobody Sun Aug 23 20:26:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F24E3A0991 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 20:26:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UCuRDLg3QQ2e for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 20:26:30 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7E413A098E for <quic-issues@ietf.org>; Sun, 23 Aug 2020 20:26:30 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id CA6D35207DF for <quic-issues@ietf.org>; Sun, 23 Aug 2020 20:26:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598239589; bh=ffMquzmQdXUgqymzJ2CPQuGZU1aVcejo0bn/0ZEwWsg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Wkft2gbEBeq33apnwCxzGTZlr7jRtyrvqPy1RwkFGtSAkWKWZSNU7nCdwfn7eXSKw r0UwQ29F+ImdADkeDpvmdGqFewn1bY6+ZizWBVmABuu5wHBsJjxbP0oybRrlokXy/c //9VAj/FedbpQQ93/Qk4FcZu1BXROehLJutZXB/U=
Date: Sun, 23 Aug 2020 20:26:29 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNC3H67IKZRASBL3F5J4KGLEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/473080656@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f433365b920f_5c519643719ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EWYqYpP4KMZnNZw_ThmT2Q-iUCg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 03:26:32 -0000

----==_mimepart_5f433365b920f_5c519643719ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.

Nits only.  Thanks for working through these.

> @@ -1076,8 +1076,9 @@ A zero-length connection ID can be used when a connection ID is not needed to
 route to the correct endpoint. However, multiplexing connections on the same
 local IP address and port while using zero-length connection IDs will cause
 failures in the presence of peer connection migration, NAT rebinding, and client
-port reuse; and therefore MUST NOT be done unless an endpoint is certain that
-those protocol features are not in use.
+port reuse. An endpoint MUST NOT use an IP address and port pair for multiple

```suggestion
port reuse. An endpoint MUST NOT use the same IP address and port for multiple
```

> +The definition of a new transport parameter ({{new-transport-parameters}}) is
+REQUIRED to specify whether it MUST, MAY, or MUST NOT be stored for 0-RTT. A

This is fine, but I tend to prefer:

```suggestion
The definition of a new transport parameter ({{new-transport-parameters}}) MUST
specify whether that storing the transport parameter for 0-RTT is mandatory, optional, or prohibited. A
```

(Whether an extension uses 2119 language or not is not relevant, the level of requirement is.  And as these keywords are not used in this context in the way described in RFC 2119, this is better.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview-473080656
----==_mimepart_5f433365b920f_5c519643719ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<p>Nits only.  Thanks for working through these.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r475306793">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1076,8 +1076,9 @@ A zero-length connec=
tion ID can be used when a connection ID is not needed to=0D
 route to the correct endpoint. However, multiplexing connections on the =
same=0D
 local IP address and port while using zero-length connection IDs will ca=
use=0D
 failures in the presence of peer connection migration, NAT rebinding, an=
d client=0D
-port reuse; and therefore MUST NOT be done unless an endpoint is certain=
 that=0D
-those protocol features are not in use.=0D
+port reuse. An endpoint MUST NOT use an IP address and port pair for mul=
tiple=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-port reuse. An endpoint MUST NOT use an IP ad=
dress and port pair for multiple=0D
+port reuse. An endpoint MUST NOT use the same IP address and port for mu=
ltiple=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r475322060">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The definition of a new transport paramet=
er ({{new-transport-parameters}}) is=0D
+REQUIRED to specify whether it MUST, MAY, or MUST NOT be stored for 0-RT=
T. A=0D
</pre>=0D
<p>This is fine, but I tend to prefer:</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The definition of a new transport parameter (=
{{new-transport-parameters}}) is=0D
-REQUIRED to specify whether it MUST, MAY, or MUST NOT be stored for 0-RT=
T. A=0D
+The definition of a new transport parameter ({{new-transport-parameters}=
}) MUST=0D
+specify whether that storing the transport parameter for 0-RTT is mandat=
ory, optional, or prohibited. A=0D
</pre>=0D
=0D
<p>(Whether an extension uses 2119 language or not is not relevant, the l=
evel of requirement is.  And as these keywords are not used in this conte=
xt in the way described in RFC 2119, this is better.)</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4016#pullrequestreview-473080656">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZRVXJP2MI7VO5F3ATSCHMWLANCNFSM4QE7VRUQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5E4M2L7KY246HVXXTSCHMWLA5CNFSM4=
QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODQZKGUA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestrev=
iew-473080656",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview=
-473080656",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f433365b920f_5c519643719ac--


From nobody Sun Aug 23 20:42:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D90F13A0999 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 20:42:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CKZSl4UlDAxv for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 20:42:19 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B2B523A0995 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 20:42:19 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 45A91840748 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 20:42:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598240538; bh=s5VFK90atfzs5qQMdvK1h2ym0Hv5lqfgG9H3raWWOKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zd9vwKhGvsK5NeT+lYE0180pEG70wcK7BDKDKW+xsfpCrYZHAvoPC4EHM0xyTSg2j e4mynNdpjEvCeTKdBif1SgrKoYct6HNl403c/kOMelsAxQRb08dZas6S7d58RjRyjI Jk0B6lm/7vyyTyp2Rcb7lj73ErA1PS0S73yFm9VE=
Date: Sun, 23 Aug 2020 20:42:18 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2TUA5ZXXX5A2NII7V5J4MBVEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/c678887472@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f43371a35e28_190f196416252fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ksqYcCL_gdPP3hjaCeiH61brwmM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 03:42:21 -0000

----==_mimepart_5f43371a35e28_190f196416252fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for reviewing @kazu-yamamoto.

Regarding the global sequence space, I figure that you can do this without a global sequence number in other ways.  For instance, you could track the sending time of all outstanding packets or you could enter all outstanding packets into a linked list, either of which allows you to establish a total ordering.  (In the absence of a single sequence number space, I decided not to do a total global ordering on the basis that detecting persistent congestion during the handshake was not so important.)

For the other points, the goal of this is to explain above any requirement to be performant.  You can, as I suggest in commit comments, drop pc_lost more often to limit the overhead.  It is a fair bit more complex to fit into the spec though.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678887472
----==_mimepart_5f43371a35e28_190f196416252fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks for reviewing <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazu-yamamoto/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazu-yamamoto">@kazu-yamamoto</a>.</p>
<p>Regarding the global sequence space, I figure that you can do this without a global sequence number in other ways.  For instance, you could track the sending time of all outstanding packets or you could enter all outstanding packets into a linked list, either of which allows you to establish a total ordering.  (In the absence of a single sequence number space, I decided not to do a total global ordering on the basis that detecting persistent congestion during the handshake was not so important.)</p>
<p>For the other points, the goal of this is to explain above any requirement to be performant.  You can, as I suggest in commit comments, drop pc_lost more often to limit the overhead.  It is a fair bit more complex to fit into the spec though.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678887472">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YSX75B5ZI5OUGUWDSCHORVANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BPSUOWP3JXCITQK3SCHORVA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB3QAMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678887472",
"url": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678887472",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f43371a35e28_190f196416252fe--


From nobody Sun Aug 23 21:07:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9C913A09E3 for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 21:07:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 9uFlwnwSjWHG for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 21:07:20 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97DCA3A09C0 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 21:07:20 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id C26278407E4 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 21:07:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598242039; bh=C4OaFS41lntrGqHI1XND5HlmgFps0IASJNNC+G2V3IQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q9ShvqFP2ngwfYDF5FxQXlSJw8zIh4TdGzk3JkNg19VJ5bRnJAOCpJNXVIV6d8p+5 qwONmyysHqtmDgeFP11xs0nUyhN+bTjmmZrQyh4QSlQ49NWEkXTJbG2yntilH1Qdhf CpwRduu25dbew4VVXdzYcR3UU50rx2cIBU0Oqcg4=
Date: Sun, 23 Aug 2020 21:07:19 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VYHMHAK5OBAM2NSV5J4O7PEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/473107005@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f433cf7b1cbd_86019643370e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EX-j2Ahc0OahHKRBxtNhuBTFLI0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 04:07:24 -0000

----==_mimepart_5f433cf7b1cbd_86019643370e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-473107005
----==_mimepart_5f433cf7b1cbd_86019643370e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-473107005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43JUVK43J2BE6RCS3SCHRPPANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ZXBIKXCHRTZRY2SDSCHRPPA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQZQUPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-473107005",
"url": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-473107005",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f433cf7b1cbd_86019643370e7--


From nobody Sun Aug 23 22:27:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 793D03A0A3A for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 22:27:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.475
X-Spam-Level: 
X-Spam-Status: No, score=-0.475 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 E7zFIeoN_5Ut for <quic-issues@ietfa.amsl.com>; Sun, 23 Aug 2020 22:27:49 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 389623A0A38 for <quic-issues@ietf.org>; Sun, 23 Aug 2020 22:27:49 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 4E22BE1E2B for <quic-issues@ietf.org>; Sun, 23 Aug 2020 22:27:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598246868; bh=V301NtIK3a7ne/6/tqR14B0vB+djpzPoqJDxv1S0Oy8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e5y+b4A+kK8tOHgb1Yo+w+oD6J8ETe9HijkgMVhvwAoLTz0xtLhC5eD9bJ+z86Kg8 m/kTNeaiImo+INCqUaVM33zILkD69twE0qAoCmCu7ZMukHop3A9yP8DrnPrffTMiEG MRVydeXbVAm53D/S+K6V70wHVU6AfN/j8bFGEQaA=
Date: Sun, 23 Aug 2020 22:27:48 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5A7UW7QYTIVW3YMTN5J4YNJEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/c678911640@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f434fd43dd85_452a19642028b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Juy7gGmw5PuRdv469OzerQrtST8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 05:27:50 -0000

----==_mimepart_5f434fd43dd85_452a19642028b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Regarding the global sequence space, I figure that you can do this without a global sequence number in other ways. For instance, you could track the sending time of all outstanding packets or you could enter all outstanding packets into a linked list, either of which allows you to establish a total ordering. 

Yes. I think that this is what @kazuho explains in https://github.com/quicwg/base-drafts/issues/3939#issuecomment-662808337.

(It seems to me that this assumes entries can be *marked* to detect *contiguity*. But it is very hard to implement marking in Haskell. Marking is a destructive operation which is not allowed in purely functional data structure.)

What I pointed out is that there is no such data structure in the current pseudocode. (`sent_packets` is separated into three.) Probably, *global* sequence number is one of the easiest approaches.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678911640
----==_mimepart_5f434fd43dd85_452a19642028b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>Regarding the global sequence space, I figure that you can do this without a global sequence number in other ways. For instance, you could track the sending time of all outstanding packets or you could enter all outstanding packets into a linked list, either of which allows you to establish a total ordering.</p>
</blockquote>
<p>Yes. I think that this is what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> explains in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="663470783" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3939" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3939/hovercard?comment_id=662808337&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/3939#issuecomment-662808337">#3939 (comment)</a>.</p>
<p>(It seems to me that this assumes entries can be <em>marked</em> to detect <em>contiguity</em>. But it is very hard to implement marking in Haskell. Marking is a destructive operation which is not allowed in purely functional data structure.)</p>
<p>What I pointed out is that there is no such data structure in the current pseudocode. (<code>sent_packets</code> is separated into three.) Probably, <em>global</em> sequence number is one of the easiest approaches.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678911640">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EBZHFMY4UGQNKX6DSCH25JANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZEJPEV72XW7OPBWODSCH25JA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB3V5GA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678911640",
"url": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-678911640",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f434fd43dd85_452a19642028b6--


From nobody Mon Aug 24 01:01:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D877F3A0B5F for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 01:01:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 fzFPevsvPq_y for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 01:01:20 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C4B483A084D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 01:01:20 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 0FFC156002A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 01:01:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598256080; bh=672kbyNRRympnWJ1FIMmcw7G1FJ2/8zpSsKkL74QkmY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XE/edqCb/LbcC/P2biALYLRktYLgUBkb9vvv13U7rgDG4RmD1OIxd1bx3mU0MzbDI xrfrUFokcQAHYJLm1TzhxheGokx33M6MHIQIyFPJ30n4u+gbXeJs1cDVYLWki85wwy 0phzgryD3qimDMQV30MyIMoLPnms4N0TrTsNB6Xs=
Date: Mon, 24 Aug 2020 01:01:20 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5573667300@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4373cff40b2_6c431964114186e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9t6raiWtmI5dgeOpbUzZdQuWKbw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 08:01:22 -0000

----==_mimepart_5f4373cff40b2_6c431964114186e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

abebe52fbabd9b184ef481fe17afc77d46883549  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/32f6cf5cfe6573b58b8d082e1e107f3523105651..abebe52fbabd9b184ef481fe17afc77d46883549

----==_mimepart_5f4373cff40b2_6c431964114186e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/abebe52fbabd9b184ef481fe17afc77d46883549">abebe52</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/32f6cf5cfe6573b58b8d082e1e107f3523105651..abebe52fbabd9b184ef481fe17afc77d46883549">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OXBS4Z2PXCZFDJOLSCIM47ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK36LVDRZAROUTHCXLLSCIM47A5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU3TGNRWG4ZTAMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/32f6cf5cfe6573b58b8d082e1e107f3523105651..abebe52fbabd9b184ef481fe17afc77d46883549",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/32f6cf5cfe6573b58b8d082e1e107f3523105651..abebe52fbabd9b184ef481fe17afc77d46883549",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4373cff40b2_6c431964114186e--


From nobody Mon Aug 24 01:01:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA2A43A0B5D for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 01:01:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 KPdqQ9Qa_Yuh for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 01:01:51 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA2B73A084D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 01:01:51 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id DE4A8E0C1C for <quic-issues@ietf.org>; Mon, 24 Aug 2020 01:01:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598256110; bh=ALY4t3ZygjUZkQE2QWc2cKPPxr+imeHGlkZhpGQPcGg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1dFe0azB4L8EaHnKSba7rW7teEyEPz08s0vlnwHdMlNXrerKhaaqpt7unGPQ1qBEr RwphA0uShY4lXp8MNzOD06VFmh6XecqipsYt+tYoA0gOkHTPTM4F7blwFsmYQF4jUp bVM4YwTa5skeXlI4ouglKMGQq5WA/d/T6WR5i77A=
Date: Mon, 24 Aug 2020 01:01:50 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5573669848@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4373eeceba7_3a321964135069a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kTZmIQlbMRIdd2oEUgWKtyRU_1U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 08:01:53 -0000

----==_mimepart_5f4373eeceba7_3a321964135069a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

4987e67df39f2a1a10393115bd8e85d67a2f37fa  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/abebe52fbabd9b184ef481fe17afc77d46883549..4987e67df39f2a1a10393115bd8e85d67a2f37fa

----==_mimepart_5f4373eeceba7_3a321964135069a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4987e67df39f2a1a10393115bd8e85d67a2f37fa">4987e67</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/abebe52fbabd9b184ef481fe17afc77d46883549..4987e67df39f2a1a10393115bd8e85d67a2f37fa">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VHWYUVLDMH6VA75LSCIM65ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OZOEGO3N7YFGFWTTSCIM65A5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU3TGNRWHE4DIOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/abebe52fbabd9b184ef481fe17afc77d46883549..4987e67df39f2a1a10393115bd8e85d67a2f37fa",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/abebe52fbabd9b184ef481fe17afc77d46883549..4987e67df39f2a1a10393115bd8e85d67a2f37fa",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4373eeceba7_3a321964135069a--


From nobody Mon Aug 24 01:05:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B5813A0B64 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 01:04:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 LJg6vbj5UCJl for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 01:04:57 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 61F633A0911 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 01:04:57 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 391937A0064 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 01:04:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598256296; bh=eLWn5WR+J3iSv6ADI/S79Tbc0sWiUgWmX3Ct6MuIY8s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G1fid9ImPAg/SCu6BzIz67rwIAy8VaCYBQJZDWpW3iD+MHDcQl900dYJ+1VzQMc+E ABGDUD7BgLTDMYRHCm6nLYLqITxahza1+U+xzE5XrIy0xSGJweIQOzJ+D/aJ+Xguyg s0ezLLyskdD9ONc8NS1XbrHHaig9/pI4V7JhVDhI=
Date: Mon, 24 Aug 2020 01:04:55 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5573683882@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4374a7e847c_46711964829f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m-Cw6yo9UVSlFL0sLkgqc629bgA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 08:04:58 -0000

----==_mimepart_5f4374a7e847c_46711964829f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

6d603c7d01c58121dd79b655cba17cc0cc57add7  Fix line wrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/4987e67df39f2a1a10393115bd8e85d67a2f37fa..6d603c7d01c58121dd79b655cba17cc0cc57add7

----==_mimepart_5f4374a7e847c_46711964829f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6d603c7d01c58121dd79b655cba17cc0cc57add7">6d603c7</a>  Fix line wrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/4987e67df39f2a1a10393115bd8e85d67a2f37fa..6d603c7d01c58121dd79b655cba17cc0cc57add7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VWS2BEE47TDNP5ODSCINKPANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7IP5MYMUQ525DPV73SCINKPA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU3TGNRYGM4DQMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/4987e67df39f2a1a10393115bd8e85d67a2f37fa..6d603c7d01c58121dd79b655cba17cc0cc57add7",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/4987e67df39f2a1a10393115bd8e85d67a2f37fa..6d603c7d01c58121dd79b655cba17cc0cc57add7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4374a7e847c_46711964829f3--


From nobody Mon Aug 24 02:18:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 851BA3A0BB8 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 02:18:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 hciShOhONSga for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 02:18:10 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EB2F3A0BA4 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 02:18:10 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 8723E84059B for <quic-issues@ietf.org>; Mon, 24 Aug 2020 02:18:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598260689; bh=bdd+omUZjhRs+SiIhd8fnbLr1ZnG6VIdJzLrsBGFYfI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LrlzCU/Q6B4MjK4xbgC9py99nvUQbdgCb0Cd9QqkRgcqvXSybeb7BVZL9jkqifMtL HbW3SdIVLHkn7rbO7jHCN4UuTEHZ9P2rX0H5ZNHKfhhJd2P69/xldkaA09ZsU0JRmN 1sFiho4k2BsocIjXo7VQJRp09nwVkXBz2F96k2Hg=
Date: Mon, 24 Aug 2020 02:18:09 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2TZ23H7T4DYOLCI7F5J5TNDEVBNHHCRKTJ7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4037/review/473273998@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4037@github.com>
References: <quicwg/base-drafts/pull/4037@github.com>
Subject: Re: [quicwg/base-drafts] Revalidation for ECN (#4037)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4385d176be1_3d7e1964240073"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iCZ3Eh6NYIBRaqIEvkZA4AOq42s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 09:18:12 -0000

----==_mimepart_5f4385d176be1_3d7e1964240073
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair commented on this pull request.



> @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server's preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.

To be clear: I suggest we keep the text that says: "An endpoint validates the use of ECN on the path, both during connection establishment and when migrating to a new path ({{migration}})." 

... Although the simplest way to do this is to monitor an increase in the ECN counters reported.
 
I suspect there have been too many threads/issues related to ECN text (some have diverged and some concluded with no action) and those people (me included)  involved should now read a clean version of the ECN text. I do not expect this text to be hard to finalise.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4037#discussion_r475453977
----==_mimepart_5f4385d176be1_3d7e1964240073
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r475453977">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server&#39;s preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.
</pre>
<p>To be clear: I suggest we keep the text that says: "An endpoint validates the use of ECN on the path, both during connection establishment and when migrating to a new path ({{migration}})."</p>
<p>... Although the simplest way to do this is to monitor an increase in the ECN counters reported.</p>
<p>I suspect there have been too many threads/issues related to ECN text (some have diverged and some concluded with no action) and those people (me included)  involved should now read a clean version of the ECN text. I do not expect this text to be hard to finalise.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r475453977">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYR3JZC2CBL6NNL7IDSCIV5DANCNFSM4QFPDJXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6NMXKM4B4FKLXOLELSCIV5DA5CNFSM4QFPDJXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQ2ZNDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4037#discussion_r475453977",
"url": "https://github.com/quicwg/base-drafts/pull/4037#discussion_r475453977",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4385d176be1_3d7e1964240073--


From nobody Mon Aug 24 04:03:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84C1B3A0CFC for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 04:03:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jQ0x7dgrAXKu for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 04:03:38 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 270963A0CD7 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 04:03:38 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 2F0EF90004A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 04:03:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598267017; bh=uqqDxQESnaEbC2brr5U/HymOqC60gEI2geSav/NNwkk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JPaL46dcYFoACS73FXNu6TXl3HOqr2xhmsdB5WsJDhZgcZzlGfsNrYK6btiaG6ADT kY5cve3Yl/RnQksszj2r/cd9XWO3La06KR/pojk4rxHG8N9FvCoo3LNvGY/MdMACai +V7OhVah10b4+jRdMYl8NjTBGzkd09Gn0aYiePqM=
Date: Mon, 24 Aug 2020 04:03:37 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35FG4VDF57CZG4CFV5J57YTEVBNHHCRKTJ7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4037/review/473362700@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4037@github.com>
References: <quicwg/base-drafts/pull/4037@github.com>
Subject: Re: [quicwg/base-drafts] Revalidation for ECN (#4037)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f439e891f68c_4eed19641208db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1_bYxL78U4DwwRHwb_Jb6zh7Czg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 11:03:45 -0000

----==_mimepart_5f439e891f68c_4eed19641208db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server's preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.

This appears immediately above:

> It is possible for faulty network devices to corrupt or erroneously drop packets with ECN markings.  To provide robust connectivity in the presence of such devices, each endpoint independently validates ECN counts and disables ECN if errors are detected.

This would seem to suffice.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4037#discussion_r475521508
----==_mimepart_5f439e891f68c_4eed19641208db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r475521508">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3892,6 +3889,7 @@ errors are detected.
 Endpoints validate ECN for packets sent on each network path independently.  An
 endpoint thus validates ECN on new connection establishment, when switching to a
 server&#39;s preferred address, and on active connection migration to a new path.
+If validation fails, an endpoint could also periodically attempt validation.
</pre>
<p>This appears immediately above:</p>
<blockquote>
<p>It is possible for faulty network devices to corrupt or erroneously drop packets with ECN markings.  To provide robust connectivity in the presence of such devices, each endpoint independently validates ECN counts and disables ECN if errors are detected.</p>
</blockquote>
<p>This would seem to suffice.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4037#discussion_r475521508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QLPNA7LXNFOT7LNTSCJCITANCNFSM4QFPDJXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VB6BL5FPAS2VGPF3SCJCITA5CNFSM4QFPDJXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQ3PCDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4037#discussion_r475521508",
"url": "https://github.com/quicwg/base-drafts/pull/4037#discussion_r475521508",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f439e891f68c_4eed19641208db--


From nobody Mon Aug 24 04:56:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA5D03A0CFF for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 04:55:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 j5Iwr2c6v5Qp for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 04:55:58 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A41D33A0CFD for <quic-issues@ietf.org>; Mon, 24 Aug 2020 04:55:58 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id E7C9A5E0EED for <quic-issues@ietf.org>; Mon, 24 Aug 2020 04:55:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598270157; bh=DP5z/I2kGJElL1Kw8pc/3dgWI3DxsWMmk8q/oHa11lU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xSd/PGPuji0T+qcdXQ0Lx2K/59czddNmcxhLRkKpUCdgMbmnuIxE9DjnT4LnP/aPM uGegdtQKr0da3fYA7KNwZXLvxeIQeOwOseZn4K5teGwltx0h29N0kxSbtEje1VuK1s EPA8UY7L2ntpo+UlHQIi6uwEH4OMMpLhjnY14zRg=
Date: Mon, 24 Aug 2020 04:55:57 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRGMDXQ6EIIUIMJCF5J6F43EVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/473394320@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f43aacdd0dd3_61919641829ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ISDL_4iavENSLRF1sPs4yn04Ru4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 11:56:00 -0000

----==_mimepart_5f43aacdd0dd3_61919641829ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is

Thanks for trying to make that clearer. However, the normative language for reduction is most less strict (MUST reduce) and not specifying a concrete algorithm. I think that would be also the better approach for the increase behaviour. However, it's probably less clear what this minimum requirement is. So I would still prefer to just not use normative language here and just say NewReno does increase by  one maximum packet size per congestion window acknowledged.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r475546164
----==_mimepart_5f43aacdd0dd3_61919641829ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r475546164">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that MUST increase the congestion window by one maximum packet size
+per congestion window acknowledged.  When a loss or ECN-CE marking is
</pre>
<p>Thanks for trying to make that clearer. However, the normative language for reduction is most less strict (MUST reduce) and not specifying a concrete algorithm. I think that would be also the better approach for the increase behaviour. However, it's probably less clear what this minimum requirement is. So I would still prefer to just not use normative language here and just say NewReno does increase by  one maximum packet size per congestion window acknowledged.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r475546164">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FHCZTDEJ6B4O6M23SCJIM3ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3SARBV7VSRUCVX2TSCJIM3A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODQ3WZEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r475546164",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r475546164",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f43aacdd0dd3_61919641829ac--


From nobody Mon Aug 24 10:15:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32D123A1198 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 10:15:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.475
X-Spam-Level: 
X-Spam-Status: No, score=-0.475 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7aUT4VcvLAc4 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 10:15:51 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA3D43A0B5E for <quic-issues@ietf.org>; Mon, 24 Aug 2020 10:15:50 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 35B02840E2A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 10:15:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598289350; bh=6oMXzC67umEHUtLKChWgFbgk6wSyHHlU5wOIVFS9Yo0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TDYy2VNhkbOvGvzDdfxDgEVblOs143E8MxfV5vRClUB7J2mLrOgd8eFhBYXimAzuJ +rlTQlrtBeXoecDGz98FX2H1sueOmJeKdm0TWKarj3OyS/50FTbsELDTab9AERRWmK LFZP3kKEpS5rPnteJ72q0GevSBAkdgFuKJV1pT+A=
Date: Mon, 24 Aug 2020 10:15:50 -0700
From: mjoras <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KOMGZBYHCMHMTQSF5J7LMNEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/c679256317@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f43f5c6237d0_7f1019649536f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mjoras
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tqfa7FlqWRieUBhlraAdi65MKs4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2020 17:15:52 -0000

----==_mimepart_5f43f5c6237d0_7f1019649536f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Regarding the global sequence space, I figure that you can do this without a global sequence number in other ways. For instance, you could track the sending time of all outstanding packets or you could enter all outstanding packets into a linked list, either of which allows you to establish a total ordering. (In the absence of a single sequence number space, I decided not to do a total global ordering on the basis that detecting persistent congestion during the handshake was not so important.)

Mvfst has always stored outstanding packets in a single sequence container. It makes the ACK handling code a little bit more complicated since we have multiple PN spaces in a single sequence, but it makes things like this nominally easier to implement. That being said there's still considerable complexity (and as @martinthomson says, likely CPU cost). I'm very curious how many people are going to bother implementing this rather than just throwing up our hands and not declaring persistent congestion across PN spaces.

Probably having the pseudocode is the right thing to do though, and as always implementations will do what they think is actually necessary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679256317
----==_mimepart_5f43f5c6237d0_7f1019649536f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>Regarding the global sequence space, I figure that you can do this without a global sequence number in other ways. For instance, you could track the sending time of all outstanding packets or you could enter all outstanding packets into a linked list, either of which allows you to establish a total ordering. (In the absence of a single sequence number space, I decided not to do a total global ordering on the basis that detecting persistent congestion during the handshake was not so important.)</p>
</blockquote>
<p>Mvfst has always stored outstanding packets in a single sequence container. It makes the ACK handling code a little bit more complicated since we have multiple PN spaces in a single sequence, but it makes things like this nominally easier to implement. That being said there's still considerable complexity (and as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> says, likely CPU cost). I'm very curious how many people are going to bother implementing this rather than just throwing up our hands and not declaring persistent congestion across PN spaces.</p>
<p>Probably having the pseudocode is the right thing to do though, and as always implementations will do what they think is actually necessary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679256317">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KXLSFTWSHWWX75HTSCKN4NANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK24XB3UQVDXZPRYG53SCKN4NA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB6KB7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679256317",
"url": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679256317",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f43f5c6237d0_7f1019649536f--


From nobody Mon Aug 24 17:42:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7988F3A0C16 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:42:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 JtoNtoYhLxdR for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:42:40 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AE143A0BC9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:42:40 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id A6F0F560D79 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:42:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316159; bh=a2Lwf30d82x1JNq1owAkC3SA2LskZdejh9iwA+goAoY=; h=Date:From:To:Subject:From; b=XVhiZIhC0NxWSK2pg5beoFsYSsHFDsUmnXQ9FfPSv7Q2uo5EsZCv5wp/quDYwqiiT NQcdHSDmbpMzxwxXutGD7OSxY/2Tdr2e3vRxoXt0y0sOebQzptmmYEH0QlaYRcwSQl u4VtieGKKE5vH8CIyCJFAfXruOir6JW2ajby4f8E=
Date: Mon, 24 Aug 2020 17:42:39 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/132a39-7e28b6@github.com>
Subject: [quicwg/base-drafts] f7eda5: Not UDP packets
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YtlcrfY2HWVGf-aAiHf6J6QWnhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:42:41 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f7eda584c5fa8722002976dc283de8d63d6bf8df
      https://github.com/quicwg/base-drafts/commit/f7eda584c5fa8722002976dc283de8d63d6bf8df
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Not UDP packets


  Commit: 7e28b670d75d1dc846bfa4bf26f073cc97e735fc
      https://github.com/quicwg/base-drafts/commit/7e28b670d75d1dc846bfa4bf26f073cc97e735fc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4044 from quicwg/udp-packets

Not UDP packets


Compare: https://github.com/quicwg/base-drafts/compare/132a3994ec52...7e28b670d75d


From nobody Mon Aug 24 17:42:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5ADF13A0C16 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:42:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.198
X-Spam-Level: 
X-Spam-Status: No, score=-0.198 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uH9Rij_iB_1Y for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:42:40 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8828B3A0C12 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:42:40 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id E1AEA7A0068 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:42:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316159; bh=C1S/N2BAJMysOAOXC5lhf8HTFNPhDbrXskssIDaHaj4=; h=Date:From:To:Subject:From; b=oVsoEfO2KyEle6sDl/QLd9qUSG4QcE/0wMAHaF31nqxvNxTl1vuLC+6T982kF8iRX jiZOTtwdLnER5uqLnqhjrSJ3BFWkIiKWbeEd6K5ptfP5iVuGVexhNLWNTjzueBu+ow IW8nRK9ISF/UF1F/zy4LF175fdJei+lzBPPTGZXE=
Date: Mon, 24 Aug 2020 17:42:39 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/udp-packets/f7eda5-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DGBQKqN0WsSAdaBxpQ1KFmdYvWs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:42:42 -0000

  Branch: refs/heads/udp-packets
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Aug 24 17:42:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 846FE3A0C17 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:42:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XAFnP0nFttQd for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:42:51 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CDF83A0C16 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:42:51 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 0D867560041 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:42:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316170; bh=tFs09jMsaYPleW5Urg1kMvCZC84ULxeUIEeir/1kZWg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2bQuUmTJtlDcXRJkSiMQ7IxwTpJVGtjeqgnkzof3afKbVvP4/xBmKRa2gqyYMFHtp r6fOrFpVDbr3bh3ndgw6zZPdIFixeG0PuYClofVhoyLyOHUobRnRF3LnsUGDJWXpL8 nsvp77feu//5WoMJ/xymHHbwVm7exWwuaozthkic=
Date: Mon, 24 Aug 2020 17:42:49 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYAMR3IYYRFQXI4CC55KA7YTEVBNHHCRSJGAE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4044/issue_event/3687723519@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4044@github.com>
References: <quicwg/base-drafts/pull/4044@github.com>
Subject: Re: [quicwg/base-drafts] Not UDP packets (#4044)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f445e89f2520_4a551964103083"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uHxjJMVyBsbZR-XhC0dtov3RR-k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:42:53 -0000

----==_mimepart_5f445e89f2520_4a551964103083
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4044 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4044#event-3687723519
----==_mimepart_5f445e89f2520_4a551964103083
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="684271105" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4044" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4044/hovercard" href="https://github.com/quicwg/base-drafts/pull/4044">#4044</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4044#event-3687723519">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GBJBWICZR547ZQ23SCMCITANCNFSM4QI42UAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3VFYFNZWOJBOJWSC3SCMCITA5CNFSM4QI42UA2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3PHDD7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4044#event-3687723519",
"url": "https://github.com/quicwg/base-drafts/pull/4044#event-3687723519",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f445e89f2520_4a551964103083--


From nobody Mon Aug 24 17:44:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA3B53A041B for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:44:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Cf-9qu9Nkk6c for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:44:20 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC1B23A040F for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:44:19 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 825815E01F9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:44:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316258; bh=5nt0n9oeZTpmr/6duFOoiv5oKfZvqOAj9PPgu/jUdK8=; h=Date:From:To:Subject:From; b=cEOIeS9WEqp4LhTem05fY2nYgB1PZifWLi0zZjKLOB65fSJ6MMBz9gIZesLzWF61w W8rue0/fEy5DF4XdlKrdy1wMjyB0uAMQRjHBCiYZUGXA7AMBGe044/IDadqsIMcEJC nWcjN8Vgg/odqwWyHdYDpv+NOEa48EgWFqgBGh0c=
Date: Mon, 24 Aug 2020 17:44:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/09dd8c-7f6f12@github.com>
Subject: [quicwg/base-drafts] 7f6f12: Script updating gh-pages from 7e28b670. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zoud4YfFaeKb0JJaYeJPgECgV60>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:44:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7f6f1285bb7d0347f0a3e7a7bc2cd535d58da23b
      https://github.com/quicwg/base-drafts/commit/7f6f1285bb7d0347f0a3e7a7bc2cd535d58da23b
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7e28b670. [ci skip]



From nobody Mon Aug 24 17:44:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 080C63A043A for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:44:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kk0X1KraybPk for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:44:33 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 082693A041C for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:44:33 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 500E45607E2 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:44:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316272; bh=vYaOT8vHgsgj4w1OyGYK4mqqNmDYfwRV02243ZDRRWw=; h=Date:From:To:Subject:From; b=qLg2QOqUdumHG8hSOd8QSLqqjiFmeE4mu8FOPGJ0d4fcZn0cdONUpQndtd465H7QV GhGwwSjYgP1unEQ/zJikisUzEXAz0cnwg77n26UqW6dOyRVunY96a/mVZBU84ba1Wv Ubd8G0qg4jMERrzlYblpq0nksoSsyu7OHiNJQYqg=
Date: Mon, 24 Aug 2020 17:44:32 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7f6f12-4b376c@github.com>
Subject: [quicwg/base-drafts] 4b376c: Script updating archive at 2020-08-25T00:44:14Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hEvtaRUfRaL0yYSB1WzQNUnn-Lk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:44:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4b376c300f2343bd626d2071c7acb5b0a6b32997
      https://github.com/quicwg/base-drafts/commit/4b376c300f2343bd626d2071c7acb5b0a6b32997
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-25T00:44:14Z. [ci skip]



From nobody Mon Aug 24 17:53:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1093D3A0C18 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 WDXEPQ2bCASV for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:16 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0939E3A0C16 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:15 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id ED2F0560D90 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316794; bh=aCdvVwoTtQTf4LpYPh9MY7UD9hhKGNR3WPw6obOQ5Jw=; h=Date:From:To:Subject:From; b=wARq+OiQBDrjieXGP5paeEhhQZNhaxYFC3cbA+UMO6ZkD6YV/lj7s2BH0TSqvBCAA dFLhHYsMhT4FzWF7AR15GSmEZePAnSV2NzR9tjQQpDNs27WtMyhgrVuXkVLBJQL1F2 hOrDEKd780SkHDTriSJxg/cMOWPgCfIIvCBjf6v0=
Date: Mon, 24 Aug 2020 17:53:14 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/7e28b6-03e7b2@github.com>
Subject: [quicwg/base-drafts] 673c40: "don't delay" for PATH_RESPONSE
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qZGRCNbwejVMrWWvyzZrdG9c_LI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:53:17 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 673c405d123055849041628d20def250feb56174
      https://github.com/quicwg/base-drafts/commit/673c405d123055849041628d20def250feb56174
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  "don't delay" for PATH_RESPONSE

This is the maximal version of a clarification of this text.

Closes #4025.


  Commit: 03e7b26a8e0116912322d3ee0a57ffe4074b8800
      https://github.com/quicwg/base-drafts/commit/03e7b26a8e0116912322d3ee0a57ffe4074b8800
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4036 from quicwg/not-delay

"don't delay" for PATH_RESPONSE


Compare: https://github.com/quicwg/base-drafts/compare/7e28b670d75d...03e7b26a8e01


From nobody Mon Aug 24 17:53:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A32F3A0C16 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aOsLbRCh5nvb for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:16 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B21B3A0C17 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:16 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id BBB11560065 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316795; bh=cM0gAD40rj9qRyyvLlJgb71NBuLVBOuysqMu/Li7tYM=; h=Date:From:To:Subject:From; b=ewNnC3LA0hzFYpPMMhgGc2I0UBecpPJWzFvWTxbYf6PV3lMrEJJbocA9LuhmC/XUg afQMNsTX0KUULCH3dJoWVp2EqD27yiAX1mVNJMvO7ycWHaj7TYuMjIgepJJKFG4IbV xzz0z1IxPTKGVZI0jL9bUM1RwmsUEQdxSeVApaEk=
Date: Mon, 24 Aug 2020 17:53:15 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/not-delay/673c40-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M7KXQil694LhfePUmaf97ROkbnA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:53:17 -0000

  Branch: refs/heads/not-delay
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Aug 24 17:53:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3AFB13A0C18 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZUzOGi5tPZ2C for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:21 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C0273A0C16 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:21 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 50FE6E1E0C for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316800; bh=ZQUzWtck4K13xzXaXZIqKamNAencZa89Z82OV6684rM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XiKiuty0+5WmqQB1TRSk7ALWKb1KMxZaxWHY5k8unQhq6K/F2gFx+moB0nDYFSHwH M0uR8rB1UDgCTjcdCNbc8HHJ2GsS9jwMz9lg+QQjKMd7Mpm7igqVthVu8bHXNai1Vg gH7gDtUEvapgOO/waO/7OJLFwHKN2TLPc/sOJT6M=
Date: Mon, 24 Aug 2020 17:53:20 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GLDUXB4OA3V4ZNRV5KBBABEVBNHHCRKSDGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4036/review/474021097@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4036@github.com>
References: <quicwg/base-drafts/pull/4036@github.com>
Subject: Re: [quicwg/base-drafts] "don't delay" for PATH_RESPONSE (#4036)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44610041863_5ef81964783cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lYDQozOun-oEe4rK1p589m5ur0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:53:22 -0000

----==_mimepart_5f44610041863_5ef81964783cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -2174,8 +2174,10 @@ it can associate the peer's response with the corresponding PATH_CHALLENGE.
 
 ## Path Validation Responses
 
-On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediately by
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.
+On receiving a PATH_CHALLENGE frame, an endpoint MUST respond by echoing the
+data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.  An
+endpoint MUST NOT delay transmission of a packet containing a PATH_RESPONSE
+frame unless constrained by congestion control.

It's true to say that any constraint is unlikely, but not impossible.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4036#discussion_r476015497
----==_mimepart_5f44610041863_5ef81964783cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4036#discussion_r476015497">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2174,8 +2174,10 @@ it can associate the peer&#39;s response with the corresponding PATH_CHALLENGE.
 
 ## Path Validation Responses
 
-On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediately by
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.
+On receiving a PATH_CHALLENGE frame, an endpoint MUST respond by echoing the
+data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame.  An
+endpoint MUST NOT delay transmission of a packet containing a PATH_RESPONSE
+frame unless constrained by congestion control.
</pre>
<p>It's true to say that any constraint is unlikely, but not impossible.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4036#discussion_r476015497">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YINV7DV7AEWWHHGDSCMDQBANCNFSM4QFOSSJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DLQWZBSMU4VRZNX3SCMDQBA5CNFSM4QFOSSJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRAPZ2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4036#discussion_r476015497",
"url": "https://github.com/quicwg/base-drafts/pull/4036#discussion_r476015497",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44610041863_5ef81964783cc--


From nobody Mon Aug 24 17:53:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 098683A0C18 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RjqFk13WtaJv for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:26 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 088583A0C16 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:26 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 4DBC15E0075 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316805; bh=6ESlfSkjsmuTiRxUIFNbYn7Y91+GPJ30az7LtYSkq1I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rw4ywUpYoM2axrOAKJOuAk2LC7fieIBngoEXYN25vJVeyOKCkZwS1UEH4rrbvjyJO KeiTsMUGTE4RpTB3EzwyCQ6ONsrmzAJbyxai0cPecMgxaLS4QcE5N4Z0aHDU9lYy6v 1YJID7ZJ8fyX04NYUAVgUJE4SEBfNV0y39sprW5k=
Date: Mon, 24 Aug 2020 17:53:25 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WJ737AVWZZAPVMW55KBBALEVBNHHCRJG5BU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4025/issue_event/3687741439@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4025@github.com>
References: <quicwg/base-drafts/issues/4025@github.com>
Subject: Re: [quicwg/base-drafts] Suspect this needs to not delay? (#4025)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44610537a34_7c641964535e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GdfMK7PA1r7UDKvhrKsS6OypnrA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:53:27 -0000

----==_mimepart_5f44610537a34_7c641964535e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4025 via #4036.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4025#event-3687741439
----==_mimepart_5f44610537a34_7c641964535e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681893133" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4025" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4025/hovercard" href="https://github.com/quicwg/base-drafts/issues/4025">#4025</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682246961" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4036" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4036/hovercard" href="https://github.com/quicwg/base-drafts/pull/4036">#4036</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4025#event-3687741439">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5UEOYUYXA3TDKNRLSCMDQLANCNFSM4QFAM6MQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJZOLD777QIOD2RTDSCMDQLA5CNFSM4QFAM6M2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3PHHP7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4025#event-3687741439",
"url": "https://github.com/quicwg/base-drafts/issues/4025#event-3687741439",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44610537a34_7c641964535e6--


From nobody Mon Aug 24 17:53:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 570753A0C16 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 C4FVCR6V8lFF for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:53:26 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 414F13A0C17 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:26 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 5E896900A6E for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:53:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316805; bh=D8Xc+etvQtgpjL9rgadhERwjbs6Q8QKvEtgTMXMtWj4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=INf07FN6cwHJq3tAn0V9mMaCffzvd3EmX+9Yi8awu1UBjpA6qsAsSH+4SbeWfD+3r DCS7AXJZ2HS5U7jZPdFJLMtNhdVZkTl2GHUFAuj9CFHMdk09pqgJUAxMY+XnHCMlZP wO3wcfhOvvDGhMjpm3vY2LIMJkE69wQhUuyv7tak=
Date: Mon, 24 Aug 2020 17:53:25 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYOJWI4RHD2BPKT52N5KBBALEVBNHHCRKSDGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4036/issue_event/3687741435@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4036@github.com>
References: <quicwg/base-drafts/pull/4036@github.com>
Subject: Re: [quicwg/base-drafts] "don't delay" for PATH_RESPONSE (#4036)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4461054e34f_1a1b1964121844"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RpLm-k6k0_YWNbmWMsoEPRum3vY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:53:27 -0000

----==_mimepart_5f4461054e34f_1a1b1964121844
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4036 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4036#event-3687741435
----==_mimepart_5f4461054e34f_1a1b1964121844
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682246961" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4036" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4036/hovercard" href="https://github.com/quicwg/base-drafts/pull/4036">#4036</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4036#event-3687741435">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6DJJFNXJJEVOXPMLSCMDQLANCNFSM4QFOSSJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2QCEPKPWOG65SKBSDSCMDQLA5CNFSM4QFOSSJ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3PHHP6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4036#event-3687741435",
"url": "https://github.com/quicwg/base-drafts/pull/4036#event-3687741435",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4461054e34f_1a1b1964121844--


From nobody Mon Aug 24 17:54:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D43743A120E for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:54:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 I_wTX4HjeKcV for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:54:39 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C6833A10AB for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:54:30 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 79118E0204 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:54:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316869; bh=g2s0h5LSSBp0svXUuksZI+CzZp3S6EVZ5FZkhY+4QKk=; h=Date:From:To:Subject:From; b=MnLxi/kW7fIwhUjwDFLd3HEBjIOXEM5qIfJSmp95nHcEMZsS79N7dpZlGERIswXoO 7SnAYlv1S3aHPK0ARmX3MGlns1vUQd9dNvOfBOyQe8ygUyExG8ijxr6LmpWO8O+HHm OqEzyc9GjjKrzwgC14A3g8BvmBFjO6VfIXlbDAfo=
Date: Mon, 24 Aug 2020 17:54:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4b376c-c7c2d6@github.com>
Subject: [quicwg/base-drafts] c7c2d6: Script updating gh-pages from 03e7b26a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MkN10YCAJIGGq7zZctJxporTCDc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:54:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c7c2d67c0cd5f70cd0af69db4dcd7202514ff6cb
      https://github.com/quicwg/base-drafts/commit/c7c2d67c0cd5f70cd0af69db4dcd7202514ff6cb
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 03e7b26a. [ci skip]



From nobody Mon Aug 24 17:55:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C24013A0C27 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:55:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cz4j7mAnTyPl for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:55:34 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBB5E3A0EC9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:55:07 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 20D3F520E0A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:55:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316907; bh=LfCPZ98UnuPD30pEZcVab9Or7nd0CEsY6d68J1H2qQs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g+DrGZJ2h3StkdMDzX0BIo9uvww7cljhrDtfB/0PYPkVlyu11cfWYrQ6/ScHu+KR8 /Y+EgJgUfAgxqQgsPlBCjsrqXn3AkPxr6FMT3sv4m++OWJB91gm0SN5KCXFCKOZike 1bTlAJRDVgzcAqpXHhd/LHjzm6Y0x5c1ZYQCDLJQ=
Date: Mon, 24 Aug 2020 17:55:07 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7H6RF23NWPVWOEEMN5KBBGXEVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/c679439789@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44616bfd2c_442619648302"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T5BtUvjtkgyJoyDkp2LnxWerc5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:55:36 -0000

----==_mimepart_5f44616bfd2c_442619648302
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar, let's merge this one.  Then we can talk about the pseudocode in #4010.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679439789
----==_mimepart_5f44616bfd2c_442619648302
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>, let's merge this one.  Then we can talk about the pseudocode in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="680628277" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4010" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4010/hovercard" href="https://github.com/quicwg/base-drafts/pull/4010">#4010</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679439789">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SAXF2HJTVXF4ZENDSCMDWXANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSZ3LCGHCDZG25AGLSCMDWXA5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB7W3LI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679439789",
"url": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679439789",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44616bfd2c_442619648302--


From nobody Mon Aug 24 17:56:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37A173A0C2E for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:56:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FNPEsOX-Lp61 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 17:56:17 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10DCF3A0C2D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:56:17 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 5B573520BFD for <quic-issues@ietf.org>; Mon, 24 Aug 2020 17:56:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598316976; bh=3AcSNI4hI/xodgUuT2oYH/EvKcu7SVC9/kKLPq0gs5s=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jstN3urVg4IHsAbeccf/nTg5/w8d/bYoKW9+lJNxZ6IMcW/oaHZH839q5prqdK2Ej +03Fdp1is4GjYQ/EIpszFt439678DHQbt05TgC79VbsQ1T+sAeb5PnqCRXCyjRSnKl PKRkba2TlTLq4g7anfgnenhfaRpjl0fVwxm5l5Bc=
Date: Mon, 24 Aug 2020 17:56:16 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QRZ3RZ5WV5GU56CF5KBBLBEVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4045@github.com>
Subject: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4461b04af09_762f1964140566"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KNePp7o_VF2yjly_lS0Q25zuUT4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 00:56:18 -0000

----==_mimepart_5f4461b04af09_762f1964140566
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The spec says that "congestion avoidance" after "slow start". However, it seems to me that pseudocode enters "recovery" after "slow start".

When packets are lost, `OnCongestionEvent` is called:

```
OnCongestionEvent(sent_time):
  // Start a new congestion event if packet was sent after the
  // start of the previous congestion recovery period.
  if (!InCongestionRecovery(sent_time)):
    congestion_recovery_start_time = now()
    congestion_window *= kLossReductionFactor
    congestion_window = max(congestion_window, kMinimumWindow)
    ssthresh = congestion_window
    // A packet can be sent to speed up loss recovery.
    MaybeSendOnePacket()
```

This function sets `congestion_recovery_start_time` if the state is not "recovery", which means either "slow start" or "congestion avoidance". So, "recovery" starts after "slow start".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045
----==_mimepart_5f4461b04af09_762f1964140566
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The spec says that "congestion avoidance" after "slow start". However, it seems to me that pseudocode enters "recovery" after "slow start".</p>
<p>When packets are lost, <code>OnCongestionEvent</code> is called:</p>
<pre><code>OnCongestionEvent(sent_time):
  // Start a new congestion event if packet was sent after the
  // start of the previous congestion recovery period.
  if (!InCongestionRecovery(sent_time)):
    congestion_recovery_start_time = now()
    congestion_window *= kLossReductionFactor
    congestion_window = max(congestion_window, kMinimumWindow)
    ssthresh = congestion_window
    // A packet can be sent to speed up loss recovery.
    MaybeSendOnePacket()
</code></pre>
<p>This function sets <code>congestion_recovery_start_time</code> if the state is not "recovery", which means either "slow start" or "congestion avoidance". So, "recovery" starts after "slow start".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3RDCW7ZIA7JHV2OHTSCMD3BANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5H5WQLEGZCTSEFN3LSCMD3BA5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KGVORLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045",
"url": "https://github.com/quicwg/base-drafts/issues/4045",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4461b04af09_762f1964140566--


From nobody Mon Aug 24 18:16:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 913613A0E2F for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:16:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qgpT9chH5fBr for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:16:29 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9E303A0CFC for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:16:28 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id C8E58840E0B for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:16:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598318187; bh=BHMQmBacmEPcLf0YO4g8bNElix8Ph5596Sw89zrTGjw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aJfK4Eh7ZqpIlEluEGVpBhAhZ+HspFTQL7HsrNW3fqAvMvIqTVIwmPxbmLdM9l8ty +QvoQml1zwBl8jSXsgM8kWUKI9A8K2SGxwSez2lco1vLFosaYGQIRKr7V9IKHOCviE olGu8ORInCHPGrLiUIvTjQspRUpCeSXsIGBUxBPE=
Date: Mon, 24 Aug 2020 18:16:27 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4HKMPBGOAKAECMK2V5KBDWXEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/474028120@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44666bb9c74_214d1964177c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R1TklUx7wExVjtj9Hp3E2rGyQrU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:16:31 -0000

----==_mimepart_5f44666bb9c74_214d1964177c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion

Let me start by saying that QUIC doesn't have to be precisely the same as TCP -- this is why we are not normatively referencing RFC 5681. Even if this is a behavior difference from deployed TCP, this is not a reduction in quality. What is the change you're proposing?

That said, what you say isn't true in TCP. Specifically, RFC 5681 says (in Section 4.3):
```
   That is, when the first loss in a window of data is detected,
   ssthresh MUST be set to no more than the value given by equation (4).
   Second, until all lost segments in the window of data in question are
   repaired, the number of segments transmitted in each RTT MUST be no
   more than half the number of outstanding segments when the loss was
   detected.
```
That last sentence is critical. With just RFC 5681, TCP will do exactly as QUIC does. This isn't true of Linux TCP however, which uses rate halving... the PRR document (RFC 6937, Section 1) goes through this is some detail, and is in fact one of the reasons for PRR's existence.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r476030650
----==_mimepart_5f44666bb9c74_214d1964177c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r476030650">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion
</pre>
<p>Let me start by saying that QUIC doesn't have to be precisely the same as TCP -- this is why we are not normatively referencing RFC 5681. Even if this is a behavior difference from deployed TCP, this is not a reduction in quality. What is the change you're proposing?</p>
<p>That said, what you say isn't true in TCP. Specifically, RFC 5681 says (in Section 4.3):</p>
<pre><code>   That is, when the first loss in a window of data is detected,
   ssthresh MUST be set to no more than the value given by equation (4).
   Second, until all lost segments in the window of data in question are
   repaired, the number of segments transmitted in each RTT MUST be no
   more than half the number of outstanding segments when the loss was
   detected.
</code></pre>
<p>That last sentence is critical. With just RFC 5681, TCP will do exactly as QUIC does. This isn't true of Linux TCP however, which uses rate halving... the PRR document (RFC 6937, Section 1) goes through this is some detail, and is in fact one of the reasons for PRR's existence.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r476030650">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DZQ6O2ANOV3XZYL3SCMGGXANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4XCMYINRAVI74KZTLSCMGGXA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRARQWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r476030650",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r476030650",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44666bb9c74_214d1964177c5--


From nobody Mon Aug 24 18:19:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C9203A0ECC for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:19:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Bp2UgRiCiTVn for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:19:08 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D4D43A0EC7 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:19:08 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 26A73E0760 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:19:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598318347; bh=/760aaD7pA3qdSAt26x1OJSRzFyjhtKQzMl53reL48Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DsIAMe5VQ+Ja0jQz4Ucc+6mE7Qh/kNlM4iCczzu90Htlkzt7ssPXMGaZOCAskZtuO TZ6nifxNg71HMQiTOkawvAQSS+C+Ka8Q65acj2pYSumkD3NabVaNvH9TWUzx/X47PB eGYodVSCEGotWdT2EsbsU5J5UBCPCPkZkL4ZWSNg=
Date: Mon, 24 Aug 2020 18:19:07 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGW37HV2MLHYYRWSN5KBEAXEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/474029027@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44670b162c8_6c67196415073d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G65Dua0w4nPgXr64I4yrd7HENUQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:19:15 -0000

----==_mimepart_5f44670b162c8_6c67196415073d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.

(This is being discussed in #3978.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#discussion_r476032423
----==_mimepart_5f44670b162c8_6c67196415073d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r476032423">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -Additive Increase Multiplicative Decrease (AIMD) approach that increases
-the congestion window by one maximum packet size per congestion window
-acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum packet size per
+congestion window acknowledged.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is detected, the congestion controller halves the
+congestion window, reduces the slow start threshold to the resulting size, and
+enters the recovery period.
</pre>
<p>(This is being discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a>.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#discussion_r476032423">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33MAPY3HY3MPR3JP3SCMGQXANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CRLPMSTPU7ZGZX6DSCMGQXA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRARXYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r476032423",
"url": "https://github.com/quicwg/base-drafts/pull/4005#discussion_r476032423",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44670b162c8_6c67196415073d--


From nobody Mon Aug 24 18:23:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9401B3A0EDE for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:23:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.475
X-Spam-Level: 
X-Spam-Status: No, score=-0.475 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bUnSRdC7j01J for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:23:18 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B2C13A0EDD for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:23:17 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 27B93600DB9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:23:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598318597; bh=afuGp1dAt4WqoBs0gyYj4BCsUVbftFM/v6at966akxQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wTUV69KGQkO9sm1hmszh2xF/1NNtaNkePpfaHdkg6Sc1lE8gAw/WUmVDsP0BU1uxQ dHV7AORQYSJkRI71i6HfF3ij6taIYf5zWmjRs6oLt0vgAgbML2zlHkggR8a5qC79Ce VAHaZDxcU5GaNrtr+yvWh5JpRe0EgA1//GBR7hyU=
Date: Mon, 24 Aug 2020 18:23:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2UMPXEADXVA5L7ZFF5KBEQLEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/474030278@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44680517ee7_1e7919642287d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8nX_QcCEBCOgoJsHH7guQYIwBGo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:23:20 -0000

----==_mimepart_5f44680517ee7_1e7919642287d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is increased, the congestion controller described in this
+document halves the congestion window, reduces the slow start threshold to the
+resulting size, and enters the recovery period. A congestion controller MUST
+reduce the congestion window when a loss or ECN-CE marking is detected.

```suggestion
When first entering congestion avoidance, when a packet is declared lost, or
when the ECN-CE count is increased, the congestion controller described in this
document MUST halve the congestion window, set the slow start threshold to the
size of the reduced congestion window, and enter the recovery period.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-474030278
----==_mimepart_5f44680517ee7_1e7919642287d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4005#discussi=
on_r476035175">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +When first entering congestion avoidance,=
 when a packet is declared lost, or=0D
+when the ECN-CE count is increased, the congestion controller described =
in this=0D
+document halves the congestion window, reduces the slow start threshold =
to the=0D
+resulting size, and enters the recovery period. A congestion controller =
MUST=0D
+reduce the congestion window when a loss or ECN-CE marking is detected.=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-When first entering congestion avoidance, whe=
n a packet is declared lost, or=0D
-when the ECN-CE count is increased, the congestion controller described =
in this=0D
-document halves the congestion window, reduces the slow start threshold =
to the=0D
-resulting size, and enters the recovery period. A congestion controller =
MUST=0D
-reduce the congestion window when a loss or ECN-CE marking is detected.=0D=

+When first entering congestion avoidance, when a packet is declared lost=
, or=0D
+when the ECN-CE count is increased, the congestion controller described =
in this=0D
+document MUST halve the congestion window, set the slow start threshold =
to the=0D
+size of the reduced congestion window, and enter the recovery period.=0D=

</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4005#pullrequestreview-474030278">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4CTYC33Q5ESDU54WDSCMHALANCNFSM4QBH2MKA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4GFXTHDDW4HAHQUGLSCMHALA5CNFSM4=
QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODRASBRQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestrev=
iew-474030278",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview=
-474030278",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f44680517ee7_1e7919642287d2--


From nobody Mon Aug 24 18:34:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FFB33A0FAC for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:34:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.475
X-Spam-Level: 
X-Spam-Status: No, score=-5.475 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 K-iqO7YVqzTj for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:34:35 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 28B783A0FA8 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:34:35 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 79048E0094 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:34:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598319274; bh=M53iSE6Gr1OAT/bkfTR8k2MPpEAnrBIipJ66EnMOrBU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JyG4NcINJpwUo7BsgdkFdMuxLMzdo7LKfqGD2LxyZZFIOHHaMDOohW2OifUOW97/6 Xc/JhhwerKglqhaqfJL0nkclAGhD8rkURhcmk5KwnSagyv1U84oZy2yM1om+RkkCrh U5VcRlLcUNPLHSLZvdYpc7eX14lZXmZMzh1NUG7w=
Date: Mon, 24 Aug 2020 18:34:34 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7M3IIZNLZPI4OMAS55KBF2VEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/474033629@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446aaa67ab5_9dd19644517d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IkR4-PLTmqL-JR8J9Xc4dL-T910>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:34:36 -0000

----==_mimepart_5f446aaa67ab5_9dd19644517d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> -acknowledged.  When a loss or ECN-CE marking is detected, NewReno halves
-the congestion window, sets the slow start threshold to the new
-congestion window, and then enters the recovery period.
+The congestion controller is in congestion avoidance any time the congestion
+window is at or above the slow start threshold.
+
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (AIMD)
+approach that increases the congestion window by one maximum datagram size per
+congestion window acknowledged. A congestion controller MUST NOT increase the
+congestion window by more than this amount.
+
+When first entering congestion avoidance, when a packet is declared lost, or
+when the ECN-CE count is increased, the congestion controller described in this
+document halves the congestion window, reduces the slow start threshold to the
+resulting size, and enters the recovery period. A congestion controller MUST
+reduce the congestion window when a loss or ECN-CE marking is detected.
 
 ## Recovery Period

```suggestion
## Recovery Period {#recovery}
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-474033629
----==_mimepart_5f446aaa67ab5_9dd19644517d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4005#discussi=
on_r476042602">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -acknowledged.  When a loss or ECN-CE mark=
ing is detected, NewReno halves=0D
-the congestion window, sets the slow start threshold to the new=0D
-congestion window, and then enters the recovery period.=0D
+The congestion controller is in congestion avoidance any time the conges=
tion=0D
+window is at or above the slow start threshold.=0D
+=0D
+Congestion avoidance uses an Additive Increase Multiplicative Decrease (=
AIMD)=0D
+approach that increases the congestion window by one maximum datagram si=
ze per=0D
+congestion window acknowledged. A congestion controller MUST NOT increas=
e the=0D
+congestion window by more than this amount.=0D
+=0D
+When first entering congestion avoidance, when a packet is declared lost=
, or=0D
+when the ECN-CE count is increased, the congestion controller described =
in this=0D
+document halves the congestion window, reduces the slow start threshold =
to the=0D
+resulting size, and enters the recovery period. A congestion controller =
MUST=0D
+reduce the congestion window when a loss or ECN-CE marking is detected.=0D=

 =0D
 ## Recovery Period=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-## Recovery Period=0D
+## Recovery Period {#recovery}=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4005#pullrequestreview-474033629">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K56RQLCK2UPOOQR5NLSCMIKVANCNFSM4QBH2MKA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK7U7YYMDBHRTDAC5PDSCMIKVA5CNFSM4=
QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODRAS3XI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestrev=
iew-474033629",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview=
-474033629",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f446aaa67ab5_9dd19644517d--


From nobody Mon Aug 24 18:44:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B6B83A0FDF for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:44:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.198
X-Spam-Level: 
X-Spam-Status: No, score=-5.198 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 R9CA6vn3GFm1 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:44:40 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 883FB3A0FD7 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:44:40 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id A37A5580E2E for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:44:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598319879; bh=oXVoR3WOZQyuYalOMIsDUq0HFSHoz11+pjJ9rfTZXUw=; h=Date:From:To:Subject:From; b=dr0j7Z9GHch6fECjDKXrsehCK2vgFonMY90+uzmSZxZKY+8StpYMCp5ZJjqyU3vlv MOUd/ss3ez0cJ9pyl/EpJSFfsOUdtjgn5FAfEiU60xQXKBJ0werTB+Ttk44+9dbK/Z rKQp49DsiCSpTV5Z8dHXfnKMo8rCUPvA0hF1L0+U=
Date: Mon, 24 Aug 2020 18:44:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/2775fd-bb9617@github.com>
Subject: [quicwg/base-drafts] bb9617: Reword congestion signal response
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eQCrWCxFnc2dpySnfjb410t6FLs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:44:41 -0000

  Branch: refs/heads/define-ss-ca
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb961751b3168fc43ba08df5a268811452559628
      https://github.com/quicwg/base-drafts/commit/bb961751b3168fc43ba08df5a268811452559628
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reword congestion signal response

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>



From nobody Mon Aug 24 18:44:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 076753A0FDA for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:44:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mTTSvzM8g55k for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:44:51 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4B993A0FD7 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:44:50 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id B67DE9000AA for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:44:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598319889; bh=xqBXBLsPXKEhsBhJ/RxjcFCOU2pErNQ3KNtmZMle2rU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jZ6Kl7+vyg5jB/jGsf+exld2hGJKFB0emWdtNbylknQuTfwJ3QSx0DuH7mkz3Zb99 q9fAEE9b0o6dvpmxCH4fhMi3NHgjtk2PHLt2n6b9GCpEUQUaOKC/Qthnbyh67omgR+ mTF1BkwmGHliuPRJ4gyPVSDvS4xjIK9ZDFErl71U=
Date: Mon, 24 Aug 2020 18:44:49 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/push/5578757282@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446d11a5cd3_217f19641021b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IBdw6BpO8AiybPUKgbl7DLrdNLM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:44:52 -0000

----==_mimepart_5f446d11a5cd3_217f19641021b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

bb961751b3168fc43ba08df5a268811452559628  Reword congestion signal response


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005/files/2775fdd582e3f7f977f1774300bd1f3486e072e1..bb961751b3168fc43ba08df5a268811452559628

----==_mimepart_5f446d11a5cd3_217f19641021b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/bb961751b3168fc43ba08df5a268811452559628">bb96175</a>  Reword congestion signal response</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4005/files/2775fdd582e3f7f977f1774300bd1f3486e072e1..bb961751b3168fc43ba08df5a268811452559628">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQG55MHVO6WOJ4JUDSCMJRDANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK666OR65V26T43NQUTSCMJRDA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNJYGIZTIOCQOVZWQIZVGU3TQNZVG4ZDQMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005/files/2775fdd582e3f7f977f1774300bd1f3486e072e1..bb961751b3168fc43ba08df5a268811452559628",
"url": "https://github.com/quicwg/base-drafts/pull/4005/files/2775fdd582e3f7f977f1774300bd1f3486e072e1..bb961751b3168fc43ba08df5a268811452559628",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f446d11a5cd3_217f19641021b3--


From nobody Mon Aug 24 18:46:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B2183A1045 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:46:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aCNw5BLzE4vw for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:46:05 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 533D53A103A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:46:05 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 9EF4B5608B7 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:46:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598319964; bh=R4L29VeANJTvGhrRqVd1n8Z3YKwCsYorj+3Op8oku7Y=; h=Date:From:To:Subject:From; b=bJxC4o4nRrYw/qJ9dSuIQBb8OOwhue7v4Ex28kOKaCa96rO9xGxk/Nl0X/kfoMyQO ffSvpxgz1I3cQ4MJ/VWxWCjfj2y74OsSd64wb9rAcJLfLIBbmEpaBRurw2u5UVAlhc Kirja6TZkZ9sNztcE3OQQkCnnX/1UPljjiWk5Zf4=
Date: Mon, 24 Aug 2020 18:46:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c7c2d6-bb408b@github.com>
Subject: [quicwg/base-drafts] bb408b: Script updating gh-pages from bb961751. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KBKAKUUnxX0N9kfK2u4lbt6lsZQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:46:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb408b37e5f8368d54ad9f3c427c556bcf84e069
      https://github.com/quicwg/base-drafts/commit/bb408b37e5f8368d54ad9f3c427c556bcf84e069
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M define-ss-ca/draft-ietf-quic-http.html
    M define-ss-ca/draft-ietf-quic-http.txt
    M define-ss-ca/draft-ietf-quic-invariants.html
    M define-ss-ca/draft-ietf-quic-invariants.txt
    M define-ss-ca/draft-ietf-quic-qpack.html
    M define-ss-ca/draft-ietf-quic-qpack.txt
    M define-ss-ca/draft-ietf-quic-recovery.html
    M define-ss-ca/draft-ietf-quic-recovery.txt
    M define-ss-ca/draft-ietf-quic-tls.html
    M define-ss-ca/draft-ietf-quic-tls.txt
    M define-ss-ca/draft-ietf-quic-transport.html
    M define-ss-ca/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bb961751. [ci skip]



From nobody Mon Aug 24 18:47:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 986C53A1049 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:47:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.198
X-Spam-Level: 
X-Spam-Status: No, score=-0.198 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 9lESGEBCXjTo for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:47:13 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BB2D3A1047 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:47:13 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 0A0DD7A0074 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:47:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320033; bh=KZ+qLIQr0vql/3mrAc63YiK/Xe87AWJqWd1J32zeB48=; h=Date:From:To:Subject:From; b=Hj84f3voBLYbMLM0rhs+VFWQd7TOr3WjCCy8b44J1ToiYM/ClBIY3HDU+nf6/Iinr 87tA5eLX3otgD0+vlEuvbld961gfV0rXIT2BmMnSZZJjsJksBZ5w7PNuJCUYTOIjEv g7VL1hpA3NzdvwKiUMmqUrdnzWIprale4K4V4Tco=
Date: Mon, 24 Aug 2020 18:47:12 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/recovery-confirmed/000000-846412@github.com>
Subject: [quicwg/base-drafts] 846412: Use handshake confirmation in recovery
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OW0fOIIxlRgOTdjc616yQcE_RbE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:47:15 -0000

  Branch: refs/heads/recovery-confirmed
  Home:   https://github.com/quicwg/base-drafts
  Commit: 84641257e173982c358d59252d68de1fe744c01c
      https://github.com/quicwg/base-drafts/commit/84641257e173982c358d59252d68de1fe744c01c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use handshake confirmation in recovery

This avoids redefinition of the conditions for handshake confirmation.
It's fewer words, even with the extra references.

Closes #3671.



From nobody Mon Aug 24 18:48:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 771FB3A104C for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:48:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ln_-lRpjJ0EK for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:48:12 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55DFB3A08A9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:48:12 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 82FCEE009F for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:48:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320091; bh=ChPQk2gsDWZhRWOvlBzrx2iZ7Lx9i3vlnLeCJ8Y7sSE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Lmfqn6D+pOOHDYPFMQ6OmHpvSUlRlYRZ2adgq079EVxRjl738vszPz0a7zmZ39Y1/ iD1vTsiIeLWB/83KFUqW2iVoUY7mL8vNWbd/ahC7Wl4nXOsgY0rDC7yExKScR9aRUY ceJCHIdywqiIHYiGpvwslocbnEvnn7bIpcjN7T5c=
Date: Mon, 24 Aug 2020 18:48:11 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKR3KYU5AUDTNDYPF5KBHNXEVBNHHCRVNUEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4046@github.com>
Subject: [quicwg/base-drafts] Use handshake confirmation in recovery (#4046)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446ddb735b7_7d80196417318b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yFgs12W0T-QI4QhxeO8Y8nRTX1M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:48:13 -0000

----==_mimepart_5f446ddb735b7_7d80196417318b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This avoids redefinition of the conditions for handshake confirmation.
It&#39;s fewer words, even with the extra references.

Closes #3671.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4046

-- Commit Summary --

  * Use handshake confirmation in recovery

-- File Changes --

    M draft-ietf-quic-recovery.md (15)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4046.patch
https://github.com/quicwg/base-drafts/pull/4046.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4046

----==_mimepart_5f446ddb735b7_7d80196417318b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This avoids redefinition of the conditions for handshake confirmation.<br>
It's fewer words, even with the extra references.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3671.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="621346629" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3671" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3671/hovercard" href="https://github.com/quicwg/base-drafts/issues/3671">#3671</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4046'>https://github.com/quicwg/base-drafts/pull/4046</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use handshake confirmation in recovery</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4046/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (15)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4046.patch'>https://github.com/quicwg/base-drafts/pull/4046.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4046.diff'>https://github.com/quicwg/base-drafts/pull/4046.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4046">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27NYCE4CZNV3V3WA3SCMJ5XANCNFSM4QKDM4QQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CG5XFK66F24PH7W3SCMJ5XA5CNFSM4QKDM4Q2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KGVWQTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4046",
"url": "https://github.com/quicwg/base-drafts/pull/4046",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f446ddb735b7_7d80196417318b--


From nobody Mon Aug 24 18:48:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 050013A1050 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:48:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 1cNS1mtnieRk for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:48:14 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E84D93A08A9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:48:13 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 3C89360008A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:48:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320093; bh=2sXhChDP0G7+xF+QkW19xEuJy4U7KCKq90qmTfdEXhw=; h=Date:From:To:Subject:From; b=xqZt2njmiwZc0JZnXbJXN2J8LQa/HjwOKR9UXKHc5vqTOGD9L0GL/i7XEgPPp/NDX f61TYvdcHVhz0SPoAyiMEt84jmSV6XsA2aPTT2lJYiRXun9FZ8BqnvdTOvEnIvVukK wEmHai4X1bKySh3kpydH5d8tmTXlnwWkK8e/F0E8=
Date: Mon, 24 Aug 2020 18:48:13 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bb408b-822ae4@github.com>
Subject: [quicwg/base-drafts] 822ae4: Script updating gh-pages from 84641257. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cxAsnWQ8dgheHz0ne7-qt--yFc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:48:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 822ae4dd4663af67bbf21b87f3bb858aa7f00afd
      https://github.com/quicwg/base-drafts/commit/822ae4dd4663af67bbf21b87f3bb858aa7f00afd
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M index.html
    A recovery-confirmed/draft-ietf-quic-http.html
    A recovery-confirmed/draft-ietf-quic-http.txt
    A recovery-confirmed/draft-ietf-quic-invariants.html
    A recovery-confirmed/draft-ietf-quic-invariants.txt
    A recovery-confirmed/draft-ietf-quic-qpack.html
    A recovery-confirmed/draft-ietf-quic-qpack.txt
    A recovery-confirmed/draft-ietf-quic-recovery.html
    A recovery-confirmed/draft-ietf-quic-recovery.txt
    A recovery-confirmed/draft-ietf-quic-tls.html
    A recovery-confirmed/draft-ietf-quic-tls.txt
    A recovery-confirmed/draft-ietf-quic-transport.html
    A recovery-confirmed/draft-ietf-quic-transport.txt
    A recovery-confirmed/index.html

  Log Message:
  -----------
  Script updating gh-pages from 84641257. [ci skip]



From nobody Mon Aug 24 18:49:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8944E3A1047 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:49:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.201
X-Spam-Level: 
X-Spam-Status: No, score=-1.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 s3_OIQ7RM638 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:49:00 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 267653A08A9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:49:00 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 550C85C0E4C for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:48:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320139; bh=cDAEUqwFK7WExvmzcWWH8nm0T3n1TF5QNA7z0F0PBM0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zzVgyLMWaV3T3EMcvClORcYNtKUbb7dFkwlfk+HN4q0rUy9d1Ur5YUAuyqXE/4xCG d14O89HCim8BrCsoNS9pisw/L5j0VhGvj74TPhtIR4F1uGJwY+kXoBvHIf9TkO08Sh EmKZcw+suoaLH3wvX7/+4RrEx0Z0uTwUWOzwcv/k=
Date: Mon, 24 Aug 2020 18:48:59 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZIJN2OT6C3U37KRQ55KBHQXEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/474037338@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446e0b45b7f_4cf31964195897"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nO0qU1O3EhAgO_3NeeaDho8EhZE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:49:02 -0000

----==_mimepart_5f446e0b45b7f_4cf31964195897
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -1605,26 +1619,36 @@ ProcessECN(ack, pn_space):
 Invoked when DetectAndRemoveLostPackets deems packets lost.
 
 ~~~
-InPersistentCongestion(largest_lost):
-  // Persistent congestion cannot be declared on the
-  // first RTT sample.
-  if (is first RTT sample):
-    return false
+InPersistentCongestion(lost_packets):
+  // Consider lost packets across all packet number spaces.

Perhaps suggest that pc_lost could be time-indexed instead of pn-indexed

> +  // Find the largest contiguous set of lost packets that
+  // starts and ends with an ack-eliciting packet.
+  (first, last) = FindLargestContiguousLoss(pc_lost)

You want the (first, last) around the largest _period_ of loss, not the largest set of lost packets. Perhaps `FindLargestLossPeriod` ?

> -  // first RTT sample.
-  if (is first RTT sample):
-    return false
+InPersistentCongestion(lost_packets):
+  // Consider lost packets across all packet number spaces.
+  pc_lost.append(lost_packets)
+
+  // Disregard packets sent prior to getting an RTT sample.
+  assert(first_rtt_sample != 0)
+  for lost in pc_lost:
+    if lost.time_sent <= first_rtt_sample:
+      pc_lost.remove(lost)
+
+  // Find the largest contiguous set of lost packets that
+  // starts and ends with an ack-eliciting packet.
+  (first, last) = FindLargestContiguousLoss(pc_lost)

@kazu-yamamoto : you can use time indexing for this purpose.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-474037338
----==_mimepart_5f446e0b45b7f_4cf31964195897
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r476050813">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1605,26 +1619,36 @@ ProcessECN(ack, pn_space):
 Invoked when DetectAndRemoveLostPackets deems packets lost.
 
 ~~~
-InPersistentCongestion(largest_lost):
-  // Persistent congestion cannot be declared on the
-  // first RTT sample.
-  if (is first RTT sample):
-    return false
+InPersistentCongestion(lost_packets):
+  // Consider lost packets across all packet number spaces.
</pre>
<p>Perhaps suggest that pc_lost could be time-indexed instead of pn-indexed</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r476052071">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +  // Find the largest contiguous set of lost packets that
+  // starts and ends with an ack-eliciting packet.
+  (first, last) = FindLargestContiguousLoss(pc_lost)
</pre>
<p>You want the (first, last) around the largest <em>period</em> of loss, not the largest set of lost packets. Perhaps <code>FindLargestLossPeriod</code> ?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4010#discussion_r476051006">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -  // first RTT sample.
-  if (is first RTT sample):
-    return false
+InPersistentCongestion(lost_packets):
+  // Consider lost packets across all packet number spaces.
+  pc_lost.append(lost_packets)
+
+  // Disregard packets sent prior to getting an RTT sample.
+  assert(first_rtt_sample != 0)
+  for lost in pc_lost:
+    if lost.time_sent &lt;= first_rtt_sample:
+      pc_lost.remove(lost)
+
+  // Find the largest contiguous set of lost packets that
+  // starts and ends with an ack-eliciting packet.
+  (first, last) = FindLargestContiguousLoss(pc_lost)
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazu-yamamoto/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazu-yamamoto">@kazu-yamamoto</a> : you can use time indexing for this purpose.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-474037338">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PSVV2NPM6D4SQ7MTSCMKAXANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY5PE7QLTRB2T7DGUTSCMKAXA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRATYWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-474037338",
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-474037338",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f446e0b45b7f_4cf31964195897--


From nobody Mon Aug 24 18:50:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE69A3A1050 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:50:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.431
X-Spam-Level: 
X-Spam-Status: No, score=0.431 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pIn1MKLNrwv6 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:50:54 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA9DB3A1047 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:50:54 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 33B43580A75 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:50:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320254; bh=UWbU48a8e6sP4z22bIObZNF+Fys36Wm5XKAZnj/G7Pc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ruf3Ag2akk4xu6sscWgEgF/SG1oYFrSeKTRaRpVPHnxqE6dLNved7HUXcwFn/dH3w 3MFfxH4IX/brcztCfr+5MUiCa1DQhkhHoz9BMpKcfJVyDL7Yo4HwvgqrRuBBd/bj43 8vdY70UDGoAhOZyAxPUmKImFQAt8jXBHrrcRhjes=
Date: Mon, 24 Aug 2020 18:50:53 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZG7RE3JU6PGV6JET55KBHX3EVBNHHCRVNUEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4046/review/474038584@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4046@github.com>
References: <quicwg/base-drafts/pull/4046@github.com>
Subject: Re: [quicwg/base-drafts] Use handshake confirmation in recovery (#4046)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446e7de2a56_1d97196471322"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NaiHv_rY126RwPh332p4bl1fZzA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:50:56 -0000

----==_mimepart_5f446e7de2a56_1d97196471322
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4046#pullrequestreview-474038584
----==_mimepart_5f446e7de2a56_1d97196471322
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4046#pullrequestreview-474038584">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHQKIEESKKMIQ4CA3SCMKH3ANCNFSM4QKDM4QQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK574OGELMERRABFNXTSCMKH3A5CNFSM4QKDM4Q2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRAUCOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4046#pullrequestreview-474038584",
"url": "https://github.com/quicwg/base-drafts/pull/4046#pullrequestreview-474038584",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f446e7de2a56_1d97196471322--


From nobody Mon Aug 24 18:51:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C0423A1057 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:51:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8TEDyDskY1le for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:51:56 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A90963A1050 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:51:56 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 52FB1580074 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:51:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320316; bh=q22UeuMCgReKT9DiQdaTlAPLjWTLKdknm/5tkYnQPTk=; h=Date:From:To:Subject:From; b=QpOJpnDg54d6hLL9l3eF6A7wYuqzYqzFVp0kdC6EMYAkacizuP+JCrsJlsQu6v7ia rrYlh/qdgVK7TPIZEjSTb/x716xyA3xj0dXg50jIozPjzxbK6NcDcOdtY4JgKenFST Yq3ULtmP/XYiOecZ/ooJs18Zqpz6HKMZEkDqcZa0=
Date: Mon, 24 Aug 2020 18:51:56 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/recovery-confirmed/846412-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y4N15MwD5DK0ZOLFlLtOWITdOXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:51:58 -0000

  Branch: refs/heads/recovery-confirmed
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Aug 24 18:52:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16DF53A1050 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:51:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 f33k2VBmPgA5 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:51:56 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C0A43A1047 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:51:56 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 1EB63840033 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:51:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320315; bh=KrPPc5gAJBuiXewtzSTSn+JQfNHvTTc3FXqxC1SxaBI=; h=Date:From:To:Subject:From; b=XHJpWEEH/el4bK8GlzFmDrSnXDGT+OtEcSNvVy/AfqoljlHb5b/g16YAbp8NUiIBV KyWqkEIUSyI4Iysr6QQ1g2lnKyQCclLhfp8JkSwXwaD6LowdiGKc5HpjwmcPfIKN+W qK1OsoHNeMp5h9EKPcAHf10+Q2SrJcSes4q8Izuc=
Date: Mon, 24 Aug 2020 18:51:55 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/03e7b2-0d467c@github.com>
Subject: [quicwg/base-drafts] 846412: Use handshake confirmation in recovery
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e7kx2vdm_Tby2pTuxOJbK5Wa8ew>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:51:58 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 84641257e173982c358d59252d68de1fe744c01c
      https://github.com/quicwg/base-drafts/commit/84641257e173982c358d59252d68de1fe744c01c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use handshake confirmation in recovery

This avoids redefinition of the conditions for handshake confirmation.
It's fewer words, even with the extra references.

Closes #3671.


  Commit: 0d467cdc3a1aedf5ba726c6b903e0930a2966bc2
      https://github.com/quicwg/base-drafts/commit/0d467cdc3a1aedf5ba726c6b903e0930a2966bc2
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4046 from quicwg/recovery-confirmed

Use handshake confirmation in recovery


Compare: https://github.com/quicwg/base-drafts/compare/03e7b26a8e01...0d467cdc3a1a


From nobody Mon Aug 24 18:52:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 523973A105C for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:52:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 doNbJOWSp5kL for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:52:18 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 520223A105A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:52:18 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 82B6A900AD9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:52:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320337; bh=yHCIIKk0+3Vbc2HBfrXxlMVKe9NIoA018yuTUq1ui48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vf9hIucxB1QGboj+awFGC76sMJmSZNB+xrwKwE/sITmjE1RDcC9GIJfNrtmrNBLOl Fki0pEJRKDuRRRxCwKd8FEthBSP8Ervr/Zqtf+UW9Lt3RWaSqJWl90Km3w6pvUS8qU 2Tf0w168LbzC5pZ2gaXpUIo/jmZQGbpEPPHCjkmw=
Date: Mon, 24 Aug 2020 18:52:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6BIEBXCW3LAZW2V5V5KBH5DEVBNHHCKCH7IU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3671/issue_event/3687848082@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3671@github.com>
References: <quicwg/base-drafts/issues/3671@github.com>
Subject: Re: [quicwg/base-drafts] Use "handshake confirmed" in recovery draft (#3671)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446ed1738f4_15301964114657"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dthcnlH64h4UqmsX_gfU4UrXmG0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:52:19 -0000

----==_mimepart_5f446ed1738f4_15301964114657
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3671 via #4046.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3671#event-3687848082
----==_mimepart_5f446ed1738f4_15301964114657
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="621346629" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3671" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3671/hovercard" href="https://github.com/quicwg/base-drafts/issues/3671">#3671</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685093926" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4046" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4046/hovercard" href="https://github.com/quicwg/base-drafts/pull/4046">#4046</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3671#event-3687848082">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5IMXNICLE2H57FPEDSCMKNDANCNFSM4NFNX3HA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VE332GAWVE6ZUCZDSCMKNDA5CNFSM4NFNX3HKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3PIBREQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3671#event-3687848082",
"url": "https://github.com/quicwg/base-drafts/issues/3671#event-3687848082",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f446ed1738f4_15301964114657--


From nobody Mon Aug 24 18:52:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D1093A105A for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:52:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cpqiq0fZzdsJ for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:52:18 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47EB73A1057 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:52:18 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 654EB5E0EB2 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:52:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320337; bh=PYptOtNGVHz/zMx52XTDVi4jgrp+owG/zkGOqeitc2M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w6T0kYA1GnH6OSNtZuScQCut4gjIqn4NyFHWgHq4e2dLIznSxbJ/E04k/RSCormOg ePOl+8kkivM+vHHgezU8WIAqXJ1leN1iozLUlNLZPqLeT+onuvFYsM7gQaEwcMPBfm e6EHZ1hwwoTtDsAzMej8iemulL+QDt/oVH+QrQ4o=
Date: Mon, 24 Aug 2020 18:52:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQV6M5X4RZIBIRV7F5KBH5DEVBNHHCRVNUEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4046/issue_event/3687848080@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4046@github.com>
References: <quicwg/base-drafts/pull/4046@github.com>
Subject: Re: [quicwg/base-drafts] Use handshake confirmation in recovery (#4046)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446ed156261_4c9619641075f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fZY_kTRq4Zs7lJEgxXVNud58e5w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:52:19 -0000

----==_mimepart_5f446ed156261_4c9619641075f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4046 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4046#event-3687848080
----==_mimepart_5f446ed156261_4c9619641075f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685093926" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4046" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4046/hovercard" href="https://github.com/quicwg/base-drafts/pull/4046">#4046</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4046#event-3687848080">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5I6Y5KBKIGDCE2AVTSCMKNDANCNFSM4QKDM4QQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MMHBZCRNSS4SK2GTSCMKNDA5CNFSM4QKDM4Q2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3PIBREA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4046#event-3687848080",
"url": "https://github.com/quicwg/base-drafts/pull/4046#event-3687848080",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f446ed156261_4c9619641075f8--


From nobody Mon Aug 24 18:52:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5A7E3A105D for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:52:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 t6kfa2TnPeZe for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:52:41 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B78F83A105C for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:52:41 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 10609E001D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:52:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320361; bh=nUNOeG87R0MDMdHxozArFrV6uy3Ui73XZCgbf3cNQu4=; h=Date:From:To:Subject:From; b=iOQo9llDqJFiwrFOD6mbDjoN0ccabsZPXSRr3lg5w/eiQLPW7NpO/9XciIUWx2ELG JqBzFTtC3O4KRvEgh6g6ksWKJAfWbe3WfXWaHd3yHhIxh3SHPZiz030QYNpNkKvitt wubRzKyaKWgBN4hBJDGUB9FOdcMwddij8aOCN2MI=
Date: Mon, 24 Aug 2020 18:52:40 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/822ae4-eede9e@github.com>
Subject: [quicwg/base-drafts] eede9e: Script updating gh-pages from 0d467cdc. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iU_1zWDSlGmastx28PfokpGepT0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:52:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: eede9eae9d9caf59737c70d38df25055e0c8f2cd
      https://github.com/quicwg/base-drafts/commit/eede9eae9d9caf59737c70d38df25055e0c8f2cd
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0d467cdc. [ci skip]



From nobody Mon Aug 24 18:53:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B27793A08B3 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:53:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 a6yXl7a0dyO1 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:53:46 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B21213A08AB for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:53:46 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id D64AE52058D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:53:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320425; bh=Hzl3dWEl1krSttH7xV3lEx/iYggVn1A+GQVv5xHWras=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oDihnoPi7qY/O3g/bqL1qUb5ZB3yS1onwp35ui8Pwl4t3IXwEHU1R9Xq1Oc/q2v6z u8y9iAFZNU4olo58srouGLZohOlog7rPWRRdTx3loLVphTfk6XNbfUzRg1yYjz8OBL 3sljGw3fQQhIH8HhrZPLOJDy/3A3GpSzoohqPptw=
Date: Mon, 24 Aug 2020 18:53:45 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNS4VQVAXWT6HVWHN5KBICTEVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/review/474039473@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446f29c67ba_4d1196410235d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sh-GqXJ4gX0mbILAzzWqek1l_6c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:53:48 -0000

----==_mimepart_5f446f29c67ba_4d1196410235d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

I think this is good to merge. @martinthomson ? @ianswett ?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-474039473
----==_mimepart_5f446f29c67ba_4d1196410235d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>I think this is good to merge. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> ? <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-474039473">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3RNB6UO7IJQWVH2R3SCMKSTANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7TGC6ZJD65627QYG3SCMKSTA5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRAUJMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-474039473",
"url": "https://github.com/quicwg/base-drafts/pull/4005#pullrequestreview-474039473",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f446f29c67ba_4d1196410235d--


From nobody Mon Aug 24 18:54:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 223E13A08B9 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:54:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 uXiMwbiZ4Urh for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:54:45 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1CEDA3A08B3 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:54:45 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 18D08560092 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:54:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320484; bh=1iw3SLynTkLPrbCctK79WxB9ryfM7TLaWV7+1Thube4=; h=Date:From:To:Subject:From; b=rhwdDiWfBbaMdzPXHT9w7aq6e98bCJ84qqsvSW/oEuvkDyHzi/EZ/2t+mmD27ir0g xya4QntJRYrUHt1NMYKaova2PPWbWRhylhrPKnTtjM36+W6Y1BMpa7rlTVB5JafhjH lNOXEzLmGhRC8NMmEvq/Qhejh/FIbiW0Fc8N87wk=
Date: Mon, 24 Aug 2020 18:54:44 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pc-starts-now/e1fc8a-d02b6a@github.com>
Subject: [quicwg/base-drafts] d02b6a: Rename and use a direct result
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RTZZQL07wLRknMsqUZs_6p0ZNdc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:54:46 -0000

  Branch: refs/heads/pc-starts-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff
      https://github.com/quicwg/base-drafts/commit/d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Rename and use a direct result



From nobody Mon Aug 24 18:55:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B1953A08B9 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:54:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 74zKjpoRgGXS for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:54:57 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 267CF3A08B3 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:54:57 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 8B52E580C56 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:54:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320496; bh=mnRhwnCF4hJitiLZbka16qx3hg+hwlH0GCY+ONQILnk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VP/Agr9dQHHlkSJLt9HS3GqxjXemicDHqkzp4n7ezuYJ5qYTK/Lqj+BBfcCO5HImf UotgSVoz+gbS3U8J71XLiZi7ClVAP3kzlA7Rd36f5qIll1JtaYNKQria80exORdQHl IkLLfsy+vzTK2dkVs/Xc7NMX3w9AfjVjypjBTfG8=
Date: Mon, 24 Aug 2020 18:54:56 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/push/5578794545@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446f70451db_45f019642282a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/izzIdl28G1SpcGxhdo_HKSXi4_s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:54:58 -0000

----==_mimepart_5f446f70451db_45f019642282a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff  Rename and use a direct result


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010/files/e1fc8a9369c83715606cd9efe459fe774ab34624..d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff

----==_mimepart_5f446f70451db_45f019642282a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff">d02b6a0</a>  Rename and use a direct result</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4010/files/e1fc8a9369c83715606cd9efe459fe774ab34624..d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4UTYBELOZ3KS44CQDSCMKXBANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KJ3KKTNOTBYIQLKLSCMKXBA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMJVGIZDINKQOVZWQIZVGU3TQNZZGQ2TINI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010/files/e1fc8a9369c83715606cd9efe459fe774ab34624..d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff",
"url": "https://github.com/quicwg/base-drafts/pull/4010/files/e1fc8a9369c83715606cd9efe459fe774ab34624..d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f446f70451db_45f019642282a--


From nobody Mon Aug 24 18:55:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10CE53A1047 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:55:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 prjpN2SRGjST for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:55:33 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F22FB3A08B9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:55:32 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 534FCE0C18 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:55:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320532; bh=fqsYfk7hpGX0DE9cEvR8xJLhgvUDoo30Af+ohSyq6gM=; h=Date:From:To:Subject:From; b=jY6VNyMzzG28LdDL5Ioo6Duxxt+frmtliwWet9iWaUq6sNdJk+IZUciLgJpnBBo7u MmYkEqFRUMbxAHND3LRIgWkc8vUSp2tgReOtOBLt/4NkpRic6yeF6bFVqO7eJpaThT Adyf3Oh3rB0Lc4VqgjZD5Og0zd1/3AHbuxIQ48f0=
Date: Mon, 24 Aug 2020 18:55:32 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/eede9e-73356c@github.com>
Subject: [quicwg/base-drafts] 73356c: Script updating gh-pages from d02b6a07. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U2SB6imlovTtF5RkSepZ5ZGDH5w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:55:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 73356c0f6caa40897334a8d6fa6afc4507aaf0f9
      https://github.com/quicwg/base-drafts/commit/73356c0f6caa40897334a8d6fa6afc4507aaf0f9
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M index.html
    M pc-starts-now/draft-ietf-quic-http.html
    M pc-starts-now/draft-ietf-quic-http.txt
    M pc-starts-now/draft-ietf-quic-invariants.html
    M pc-starts-now/draft-ietf-quic-invariants.txt
    M pc-starts-now/draft-ietf-quic-qpack.html
    M pc-starts-now/draft-ietf-quic-qpack.txt
    M pc-starts-now/draft-ietf-quic-recovery.html
    M pc-starts-now/draft-ietf-quic-recovery.txt
    M pc-starts-now/draft-ietf-quic-tls.html
    M pc-starts-now/draft-ietf-quic-tls.txt
    M pc-starts-now/draft-ietf-quic-transport.html
    M pc-starts-now/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from d02b6a07. [ci skip]



From nobody Mon Aug 24 18:56:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5782A3A1047 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:56:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 XTJZAg-dOPjt for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:56:50 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D26F3A08B3 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:56:50 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 661C9520E26 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:56:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320609; bh=s9skcRzkDlfVy/ZymVClJ4pjHe/X0m4Ks5BBCv6+DPs=; h=Date:From:To:Subject:From; b=GRWMEyMhZH+jWDfQhrKVCvr7JpEgBOpR3sbwJE7K3ioB0wTvC7Zgsuk2RYy/XJKby 0yrSphrlfcn+2ON0vPJjp9GN7yyBoJIYW3uKM7hvap/IXr0oknpk+Zeo+yrNZodfVD wFLJdxxrJJEGpxnxW0MJnqnIz65G9Fil/adm8faY=
Date: Mon, 24 Aug 2020 18:56:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/pc-starts-now/d02b6a-58b141@github.com>
Subject: [quicwg/base-drafts] 58b141: Add an implementation tip
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DUti_2rcmtjcpSeFigyu1UWYyMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:56:51 -0000

  Branch: refs/heads/pc-starts-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: 58b14118236476b3ef193b958e672cc292a4778b
      https://github.com/quicwg/base-drafts/commit/58b14118236476b3ef193b958e672cc292a4778b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add an implementation tip



From nobody Mon Aug 24 18:57:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0C263A1057 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:57:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Ae-x9v92rLET for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:57:01 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6704E3A08B9 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:57:01 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 7EF245E0019 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:57:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320620; bh=VgraprL3lVN/1U68UdH9IhSRUtf3XoiFOrSbmU9PVbk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VjaZK2ziTd9Si2lwwGqV0d94fNH6nN3LkDwtWtvZvefQq4l7uRgBsDIEjrySRE0iH sW5htqzAdzNRxGovwvahbRcyNGA3Lwjdfbk2MYbmLCrDlk3zZxONWYjA93C8SBe1qn vbqyBj8slQNWWj15Ut1mUS0xvpjlFiWYzeJGEHTU=
Date: Mon, 24 Aug 2020 18:57:00 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/push/5578802884@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f446fec6e3ec_2c021964199998"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C67XTLcWlyoGkG_EOvAREjocmPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:57:03 -0000

----==_mimepart_5f446fec6e3ec_2c021964199998
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

58b14118236476b3ef193b958e672cc292a4778b  Add an implementation tip


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010/files/d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff..58b14118236476b3ef193b958e672cc292a4778b

----==_mimepart_5f446fec6e3ec_2c021964199998
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/58b14118236476b3ef193b958e672cc292a4778b">58b1411</a>  Add an implementation tip</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4010/files/d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff..58b14118236476b3ef193b958e672cc292a4778b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZURME3UFLTSSY4LZTSCMK6ZANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DUG2G4IGR57ULVKDSCMK6ZA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DSMJVGIZDINKQOVZWQIZVGU3TQOBQGI4DQNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010/files/d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff..58b14118236476b3ef193b958e672cc292a4778b",
"url": "https://github.com/quicwg/base-drafts/pull/4010/files/d02b6a07b89ebb6b6da5af44cefd4bea608fa3ff..58b14118236476b3ef193b958e672cc292a4778b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f446fec6e3ec_2c021964199998--


From nobody Mon Aug 24 18:57:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0D8C3A08B9 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:57:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qdWProJzgFo9 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:57:35 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE04E3A08B3 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:57:35 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 7A08D580074 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:57:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320655; bh=IXGSiWn999Mn9/WuaZRH9jI9qlXfpPyWWVU8mll4lXM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WcQf0+8SaQr6N/kKAbw2D/zfVcLRnJFDbnt8k00R6MD/9m52JSrRt8O+iPs0xDHgr SGRr2YRetkF7BeP6U8RzSBrGxMiF4WlA/fe9Tp0VmMaMAJJF3zbpmiZ8dgzHDBs6GI 97kAEA5WjuqzX7nM9k+l5VMSjqUvC3QQgMg3W40o=
Date: Mon, 24 Aug 2020 18:57:35 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRPISPUJVFK6UNMSF5KBIQ7EVBNHHCRBYB7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/c679456530@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44700f34ece_2af01964115998"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j36bqABT2imKqUI2t4BwSK964Xs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:57:37 -0000

----==_mimepart_5f44700f34ece_2af01964115998
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This rolls up the normative statements in #3978, so why don't we wait for that to land first.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005#issuecomment-679456530
----==_mimepart_5f44700f34ece_2af01964115998
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This rolls up the normative statements in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a>, so why don't we wait for that to land first.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4005#issuecomment-679456530">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYV3ZL63M24GUTPGTDSCMLA7ANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6OPLRCVLSKSTAKW6TSCMLA7A5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB726EQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005#issuecomment-679456530",
"url": "https://github.com/quicwg/base-drafts/pull/4005#issuecomment-679456530",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44700f34ece_2af01964115998--


From nobody Mon Aug 24 18:58:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E91E3A1057 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:58:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kO-UHxA9lBmg for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:58:05 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 629CC3A1047 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:58:05 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id B25635E07A0 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:58:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320684; bh=+EtAcC5DoI0jmcKpyJrU45BaWsiCC13lTZNyOskGm7o=; h=Date:From:To:Subject:From; b=MLQ3fcH1Q9tL1dxFOzFCStg8SJj3gZXnFvOsiaKkrc8FZzlb+5ew8DUvvViqm88z9 rEOYtp+inRvxVmKH0kpuWU4GfYznLH7zgRxHP+5CcvIWlxCneDWZ2/1cOoOksm2ji9 kNxfTP5yL93ecEw6jz9IW+cr61GJSvAzRCNHCDlY=
Date: Mon, 24 Aug 2020 18:58:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/73356c-2bc496@github.com>
Subject: [quicwg/base-drafts] 2bc496: Script updating gh-pages from 58b14118. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qytDhJzvSanSStObR3ETSRlxP4I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:58:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2bc496e113239e173b953b9231de803197f3d2fa
      https://github.com/quicwg/base-drafts/commit/2bc496e113239e173b953b9231de803197f3d2fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M index.html
    M pc-starts-now/draft-ietf-quic-http.html
    M pc-starts-now/draft-ietf-quic-invariants.html
    M pc-starts-now/draft-ietf-quic-qpack.html
    M pc-starts-now/draft-ietf-quic-recovery.html
    M pc-starts-now/draft-ietf-quic-recovery.txt
    M pc-starts-now/draft-ietf-quic-tls.html
    M pc-starts-now/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 58b14118. [ci skip]



From nobody Mon Aug 24 18:58:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F36C73A104C for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:58:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GinTaBoQslaC for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:58:21 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2DCF3A1047 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:58:20 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 2DF81600E5C for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:58:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320700; bh=HtqqqhIC2AhxIMaUKQLn3kJDfUHu1XhW3jc1ID/L5ds=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XbwWxa1yOnGjsJDyzkPsit25tzwHOryD9kwDSNiZy8OmewXsak5iN7xPxLEGdcPyk u8pUCKx8qOShwgo6TAjj0/n/zN16VSXcYp8Qu8bB/UO2PzQH7HfibWkKCrfU5zeimE gB9Y8jjaq02Xr1pPpiSpWAFGgbND7lKMvLj1arv4=
Date: Mon, 24 Aug 2020 18:58:20 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2URSIUZ2KQ3VA7B555KBITZEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/474040857@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44703c1e3d7_737196426661b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qJAiMxPQyX52bvX80Vcig37QN0c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:58:22 -0000

----==_mimepart_5f44703c1e3d7_737196426661b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

Looks great, thank you for working through the review!



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-474040857
----==_mimepart_5f44703c1e3d7_737196426661b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>Looks great, thank you for working through the review!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-474040857">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3W6DOSY2PTOLDVATDSCMLDZANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFUFPGTDSA54A6ZJTSCMLDZA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRAUUGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-474040857",
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-474040857",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44703c1e3d7_737196426661b--


From nobody Mon Aug 24 18:58:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 174513A105A for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:58:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 WPQCUFgGNmV3 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:58:41 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39A233A08B3 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:58:41 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id DCDA958008D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:58:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320720; bh=DgmhyLt9Ik+EgDD0Dpt772VDbrSPraG9QQMp9ZK+rxY=; h=Date:From:To:Subject:From; b=K+JF6Y2fG8vIsNI7JJXEgsJ+b45FxjNKeeaEOqYkLHfM7GKPnu3iBQU0G0eCk+f4j FNE7ympiJvoWpk5AbWu8fIp+JVp9PZnLjgnUfQ3ewTZnOO99tQ0O0IqbR2p75q6TZ3 058ZcVkamZRB4WsR3GH/XEjNVDD8lJp86/+IbSO8=
Date: Mon, 24 Aug 2020 18:58:40 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/bb9617-4478c2@github.com>
Subject: [quicwg/base-drafts] a3f8e9: Spin bit is path-bound
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vf999D8P_B2RBBYyLdc-GzKBhJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:58:43 -0000

  Branch: refs/heads/define-ss-ca
  Home:   https://github.com/quicwg/base-drafts
  Commit: a3f8e95d65042f286024e09c8999eca2aa2e3952
      https://github.com/quicwg/base-drafts/commit/a3f8e95d65042f286024e09c8999eca2aa2e3952
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Spin bit is path-bound

This binds the spin-bit state to a network path, which aligns with
intent better than the existing language.  It's more words, but it is
far less ambiguous.

Closes #3802.


  Commit: 0f5dfe5233f25c139741c60783da398a7ad5261f
      https://github.com/quicwg/base-drafts/commit/0f5dfe5233f25c139741c60783da398a7ad5261f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  First packet with a given connection ID


  Commit: 74dff6511f32ec8a7cde61034cf36abd7846fd64
      https://github.com/quicwg/base-drafts/commit/74dff6511f32ec8a7cde61034cf36abd7846fd64
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use FRAME_ENCODING_ERROR for stream limits >2^60

This is an error that can be detected in frame parsing without
additional context.

Closes #3781.


  Commit: 2f9e359892127972e75ea8603cc9be2d2cdea2e5
      https://github.com/quicwg/base-drafts/commit/2f9e359892127972e75ea8603cc9be2d2cdea2e5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split conditions for Initial CONNECTION_CLOSE

This sentence structure was unnecessarily byzantine.

Closes #3902.


  Commit: 9bc7cc65b763016e2b80e54fb55ea26825ce7c60
      https://github.com/quicwg/base-drafts/commit/9bc7cc65b763016e2b80e54fb55ea26825ce7c60
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Cite the second reason bytes_in_flight might exceed CWND

Fixes #4004


  Commit: e3639acf3d41ca4729c9a49e51ca6b397e2e7246
      https://github.com/quicwg/base-drafts/commit/e3639acf3d41ca4729c9a49e51ca6b397e2e7246
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove indent from all pseudocode

This wasn't consistent before.  Also, the extra indent made it really
hard to fit within the (paltry) line length limit for figures.


  Commit: 1c0affd6a24eb300b9f23f942a4982195ace5b3d
      https://github.com/quicwg/base-drafts/commit/1c0affd6a24eb300b9f23f942a4982195ace5b3d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3984 from quicwg/spin-path

Spin bit is path-bound


  Commit: f1b8397e2423f22f17957af7268624bb566c1289
      https://github.com/quicwg/base-drafts/commit/f1b8397e2423f22f17957af7268624bb566c1289
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK SC:  No encoder memory for blocked (#4008)

* No encoder memory for blocked

* Caution

* @afrind's feedback


  Commit: 6e660ba5d10acfc45b7091fc072e589db03f9d5a
      https://github.com/quicwg/base-drafts/commit/6e660ba5d10acfc45b7091fc072e589db03f9d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Restore line breaks

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 5cfacde25abe020cb100583cdde3c051ea0096b9
      https://github.com/quicwg/base-drafts/commit/5cfacde25abe020cb100583cdde3c051ea0096b9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4012 from quicwg/pseudocode-indent

Remove indent from all pseudocode


  Commit: 3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
      https://github.com/quicwg/base-drafts/commit/3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Nits on QPACK (#4007)

* Nits

* Update draft-ietf-quic-qpack.md

fix wrap

Co-authored-by: afrind <afrind@users.noreply.github.com>


  Commit: 383bdd1212480dc405d489d2ccd9e9664ee3c0f1
      https://github.com/quicwg/base-drafts/commit/383bdd1212480dc405d489d2ccd9e9664ee3c0f1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4002 from quicwg/more-than-2-60

Use FRAME_ENCODING_ERROR for stream limits >2^60


  Commit: b0be3ff870d54298d367009bd952240971e1da18
      https://github.com/quicwg/base-drafts/commit/b0be3ff870d54298d367009bd952240971e1da18
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #4006 from quicwg/ianswett-cwnd-limit-consistency

Cite the second reason bytes_in_flight might exceed CWND


  Commit: 2be72c589170f618a8477d38480de9f282c6a60b
      https://github.com/quicwg/base-drafts/commit/2be72c589170f618a8477d38480de9f282c6a60b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Remove stray parenthesis


  Commit: d86ca4c000f9d73cf79820ef2c5b2122b6cabc96
      https://github.com/quicwg/base-drafts/commit/d86ca4c000f9d73cf79820ef2c5b2122b6cabc96
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MUST not => MUST NOT


  Commit: aad0988cfcbb0d50021588831a7feb5c0bdf12c0
      https://github.com/quicwg/base-drafts/commit/aad0988cfcbb0d50021588831a7feb5c0bdf12c0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4031 from quicwg/transport/cap-NOT

MUST not => MUST NOT


  Commit: 63dd3d8bee4c39bfa3c61796d21c6077b5b9e0c9
      https://github.com/quicwg/base-drafts/commit/63dd3d8bee4c39bfa3c61796d21c6077b5b9e0c9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More context for "violation"


  Commit: d34abedb401f2ccb4972700b9b53005b80377ac1
      https://github.com/quicwg/base-drafts/commit/d34abedb401f2ccb4972700b9b53005b80377ac1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Absent means not provided


  Commit: d964adb29dc0a10726d603c5582d932101b0ba25
      https://github.com/quicwg/base-drafts/commit/d964adb29dc0a10726d603c5582d932101b0ba25
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  And rtt estimate

Fixes #4026


  Commit: 63edcfe0669af7b68a9dc54f7fdf608f63666c9c
      https://github.com/quicwg/base-drafts/commit/63edcfe0669af7b68a9dc54f7fdf608f63666c9c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4033 from quicwg/transport/what-is-absence

Absent means not provided


  Commit: 89f7a96ca0b15b6732cd38588a57f3b440fdd0d4
      https://github.com/quicwg/base-drafts/commit/89f7a96ca0b15b6732cd38588a57f3b440fdd0d4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4032 from quicwg/transport/define-violation

More context for "flow control violation"


  Commit: 673c405d123055849041628d20def250feb56174
      https://github.com/quicwg/base-drafts/commit/673c405d123055849041628d20def250feb56174
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  "don't delay" for PATH_RESPONSE

This is the maximal version of a clarification of this text.

Closes #4025.


  Commit: be659eeb336cbebb9472debc74e6f3ab37c5d27a
      https://github.com/quicwg/base-drafts/commit/be659eeb336cbebb9472debc74e6f3ab37c5d27a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Upcase RTT


  Commit: cc444bc7f72905dafc39acf0cd549f7e828ec6dd
      https://github.com/quicwg/base-drafts/commit/cc444bc7f72905dafc39acf0cd549f7e828ec6dd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4034 from quicwg/ianswett-and-rtt-estimate

And rtt estimate


  Commit: 1110c21395abc64b475f3ef40c51e7b1e3196f97
      https://github.com/quicwg/base-drafts/commit/1110c21395abc64b475f3ef40c51e7b1e3196f97
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4003 from quicwg/split-initial-close

Split conditions for Initial CONNECTION_CLOSE


  Commit: 31ae623274bf0beb8158cf5364bea9eed51bb2bf
      https://github.com/quicwg/base-drafts/commit/31ae623274bf0beb8158cf5364bea9eed51bb2bf
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Holy orders, Batman!


  Commit: f7eda584c5fa8722002976dc283de8d63d6bf8df
      https://github.com/quicwg/base-drafts/commit/f7eda584c5fa8722002976dc283de8d63d6bf8df
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Not UDP packets


  Commit: 132a3994ec52b59a4b323d8c353241f33ce11417
      https://github.com/quicwg/base-drafts/commit/132a3994ec52b59a4b323d8c353241f33ce11417
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4042 from quicwg/transport/orders

Less confusing "in order to"


  Commit: 7e28b670d75d1dc846bfa4bf26f073cc97e735fc
      https://github.com/quicwg/base-drafts/commit/7e28b670d75d1dc846bfa4bf26f073cc97e735fc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4044 from quicwg/udp-packets

Not UDP packets


  Commit: 03e7b26a8e0116912322d3ee0a57ffe4074b8800
      https://github.com/quicwg/base-drafts/commit/03e7b26a8e0116912322d3ee0a57ffe4074b8800
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4036 from quicwg/not-delay

"don't delay" for PATH_RESPONSE


  Commit: 4478c2b99a2c5207451c52366b3d05482ca4f7f4
      https://github.com/quicwg/base-drafts/commit/4478c2b99a2c5207451c52366b3d05482ca4f7f4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into define-ss-ca


Compare: https://github.com/quicwg/base-drafts/compare/bb961751b316...4478c2b99a2c


From nobody Mon Aug 24 18:58:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB69D3A1084 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:58:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.501
X-Spam-Level: 
X-Spam-Status: No, score=-5.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pnTqFUbhnMBz for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:58:55 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C19773A1062 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:58:55 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 06E76520D4B for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:58:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320735; bh=6buOsOHZ5nrAFt5dEazoieB0L8J9EBfD+xr8y3sHpbY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GsPuQ1Bj4d8N3xcRGuTYbAkAcFdCb0uwSLZIRXZcg+HSyGGfH6dUetBdWJKQa0QJt z0Pxb1rzAADvMsrsiQyeC43FibOogf+FbNvHLFQ+f8Els7DIgr3ncuc/NGtYfB96XA LDUI2c9hHRC5msPo1lI86LUxyltHKtxoU+mdGAnQ=
Date: Mon, 24 Aug 2020 18:58:54 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4005/push/5578809250@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4005@github.com>
References: <quicwg/base-drafts/pull/4005@github.com>
Subject: Re: [quicwg/base-drafts] Attempt to define slow start/congestion avoidance (#4005)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44705eeb31d_4ca11964269618"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5lhUzdex8X6lBwiALhThNVHTfCI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:58:57 -0000

----==_mimepart_5f44705eeb31d_4ca11964269618
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

4478c2b99a2c5207451c52366b3d05482ca4f7f4  Merge branch 'master' into define-ss-ca


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4005/files/bb961751b3168fc43ba08df5a268811452559628..4478c2b99a2c5207451c52366b3d05482ca4f7f4

----==_mimepart_5f44705eeb31d_4ca11964269618
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4478c2b99a2c5207451c52366b3d05482ca4f7f4">4478c2b</a>  Merge branch &#39;master&#39; into define-ss-ca</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4005/files/bb961751b3168fc43ba08df5a268811452559628..4478c2b99a2c5207451c52366b3d05482ca4f7f4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CHGIIM2MCMV2JX4TSCMLF5ANCNFSM4QBH2MKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HF2PQVKW2PRPCP5DSCMLF5A5CNFSM4QBH2MKKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DQNJYGIZTIOCQOVZWQIZVGU3TQOBQHEZDKMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4005/files/bb961751b3168fc43ba08df5a268811452559628..4478c2b99a2c5207451c52366b3d05482ca4f7f4",
"url": "https://github.com/quicwg/base-drafts/pull/4005/files/bb961751b3168fc43ba08df5a268811452559628..4478c2b99a2c5207451c52366b3d05482ca4f7f4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f44705eeb31d_4ca11964269618--


From nobody Mon Aug 24 18:59:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 009F43A1089 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:59:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.15
X-Spam-Level: 
X-Spam-Status: No, score=-0.15 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6jwvjEaHaAVe for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:59:23 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 096653A1084 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:59:23 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id A4F76580E5F for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:59:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320762; bh=YvQXoPnYRmcCHaMs3tY1eWcnmqZoDZN2ijWPe6E3K8o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z5FfII2uwX72H5FXSj0SIEJQEgebkmOYZaSiY4PMAxymo9JbrINK0y6KMbt333pZg w3AO1pcNGHexsO3kuH4ekhcmphCFg9oqkLf3Ss3OXX22f6wABads592HnNzzLfvkbt v3ikpNtfYOCVqTxy5Qta0TX2zHIce5d+hw7xAzHc=
Date: Mon, 24 Aug 2020 18:59:22 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33QCJGZEDXII4MDQN5KBIXVEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/c679457021@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44707a5fa86_4e8819643441f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kkVnT2SqNC-66TH0C0Zb3Nl54VU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:59:24 -0000

----==_mimepart_5f44707a5fa86_4e8819643441f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think we should wait for #3961 before merging this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679457021
----==_mimepart_5f44707a5fa86_4e8819643441f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think we should wait for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="666726985" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3961" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3961/hovercard" href="https://github.com/quicwg/base-drafts/pull/3961">#3961</a> before merging this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679457021">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4SJMDGROZV3345HSDSCMLHVANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYYRDM74UN6JY25KMLSCMLHVA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB73B7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679457021",
"url": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679457021",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44707a5fa86_4e8819643441f2--


From nobody Mon Aug 24 18:59:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F4923A108A for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:59:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bZcnp4oOtSPw for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:59:45 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F57B3A1084 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:59:45 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id C7A20520F08 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:59:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320784; bh=i3EI/jkV/oJ0agyucsAMzzOxJWAfMGlZ67sGVZbBjkE=; h=Date:From:To:Subject:From; b=T+bk6bAB2E6PhqGo/+ZfqF3ECqchlV9TuCMbETMb0FnhkHt2915kc2k0oc9r36s8L ixSRBKQ45naTyzhOVjoGsFtgL2eOttlgtWbriN62B3KBmmYLN73ib6VIYfzcBGWhGk m9E0oFyeoTyxBFbCXfBAHnKL7/mRysSM+HHNHgTI=
Date: Mon, 24 Aug 2020 18:59:44 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2bc496-3501af@github.com>
Subject: [quicwg/base-drafts] 3501af: Script updating gh-pages from 4478c2b9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7f3-WT7Qcx_91HJvqXuCSKYiUZc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 01:59:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3501afdde1fd626ec38bf82280687eab42c14ee4
      https://github.com/quicwg/base-drafts/commit/3501afdde1fd626ec38bf82280687eab42c14ee4
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M define-ss-ca/draft-ietf-quic-http.html
    M define-ss-ca/draft-ietf-quic-invariants.html
    M define-ss-ca/draft-ietf-quic-qpack.html
    M define-ss-ca/draft-ietf-quic-qpack.txt
    M define-ss-ca/draft-ietf-quic-recovery.html
    M define-ss-ca/draft-ietf-quic-recovery.txt
    M define-ss-ca/draft-ietf-quic-tls.html
    M define-ss-ca/draft-ietf-quic-transport.html
    M define-ss-ca/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4478c2b9. [ci skip]



From nobody Mon Aug 24 19:00:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4A863A106D for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:00:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 oErqPKRz7PKR for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 18:59:59 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 686553A104C for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:59:59 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id AAD40600024 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 18:59:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320797; bh=Qcnw2Rr6S0OLdGiy5JaoXAGBamCbB+QVMtYG6aDK7vY=; h=Date:From:To:Subject:From; b=ZS+nkbfMg8h44DH4OnmnY+KUKDqNEeV+jE4t5sa7N7ciVnmsjb/u1LbmJKAK1xnlB 232LdPPBv1qW/jA7d7UHBLqy9vRb1XloObhMeDXXHnn+rL+x1b1QBUZ2h8/nO6yhnF e5iPsG0hX+YVuqR4m3WfhctTusPidpQ02r/zIB3M=
Date: Mon, 24 Aug 2020 18:59:57 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-ss-ca/4478c2-72c57b@github.com>
Subject: [quicwg/base-drafts] 8d117c: Add some MUSTs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5h0lkVkMCULv-VRAR8rQzx_n9GE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:00:01 -0000

  Branch: refs/heads/define-ss-ca
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb
      https://github.com/quicwg/base-drafts/commit/8d117c6b3b5885b3c922be19a2cb8a9a6ff105bb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add some MUSTs

Fixes #3944


  Commit: 02981cd8125623874c761b2a2689d2154ea96511
      https://github.com/quicwg/base-drafts/commit/02981cd8125623874c761b2a2689d2154ea96511
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 4cd67d63b508b73a6625e5383e44228c8051a267
      https://github.com/quicwg/base-drafts/commit/4cd67d63b508b73a6625e5383e44228c8051a267
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 7c8598786dd7a907818264a3a6b6837ce13f40d7
      https://github.com/quicwg/base-drafts/commit/7c8598786dd7a907818264a3a6b6837ce13f40d7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Gorry's suggestions from #3992


  Commit: 6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a
      https://github.com/quicwg/base-drafts/commit/6c0ad3c38ca6106f6b54d1de08fffa30d6d45b5a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 350846db14974fec5cb25810496aca4590df48ef
      https://github.com/quicwg/base-drafts/commit/350846db14974fec5cb25810496aca4590df48ef
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 3ff276ce608da8a9b1325d8a76397ae3cbe75e11
      https://github.com/quicwg/base-drafts/commit/3ff276ce608da8a9b1325d8a76397ae3cbe75e11
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 97b471268553d36987f495f540457820d8b39d38
      https://github.com/quicwg/base-drafts/commit/97b471268553d36987f495f540457820d8b39d38
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 1548c57ebf2945eabb485a3e33fb0359fff5e730
      https://github.com/quicwg/base-drafts/commit/1548c57ebf2945eabb485a3e33fb0359fff5e730
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 16d6dd8f9085f638a88b0be0de122a49eeb71a7f
      https://github.com/quicwg/base-drafts/commit/16d6dd8f9085f638a88b0be0de122a49eeb71a7f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Clarify NewReno


  Commit: 709d8e83339d82ffb7d097e60989a508ff9cb70d
      https://github.com/quicwg/base-drafts/commit/709d8e83339d82ffb7d097e60989a508ff9cb70d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove a sentence


  Commit: 84729dc2a48299facfe2c7eef47d5db015fc7aca
      https://github.com/quicwg/base-drafts/commit/84729dc2a48299facfe2c7eef47d5db015fc7aca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 72c57b962a0b5270d0b9d2c3a3639ca48c7ff1da
      https://github.com/quicwg/base-drafts/commit/72c57b962a0b5270d0b9d2c3a3639ca48c7ff1da
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/ianswett-must-new-reno' into define-ss-ca


Compare: https://github.com/quicwg/base-drafts/compare/4478c2b99a2c...72c57b962a0b


From nobody Mon Aug 24 19:01:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 157233A1066 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:01:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BFniJYnpMaL6 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:01:32 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1998C3A1064 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:01:32 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 6A8145E0038 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:01:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320891; bh=d5SrkBGqA+G0jtskUiskz3Ey6VkiP+zD1UDM2KCI1Z4=; h=Date:From:To:Subject:From; b=UTLMeREnIWZkCkdXXDXs0YquBbf/1ivTCBqodCDF5yksttWOP04tLaaftj+7FDriw ztpXYs3WLoACFROhKs/7+QuHOr92dHV8I6Rga1E4DtqcwodUfHu5itDLlMfSvAClbU bApUeyq7D8QR//rFdecArQAm/MWdV3QrDfHTqC0M=
Date: Mon, 24 Aug 2020 19:01:31 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3501af-e9a1b1@github.com>
Subject: [quicwg/base-drafts] e9a1b1: Script updating gh-pages from 72c57b96. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6-x1AkajNU1iBw85sB_M-Driln0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:01:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e9a1b169e55fbb511ae9bd9e6c986a29ac1f2f76
      https://github.com/quicwg/base-drafts/commit/e9a1b169e55fbb511ae9bd9e6c986a29ac1f2f76
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M define-ss-ca/draft-ietf-quic-http.html
    M define-ss-ca/draft-ietf-quic-invariants.html
    M define-ss-ca/draft-ietf-quic-recovery.html
    M define-ss-ca/draft-ietf-quic-tls.html
    M define-ss-ca/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 72c57b96. [ci skip]



From nobody Mon Aug 24 19:01:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF1DF3A106D for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:01:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iQRwbKcwIcRt for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:01:50 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA1653A1064 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:01:49 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 16D733403F6 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:01:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320909; bh=+du8GMELfhS9iUgK2cetivG2Au7i6PLDat+LW3lR7QA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O2kt3+DEA1DZStLGw4jYoG7PZUVpnnM/iQmlr4dsBuUBjo5yVVgiENuqW9DkrnmM2 /lKbLZOKKsPJDymKsJFPwx1NkcHhm6X1C+eEdhvPnUwYQNJs/89EEVUbTSAw12Ne29 Of8mXLCgHkcT5Gd6s+JMy57XbM1C+ILtS3R6Zz9w=
Date: Mon, 24 Aug 2020 19:01:48 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7MJDG2QCI75MT6CZ55KBJAZEVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/c679457674@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44710cf3689_4cd01964325999"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3gaEhRiCNTdUGomWhU4VWzeA_gM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:01:51 -0000

----==_mimepart_5f44710cf3689_4cd01964325999
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This resolves a design issue, so flagging it so that it doesn't get merged accidentally.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679457674
----==_mimepart_5f44710cf3689_4cd01964325999
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This resolves a design issue, so flagging it so that it doesn't get merged accidentally.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679457674">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2YI3DYP3FYVAC2XXTSCMLQZANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK45PMG7PMR7JAJXOUTSCMLQZA5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB73HCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679457674",
"url": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679457674",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44710cf3689_4cd01964325999--


From nobody Mon Aug 24 19:02:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4800A3A1066 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:02:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 X9_9ksh8MuSH for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:02:07 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46C7E3A1064 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:02:07 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 51B8534001F for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:02:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598320926; bh=Lvq/Ots+6bdPkQVGCvadX9H7yXkNMQ+fOq6IuPrt7fI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xddnMQr+kvDxeVept4zIMANlyAIRFisk+9eYEcFPFKeacOq9kLj1lRKytM4eB0xUQ KuHexyCg7QNQQCdsK5KnNiI/TWMQuAZ5ftiOH+LJg2UVrf8K1rpAvnzW7KfqOhpMgB 8r7/jogF0xASzCXtH9TO94+brPgsgexQjrtEj29M=
Date: Mon, 24 Aug 2020 19:02:06 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5DGLG2HSXTQCTNRN5KBJB5EVBNHHCPPLSJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3961/c679457735@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3961@github.com>
References: <quicwg/base-drafts/pull/3961@github.com>
Subject: Re: [quicwg/base-drafts] Rework section on persistent congestion (#3961)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44711e41f12_1c921964323616"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S4QJjPGBoszNQt1Zo5ZD2Nm9EPk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:02:08 -0000

----==_mimepart_5f44711e41f12_1c921964323616
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson : This is part of the consensus call, so we need to wait for that to complete.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679457735
----==_mimepart_5f44711e41f12_1c921964323616
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> : This is part of the consensus call, so we need to wait for that to complete.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679457735">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6T75AUGUIGZHE3KMDSCMLR5ANCNFSM4PKA2QWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GHU2L5SPZEB5HIFDSCMLR5A5CNFSM4PKA2QW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB73HRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679457735",
"url": "https://github.com/quicwg/base-drafts/pull/3961#issuecomment-679457735",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44711e41f12_1c921964323616--


From nobody Mon Aug 24 19:08:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A0E83A108F for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:08:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 i6oo_H_S-dbC for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:08:14 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F8E43A1084 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:08:14 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id B5C325E075F for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:08:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598321293; bh=fEhyranVTLICqUJy6Qd4EMUfm/mHmieSAGtuoztO75Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gCfVTRZTRe57sJUm7MGrWb08Q9NxaOHOkroON5trkX8CKQ2/ZM+HsK0SV04uMAQQz ZweeMUOYoWt7VhEZpY+9H8imlACT4xr16MqM/wxScRznlKSKwlPQlUTkSEl0RAgTaf RfuY8/ciFzq7hlmvd5cKPek+Ad+sbonHXNIdBOFA=
Date: Mon, 24 Aug 2020 19:08:13 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3BP3VWFJLVKC7R7V55KBJY3EVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/474043758@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44728da5dd3_5891964284689"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FSh3p7ckW8Yo5fUeF1CGxat3b6k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:08:16 -0000

----==_mimepart_5f44728da5dd3_5891964284689
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

Thank you, @kazu-yamamoto !



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-474043758
----==_mimepart_5f44728da5dd3_5891964284689
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>Thank you, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazu-yamamoto/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazu-yamamoto">@kazu-yamamoto</a> !</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-474043758">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2CESF3XOXMFIAYEG3SCMMI3ANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3X6C4RSOTSQFGAG43SCMMI3A5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRAVK3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-474043758",
"url": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-474043758",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44728da5dd3_5891964284689--


From nobody Mon Aug 24 19:08:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A78353A1072 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:08:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NkXcX8WJVlv8 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:08:43 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C6A63A106D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:08:43 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id CA893900043 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:08:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598321322; bh=0uQ0/kP53dgLAScmpGGR6dnsciYZCuDjC3+NErknquc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DPFiZYNEm5bhgJ6NzGTuzJDGX19FcY3MRGiNZqV4IThAJgBnm7sg4WdujNgSSNUoy lwiXPqnM1zFsjrBj1vZHOpsZ2FLWRKPhd5ia+Iz8DdAbBAIngLx138XwVs1byRcez8 3J+c8N5u56M34I/cToWQMKXgxL//GVrxjP10uY8E=
Date: Mon, 24 Aug 2020 19:08:42 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZQI2CKILCVT7K6KF55KBJ2VEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c679459586@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4472aabb3bf_496819642334bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ms1vPPOB7226fE0MgfrxiBqQa6M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:08:45 -0000

----==_mimepart_5f4472aabb3bf_496819642334bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd like to merge this, @kazu-yamamoto ; can you fix the conflicts?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679459586
----==_mimepart_5f4472aabb3bf_496819642334bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'd like to merge this, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazu-yamamoto/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazu-yamamoto">@kazu-yamamoto</a> ; can you fix the conflicts?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679459586">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVIUDBXLZBFPNNVELSCMMKVANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KA2PQPNDI6P7DKXDSCMMKVA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB73WAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679459586",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679459586",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4472aabb3bf_496819642334bb--


From nobody Mon Aug 24 19:10:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D28A3A1077 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:10:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fj2fv9P20_0F for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:10:03 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E87EC3A1072 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:10:02 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 37405E008E for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:10:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598321402; bh=vDB5pigbeEqwTWR/d5PeR0L8BMKyDGHHq3iJlW95MnI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aLv1gNnwhi67V4QHGY3p1RTvk140k0f4ALyxgf1JE1L9qAUxiXMwaOgNhmwEJcTuy 3ZRE/QSoaIH9fgHK2yWiMMyhBdv/vrTG6DKyztxMmZ1uXOebkF/sy0zMcgShru7nse TeYkbjND58OlcoIS0cUAtSShuUcVcoAuF3/doBHE=
Date: Mon, 24 Aug 2020 19:10:02 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/push/5578853668@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4472fa274b9_2be019641520c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m4FdDyRUC6CFSi76jupokV7dgKM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:10:04 -0000

----==_mimepart_5f4472fa274b9_2be019641520c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

215b1bb3d5c6b3b161c85977342bbf6721a129cf  Merge branch 'master' into fixi-max-ack-delay


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938/files/544efe50534d4dea3ac11993846ff8ffd32992eb..215b1bb3d5c6b3b161c85977342bbf6721a129cf

----==_mimepart_5f4472fa274b9_2be019641520c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/215b1bb3d5c6b3b161c85977342bbf6721a129cf">215b1bb</a>  Merge branch &#39;master&#39; into fixi-max-ack-delay</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3938/files/544efe50534d4dea3ac11993846ff8ffd32992eb..215b1bb3d5c6b3b161c85977342bbf6721a129cf">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZMKZRY7EFF3IY2LDSCMMPVANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPZUY4QUYKCXHBUBLSCMMPVA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TIOBXGA3TKNSQOVZWQIZVGU3TQOBVGM3DMOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938/files/544efe50534d4dea3ac11993846ff8ffd32992eb..215b1bb3d5c6b3b161c85977342bbf6721a129cf",
"url": "https://github.com/quicwg/base-drafts/pull/3938/files/544efe50534d4dea3ac11993846ff8ffd32992eb..215b1bb3d5c6b3b161c85977342bbf6721a129cf",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4472fa274b9_2be019641520c--


From nobody Mon Aug 24 19:10:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E2623A1072 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:10:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Z8kPp0eGoB_2 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:10:03 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F2453A1076 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:10:03 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id CEAAB56009A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:10:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598321402; bh=KJibAqgZr6Km3+J/+jFhsK3P1xveNx7oQX9+go7BKcc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VXxFX49X0zNxBFtbf00Fw+wyaCbMaftu0NCXThuMNyDoWRtxoFyfu2tnaXWfEpxX5 jLkRE42P85ZiKReCKgOgKBiMlavEwRCS/iAkNMEPXxjLkmNJdwX7EQx9G1K3Kpdv3v lTFdQeFj0T00GjCFOEUaK3NjVr/lwJe3G/N4A7ZI=
Date: Mon, 24 Aug 2020 19:10:02 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK424JQ4QTSZUN6GA3V5KBJ7VEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c679459972@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4472fabe95a_23981964200991"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RJFOzuhruS6EFjePb6dVwi4s3bQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:10:05 -0000

----==_mimepart_5f4472fabe95a_23981964200991
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Resolved :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679459972
----==_mimepart_5f4472fabe95a_23981964200991
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Resolved :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679459972">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZMKZRY7EFF3IY2LDSCMMPVANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PEHNXRD36TQNAEX3SCMMPVA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB73ZBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679459972",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679459972",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4472fabe95a_23981964200991--


From nobody Mon Aug 24 19:48:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 787223A0AB3 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:48:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 j9w6YYLms2HZ for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:48:05 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 75B4A3A095A for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:48:05 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 66FB85C001B for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:48:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598323684; bh=mgsflCgLu4QNz3kTuo58Xwkv1cKoUSOz0J2E0DJsLA0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u/URs5dRvpkU8X8DfaKbp9N2pKmbPVMFncB+bw0SNQ4OjLhPItLpUANOHI/Vq+vcT ghii0HORK1XKf4FKwV8iKciprby21b3K+a8cUnBvaD/+Ytwk7Gh1n+JLCfc+Tz/rnd +jMPwsrN6FvQ0XcqqmOI2boeLQ+T3Aid5knO26Gs=
Date: Mon, 24 Aug 2020 19:48:04 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6UMWZUW77DFMJ27XN5KBOOJEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/c679470205@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f447be455f76_11d81964190799"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jQGhzscollPTX8uVPSglU2EK9Kc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:48:06 -0000

----==_mimepart_5f447be455f76_11d81964190799
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson Thanks. I think that it's @janaiyengar's turn now.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679470205
----==_mimepart_5f447be455f76_11d81964190799
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Thanks. I think that it's <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>'s turn now.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679470205">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5G5T746JADFRQHZRTSCMQ6JANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2EIMEWY3T2SCLL4DLSCMQ6JA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB76I7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679470205",
"url": "https://github.com/quicwg/base-drafts/pull/3938#issuecomment-679470205",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f447be455f76_11d81964190799--


From nobody Mon Aug 24 19:55:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A5B93A0BA9 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:55:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QgHdyiTe_vF0 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 19:55:46 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1DD8E3A094E for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:55:46 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 52B06902367 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 19:55:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598324145; bh=8uSOfDJ0TqiNRS6NcDq7hUyrzzry2qrMQ0pzfNvAKYI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cw/5MWDLIca9dticBhpxD3f4dL/xbqlk+YS08sXQklhWsGMIJiNbt5hd0FRXWsSHH lnCPdHyvmwdbyHF6aqGR1pe1M95lDiuE9LCE20cfrycTXngX4zofRNEJZhNtKtCcm2 8YPNa5qAuwkpsFEwJQU9SFUdNRW/O8iU0C29qDVI=
Date: Mon, 24 Aug 2020 19:55:45 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK55TISY56TD65JCSF55KBPLDEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/c679473045@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f447db143c95_240719641030ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Wa3kdoVUq6IAZd5oWzuop6Sppvw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 02:55:47 -0000

----==_mimepart_5f447db143c95_240719641030ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I'm very curious how many people are going to bother implementing this rather than just throwing up our hands and not declaring persistent congestion across PN spaces.

@mjoras Please read https://github.com/quicwg/base-drafts/issues/3972#issuecomment-666040269


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679473045
----==_mimepart_5f447db143c95_240719641030ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>I'm very curious how many people are going to bother implementing this rather than just throwing up our hands and not declaring persistent congestion across PN spaces.</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mjoras/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mjoras">@mjoras</a> Please read <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="667967280" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3972" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3972/hovercard?comment_id=666040269&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/3972#issuecomment-666040269">#3972 (comment)</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679473045">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7A5LF5ZBTLK4OVTADSCMR3DANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2DWB6AONU2OXRVHQ3SCMR3DA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFB767FI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679473045",
"url": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-679473045",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f447db143c95_240719641030ee--


From nobody Mon Aug 24 23:39:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1ED193A053E for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:39:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 czzOXdKAE378 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:39:57 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D38A03A048D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:39:56 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id D13815C03D2 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:39:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598337595; bh=kwtqlyTokdl5XmDSE9nlt1LM68xQaaGxt8eXFJF/LNk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=UJTvzYdbfCbXFPczVnsCF5Uz224HTec5nNDGMVdMpaVfjQ5zsJo+CWBXF3AD1gWoo ATINcGvU6OaoeRiChIwEgK9oraBDGGWs1h4dST1X7VdilEgwTEYfBrfHyrMYWhp0Yb Eyd9smuLMMghbAVwynTiGGm+SwwkRQ+jpMty9d+M=
Date: Mon, 24 Aug 2020 23:39:55 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7QTDAVKWPNZDPVMX55KCJTXEVBNHHCRV473E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4047@github.com>
Subject: [quicwg/base-drafts] Tokens are repeated in Initial packets (#4047)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b23bc166d_370519641241f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ln5CovyJrpRdp4f1F2SV3joYDlU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:39:58 -0000

----==_mimepart_5f44b23bc166d_370519641241f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This issue has a long and storied history.  We were originally of the view that only one packet needed to include a token (which you can see in the discussion of #1649).  However, the resolution of that issue in #1794 was very clear: every Initial packet needs to include a token.

That introduced a regression as it grouped the token with the connection ID, and we caught that in #1830.  However, the fix to that in #1929 reverted the token changes along with the connection ID changes.  Since then, this error has gone unnoticed.

Most people will have seen the stronger normative requirement [here](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-8.1.2-1):

> This token MUST be repeated by the client in all Initial packets it sends for that connection after it receives the Retry packet. 

To my knowledge, every implementation includes the token in every Initial packet, changing only when a Retry is received.  We should reconcile the text.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4047
----==_mimepart_5f44b23bc166d_370519641241f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This issue has a long and storied history.  We were originally of the view that only one packet needed to include a token (which you can see in the discussion of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="349603867" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/1649" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1649/hovercard" href="https://github.com/quicwg/base-drafts/issues/1649">#1649</a>).  However, the resolution of that issue in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="363366183" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/1794" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1794/hovercard" href="https://github.com/quicwg/base-drafts/pull/1794">#1794</a> was very clear: every Initial packet needs to include a token.</p>
<p>That introduced a regression as it grouped the token with the connection ID, and we caught that in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="366158210" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/1830" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1830/hovercard" href="https://github.com/quicwg/base-drafts/issues/1830">#1830</a>.  However, the fix to that in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="374921351" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/1929" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1929/hovercard" href="https://github.com/quicwg/base-drafts/pull/1929">#1929</a> reverted the token changes along with the connection ID changes.  Since then, this error has gone unnoticed.</p>
<p>Most people will have seen the stronger normative requirement <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-8.1.2-1" rel="nofollow">here</a>:</p>
<blockquote>
<p>This token MUST be repeated by the client in all Initial packets it sends for that connection after it receives the Retry packet.</p>
</blockquote>
<p>To my knowledge, every implementation includes the token in every Initial packet, changing only when a Retry is received.  We should reconcile the text.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4047">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ZE4VUA3OZBQB6PZDSCNMDXANCNFSM4QKJGBZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZAELV3E6UZSCD64A3SCNMDXA5CNFSM4QKJGBZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KGXT7MQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4047",
"url": "https://github.com/quicwg/base-drafts/issues/4047",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b23bc166d_370519641241f2--


From nobody Mon Aug 24 23:47:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1D9E3A074B for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:47:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 O7SuUAh3wE2L for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:47:01 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9ACE93A0658 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:47:01 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 9EE76520E00 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:47:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338020; bh=Qx/JcyMGSL1yNXL4Up1hgVSwA2+ICVRQDvmx88QFRmM=; h=Date:From:To:Subject:From; b=uOsAQmpjkreO/j9v/ve94mvqxGyepM+iJ7Ti0TzcmCVbIyx6i0s0pS4gpLdo80AQJ VFQm599A+JVwCJ11mvOSIxvExCpzyOXTdmG6jwJZs4peB3WffFjN5WRlgmjK0qVp/S CjZ6FjBB76HVPA23vP18g0MhoNt7yqJ5iaiGwXLA=
Date: Mon, 24 Aug 2020 23:47:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/repeat-initial-reprise/000000-2180cf@github.com>
Subject: [quicwg/base-drafts] 2180cf: Tokens go in all Initial packets after Retry
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3jCzGDiI6B6MaDwXVMnC8K3y95I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:47:03 -0000

  Branch: refs/heads/repeat-initial-reprise
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2180cfe50b13a41bd4f8f54c390ee65e21fcb5f8
      https://github.com/quicwg/base-drafts/commit/2180cfe50b13a41bd4f8f54c390ee65e21fcb5f8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tokens go in all Initial packets after Retry

See the issue for the sorry history of this mistake.

Closes #4047.



From nobody Mon Aug 24 23:48:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CFA23A074B for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:48:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BqUyUV-Gbb0b for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:48:18 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7FC743A0658 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:48:18 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 7BE925E0E82 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:48:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338097; bh=8A8kVpMCVlb2uOQ8awougGekz0WekcQ72V81IBuDAyQ=; h=Date:From:To:Subject:From; b=jpFEuumPC9Pqoxf0CG1ziuBkKB2Y6tIAuLPtShPcTLqJjqNqijMswAGrO8sTOzlQC Y8Wi+ojIWdXhsO/CLH4pb5Nilu+PryjBqGO5H1OWLox0Yu6CGuVipf4G8OLt6FTTDf YVcG3iNjfldeMbCEkITZ7boLBK2vIgcB5UGFyyro=
Date: Mon, 24 Aug 2020 23:48:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e9a1b1-c0f436@github.com>
Subject: [quicwg/base-drafts] c0f436: Script updating gh-pages from 2180cfe5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lRWQKIkax-kRtolSb5yGPzBjteI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:48:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c0f43632b4c49d9d0968dad1e0e0dcefc2dc2553
      https://github.com/quicwg/base-drafts/commit/c0f43632b4c49d9d0968dad1e0e0dcefc2dc2553
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M index.html
    A repeat-initial-reprise/draft-ietf-quic-http.html
    A repeat-initial-reprise/draft-ietf-quic-http.txt
    A repeat-initial-reprise/draft-ietf-quic-invariants.html
    A repeat-initial-reprise/draft-ietf-quic-invariants.txt
    A repeat-initial-reprise/draft-ietf-quic-qpack.html
    A repeat-initial-reprise/draft-ietf-quic-qpack.txt
    A repeat-initial-reprise/draft-ietf-quic-recovery.html
    A repeat-initial-reprise/draft-ietf-quic-recovery.txt
    A repeat-initial-reprise/draft-ietf-quic-tls.html
    A repeat-initial-reprise/draft-ietf-quic-tls.txt
    A repeat-initial-reprise/draft-ietf-quic-transport.html
    A repeat-initial-reprise/draft-ietf-quic-transport.txt
    A repeat-initial-reprise/index.html

  Log Message:
  -----------
  Script updating gh-pages from 2180cfe5. [ci skip]



From nobody Mon Aug 24 23:48:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69EBC3A076F for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:48:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 GJ350S97bRzN for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:48:38 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B67373A074B for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:48:38 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 0A9805C0EB3 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:48:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338118; bh=JhmvH5Z2ibTZ9WNjeX2655Ify2ZlDtVtNZwY6OqEHQc=; h=Date:From:To:Subject:From; b=cOfP2jDcSzbYKaWdqGfKJ6oA4UHf/4VQEFHGFEqtlDJxKvl8f+F1zAiaLdCO8q6yt DqVZMUcMOqfRv3NjJ90EAVgee/qNyZfffX7vdK/yzDXIFXjqpFPbybzdcr3tWF3nYp qOiS79jH6WVt4YtnBe00cJLnD4tybxYiB1iwVEIE=
Date: Mon, 24 Aug 2020 23:48:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/no-retry-after-retry/000000-5e8c04@github.com>
Subject: [quicwg/base-drafts] 5e8c04: Retry is allowed if the token comes from NEW_TOKEN
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-Bc2z7a6HvZGMPINHGUF3lAafqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:48:40 -0000

  Branch: refs/heads/no-retry-after-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5e8c0480c1b67c1db489d59a27fb0b3d13d9c7fe
      https://github.com/quicwg/base-drafts/commit/5e8c0480c1b67c1db489d59a27fb0b3d13d9c7fe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Retry is allowed if the token comes from NEW_TOKEN

The original text here might be read to imply that a server can't send
Retry if it receives an Initial that contains a token that came from
NEW_TOKEN.  That's wrong.



From nobody Mon Aug 24 23:49:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC8153A076F for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:49:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 UdPj6ydMl1mw for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:49:09 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97B923A074B for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:49:09 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id DA2E2560E3B for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:49:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338148; bh=hRITbuEJA1II9E5PFcrdumRFjS6071Ykja1FStojsPI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Igs/GGfoEZMGrPmAqLEmGZpNlcW/6p24/2yGkRUvrb/XXMKbacoVzrGliRXvlznDt BuL3yb1WYI4FnbfB0hU8JfvYaCJgCzWneDvroX7lW3wtKS1AJWAV4NaeGhsClb5bxR KmJUQZBCtlpE2Qzi8JXxLGV8nyfUY55A9/BkqU00=
Date: Mon, 24 Aug 2020 23:49:08 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6M36ZHR3C2ZISKF355KCKWJEVBNHHCRV5S2E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4048@github.com>
Subject: [quicwg/base-drafts] Retry is allowed if the token comes from NEW_TOKEN (#4048)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b464ca1b2_2eb91964131263"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rAqmui9J-pS_WefwBqyXBwOkiMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:49:11 -0000

----==_mimepart_5f44b464ca1b2_2eb91964131263
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The original text here might be read to imply that a server can&#39;t send
Retry if it receives an Initial that contains a token that came from
NEW_TOKEN.  That&#39;s wrong.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4048

-- Commit Summary --

  * Retry is allowed if the token comes from NEW_TOKEN

-- File Changes --

    M draft-ietf-quic-transport.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4048.patch
https://github.com/quicwg/base-drafts/pull/4048.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4048

----==_mimepart_5f44b464ca1b2_2eb91964131263
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The original text here might be read to imply that a server can't send<br>
Retry if it receives an Initial that contains a token that came from<br>
NEW_TOKEN.  That's wrong.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4048'>https://github.com/quicwg/base-drafts/pull/4048</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Retry is allowed if the token comes from NEW_TOKEN</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4048/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4048.patch'>https://github.com/quicwg/base-drafts/pull/4048.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4048.diff'>https://github.com/quicwg/base-drafts/pull/4048.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5F4WUBX65G43MUJS3SCNNGJANCNFSM4QKJM25Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TQPYQE2SZHLUS3U3SCNNGJA5CNFSM4QKJM252YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KGXWLIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4048",
"url": "https://github.com/quicwg/base-drafts/pull/4048",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f44b464ca1b2_2eb91964131263--


From nobody Mon Aug 24 23:49:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 596683A0789 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:49:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 KgUg5mcKrklU for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:49:18 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C8D13A074B for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:49:18 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 764178401F1 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:49:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338157; bh=uXSzSYj1zYpRdmxzTYP1ze7A5Ef/KsOd9CGgtIUdx3A=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=TmKEscyN4U/r3smMd/irkg7a+spAndkYbX9lX3v1cwc/luZ5GXxUzem+Q8d9Y5v4E BzvQ1kR4CTG7nIfSQpQo/rvHY0r+nk2MUifHbfeAzSxOePhUIzC2XFO9gBq+jrx0ZF ekpdBUbZDrBW/HkCL8IerJj8wPnXqBMUqg4psfE0=
Date: Mon, 24 Aug 2020 23:49:17 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26ITXBE6KOEZG7NEF5KCKW3EVBNHHCRV5TEA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4049@github.com>
Subject: [quicwg/base-drafts] Tokens go in all Initial packets after Retry (#4049)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b46d66612_7b9c1964167385"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uD9m4b2E3u2JZYezt1g0uHiovFI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:49:19 -0000

----==_mimepart_5f44b46d66612_7b9c1964167385
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

See the issue for the sorry history of this mistake.

Closes #4047.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4049

-- Commit Summary --

  * Tokens go in all Initial packets after Retry

-- File Changes --

    M draft-ietf-quic-transport.md (19)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4049.patch
https://github.com/quicwg/base-drafts/pull/4049.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4049

----==_mimepart_5f44b46d66612_7b9c1964167385
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>See the issue for the sorry history of this mistake.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4047.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685219801" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4047" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4047/hovercard" href="https://github.com/quicwg/base-drafts/issues/4047">#4047</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4049'>https://github.com/quicwg/base-drafts/pull/4049</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Tokens go in all Initial packets after Retry</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4049/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (19)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4049.patch'>https://github.com/quicwg/base-drafts/pull/4049.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4049.diff'>https://github.com/quicwg/base-drafts/pull/4049.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4049">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4IWI23XBVWW5MKCMTSCNNG3ANCNFSM4QKJM6NQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6RLVPBK5A573VO2LTSCNNG3A5CNFSM4QKJM6N2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KGXWMQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4049",
"url": "https://github.com/quicwg/base-drafts/pull/4049",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f44b46d66612_7b9c1964167385--


From nobody Mon Aug 24 23:49:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E44B93A07C0 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:49:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 92ucyoVOFB5C for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:49:44 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE9AA3A0789 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:49:44 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 1252558075D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:49:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338184; bh=5JiANBwxUoOdaJc66bm4JNLYJZBIOUBJUz2HSq3jofM=; h=Date:From:To:Subject:From; b=DQbeq1FtPWKO57wOTLhS4bcs+2PsHXdpWfurZGt1o+EFmZU0NigyRINhXNIn8JF/Z mbhbOIzuNkq/nYJMaj04KYT9UhVmPLu60Yh+ttxCPDG0z/h3J87u/ccaniE1yhdPiO 8mWf+kJSZ6Ngi5wF9n2vaHsLgOs6vOjV/6szol3E=
Date: Mon, 24 Aug 2020 23:49:43 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c0f436-2523e7@github.com>
Subject: [quicwg/base-drafts] 2523e7: Script updating gh-pages from 5e8c0480. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W4SfJsOxY7n4kJRB-JdA9nkopys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:49:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2523e7ba826dbb8f40b1a13cf29cd9e6872aa511
      https://github.com/quicwg/base-drafts/commit/2523e7ba826dbb8f40b1a13cf29cd9e6872aa511
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M index.html
    A no-retry-after-retry/draft-ietf-quic-http.html
    A no-retry-after-retry/draft-ietf-quic-http.txt
    A no-retry-after-retry/draft-ietf-quic-invariants.html
    A no-retry-after-retry/draft-ietf-quic-invariants.txt
    A no-retry-after-retry/draft-ietf-quic-qpack.html
    A no-retry-after-retry/draft-ietf-quic-qpack.txt
    A no-retry-after-retry/draft-ietf-quic-recovery.html
    A no-retry-after-retry/draft-ietf-quic-recovery.txt
    A no-retry-after-retry/draft-ietf-quic-tls.html
    A no-retry-after-retry/draft-ietf-quic-tls.txt
    A no-retry-after-retry/draft-ietf-quic-transport.html
    A no-retry-after-retry/draft-ietf-quic-transport.txt
    A no-retry-after-retry/index.html

  Log Message:
  -----------
  Script updating gh-pages from 5e8c0480. [ci skip]



From nobody Mon Aug 24 23:51:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 928203A07FE for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:51:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7CBNbyqVQjrj for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:51:03 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 731CA3A07C0 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:51:03 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 241B8840D3D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:51:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338262; bh=M1mCFINxDOc+x7b47vWSqxYfE2tkEloHtY+GuaPUOZA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MOWsshcBNYj5JoetR0z5ryypkbt+oLkaaVaJCJmmTy0Py6D/aHqeR9Eda+WlpH4nd xzAMueyFcDJV8H3TyWTeesBbGGn2RWS+qHiRBh5ZoZabbH2Rqua6LU/AIdbTBwTnfQ uWxlLbMWi68y3Urb5c8z1ekgVKY0DybDHomc0PMw=
Date: Mon, 24 Aug 2020 23:51:02 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVM4ADXA737U4XLHF5KCK5NEVBNHHCRV473E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4047/679838950@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4047@github.com>
References: <quicwg/base-drafts/issues/4047@github.com>
Subject: Re: [quicwg/base-drafts] Tokens are repeated in Initial packets (#4047)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b4d614a0d_22d41964379076"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fnDzd05UKtLzZlpTT4YwHfiyP7k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:51:05 -0000

----==_mimepart_5f44b4d614a0d_22d41964379076
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> To my knowledge, every implementation includes the token in every Initial packet, changing only when a Retry is received. We should reconcile the text.

FWIW, that's what the interop runner tests for in the Retry test case.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4047#issuecomment-679838950
----==_mimepart_5f44b4d614a0d_22d41964379076
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>To my knowledge, every implementation includes the token in every Initial packet, changing only when a Retry is received. We should reconcile the text.</p>
</blockquote>
<p>FWIW, that's what the interop runner tests for in the Retry test case.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4047#issuecomment-679838950">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYPDQYRT63YIY6SI53SCNNNNANCNFSM4QKJGBZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3GOTRK6XJIV7SDNVDSCNNNNA5CNFSM4QKJGBZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCCYJZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4047#issuecomment-679838950",
"url": "https://github.com/quicwg/base-drafts/issues/4047#issuecomment-679838950",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b4d614a0d_22d41964379076--


From nobody Mon Aug 24 23:57:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 039483A083D for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:57:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bzRGzB2uMLgQ for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:57:44 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DBB7B3A0836 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:57:44 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 2D005600019 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:57:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338664; bh=UktpYnSsaMmiFom+G2AnfHQ5eRXtKUhIoXgxUKOz95I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GHRhZ3Opr7581et08Hahliy3sYLGz7DLB8zRDBT8+7c7FwCx7AIttnoaFvurmmcN0 FRJ4zjVChQPZiHFnTMhnWBfIDf92YmWmL0uvwOUKvXIzpvyCwHrVtSoKDLoj3PFMwt 0wnDsPuFCycZ6qBMptmdx5sN54BMgOA7WYPo5SdU=
Date: Mon, 24 Aug 2020 23:57:44 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6FLDZ7QDA6YLSSF4V5KCLWREVBNHHCRJGKO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4020/679841646@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4020@github.com>
References: <quicwg/base-drafts/issues/4020@github.com>
Subject: Re: [quicwg/base-drafts] This seems like tuning (#4020)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b6681d780_4d4319643479a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0Sx_fsoi_I95VGZnPPBVjWyxQ0A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:57:46 -0000

----==_mimepart_5f44b6681d780_4d4319643479a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4020#issuecomment-679841646
----==_mimepart_5f44b6681d780_4d4319643479a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4020#issuecomment-679841646">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7L2NKSJ67AJI7E3GLSCNOGRANCNFSM4QFAGDJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK42VFKR7X5YHVH4USDSCNOGRA5CNFSM4QFAGDJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCCY63Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-679841646",
"url": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-679841646",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b6681d780_4d4319643479a2--


From nobody Mon Aug 24 23:58:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 369E73A0841 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:58:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 omOdBrS8U6Ml for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:58:01 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E29D3A083D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:58:01 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 7D0E15601FC for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:58:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338680; bh=QyASxW1OmrUyxywZjIu5T/GoxjxCNzpwnUgYQxx5N7U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uI0qRLjF8ojXErN3zhIkx74w9wpyhmH30SnEsh7Ij732VW9/hIEeMq+NXxOhaM+Fi CG1ffqW1G5wYx6ylaLe9yemDsjcI16Z3Ae0HBCwyUvnCjcOxMMZqmEmfnrGgL8uEeh pXwvdqrYxBsl9C8jVuRQGJw7q60fUNXHL3R5MpjQ=
Date: Mon, 24 Aug 2020 23:58:00 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3W4JNUD3Z6BZGMLCV5KCLXREVBNHHCRV5TEA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4049/review/474185510@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4049@github.com>
References: <quicwg/base-drafts/pull/4049@github.com>
Subject: Re: [quicwg/base-drafts] Tokens go in all Initial packets after Retry (#4049)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b6786cc7f_5bd719645894f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8_a0J2c9iTSQUKNH2VsMBFzxTTw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:58:02 -0000

----==_mimepart_5f44b6786cc7f_5bd719645894f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4049#pullrequestreview-474185510
----==_mimepart_5f44b6786cc7f_5bd719645894f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4049#pullrequestreview-474185510">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4UZUXZQSXN47HFGVLSCNOHRANCNFSM4QKJM6NQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KZ4QJRXL4C4MRI7TSCNOHRA5CNFSM4QKJM6N2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRBX6JQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4049#pullrequestreview-474185510",
"url": "https://github.com/quicwg/base-drafts/pull/4049#pullrequestreview-474185510",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b6786cc7f_5bd719645894f8--


From nobody Mon Aug 24 23:58:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E841D3A0842 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:58:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KckNcC7KismO for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:58:06 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C5DDD3A0841 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:58:06 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 49FA0580079 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:58:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338686; bh=Dx9FGxvzGYDMPgW0hpB7+dOJzqpCQdO9ClT1ERCbmKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uUPuv2aIOn45y21i2TtQFtWMp1OdvEo5R8gtCDxUaBRfQ+CkqfgoiR3rEvbBJVIt9 ISfD09gveY9S9BeKH2E7TKng7v/0JsJgqZnQJ2DR4arQCaCYzWxTDZa6767VOIeCM+ jos2bi9f2VQIZef/Xxf+g5lnI+tOvpb82d+0Uc7Y=
Date: Mon, 24 Aug 2020 23:58:06 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KHVUERZTXHLIUXBV5KCLX5EVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/679841820@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b67e57fc_1dba19641425229"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mAM7qbJ4gHA3jgV4TuBIY8HVe-M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:58:08 -0000

----==_mimepart_5f44b67e57fc_1dba19641425229
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-679841820
----==_mimepart_5f44b67e57fc_1dba19641425229
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-679841820">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7NPYDHU5MKYFTNIEDSCNOH5ANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7VVD3JMLFGQ3T6RHLSCNOH5A5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCCZAHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-679841820",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-679841820",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b67e57fc_1dba19641425229--


From nobody Mon Aug 24 23:58:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3BCE3A0841 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:58:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FfxFXvqelLC2 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:58:40 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B0BA63A083D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:58:40 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id CF071340DBD for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:58:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338719; bh=VqXUyfikagJ1DqCohkc8+xQI1SfWXz4VZwu3poxPD6M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TKdGVkaQT56WVuzwfmWxqmnKo5IWF125Y0lzoH9+uXzSxTfc+TxyaVsQeAFTut+kh 2O3oWr1DDY+E0LFUaMU8J6QAqIMpyrcQDXv0rhafPSehXE1/jpUv/bv30BfkxaOUGe 9VRA8s4BM1msOooxzgcfOu6y3/yOfQ9/UfvQP0hc=
Date: Mon, 24 Aug 2020 23:58:39 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3RFMEOIKLOLH6G7AN5KCLZ7EVBNHHCRJHOV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4029/679842018@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4029@github.com>
References: <quicwg/base-drafts/issues/4029@github.com>
Subject: Re: [quicwg/base-drafts] Try again to use ECN? (#4029)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b69fbe559_66641964895745"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6Qphrbjf2mShE8iVTNHUNKh_NKQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:58:42 -0000

----==_mimepart_5f44b69fbe559_66641964895745
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair are you OK with #4037?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679842018
----==_mimepart_5f44b69fbe559_66641964895745
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> are you OK with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="682256894" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4037" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4037/hovercard" href="https://github.com/quicwg/base-drafts/pull/4037">#4037</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679842018">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QWBSRAFBZ5PCTQMTSCNOJ7ANCNFSM4QFASVTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KQLE2ELTLZSFCD3DSCNOJ7A5CNFSM4QFASVT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCCZBYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679842018",
"url": "https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679842018",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b69fbe559_66641964895745--


From nobody Mon Aug 24 23:59:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBD6A3A0841 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:59:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lod-LR2wH-n6 for <quic-issues@ietfa.amsl.com>; Mon, 24 Aug 2020 23:59:36 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF16C3A083D for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:59:36 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 1C7E7520029 for <quic-issues@ietf.org>; Mon, 24 Aug 2020 23:59:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338776; bh=Gpy5w6Y7nVrnleMggsoNvEaKMU2IMXWUglLJU97B0OQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sRRGfc51zncv0ANJp/WGPbO0q2I9hYvvL10rf3x5EsnKb6ytXwIESnnap0p7tnzpC gHLe/TDOPexT8a52KJb4Kd8LyuzRlOuTJJoO2uupXbxYcV8hjrvG4YECb33aPwGC4G 2kuSDn0aQz2PaKeTVQBTgjrv6t2wLS6nnmC4gD24=
Date: Mon, 24 Aug 2020 23:59:36 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5C5TNUW5ETGU6CM6F5KCL5REVBNHHCQXPE4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3992/679842418@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3992@github.com>
References: <quicwg/base-drafts/issues/3992@github.com>
Subject: Re: [quicwg/base-drafts] Gorry's issues on draft-recovery (#3992)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b6d8cbb5_66da196481668d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8rW2LD9J705T-LPT7vaXtR_Yi4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 06:59:38 -0000

----==_mimepart_5f44b6d8cbb5_66da196481668d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Do we have a plan for this one?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3992#issuecomment-679842418
----==_mimepart_5f44b6d8cbb5_66da196481668d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Do we have a plan for this one?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3992#issuecomment-679842418">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2N5HRPAWSEZ7AFESDSCNONRANCNFSM4P3VILFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK434W3WRWFDWGH3YFDSCNONRA5CNFSM4P3VILFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCCZE4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-679842418",
"url": "https://github.com/quicwg/base-drafts/issues/3992#issuecomment-679842418",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b6d8cbb5_66da196481668d--


From nobody Tue Aug 25 00:00:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50D173A0843 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 00:00:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 svTHnLn07y9z for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 00:00:32 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E22E3A0815 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 00:00:32 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id A9153580D5F for <quic-issues@ietf.org>; Tue, 25 Aug 2020 00:00:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338831; bh=0wKFQrF7+tsJw3QyvdXDSMSKukhQVVW8pss/kNjea/U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WNJBYsQZM5foMYwXBD6i9YxWlUXdwJD1jb0gzFpcSD6dRyzr5yZYf5YpzDqXrkZ+H vSyW0KaS9J6UuydzT+nGSH+WHE1iJ8p4xrQfdWlhO3C8lSdud2CAZXoWvTykGySygv 6XY8OKrwIDb5SpHPKNJQoKGbro/WvtX9qqwB6ypE=
Date: Tue, 25 Aug 2020 00:00:31 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2S43I3TM5PNWPYG555KCMA7EVBNHHCN2FZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3835/679842773@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3835@github.com>
References: <quicwg/base-drafts/issues/3835@github.com>
Subject: Re: [quicwg/base-drafts] Figures 2 and 3 need loops for the Send state (#3835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b70f6388f_314a1964415672"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VBQEVnMDhSFHUcguAqMPTUf7Btc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 07:00:33 -0000

----==_mimepart_5f44b70f6388f_314a1964415672
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr the discussion on #4014 seems to close tjhis with no action - agreed?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3835#issuecomment-679842773
----==_mimepart_5f44b70f6388f_314a1964415672
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ekr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekr">@ekr</a> the discussion on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681832566" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4014" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4014/hovercard" href="https://github.com/quicwg/base-drafts/pull/4014">#4014</a> seems to close tjhis with no action - agreed?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3835#issuecomment-679842773">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6HTSTAHR2PLQR6MULSCNOQ7ANCNFSM4OT67COA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3W6FDOCEKQBJ2F37DSCNOQ7A5CNFSM4OT67COKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCCZHVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3835#issuecomment-679842773",
"url": "https://github.com/quicwg/base-drafts/issues/3835#issuecomment-679842773",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b70f6388f_314a1964415672--


From nobody Tue Aug 25 00:01:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 510F33A094E for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 00:01:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qAa1VM6s0qid for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 00:01:35 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 464093A0949 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 00:01:35 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 8277E900401 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 00:01:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598338894; bh=AMNysDrPxSGC8e4HOYsXe3SO8cDd9awP8olaU8zWeVs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zRfwxv57chvvxNfMLvxUaBvEdlo8bkv80EAYHId7C17V+qnx8Zpz+em6FnLvwqFlz Vsk1oKDLjBY15zdHRbvqInIa4ofm937d6dxug4iUfTKNvWjvhAx8+vZbfHQTBdCr7T 7aGa50XxvM7vzmrHE1F42+vWu8XRKJYVvWhYF3LI=
Date: Tue, 25 Aug 2020 00:01:34 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2TZ5RDHMS7G24ISAN5KCME5EVBNHHCRV5S2E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4048/review/474187548@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4048@github.com>
References: <quicwg/base-drafts/pull/4048@github.com>
Subject: Re: [quicwg/base-drafts] Retry is allowed if the token comes from NEW_TOKEN (#4048)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44b74e72e87_34d1964602787"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SZNpaP0kcqyLIeQTZ9P3MGIFED8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 07:01:36 -0000

----==_mimepart_5f44b74e72e87_34d1964602787
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4048#pullrequestreview-474187548
----==_mimepart_5f44b74e72e87_34d1964602787
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4048#pullrequestreview-474187548">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TO4YMALVTIUQY3KDSCNOU5ANCNFSM4QKJM25Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYWQ756OVDLHOUPNWLSCNOU5A5CNFSM4QKJM252YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRBYOHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4048#pullrequestreview-474187548",
"url": "https://github.com/quicwg/base-drafts/pull/4048#pullrequestreview-474187548",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44b74e72e87_34d1964602787--


From nobody Tue Aug 25 02:11:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A7A33A090C for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 02:11:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5AHcGzwpuKKQ for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 02:11:06 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 402723A08E5 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 02:11:06 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 207735201EC for <quic-issues@ietf.org>; Tue, 25 Aug 2020 02:11:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598346665; bh=VSk3bDA4CN/0nl5VyRRjyjd3AWyX27YEMBYXwVp4wzY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JQ7xzqcQx+vmNn0ujwyVLY3Hd7AoGtf+WnKf/R4OtDXl4pSQRJ7SgG60V47UnnvJ4 JVlrxjbk2BIo+eKhQgbPdO8HPjQpm0AZqJerMmUtSvUSV4BqIOe2R9IgMq4Q8VMH3q qhOZlcnhlRg/m+jr4wL7EL6fo5zqYRGltkmlRWTg=
Date: Tue, 25 Aug 2020 02:11:05 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32SKVZOTGCQ7NPYHF5KC3KTEVBNHHCRJGKO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4020/679905159@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4020@github.com>
References: <quicwg/base-drafts/issues/4020@github.com>
Subject: Re: [quicwg/base-drafts] This seems like tuning (#4020)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44d5a911485_1d81196418796b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zeslOIlIHamqou3HngLAJdrUzm4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 09:11:07 -0000

----==_mimepart_5f44d5a911485_1d81196418796b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm looking for two things:

(i) I think this ought to clarify the intention for the SHOULD, I suspect it is clear to those working on this part, but not clear to me why this is a recommendation - i.e., specifically can you give me a use-case of why the Server would otherwise *USE* information from a packet from an unknown version, unless the intention is to say the server shouldn't waste resources to do try to do this? 
(ii) I think this implies understanding of Section 14.1 later in the spec, and a ref would help.

So...
* Is it equally true that..  
"Servers MUST NOT use the contents of a packet with an unknown version, and SHOULD NOT decrypt this packet, but instead send a Version Negotiation packet, provided that
the packet is sufficiently long (see Section 14.1)."?

* Or perhaps simply explain something like: 
"Servers SHOULD NOT commit resources to attempt to decode or decrypt a packet from an
unknown version, but instead send a Version Negotiation packet, provided that
the packet is sufficiently long (see Section 14.1)."?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4020#issuecomment-679905159
----==_mimepart_5f44d5a911485_1d81196418796b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm looking for two things:</p>
<p>(i) I think this ought to clarify the intention for the SHOULD, I suspect it is clear to those working on this part, but not clear to me why this is a recommendation - i.e., specifically can you give me a use-case of why the Server would otherwise <em>USE</em> information from a packet from an unknown version, unless the intention is to say the server shouldn't waste resources to do try to do this?<br>
(ii) I think this implies understanding of Section 14.1 later in the spec, and a ref would help.</p>
<p>So...</p>
<ul>
<li>
<p>Is it equally true that..<br>
"Servers MUST NOT use the contents of a packet with an unknown version, and SHOULD NOT decrypt this packet, but instead send a Version Negotiation packet, provided that<br>
the packet is sufficiently long (see Section 14.1)."?</p>
</li>
<li>
<p>Or perhaps simply explain something like:<br>
"Servers SHOULD NOT commit resources to attempt to decode or decrypt a packet from an<br>
unknown version, but instead send a Version Negotiation packet, provided that<br>
the packet is sufficiently long (see Section 14.1)."?</p>
</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4020#issuecomment-679905159">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FMT7WGGN6CSI3BSLSCN52TANCNFSM4QFAGDJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3M3FJBV5QZZNLB5LSCN52TA5CNFSM4QFAGDJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCDIPBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-679905159",
"url": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-679905159",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44d5a911485_1d81196418796b8--


From nobody Tue Aug 25 02:24:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2AA13A0BD9 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 02:24:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tbiwkOIndnR3 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 02:24:46 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED0EB3A0E52 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 02:23:54 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 22EB2E0761 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 02:23:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598347434; bh=eZETyhUWQRTNIF8mdJ61728KBq1BbKQzCfwQul9Xg1U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UmdxQJmAey1WUPSnpDLvWBcqbCWY/OU0sEl80RcY1YkBChNMrkdiUEqdfP4aNz+4m o9H19cztePHDFvM6UGPQuA9wLrIYwYUW06c7gIeUSwzUTK4m+SdhtbGB3/kMuSEJK/ Ly+03h0CBhBcPQNxHcdiDgGLU8ee5+z1cYPKlYO4=
Date: Tue, 25 Aug 2020 02:23:54 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CWLYEF6E5QN5GPKF5KC42VEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/474298672@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44d8aa12bfd_308d1964106775"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NspvdWEMek3DtDhCTk-DrHzaxGM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 09:24:48 -0000

----==_mimepart_5f44d8aa12bfd_308d1964106775
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion

This text from RFC5681 is fine and if you want we can take over that language. That text does not say that you need to immediately need to halve the cwnd but you can't transmit more than half the cwnd _over the whole RTT_. That's also what rate halving does actually but by reducing gradually over one RTT you avoid not sending anything for half an RTT and then send full rate in the second half (what the originally fast recovery did as nicely explain in section 1 of RFC6937). PRR addresses a different problem of rate halving which is that you actually might reduce too much (e.g. for cubic when you only want to reduce by 30%, or when multiple packets are lost). PRR still uses rate halving but then goes back into SS to make sure you reach your ssthresh quickly in case you have reduced too much. This is also what is specified for QUIC at the moment.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r476307745
----==_mimepart_5f44d8aa12bfd_308d1964106775
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r476307745">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion
</pre>
<p>This text from RFC5681 is fine and if you want we can take over that language. That text does not say that you need to immediately need to halve the cwnd but you can't transmit more than half the cwnd <em>over the whole RTT</em>. That's also what rate halving does actually but by reducing gradually over one RTT you avoid not sending anything for half an RTT and then send full rate in the second half (what the originally fast recovery did as nicely explain in section 1 of RFC6937). PRR addresses a different problem of rate halving which is that you actually might reduce too much (e.g. for cubic when you only want to reduce by 30%, or when multiple packets are lost). PRR still uses rate halving but then goes back into SS to make sure you reach your ssthresh quickly in case you have reduced too much. This is also what is specified for QUIC at the moment.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r476307745">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK32F6U2UNNVGME3TYTSCN7KVANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYC6LFEBLPHURRMPO3SCN7KVA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRCTSMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r476307745",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r476307745",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44d8aa12bfd_308d1964106775--


From nobody Tue Aug 25 02:27:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06DFD3A0BCB for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 02:27:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FXykc5A2l5Nx for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 02:27:17 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A6B173A08FB for <quic-issues@ietf.org>; Tue, 25 Aug 2020 02:27:17 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id B2B415E01F3 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 02:27:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598347636; bh=ILwutyREbkGq5zyH2AtLjkMawSyDBp35We7cw7kWezA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CtSNR0yC45LeDFSOZamIiNNSplonGhWRYbt/dR+IcpI0MRBHxoC4YSgTn7Xk/9S2N wXS/RhLrF4dyqCy+Qw3n/f/gMiaIoEvegw/Z9zgnGfJCi+835Vy1lr+R/RkRRlA8uC 7IGKxU5PgjdijoZQRy0nQ9BtkZmlcuhU4zeqZmzM=
Date: Tue, 25 Aug 2020 02:27:16 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GXMZSB5HKCUXZRQ55KC5HJEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/679913680@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44d974a360f_57f81964490ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DlglF5tBYQ-DrZQZe1Eur3TWMFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 09:27:19 -0000

----==_mimepart_5f44d974a360f_57f81964490ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

So if this confused me (a little), I am assuming it could confuse others,=
 so one way to make this clear is add a sentence (albeit a little long) a=
fter the SHOULD in section 6 that says what happens and explicitly includ=
es a forward ref to Section 14.1 i.e.=0D
=0D
AFTER THIS CURRENT TEXT:=E2=80=A8=C2=A0=C2=A0 =E2=80=9CThe size of the fi=
rst packet sent by a client will determine whether=E2=80=A8=C2=A0=C2=A0 a=
 server sends a Version Negotiation packet.=C2=A0 Clients that support=E2=
=80=A8=C2=A0=C2=A0 multiple QUIC versions SHOULD pad the first packet the=
y send to the=E2=80=A8=C2=A0=C2=A0 largest of the minimum packet sizes ac=
ross all versions they support.=E2=80=A8=C2=A0=C2=A0 This ensures that th=
e server responds if there is a mutually=E2=80=A8=C2=A0=C2=A0 supported v=
ersion.=E2=80=9D=E2=80=A8=0D
=0D
ADD SOMETHING LIKE:=E2=80=A8=C2=A0=C2=A0=C2=A0 "If a client sends an Init=
ial packet (see section 14.1) less than the smallest allowed=E2=80=A8 pac=
ket size for the version of QUIC supported at the server =E2=80=A8(e.g., =
when this size is not permitted by the local interface), =E2=80=A8the ser=
ver would not reply with a Version Negotiation packet and the connection =
attempt will time out.=0D
=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-679913680=

----==_mimepart_5f44d974a360f_57f81964490ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>So if this confused me (a little), I am assuming it could confuse othe=
rs, so one way to make this clear is add a sentence (albeit a little long=
) after the SHOULD in section 6 that says what happens and explicitly inc=
ludes a forward ref to Section 14.1 i.e.</p>=0D
<p>AFTER THIS CURRENT TEXT:=E2=80=A8=C2=A0=C2=A0 =E2=80=9CThe size of the=
 first packet sent by a client will determine whether=E2=80=A8=C2=A0=C2=A0=
 a server sends a Version Negotiation packet.=C2=A0 Clients that support=E2=
=80=A8=C2=A0=C2=A0 multiple QUIC versions SHOULD pad the first packet the=
y send to the=E2=80=A8=C2=A0=C2=A0 largest of the minimum packet sizes ac=
ross all versions they support.=E2=80=A8=C2=A0=C2=A0 This ensures that th=
e server responds if there is a mutually=E2=80=A8=C2=A0=C2=A0 supported v=
ersion.=E2=80=9D=E2=80=A8</p>=0D
<p>ADD SOMETHING LIKE:=E2=80=A8=C2=A0=C2=A0=C2=A0 "If a client sends an I=
nitial packet (see section 14.1) less than the smallest allowed=E2=80=A8 =
packet size for the version of QUIC supported at the server =E2=80=A8(e.g=
., when this size is not permitted by the local interface), =E2=80=A8the =
server would not reply with a Version Negotiation packet and the connecti=
on attempt will time out.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/4021#issuecomment-679913680">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKYX=
VHEOYB4YFV6QXWDSCN7XJANCNFSM4QFAHQQQ">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK6TLDXPPCKSDLEX3DTSCN7XJA5CNFSM4QFA=
HQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCDKRUA.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment=
-679913680",=0D
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-67=
9913680",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f44d974a360f_57f81964490ba--


From nobody Tue Aug 25 02:34:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B71E63A0BD4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 02:34:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.199
X-Spam-Level: 
X-Spam-Status: No, score=-1.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-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=github.com
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 D7wCSiPK5Thk for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 02:34:17 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FEE03A0BD0 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 02:34:17 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id AA18D7A0D73 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 02:34:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598348056; bh=sDSdPphG39uzHCeLdB+HLqckbUaJq6KmAZUlmarVXo8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yIPVQgjr55+pivcst9cjbWfU8gpM6yNcgy7EZqO4RSq3KVE05IAJS6N4ce91BObYC vohjwQFP3vbg3Cl6ZnEt9RsoS8/SWc4NZNc51oTT/qpe+lRqkt8ULTPTq/wY9hBtaW z7+3ciqyf8X9bYfntSKPEu/D9Ii9S/kdKyPy1hYE=
Date: Tue, 25 Aug 2020 02:34:16 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3GL6GK6WDLEEN6VEV5KC6BREVBNHHCRWKM7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4050@github.com>
Subject: [quicwg/base-drafts] When to reduce cwnd in recovery (#4050)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44db1864da5_2d7d1964564566"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2uCc-sBs40pZrtDWFmvv1fZqdNk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 09:34:19 -0000

----==_mimepart_5f44db1864da5_2d7d1964564566
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The recovery draft currently has the following text:

```
When slow start is exited, the congestion
window halves and the slow start threshold is set to the new congestion
window.
```

However, in https://tools.ietf.org/html/rfc5681#section-4.3 ssthresh is reduced upon entering recovery but cwnd is set to ssthresh when leaving recovery.

There is more discussion on this already in PR #3978 and PR #4005.

@ianswett proposed by email the following alternative wording:

```
MUST reduce the CWND to the ssthresh by the time recovery is exited and implementations MAY use a variety of mechanisms to reduce bytes in flight, including reducing it immediately, packet conservation, PRR(RFC6937) or decreasing the pacing rate.
```

@janaiyengar noted this text from RFC5861 which works as well:

```
   Second, until all lost segments in the window of data in question are
   repaired, the number of segments transmitted in each RTT MUST be no
   more than half the number of outstanding segments when the loss was
   detected.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4050
----==_mimepart_5f44db1864da5_2d7d1964564566
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The recovery draft currently has the following text:</p>
<pre><code>When slow start is exited, the congestion
window halves and the slow start threshold is set to the new congestion
window.
</code></pre>
<p>However, in <a href="https://tools.ietf.org/html/rfc5681#section-4.3" rel="nofollow">https://tools.ietf.org/html/rfc5681#section-4.3</a> ssthresh is reduced upon entering recovery but cwnd is set to ssthresh when leaving recovery.</p>
<p>There is more discussion on this already in PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a> and PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679936504" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4005" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4005/hovercard" href="https://github.com/quicwg/base-drafts/pull/4005">#4005</a>.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> proposed by email the following alternative wording:</p>
<pre><code>MUST reduce the CWND to the ssthresh by the time recovery is exited and implementations MAY use a variety of mechanisms to reduce bytes in flight, including reducing it immediately, packet conservation, PRR(RFC6937) or decreasing the pacing rate.
</code></pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> noted this text from RFC5861 which works as well:</p>
<pre><code>   Second, until all lost segments in the window of data in question are
   repaired, the number of segments transmitted in each RTT MUST be no
   more than half the number of outstanding segments when the loss was
   detected.
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4050">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3RFDT7XH7IP3AK5VDSCOARRANCNFSM4QKOBJLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTLBR32CZ5KO5E7M3SCOARRA5CNFSM4QKOBJL2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KGZJT4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4050",
"url": "https://github.com/quicwg/base-drafts/issues/4050",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44db1864da5_2d7d1964564566--


From nobody Tue Aug 25 03:07:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53DCF3A0BFF for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 03:07:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dSpDtsP0tEvn for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 03:07:43 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11C763A0BFD for <quic-issues@ietf.org>; Tue, 25 Aug 2020 03:07:42 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 4654B520E5F for <quic-issues@ietf.org>; Tue, 25 Aug 2020 03:07:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598350062; bh=mCh4ArT1uLDOI5XBB3qvVTt+Fg+8ogA0ncT0PUCkemM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yn5huOiAB0l+mjFmrm2EIy04uEeWtbTtEYiVf9ZzylL053t1L8QfSpQ0Jvq6oiN/Z IwpfxJdG1787SYQmSdQdmwlLlGHX9t+8d+4Wgh8pNr74CzJ00qRpsBUvf0Tu5mfsE3 GMQhFmzwJktsQdRV2lacyo1FENyeXMOe5nK26NVo=
Date: Tue, 25 Aug 2020 03:07:42 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZWUJ7GM2IBAOTQ5F55KDB65EVBNHHCRJHOV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4029/679932911@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4029@github.com>
References: <quicwg/base-drafts/issues/4029@github.com>
Subject: Re: [quicwg/base-drafts] Try again to use ECN? (#4029)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44e2ee36640_9af196412466e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KU-FGZ9QWa6HUAdJg-jFOjC0KSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 10:07:44 -0000

----==_mimepart_5f44e2ee36640_9af196412466e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think PR 4037 needs surgery. The intent seems pretty clear. I believe root cause of the comments originate from text that isn't perfected. There's lots of colloquial terminology mistakes wrt ECN, some repetition, a few para ordering problems  and few sentences needing polish. If we fix all these then maybe (nearly) all the issues will disappear. 

@martinthomson ... can I offer to edit the PR text in this section?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679932911
----==_mimepart_5f44e2ee36640_9af196412466e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think PR 4037 needs surgery. The intent seems pretty clear. I believe root cause of the comments originate from text that isn't perfected. There's lots of colloquial terminology mistakes wrt ECN, some repetition, a few para ordering problems  and few sentences needing polish. If we fix all these then maybe (nearly) all the issues will disappear.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> ... can I offer to edit the PR text in this section?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679932911">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHEM7TQJLS6B53ZJDSCOEO5ANCNFSM4QFASVTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQGUZGJO2JKJKAL63SCOEO5A5CNFSM4QFASVT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCDPH3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679932911",
"url": "https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679932911",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44e2ee36640_9af196412466e--


From nobody Tue Aug 25 03:37:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE8823A0C34 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 03:37:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5-lEf3_wm9NT for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 03:37:39 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B087B3A0C33 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 03:37:39 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id EB8D3600E66 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 03:37:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598351858; bh=xloaMHXN/IW13QyfLGQ7LssHi3lHoQk4f1YrPdwXadA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KYcdpFCOpB2HOnpmuYrNx85+LS7OBG/HcZX016YjXKwbiRfpbQEU9Ai+JAbhdtCHZ 6ZT0VszS1ac4qwzTW1myCLYRuDnP1oHPXgceuZrRgCTCuYp13cS/94nwrcjru1V8Yq EaaepnHQZvUc6jf41+mhkZnOkxIWMimDNpGuZr4U=
Date: Tue, 25 Aug 2020 03:37:38 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5RNPTTRR7DME6FD7V5KDFPFEVBNHHCRJHOV4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4029/679946030@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4029@github.com>
References: <quicwg/base-drafts/issues/4029@github.com>
Subject: Re: [quicwg/base-drafts] Try again to use ECN? (#4029)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f44e9f2dc02f_186419644197a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rYIwWQOpRwNndf-QyHMZne-jnE0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 10:37:41 -0000

----==_mimepart_5f44e9f2dc02f_186419644197a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Suggestions for text would be greatly appreciated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679946030
----==_mimepart_5f44e9f2dc02f_186419644197a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Suggestions for text would be greatly appreciated.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679946030">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2W23H4OVXKYSFP3NLSCOH7FANCNFSM4QFASVTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK75WBBNRM376NZSGODSCOH7FA5CNFSM4QFASVT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCDSOLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679946030",
"url": "https://github.com/quicwg/base-drafts/issues/4029#issuecomment-679946030",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f44e9f2dc02f_186419644197a--


From nobody Tue Aug 25 07:36:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA61C3A0DB4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 07:36:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 0r3Ss8nPIBax for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 07:36:40 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0AD7F3A0DAB for <quic-issues@ietf.org>; Tue, 25 Aug 2020 07:36:39 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 3419184074D for <quic-issues@ietf.org>; Tue, 25 Aug 2020 07:36:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598366199; bh=aaVnTctrdU3W8wk7sow8rVUeCGgD5CAJRrrq3G7Dl7M=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=PjSofZsUvBX1PuNPLBVPokqJGcoORgrqdJIQemLhskSfjXlBtxlhTJ19ub2jWojF2 9cz1n/U3lPI/f9WIxUKEBIEolq5LG87U1RZGTFdYkojvrcflJIlGSEht6EYzM2VqKc KqeGr2fFKyO83gS/ImCdfuyUtVM7jrA8W0LWAB1M=
Date: Tue, 25 Aug 2020 07:36:39 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CHWNZ2EZTJGWSBGN5KEBPPEVBNHHCRXEDNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4051@github.com>
Subject: [quicwg/base-drafts] Fix Push ID description: replace comma with "and" (#4051)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4521f7210ee_6c4819641009cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PxAHQXYZSPJdHSOd7762ZVTrRjc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 14:36:41 -0000

----==_mimepart_5f4521f7210ee_6c4819641009cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit


You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4051

-- Commit Summary --

  * Fix Push ID description: replace comma with &quot;and&quot;

-- File Changes --

    M draft-ietf-quic-http.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4051.patch
https://github.com/quicwg/base-drafts/pull/4051.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4051

----==_mimepart_5f4521f7210ee_6c4819641009cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4051'>https://github.com/quicwg/base-drafts/pull/4051</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix Push ID description: replace comma with &quot;and&quot;</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4051/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4051.patch'>https://github.com/quicwg/base-drafts/pull/4051.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4051.diff'>https://github.com/quicwg/base-drafts/pull/4051.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4051">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK63NAIDG2T3FQKXIXDSCPD7PANCNFSM4QKXL2RA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK26GHJJ3TKH4XDWEMDSCPD7PA5CNFSM4QKXL2RKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KG4QNWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4051",
"url": "https://github.com/quicwg/base-drafts/pull/4051",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4521f7210ee_6c4819641009cd--


From nobody Tue Aug 25 08:10:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 625A43A0DE4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:10:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 8u5bBY8XN3oZ for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:10:47 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58DDC3A0DE3 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:10:47 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 4CD839025A2 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:10:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598368246; bh=w9cwmYiluhU1fTqIgV6Cyo2HenJT38Dhh/IYjgmPKwU=; h=Date:From:To:Subject:From; b=bxKiM8+3Y5sokK0xSeBIdwyrfLnLfIxnzF49aGw1LTJKH8NgL9LwzQ7n59TTO7bLV 9pDaSfRAwb/Bgt1pQgT3IuxvH5pc2P2lf6vtZ7nBisUuG6sa/WPN1TnsHaIEL+rEha c+kL4JkpsLtJ2hzVmP9qgAdKtHhB/Bf1LYkkxarw=
Date: Tue, 25 Aug 2020 08:10:46 -0700
From: Dmitri Tikhonov <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/0d467c-41ee45@github.com>
Subject: [quicwg/base-drafts] 41ee45: Fix Push ID description: replace comma with "and" ...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hmcK2ktCaQIpZ1FVzO3Y97RNJSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:10:48 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 41ee4526d430e2f9e83b29901a1ad1719fc61696
      https://github.com/quicwg/base-drafts/commit/41ee4526d430e2f9e83b29901a1ad1719fc61696
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix Push ID description: replace comma with "and" (#4051)

This should have been done in 55dd0c287b2c2172314a2c1027683e990033cb12



From nobody Tue Aug 25 08:11:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F212E3A0DE7 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:10:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 1mSh5BWBcVEg for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:10:57 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF9863A0DE4 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:10:57 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id F06BC600E1B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:10:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598368256; bh=g6r0FPqz+J6nq0HUB83dA/lAHfPgdRSG2QFgGhxmTOY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IjeZMcAdK9UL/A6Q6WkNzcsOiFS9jDF1PQ3nA5D73ASqIeYfgKoSYS64KjAT7pjAG GVIgCjPYKO4mkoBo3n18jzFngSbBwawgZYW2Ra0QiXDG2UbQjStStC2yRpJ9gm8AJj rbt/ydb5RSEjgwa1mYihiyLxkaFZtPmgAx5O3jiA=
Date: Tue, 25 Aug 2020 08:10:56 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ICS52ML7OQCWMGOV5KEFQBEVBNHHCRXEDNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4051/issue_event/3690595697@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4051@github.com>
References: <quicwg/base-drafts/pull/4051@github.com>
Subject: Re: [quicwg/base-drafts] Fix Push ID description: replace comma with "and" (#4051)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f452a00e14bd_1f8a1964224171"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a3IDHTog6k1IWWFKsp-Kty6q1wY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:10:59 -0000

----==_mimepart_5f452a00e14bd_1f8a1964224171
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4051 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4051#event-3690595697
----==_mimepart_5f452a00e14bd_1f8a1964224171
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685540205" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4051" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4051/hovercard" href="https://github.com/quicwg/base-drafts/pull/4051">#4051</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4051#event-3690595697">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KP6ID5CP3ZUN7DJLSCPIABANCNFSM4QKXL2RA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5E7TE3ANWVI5XA6O3SCPIABA5CNFSM4QKXL2RKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3P5AK4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4051#event-3690595697",
"url": "https://github.com/quicwg/base-drafts/pull/4051#event-3690595697",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f452a00e14bd_1f8a1964224171--


From nobody Tue Aug 25 08:12:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 467A03A0DF6 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:12:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0KLMYbvJpmW8 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:12:05 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32CE03A0DE7 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:12:05 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 696D5E0D9B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:12:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598368324; bh=WefNdxVaBk18Gv2djA8oUq5FbDz5Q2ZV1njDFEvR2II=; h=Date:From:To:Subject:From; b=1IJVG4pIaPriEGHJ88oDjd4t7D56M+tZ0389Wprp+SsFqA8dep3CEHJNeyaFspUcV xl5zMWQx9HSajmLVI0HHl9KuQmsDCYVEbmaqpKLrgW16/oVLAyc5107qqTpJpxUp5k NA3tPBCTksSTwxaRWhrQnbJV8F6z7ui6y5RLSonc=
Date: Tue, 25 Aug 2020 08:12:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2523e7-10db5b@github.com>
Subject: [quicwg/base-drafts] 10db5b: Script updating gh-pages from 41ee4526. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VORgXSmZiPe2hzCmM38nMiVJwvQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:12:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 10db5b4aa86f51aa879936afb537c1548c2acb5c
      https://github.com/quicwg/base-drafts/commit/10db5b4aa86f51aa879936afb537c1548c2acb5c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 41ee4526. [ci skip]



From nobody Tue Aug 25 08:12:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 605E63A0DE7 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:12:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RpYjsVzUtEiw for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:12:20 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 17BEB3A0DF6 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:12:19 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id CC548840E80 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:12:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598368338; bh=2po9ct6hpNkz52QCKqB1CUwyTcbBqwmvd5jQKGLR9g8=; h=Date:From:To:Subject:From; b=iZi4S6EECT3xlB3D2vQOuG1FZZ2sviB5YySO+cq6qa2Digj9YazgukZGVZ2JQ2Cg0 xxIwtbaKuBXXHKgSCo9IVHzt8udeN7o+AU7zdl97pntW02okZaydDPVkYHRq/ML5mR sbgznnihwnXYOiIhTHJV7vmsKLTAvMOYp3W+U+Gw=
Date: Tue, 25 Aug 2020 08:12:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/10db5b-cb8c6d@github.com>
Subject: [quicwg/base-drafts] cb8c6d: Script updating archive at 2020-08-25T15:11:56Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ey50AP_UjDN6Ymn56Xj2uxctivw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:12:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: cb8c6d423b846bb847e846db93d619a773714eb2
      https://github.com/quicwg/base-drafts/commit/cb8c6d423b846bb847e846db93d619a773714eb2
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-25T15:11:56Z. [ci skip]



From nobody Tue Aug 25 08:18:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 426DD3A0E37 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:18:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 QH4eB6Gd7OFq for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:18:23 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 118983A0DF6 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:18:23 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 621CE600E70 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:18:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598368702; bh=mQaQGojfuFKWuFbfa2yZOqu67IOLqsQ2jvReSUTEvp0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dUjCZTYGtT5e7phc4MN8ENHy9wXMFM5SxrmRv6Xtqe/Udkhl7CxsXyJdzSYJOXSSf JGYpChorJWFv3COtl0uFspRoZ/puIv1cxesK/JnxqrhWL5FR65jHI2oMwho5ZFuGFn J5Xl59VlXSNQRrtXXNLCtZXAql/W0X4MF9VAGXKg=
Date: Tue, 25 Aug 2020 08:18:22 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LEWK5AE36ADXGP7F5KEGL5EVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052@github.com>
Subject: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f452bbe53183_4f7b1964129187"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4jIIemjbg7UFO02rDTQX40Yoc90>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:18:24 -0000

----==_mimepart_5f452bbe53183_4f7b1964129187
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

[Section 4.4 of the HTTP-29 I-D](https://tools.ietf.org/html/draft-ietf-quic-http-29#section-4.4) states:

```
   Server push is only enabled on a connection when a client sends a
   MAX_PUSH_ID frame; see Section 7.2.7.  A server cannot use server
   push until it receives a MAX_PUSH_ID frame.  A client sends
   additional MAX_PUSH_ID frames to control the number of pushes that a
   server can promise.  A server SHOULD use Push IDs sequentially,
   starting at 0.  A client MUST treat receipt of a push stream with a
   Push ID that is greater than the maximum Push ID as a connection
   error of type H3_ID_ERROR.
```

The case when the client has not sent a _MAX_PUSH_ID_ frame is not covered.  (In this case, the client should treat the receipt of any frame with a Push ID as an error.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052
----==_mimepart_5f452bbe53183_4f7b1964129187
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a href="https://tools.ietf.org/html/draft-ietf-quic-http-29#section-4.4" rel="nofollow">Section 4.4 of the HTTP-29 I-D</a> states:</p>
<pre><code>   Server push is only enabled on a connection when a client sends a
   MAX_PUSH_ID frame; see Section 7.2.7.  A server cannot use server
   push until it receives a MAX_PUSH_ID frame.  A client sends
   additional MAX_PUSH_ID frames to control the number of pushes that a
   server can promise.  A server SHOULD use Push IDs sequentially,
   starting at 0.  A client MUST treat receipt of a push stream with a
   Push ID that is greater than the maximum Push ID as a connection
   error of type H3_ID_ERROR.
</code></pre>
<p>The case when the client has not sent a <em>MAX_PUSH_ID</em> frame is not covered.  (In this case, the client should treat the receipt of any frame with a Push ID as an error.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MYCWA2EUXEOCFPR3SCPI35ANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6IF6BIM3IZDKEBMXTSCPI35A5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KG5BLKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052",
"url": "https://github.com/quicwg/base-drafts/issues/4052",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f452bbe53183_4f7b1964129187--


From nobody Tue Aug 25 08:19:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CADAE3A0E37 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:19:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qvsS6S3j5Q2S for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:19:30 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F4523A0E3D for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:19:30 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id E587D600E10 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:19:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598368769; bh=PmlWd07g1pT5E7iW0AL9GEeXW5y6ydyNWj42rrkwQNQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aoQTJV5edp7jmz/pgwC42dHXU7Wys1pt6MdU1KvlQ30BSJR4PRiU5hPMQUoxTnr3Z P1Ydw0t56DN7aBpCqYir7lTRNV3jm6qJlkX7O18QtfhUxu58e1gOdr+OxNzTMkG314 47WZpFMo3uevm73aOrp5327YxRO9g4JGnk90mtSQ=
Date: Tue, 25 Aug 2020 08:19:29 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBJHMYAXC5MOXDZ6V5KEGQDEVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/680090993@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f452c01d578e_242b19641984ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S7qIWYJ8G3iluh6p-jJKS4tmbho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:19:32 -0000

----==_mimepart_5f452c01d578e_242b19641984ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Personally, the "nonsense" of a byte grid doesn't bother me as much with H/QPACK as with others, and I think I've figured out why:

- Things are presented one byte at a time instead of four bytes at a time.
- Prefixed integers will take up the indicated portion of a byte if they fit, but might spill over to additional bytes which come before the next byte shown.
- QUIC fields were presented four bytes at a time, containing varints which messed with four-byte alignment, so the byte grid never made sense.

I kind of wish there were a better way of indicating visually where these possible extra bytes would fall (=== vs. ---?) but the + in the field length is a strong clue.  If folks think the old format is better to stay in sync with HPACK, that's fine -- I just wanted to have the PR and make sure it was a decision instead of inertia.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680090993
----==_mimepart_5f452c01d578e_242b19641984ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Personally, the "nonsense" of a byte grid doesn't bother me as much with H/QPACK as with others, and I think I've figured out why:</p>
<ul>
<li>Things are presented one byte at a time instead of four bytes at a time.</li>
<li>Prefixed integers will take up the indicated portion of a byte if they fit, but might spill over to additional bytes which come before the next byte shown.</li>
<li>QUIC fields were presented four bytes at a time, containing varints which messed with four-byte alignment, so the byte grid never made sense.</li>
</ul>
<p>I kind of wish there were a better way of indicating visually where these possible extra bytes would fall (=== vs. ---?) but the + in the field length is a strong clue.  If folks think the old format is better to stay in sync with HPACK, that's fine -- I just wanted to have the PR and make sure it was a decision instead of inertia.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680090993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35AXZ2QKPQFGCHSR3SCPJADANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MFG7IPRAEPVJMCHDSCPJADA5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCEV24I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680090993",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680090993",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f452c01d578e_242b19641984ea--


From nobody Tue Aug 25 08:26:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFB233A0FA0 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:26:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 fjS42GtZbmv8 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:26:27 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DED1D3A0F62 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:26:26 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 1760B600E93 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:26:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598369186; bh=1r9WBslgrzpbFQ/AlaIK3qKdmQ/1L43o2P4RzXZ76wM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oPWDSFMQKaK/73B8tqa7RXzYqDUt2ouiYPZEF7gGdQ/+Bpuq81964tUI2uPlOVCm3 BJnVGVDP2N7IBmIFJLVmC0O5Z4Q3g4zf2rrXRnDzSlQy1uHcvPtYwoAbuhKA7FjFYg OoVFfgVQFFyOajWS5tKsDaV6NV976cJ6AwDQjk08=
Date: Tue, 25 Aug 2020 08:26:26 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFYUOCZREAV33E5355KEHKFEVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/680095345@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f452da27c1b_56261964144348"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/twuTKICjIPQtQW0kwMUDK6_z9-o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:26:28 -0000

----==_mimepart_5f452da27c1b_56261964144348
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Do others agree with @LPardue's framing of the coupling with HPACK vs the other QUIC drafts?

I do.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680095345
----==_mimepart_5f452da27c1b_56261964144348
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>Do others agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/LPardue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a>'s framing of the coupling with HPACK vs the other QUIC drafts?</p>
</blockquote>
<p>I do.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680095345">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBNHZFLWNSEUKWLXDSCPJ2FANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6227J2YHKHPLE3PCLSCPJ2FA5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCEW44I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680095345",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680095345",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f452da27c1b_56261964144348--


From nobody Tue Aug 25 08:26:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1E913A0FAC for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:26:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 g0TNdAFz0_GI for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:26:40 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A79163A0FD7 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:26:38 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id E7AFC5E0F28 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:26:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598369197; bh=cUNvN/efnDSWx6xW10htw1zTPs5EwNV6S4G1UZwPBRk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CKnzpxJ7FJf7wa3Tn/2CxUK9HpawC8gzPGgENKG7SgoNx7MlWrRUic0pYhLcnxHwB VREwSshAZDxFIxV+FY2NkpCQ/o3vhVulu1CQt2NUszTVHHBzewiP4nqu5+KifJJ0jj Fg0bD1pyrqD/ELEEKthhOplLCZt2EA8tXm/gnU4c=
Date: Tue, 25 Aug 2020 08:26:37 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HU4M6L67OAPFGH7V5KEHK3EVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/474595848@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f452dadd8ea8_520719643049ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GCkS_2wimEMYU9V-x2Vy5KTk4-g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:26:42 -0000

----==_mimepart_5f452dadd8ea8_520719643049ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> @@ -1768,9 +1772,10 @@ completes, the client uses the transport parameters established in the
 handshake.  Not all transport parameters are remembered, as some do not apply to
 future connections or they have no effect on use of 0-RTT.
 
-The definition of new transport parameters ({{new-transport-parameters}}) MUST
-specify whether they MUST, MAY, or MUST NOT be stored for 0-RTT. A client need
-not store a transport parameter it cannot process.
+The definition of a new transport parameter ({{new-transport-parameters}}) MUST
+specify whether that storing the transport parameter for 0-RTT is mandatory,

```suggestion
specify whether storing the transport parameter for 0-RTT is mandatory,
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview-474595848
----==_mimepart_5f452dadd8ea8_520719643049ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r476536852">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1768,9 +1772,10 @@ completes, the clie=
nt uses the transport parameters established in the=0D
 handshake.  Not all transport parameters are remembered, as some do not =
apply to=0D
 future connections or they have no effect on use of 0-RTT.=0D
 =0D
-The definition of new transport parameters ({{new-transport-parameters}}=
) MUST=0D
-specify whether they MUST, MAY, or MUST NOT be stored for 0-RTT. A clien=
t need=0D
-not store a transport parameter it cannot process.=0D
+The definition of a new transport parameter ({{new-transport-parameters}=
}) MUST=0D
+specify whether that storing the transport parameter for 0-RTT is mandat=
ory,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-specify whether that storing the transport pa=
rameter for 0-RTT is mandatory,=0D
+specify whether storing the transport parameter for 0-RTT is mandatory,=0D=

</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4016#pullrequestreview-474595848">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6BZASTEAVGFI5MOBTSCPJ23ANCNFSM4QE7VRUQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2WEMZYQPAFWFO7YMTSCPJ23A5CNFSM4=
QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODRE4ECA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestrev=
iew-474595848",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview=
-474595848",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f452dadd8ea8_520719643049ce--


From nobody Tue Aug 25 08:28:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D62993A0FE7 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:28:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 NeFEOpD7VyN4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:28:36 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5787D3A0DF6 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:28:25 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 74D92840E57 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:28:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598369304; bh=NcP2UyqfmGDRG8zfPwGzrGFtC88T3wb92UbcB7sXzvU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NCYf1BQSHyeWvziiXu8mXybE00w9E1Rt/CZVS99JISU/fEw49ktM1ux1/l7A6EugV TRclutARIZLKraTKZD+2y9pIPanUw5TJCttbxws8/IyMmF8FkhIKjY8VggLVLg1Yp0 oZlAzGYgcSdoQtJRY6XlVCNDXT2vsqfpj4XxGmvo=
Date: Tue, 25 Aug 2020 08:28:24 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5582568077@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f452e186616c_7b2f1964240256"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1ILXP1X7LmlauU30xHsmsGFU89M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:28:38 -0000

----==_mimepart_5f452e186616c_7b2f1964240256
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert pushed 1 commit.

2ba532b8454667c8975419ec3c9d28da10b71a58  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/6d603c7d01c58121dd79b655cba17cc0cc57add7..2ba532b8454667c8975419ec3c9d28da10b71a58

----==_mimepart_5f452e186616c_7b2f1964240256
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/larseggert" class="user-mention">@larseggert</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2ba532b8454667c8975419ec3c9d28da10b71a58">2ba532b</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/6d603c7d01c58121dd79b655cba17cc0cc57add7..2ba532b8454667c8975419ec3c9d28da10b71a58">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4K5LWPKQVYVN4KH23SCPKBRANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7JN6XDOTYKRDJRNFTSCPKBRA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU4DENJWHAYDONY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/6d603c7d01c58121dd79b655cba17cc0cc57add7..2ba532b8454667c8975419ec3c9d28da10b71a58",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/6d603c7d01c58121dd79b655cba17cc0cc57add7..2ba532b8454667c8975419ec3c9d28da10b71a58",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f452e186616c_7b2f1964240256--


From nobody Tue Aug 25 08:47:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BFD23A0F19 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:47:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AkUxgpITm3-m for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:47:16 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E2DD3A0ED9 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:47:13 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 9C85D840048 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:47:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598370432; bh=hkp0mTqQwT4u3/YLzxi3Wqp2N8sXe+6byQXxg+mwnI0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A608w49b4ZNKjmpWom8X9IxftLkJtXycBQNAow0Gh9KmuJYQGlmSQ6hFDawQK2iWb xkk6sbRgmKWlesxnwkUcbyBfKBx7FoC8LQkqIgTvxvcXILGAnIlegHerCtp+qZYqzk dASfjtNMGXTPj46RrhAyHeeayNjZS8FX2eaRYPNA=
Date: Tue, 25 Aug 2020 08:47:12 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TTDU2ORJM7ZRBLSF5KEJYBEVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/680107843@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4532808d748_6dc81964931fb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gRhmIOxwxRNrqaHrNN-EK8azcDo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:47:17 -0000

----==_mimepart_5f4532808d748_6dc81964931fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is some other text that kinda marks the error case:

```
  The maximum Push ID is unset when a connection is created, meaning
  that a server cannot push until it receives a MAX_PUSH_ID frame.
```

One interpretation is that since any value of ID is greater than `unset`, then the error condition holds. But I agree with Dmitri that we could probably make this clearer with some editorializing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680107843
----==_mimepart_5f4532808d748_6dc81964931fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There is some other text that kinda marks the error case:</p>
<pre><code>  The maximum Push ID is unset when a connection is created, meaning
  that a server cannot push until it receives a MAX_PUSH_ID frame.
</code></pre>
<p>One interpretation is that since any value of ID is greater than <code>unset</code>, then the error condition holds. But I agree with Dmitri that we could probably make this clearer with some editorializing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680107843">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FNF3WR4AH7OWVPWTSCPMIBANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK62SO5RINUUA6RDW2LSCPMIBA5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCEZ6QY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680107843",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680107843",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4532808d748_6dc81964931fb--


From nobody Tue Aug 25 08:50:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 757E13A0EBA for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:50:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aGJfV6ZqLiuY for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:50:37 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 693363A0DC6 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:50:37 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 7FAE5600E17 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:50:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598370636; bh=UMu9pvEGWwyJc6vXxC8aGhTlZsedR+35p+Tjmq43ehA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zs7lH/AvnQ7XJhqbuDcfpRpeWB6xDoSnFr4U1F1EDw61N5hEWwrBntxg9t2rA6UZs bnjOHgqBUUcEsLfY6bsJOI34FUCAO1PmAwNV2wsqW9FINSCz9R3Xh6z00e2q2ITn6S f0ZtRhANu3n9ZYg1UOq5kz5/E4lFIpvLQ0fk+Iog=
Date: Tue, 25 Aug 2020 08:50:36 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CZY6QFERFY37RGEN5KEKEZEVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/680109926@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45334c71aa0_2b7119642211b9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G4lFm7P_D8vdMtdb8PtgPuoRfMM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:50:38 -0000

----==_mimepart_5f45334c71aa0_2b7119642211b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> since any value of ID is greater than `unset`

That's a big stretch.  Does it hold in languages that have a `NaN`, such as JavaScript?  E.g., can one write `assert(0 > NaN);`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680109926
----==_mimepart_5f45334c71aa0_2b7119642211b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>since any value of ID is greater than <code>unset</code></p>
</blockquote>
<p>That's a big stretch.  Does it hold in languages that have a <code>NaN</code>, such as JavaScript?  E.g., can one write <code>assert(0 &gt; NaN);</code>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680109926">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OLSL3YLJSRAD2KNTSCPMUZANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4HAM6BZXGPTMQHBKTSCPMUZA5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCE2OZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680109926",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680109926",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45334c71aa0_2b7119642211b9--


From nobody Tue Aug 25 08:53:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52E713A0EE5 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:53:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 buJPTBQrrEvq for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:53:39 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C5D2F3A0ED9 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:53:39 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id EB6305E0055 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:53:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598370818; bh=kBAxOfceHeb3Ot7F/Enu4a4DWLOfdFsTqjC/PUvi7Xk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CB0MrJ6IItDGIqFCqAM4bsd37GIBODR+Uox0dbK6i0xGhNyCXJCPE6MujGTcOdOfL hp1IUTR6+4AJJBgr+4yvDVGNII1nfKh9zDMaOgtrJiAsVI++NHPj30l5bz53qu1Nm8 of2VmDePEs2BqNQ0MTXlDyno5mGceHAck3jQdlhU=
Date: Tue, 25 Aug 2020 08:53:38 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVM6AUOHEAH63SVXV5KEKQFEVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/680111769@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f453402d7aa6_698196421258a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QtbgmXinrL46-Kg5ARYoNeLNfNs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:53:42 -0000

----==_mimepart_5f453402d7aa6_698196421258a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Since it starts as unset, and MAX_PUSH_ID can only increase the value then in this world, 0 must be greater than unset 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680111769
----==_mimepart_5f453402d7aa6_698196421258a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Since it starts as unset, and MAX_PUSH_ID can only increase the value then in this world, 0 must be greater than unset</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680111769">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ZHAB6PPE7N3G7E3DSCPNAFANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NJHIMSC2SAHU5BV3SCPNAFA5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCE25GI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680111769",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680111769",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f453402d7aa6_698196421258a--


From nobody Tue Aug 25 08:54:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6EB4F3A0EE6 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:54:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.081
X-Spam-Level: 
X-Spam-Status: No, score=0.081 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lKCKxPw7rzuR for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 08:54:41 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4368A3A0ED9 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:54:41 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 8072D5E004A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 08:54:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598370880; bh=tzPc39BNqsusMh23/H8r2/x1uAGtroEaq64aznvcJag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HtJ6ZynopQZiUGcbgBWp9s9Mft2Tnc2Ls+sJykh/D5kfzCeU4KSgige1582AisMcC PQjmal7EQXcGRv9OdBSCjNfTXDanq6VIEbmqFMzw56LJ5PtQ0QBptF4XJW9ZQlVD+C iE1T3fPitiY2a22quU+w0is3u6a9J2e9EodJ71aY=
Date: Tue, 25 Aug 2020 08:54:40 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PGZQCEJ2ZH2GVL3N5KEKUBEVBNHHCRJGKO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4020/680112377@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4020@github.com>
References: <quicwg/base-drafts/issues/4020@github.com>
Subject: Re: [quicwg/base-drafts] This seems like tuning (#4020)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4534406f689_2e3819642182e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4S50yF6CNBOyWDqgkHCI1UqygWQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 15:54:43 -0000

----==_mimepart_5f4534406f689_2e3819642182e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fundamentally, it's a caution against assumptions which could prove incorrect, such as "this looks like an unencrypted TLS ClientHello, so I can go find the field that contains...."  The server will either process information in a way that could be used maliciously, or the server will generate a response that won't be understood by the client.  Ideally, this would be a MUST, except that it's entirely unenforceable by the client what the server does internally.

Perhaps the right solution here is to remove the normative language with regard to that piece:

> The first packet for an unsupported version can use different semantics and encodings for any version-specific field. In particular, different packet protection keys might be used for different versions. Servers that do not support a particular version are unlikely to be able to decrypt the payload of the packet. Servers SHOULD respond with a Version Negotiation packet, provided that the ~~packet~~ **datagram** is sufficiently long.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4020#issuecomment-680112377
----==_mimepart_5f4534406f689_2e3819642182e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Fundamentally, it's a caution against assumptions which could prove incorrect, such as "this looks like an unencrypted TLS ClientHello, so I can go find the field that contains...."  The server will either process information in a way that could be used maliciously, or the server will generate a response that won't be understood by the client.  Ideally, this would be a MUST, except that it's entirely unenforceable by the client what the server does internally.</p>
<p>Perhaps the right solution here is to remove the normative language with regard to that piece:</p>
<blockquote>
<p>The first packet for an unsupported version can use different semantics and encodings for any version-specific field. In particular, different packet protection keys might be used for different versions. Servers that do not support a particular version are unlikely to be able to decrypt the payload of the packet. Servers SHOULD respond with a Version Negotiation packet, provided that the <del>packet</del> <strong>datagram</strong> is sufficiently long.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4020#issuecomment-680112377">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5L7PTXDNDAAYXUX3SCPNEBANCNFSM4QFAGDJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YHME4Y2ILFDJRYPDSCPNEBA5CNFSM4QFAGDJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCE3B6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-680112377",
"url": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-680112377",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4534406f689_2e3819642182e7--


From nobody Tue Aug 25 09:05:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E743F3A0F9F for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 09:05:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 UnmlFbE580yq for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 09:05:08 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 648723A0F9D for <quic-issues@ietf.org>; Tue, 25 Aug 2020 09:05:06 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 755BB34059B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 09:05:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598371505; bh=LMAqd4pEaxbnkJK5GOib7CcL28lcxl+P8rcomFCG6U0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eSiJxO4jBeKpMZdw/7SId5P/5jN4snY9j7G/PzGTafnkfPruhipmaL/h5PrtTpfO/ kfVo4eR+NyuzRBDhayIkRwWopmUL40TbT9fAEeHA0Eiw3RhFiVIiuh9zmf5ypwc/tR zQZXrAIj1LebZtcLd4wasxE9tu9VkQGWIhy2MjZw=
Date: Tue, 25 Aug 2020 09:05:05 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZF6SVEHFWUUBBOB2N5KEL3DEVBNHHCRJGKO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4020/680118557@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4020@github.com>
References: <quicwg/base-drafts/issues/4020@github.com>
Subject: Re: [quicwg/base-drafts] This seems like tuning (#4020)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4536b16361d_6ef19642509d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ewjya15S2f__MH7_PxUvbhMC43g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 16:05:09 -0000

----==_mimepart_5f4536b16361d_6ef19642509d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That approach seems fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4020#issuecomment-680118557
----==_mimepart_5f4536b16361d_6ef19642509d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>That approach seems fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4020#issuecomment-680118557">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UYFYH5RZD23TS7PDSCPOLDANCNFSM4QFAGDJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK75ELB4RSXIOLQUAFTSCPOLDA5CNFSM4QFAGDJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCE4SHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-680118557",
"url": "https://github.com/quicwg/base-drafts/issues/4020#issuecomment-680118557",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4536b16361d_6ef19642509d9--


From nobody Tue Aug 25 09:05:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C1543A0F9D for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 09:05:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wy5E4iSdJSsm for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 09:05:48 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 033A13A0F97 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 09:05:27 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 51AA69027D3 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 09:05:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598371527; bh=e5BUah72cCcOkAGZZ6Jvxo9+TEQxHu8OTJgK47LuEeA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N0A+oupHTZy4JwafU2oXtNKzb7l+6bpa3rn1dJtM4KEv6ND+vj+dbHEg1ypvMO/LW rHrRFFtJc15J6XnSNCT9sSVj4mgd+B9thfRDZHM4RlqNlqZCvYVILsGjvrGf9tDPiD PdD5K+wf5dn/o+o/+hTLMica2lFEnCJ05AVMG1Jk=
Date: Tue, 25 Aug 2020 09:05:27 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6EJAGM5GWC3Q2EQRN5KEL4PEVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/680118827@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4536c7409cd_41e01964203710"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FUjgpMs2zvtcc3EOrTZxIuvycus>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 16:05:49 -0000

----==_mimepart_5f4536c7409cd_41e01964203710
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What is "unset?"  &lt;DmitriMode>If 0 is a valid value, then "unset" means `UINT64_MAX`, which is *not* smaller than 0.  That is, it is not true that `UINT64_MAX < 0`, which is what the text says.&lt;/DmitriMode>

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680118827
----==_mimepart_5f4536c7409cd_41e01964203710
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>What is "unset?"  &lt;DmitriMode&gt;If 0 is a valid value, then "unset" means <code>UINT64_MAX</code>, which is <em>not</em> smaller than 0.  That is, it is not true that <code>UINT64_MAX &lt; 0</code>, which is what the text says.&lt;/DmitriMode&gt;</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680118827">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WUCN24IOP2UMO3ZDSCPOMPANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK74QKULVTEJPAWJGLLSCPOMPA5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCE4UKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680118827",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680118827",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4536c7409cd_41e01964203710--


From nobody Tue Aug 25 09:12:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 555DC3A10D1 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 09:12:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 k8xZaINd9Rp2 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 09:12:22 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2DF643A0FCB for <quic-issues@ietf.org>; Tue, 25 Aug 2020 09:12:22 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 33D85560EB3 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 09:12:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598371941; bh=0lB8TUvYt88xZJ2T7g9hqyfLqp5y8j+OJQVzMrckgOo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rZKTa4UDxTqS0IVtUI9yMsO6ft5ysrVyGkPwEp1CHE+AsdySbxBnp31PC2oiKVfTF v9oOJohyxLMOldR9GsdgjTfB1i3afuJo+Uwf5vIdRAHJHq4FOJ77UBDne5Aa8gmc/J cr3VOxvNT3Q71NdSM73xGqEZX1KFeDg2pCnOAUYE=
Date: Tue, 25 Aug 2020 09:12:21 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47HBNX4VE66T7FJW55KEMWLEVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/680122975@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45386514fea_887196437209b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3L0HX1aeaHjG-UOyUmEiS2x18xM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 16:12:23 -0000

----==_mimepart_5f45386514fea_887196437209b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sure, but then it makes it very hard to send a MAX_PUSH_ID that doesn't decrease the value. 

I think we agree that it would help the doc to fix your original nitpick.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680122975
----==_mimepart_5f45386514fea_887196437209b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Sure, but then it makes it very hard to send a MAX_PUSH_ID that doesn't decrease the value.</p>
<p>I think we agree that it would help the doc to fix your original nitpick.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680122975">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ZHPTCM6T2PIW7TNLSCPPGLANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXV4IS7UI47OJ74ZLSCPPGLA5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCE5UXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680122975",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680122975",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45386514fea_887196437209b--


From nobody Tue Aug 25 13:10:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35BDD3A0B75 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:10:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 uhciZriesi23 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:10:08 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67B153A0B70 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:10:08 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 6E6E2E0043 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:10:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598386207; bh=iNUL8t/4zPIw24oBIX1iNXB3h5Jpnl6xYhIw8EevCZ4=; h=Date:From:To:Subject:From; b=mo+MLS8PZpW+fRNFMW5OLP6KIe9d6CSJgxM40AKnfkz5rmHO0Dufve8MXPgsRBztE bpLhkm0yUX0wdmkN/11xXKd+Yndc9yPIk+VA7FQ7Gp9bh4ZwfKYNLaXnTzlckeOKIu 3iZUiXDSspgmvyngxdm8q13ROZFahsb3Ki9WT7VY=
Date: Tue, 25 Aug 2020 13:10:07 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/should_vn/000000-9629ea@github.com>
Subject: [quicwg/base-drafts] 9629ea: Convert a SHOULD NOT to a SHOULD
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uSZ3m_iPMQDBqV2V_pgQKiw5mq8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:10:10 -0000

  Branch: refs/heads/transport/should_vn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9629eaa9bb4aadfafba56fcc77c8362ecf502955
      https://github.com/quicwg/base-drafts/commit/9629eaa9bb4aadfafba56fcc77c8362ecf502955
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Convert a SHOULD NOT to a SHOULD



From nobody Tue Aug 25 13:11:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 013863A0C1E for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:11:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Dv99vWSclwht for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:11:31 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7D7B3A0BFF for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:11:29 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id C2EAE520F04 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:11:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598386288; bh=HX6UYru3X36qFuOOByMgkhq8wtRNB/xS1yM3AJdiThc=; h=Date:From:To:Subject:From; b=le0/EzRaBEo3MnpehSC2mc5D4IPhtnOaa6Ndn9CmJ8JNvZDA4OWHTxYMscr7FxP7+ fpxkHVistnKT77nK9lJb7P4Ad6i+BGCHCaxtKSroWhm02yitfZ74iQS7jl0K0FXKuk lM6XGCBlxlL5dbaSLNFWIZaWMQS0eKRfeEX72eic=
Date: Tue, 25 Aug 2020 13:11:28 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/cb8c6d-5644ff@github.com>
Subject: [quicwg/base-drafts] 5644ff: Script updating gh-pages from 9629eaa9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oZM6xeEOKvBbzJl9-KHH-xi90Cs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:11:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5644ffca982db051b8a9d3071499c4c41402a549
      https://github.com/quicwg/base-drafts/commit/5644ffca982db051b8a9d3071499c4c41402a549
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M index.html
    A transport/should_vn/draft-ietf-quic-http.html
    A transport/should_vn/draft-ietf-quic-http.txt
    A transport/should_vn/draft-ietf-quic-invariants.html
    A transport/should_vn/draft-ietf-quic-invariants.txt
    A transport/should_vn/draft-ietf-quic-qpack.html
    A transport/should_vn/draft-ietf-quic-qpack.txt
    A transport/should_vn/draft-ietf-quic-recovery.html
    A transport/should_vn/draft-ietf-quic-recovery.txt
    A transport/should_vn/draft-ietf-quic-tls.html
    A transport/should_vn/draft-ietf-quic-tls.txt
    A transport/should_vn/draft-ietf-quic-transport.html
    A transport/should_vn/draft-ietf-quic-transport.txt
    A transport/should_vn/index.html

  Log Message:
  -----------
  Script updating gh-pages from 9629eaa9. [ci skip]



From nobody Tue Aug 25 13:13:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 145AF3A0B7B for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:13:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 u2B11XE0fpn5 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:13:02 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD3EF3A0B75 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:13:01 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 23BA9340079 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:13:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598386381; bh=u/56381diKakvM7zYgPBIz4YvFiBUdUSZTCc/4MHlvM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xGX2qgPp+cxEnON3jfv7AeRvIymi2zaf4VMA0ZOQp82dfQ4nDaoHreEhlvuDM7zyW fy0rcw7UAeBCZ0kxD77u5lrTUcbSrg1dB46BD6r30VRY7yzoKg7zYKvVVGuaIM3qk4 VCAG3R9OUcDL3Ji9EgASQ90bveOX/sUR5mbzTpOE=
Date: Tue, 25 Aug 2020 13:13:01 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7EVAPV5U7ACDYRUZV5KFI43EVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053@github.com>
Subject: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4570cd14617_45661964850ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fx4LuPltouEfgRNAh1T_Nf-xaT4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:13:03 -0000

----==_mimepart_5f4570cd14617_45661964850ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #4020; instead of saying servers SHOULD NOT attempt to parse unknown versions, stick with the factual statement that they will likely be unable to do so.  Flips the SHOULD to the second half of the sentence, the expected response.

I believe this is editorial, since we&#39;re not modifying expected behavior, but it&#39;s touching normative language, so please speak up if you&#39;re not convinced.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4053

-- Commit Summary --

  * Convert a SHOULD NOT to a SHOULD

-- File Changes --

    M draft-ietf-quic-transport.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4053.patch
https://github.com/quicwg/base-drafts/pull/4053.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053

----==_mimepart_5f4570cd14617_45661964850ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4020.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681888375" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4020" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4020/hovercard" href="https://github.com/quicwg/base-drafts/issues/4020">#4020</a>; instead of saying servers SHOULD NOT attempt to parse unknown versions, stick with the factual statement that they will likely be unable to do so.  Flips the SHOULD to the second half of the sentence, the expected response.</p>
<p>I believe this is editorial, since we're not modifying expected behavior, but it's touching normative language, so please speak up if you're not convinced.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4053'>https://github.com/quicwg/base-drafts/pull/4053</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Convert a SHOULD NOT to a SHOULD</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4053/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4053.patch'>https://github.com/quicwg/base-drafts/pull/4053.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4053.diff'>https://github.com/quicwg/base-drafts/pull/4053.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3C5YV54TSPIG4JEOTSCQLM3ANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7C7233SMEZELEGPYLSCQLM3A5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KHAEBLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053",
"url": "https://github.com/quicwg/base-drafts/pull/4053",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4570cd14617_45661964850ca--


From nobody Tue Aug 25 13:32:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7CA53A0B93 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:32:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Dk_7ryVo7n-l for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:32:46 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FC893A0B92 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:32:46 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 3BB7A5C0E83 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:32:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598387565; bh=MWO2sR4c7gYZCpNSz9tJ4/8EJikUmL1HOJrvi0naQiE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kIwnBsVc0J0L09l5UzopcOTn4S6z2nTaKZ3M3bN3B5EYTrgqxXuB74EIZAXMBhRM8 /N1XaWYsAdn1s0rOy+D+1WULh7Pu6ajjEe9auAwbRilH0yPeRB78D3kPwhh4+lol6u ktAFp0ZNafmC1rV8+bcNuRnWCLoVgn8mrSlOAS68=
Date: Tue, 25 Aug 2020 13:32:45 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SV75PJGB3WPDHLU55KFLG3EVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/680254905@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45756d2cdb2_5c62196421367d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/392SuzntxKuGyEVcwB0Q-MZDtlk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:32:48 -0000

----==_mimepart_5f45756d2cdb2_5c62196421367d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Unset is negative one?  The frame sets a `push_allowed` boolean?

I see a couple possible doc fixes.  The most minimal change is to simply state that it is also an error to receive anything that uses a Push ID if no MAX_PUSH_ID frame has been sent.  That's compatible and consistent with the intent of the current design.

Alternatively, we could define MAX_PUSH_ID to tell the recipient *how many* Push IDs they can use; 0 is the initial value, and sending 0 leaves push disabled.  That's consistent with QUIC's MAX_STREAMS et al. but would be a breaking change.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680254905
----==_mimepart_5f45756d2cdb2_5c62196421367d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Unset is negative one?  The frame sets a <code>push_allowed</code> boolean?</p>
<p>I see a couple possible doc fixes.  The most minimal change is to simply state that it is also an error to receive anything that uses a Push ID if no MAX_PUSH_ID frame has been sent.  That's compatible and consistent with the intent of the current design.</p>
<p>Alternatively, we could define MAX_PUSH_ID to tell the recipient <em>how many</em> Push IDs they can use; 0 is the initial value, and sending 0 leaves push disabled.  That's consistent with QUIC's MAX_STREAMS et al. but would be a breaking change.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680254905">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JIUHRGT2I5ONVOK3SCQNW3ANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK43JJGKISAAGCPIAWLSCQNW3A5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCF53OI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680254905",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680254905",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45756d2cdb2_5c62196421367d--


From nobody Tue Aug 25 13:37:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0513F3A0B94 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:37:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 w0N5OveAu3oW for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:37:33 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8A763A0B79 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:37:33 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id E984F560DA1 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:37:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598387852; bh=AdPnRkddTieNp8pN5ktOp0mVRKOEt1FlgHodUowwjjo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GYE8AimyLL5dTBXaKgI/0HVM1ERHZoqxULofXQw9xQzCqKMXYHYFkBvOHofwMMJoA 5Kq3DJ2AUSpU/fPmA8ZC9L/faMq1M4+3e9OI2792FxC675t2by03Jpc2K42lq76/6E y6IL9uCbmFZ0Br+mvwgzM8BMIZHWHt+55bGikBB0=
Date: Tue, 25 Aug 2020 13:37:32 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26ZC7R7H3OPIMP5D55KFLYZEVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/680257063@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45768cd99d3_3db71964239767"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WC0hR4TKSHJ65zgSXlzU-oFL6DI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:37:35 -0000

----==_mimepart_5f45768cd99d3_3db71964239767
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I vote for the simplest approach:
> [...] state that it is also an error to receive anything that uses a Push ID if no MAX_PUSH_ID frame has been sent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680257063
----==_mimepart_5f45768cd99d3_3db71964239767
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I vote for the simplest approach:</p>
<blockquote>
<p>[...] state that it is also an error to receive anything that uses a Push ID if no MAX_PUSH_ID frame has been sent.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680257063">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWEAWEXA2I4BXYJVLSCQOIZANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6R2HRRRREOW2J5UCDSCQOIZA5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCF6MJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680257063",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680257063",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45768cd99d3_3db71964239767--


From nobody Tue Aug 25 13:45:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DF333A0BA1 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:45:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XqPnpZtaw2ms for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:45:03 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07AB63A0BA0 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:45:03 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 4E42B5C0048 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:45:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598388302; bh=6OKaFaheHfqMZ5/FMq/VInbzMmdpIPENWwkKbY1p9Lk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B0f1NY4O9YgXDkeYTL815UtsZPdszje/yWXV1F0gK8velTMeZ/CHNfjHL0U7v2RyL itHQFel9U48kyc1RxwQG8jHYcngTz9IUpGWlaETdxHUT/mJJB85EUfFEN3K/B+3pCy 9eQiUnG6FZUVsrienaKGZgJopfXy3vfkrE3QWv9g=
Date: Tue, 25 Aug 2020 13:45:02 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7OYJDYQ4MDCKA7PHV5KFMU5EVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/680260326@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checkng for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45784e3edf5_464a1964237375"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/owNPLxH-BNB-0D0FTVOg-krDOqY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:45:04 -0000

----==_mimepart_5f45784e3edf5_464a1964237375
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

+1 let's keep it simple 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680260326
----==_mimepart_5f45784e3edf5_464a1964237375
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>+1 let's keep it simple</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680260326">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WCYR7B66EGS4CB7DSCQPE5ANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WY6C2FTEKJG7IEJTSCQPE5A5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCF7FZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680260326",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-680260326",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45784e3edf5_464a1964237375--


From nobody Tue Aug 25 13:56:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EC103A0C2D for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:55:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, 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=github.com
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 p2X3YxyXf95s for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:55:51 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA7393A0BFA for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:55:49 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id E7207520E89 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:55:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598388948; bh=dNKGiMeFTZaEqZ8CXVUtDsfukCQoAMnKnTncLrUd3W4=; h=Date:From:To:Subject:From; b=PjMq2znTKoWPjbIeTVJkW44Bk8zUOx1C8iogl09bWL72r6nsmvytjxXpK7///CIxN 8TpoYU1t8HFSjzTYUCeLXMtcxb6gFldX8635EMM0NfG1805FBAjo3CdBEAsXuYmc95 o242fOcYDmpII/x2BBiGjKzo3JXSiiz7WxShZQ6c=
Date: Tue, 25 Aug 2020 13:55:48 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/unset_max_push_id/000000-edd310@github.com>
Subject: [quicwg/base-drafts] edd310: Handle unset Maximum Push ID
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NFOQSqRXJx9-HdvQp5gqS_VoR28>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:55:59 -0000

  Branch: refs/heads/http/unset_max_push_id
  Home:   https://github.com/quicwg/base-drafts
  Commit: edd310937514e54acdb8d4da0c08cf64830aae16
      https://github.com/quicwg/base-drafts/commit/edd310937514e54acdb8d4da0c08cf64830aae16
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Handle unset Maximum Push ID



From nobody Tue Aug 25 13:57:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 582673A0BC4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:57:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 okzSeJzdtoy0 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:56:59 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F7583A0BB0 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:56:59 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 465415C0201 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:56:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598389018; bh=gqJXWwG799dEVjMQKZp5N6w9xIrVmrUY4wFkpIIsiT4=; h=Date:From:To:Subject:From; b=ro5UGMvki0qrIQdqmVk4zo38UVJicQjX6mHf3l4iOKhOXFLaYN9O7tRq7LmLtN78D X7eytYVy0O40NFfhzpKZ68q34VEpGkBMqkXPnHBJVYs7piyyEgmK9cpCuQC8GM5PGz NExzrUl/7quDBeYZDF1eHWlOfzPJIr5Z80FumStw=
Date: Tue, 25 Aug 2020 13:56:58 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5644ff-c6550b@github.com>
Subject: [quicwg/base-drafts] c6550b: Script updating gh-pages from edd31093. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/05AgqRBJ2-MZRuz-JZXyHCH4TKI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:57:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c6550be02eafe56fcc2b2b5d8ce8e27badc53beb
      https://github.com/quicwg/base-drafts/commit/c6550be02eafe56fcc2b2b5d8ce8e27badc53beb
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    A http/unset_max_push_id/draft-ietf-quic-http.html
    A http/unset_max_push_id/draft-ietf-quic-http.txt
    A http/unset_max_push_id/draft-ietf-quic-invariants.html
    A http/unset_max_push_id/draft-ietf-quic-invariants.txt
    A http/unset_max_push_id/draft-ietf-quic-qpack.html
    A http/unset_max_push_id/draft-ietf-quic-qpack.txt
    A http/unset_max_push_id/draft-ietf-quic-recovery.html
    A http/unset_max_push_id/draft-ietf-quic-recovery.txt
    A http/unset_max_push_id/draft-ietf-quic-tls.html
    A http/unset_max_push_id/draft-ietf-quic-tls.txt
    A http/unset_max_push_id/draft-ietf-quic-transport.html
    A http/unset_max_push_id/draft-ietf-quic-transport.txt
    A http/unset_max_push_id/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from edd31093. [ci skip]



From nobody Tue Aug 25 13:57:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6945F3A0BCA for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:57:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 aTDUTRoTx7S3 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:57:07 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB0523A0BC4 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:57:07 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 11730E0DB7 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:57:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598389027; bh=jc3TsfsD/aHMQICqFaTGNXeMhZcEzX3cLCNFLRfyBpE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=s851tv8O6Tpwvlt5GQMxkOWua9SPF1cq76R6LkfPkH05NKycIZwduWTaOL21eCitg 4o0SjGDmAJ3yCw7o6reVIvCbmXvNupVjZYmOw7EPCd34udXX2UL3AstfwFGuF4TUyg v+hIiyXFYAtgE1HGlPenCTTwZGTc+/i4yuFeE7Zs=
Date: Tue, 25 Aug 2020 13:57:07 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ADL3E6CVRSD3BDXF5KFOCFEVBNHHCRYFJTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4054@github.com>
Subject: [quicwg/base-drafts] Handle unset Maximum Push ID (#4054)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f457b2331e3_556d19644622fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jl5xOCl8yEeJRj8l4FPNgo6R78o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:57:09 -0000

----==_mimepart_5f457b2331e3_556d19644622fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #4052.  Probably editorial since this is what was previously intended, but still touching a MUST.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4054

-- Commit Summary --

  * Handle unset Maximum Push ID

-- File Changes --

    M draft-ietf-quic-http.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4054.patch
https://github.com/quicwg/base-drafts/pull/4054.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4054

----==_mimepart_5f457b2331e3_556d19644622fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4052.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685574868" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4052" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4052/hovercard" href="https://github.com/quicwg/base-drafts/issues/4052">#4052</a>.  Probably editorial since this is what was previously intended, but still touching a MUST.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4054'>https://github.com/quicwg/base-drafts/pull/4054</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Handle unset Maximum Push ID</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4054/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4054.patch'>https://github.com/quicwg/base-drafts/pull/4054.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4054.diff'>https://github.com/quicwg/base-drafts/pull/4054.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4054">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77JEATA5GMI2SCB6TSCQQSHANCNFSM4QLCRBDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5I22IQ7WWSKWT4RPTSCQQSHA5CNFSM4QLCRBDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KHAVGOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4054",
"url": "https://github.com/quicwg/base-drafts/pull/4054",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f457b2331e3_556d19644622fd--


From nobody Tue Aug 25 13:58:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7453F3A0BDD for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:58:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QOu-zim5WVaV for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 13:58:36 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E20B13A0BDF for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:58:35 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 45F219025FE for <quic-issues@ietf.org>; Tue, 25 Aug 2020 13:58:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598389114; bh=tzKuLACpp30VQuwDQSGG3Df/B/Iy7nUzIxBN6YzBuJY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZaOsLtA1LvpEKgP+dKCfeIsn8Buhwb+05VbBFtOiUD5qhAsWGDpi66WEYg05XvPSb VButjiBjUmWAzl19jLI7l7XmWsgUTE+putUEFE/m3zSTfqALdx9hjumn0PvH0UuV4r 3d4lQR1xMFvvYFVFC0YPH+sKppEhNRrGedWWFYlI=
Date: Tue, 25 Aug 2020 13:58:34 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MW4ZJK5OLURVH3Z55KFOHVEVBNHHCRYFJTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4054/review/474883498@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4054@github.com>
References: <quicwg/base-drafts/pull/4054@github.com>
Subject: Re: [quicwg/base-drafts] Handle unset Maximum Push ID (#4054)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f457b7a36b7f_2b321964180481"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cRIdEJmD1QpR_mczYW-QQimWOww>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 20:58:37 -0000

----==_mimepart_5f457b7a36b7f_2b321964180481
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474883498
----==_mimepart_5f457b7a36b7f_2b321964180481
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@dtikhonov</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474883498">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZIA7D7RUET3JSZEDDSCQQXVANCNFSM4QLCRBDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2I3RIGSXBLTIXZVKLSCQQXVA5CNFSM4QLCRBDKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRHCLKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474883498",
"url": "https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474883498",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f457b7a36b7f_2b321964180481--


From nobody Tue Aug 25 14:07:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1872C3A0C7B for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 14:07:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pkms_KRMl6si for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 14:07:08 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32D733A0C2D for <quic-issues@ietf.org>; Tue, 25 Aug 2020 14:07:07 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 6DA9C560CD9 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 14:07:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598389626; bh=F/n8IfjFXjF8ZmSfkFAwJZQFzozlqzCj8G+uID9lyNQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Hd+6MeF82O9MI7ikbD6G8xFVztC7LTE0LhVLpixf6Qu5hwapNNsPvLiHjk7qEnKHG qzSPneljC/DPj/ykhLnacNfbl4Ch55U7n2jz8XBEFAy5FH2/nlmTShQ7Bfvf5x1ZUR bVGH6jirnB5sU5u0N2Nv99Bqcjm5U8ytZAZoPRu0=
Date: Tue, 25 Aug 2020 14:07:06 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVQXK3GNY6W3BUN5N5KFPHVEVBNHHCRYFJTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4054/review/474899025@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4054@github.com>
References: <quicwg/base-drafts/pull/4054@github.com>
Subject: Re: [quicwg/base-drafts] Handle unset Maximum Push ID (#4054)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f457d7a5d5dd_597c1964106430"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I2BbhAVRGoC2pV-Lv6x0jtKSlq0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 21:07:15 -0000

----==_mimepart_5f457d7a5d5dd_597c1964106430
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474899025
----==_mimepart_5f457d7a5d5dd_597c1964106430
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474899025">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5K2HW7QNZUOLG24DLSCQRXVANCNFSM4QLCRBDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ7VOKTHGEPYRAJL4DSCQRXVA5CNFSM4QLCRBDKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRHGEUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474899025",
"url": "https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474899025",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f457d7a5d5dd_597c1964106430--


From nobody Tue Aug 25 15:11:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5E203A00D3 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:11:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rpOZEvJ1iKLP for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:11:12 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D4F603A005E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:11:11 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id D0F025E007D for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:11:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393470; bh=3jiq9NCpMlTzM08YpawxyA0GYQs+cIR5xSLPyxPXN8g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rbTykMzWaeuup6/DeqFpXEMEa7OrUePRqUgmJxrkN8mnaIDfwHIUkL8RzFuNE4c7C D53gdyAiMfkbhl6S8x9xAA9OcPQvCPRQX6WS5ty+9gSYebB/YtO1rl6KtXdVt7Yqe1 PLmxnYgiZnUzOZ2eE+6ApoNCOIY3Eoh8CG2+YvQo=
Date: Tue, 25 Aug 2020 15:11:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35GQVSGZTAV54VUVV5KFWX5EVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053/review/474950437@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4053@github.com>
References: <quicwg/base-drafts/pull/4053@github.com>
Subject: Re: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458c7ec0e00_82b19647113c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jUsGCojk8bvdPQbOo6Tqt8c3UKI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:11:13 -0000

----==_mimepart_5f458c7ec0e00_82b19647113c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053#pullrequestreview-474950437
----==_mimepart_5f458c7ec0e00_82b19647113c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053#pullrequestreview-474950437">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46JXKW6BUID2323BDSCQZH5ANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2G3C4OPP5QKES5XTSCQZH5A5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRHSWJI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053#pullrequestreview-474950437",
"url": "https://github.com/quicwg/base-drafts/pull/4053#pullrequestreview-474950437",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458c7ec0e00_82b19647113c--


From nobody Tue Aug 25 15:14:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CB633A03F1 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:14:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 daXZnPA5CWGs for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:14:22 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 808E53A0141 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:14:22 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 8C5D8840E33 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:14:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393661; bh=7CZXDzQlqbkDbQ06KN0Lj764rmzOlAOMkjCCl4OSj6c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YDg35fqp3cJSXeWeYCYT6Fhq5PHiLa3k2uJ7cUmWzIqd7tsSdiSYDhKzB6sfi9FUN Dpe5/3DWolENaLF/40OCxRxcJMrIwIrNu7HZIOZA1eR4gbvKr3xulllNXytQ956qr6 rXSWkYu5Hkn/u/UfTic9Od01561KzfQQduLb8KD4=
Date: Tue, 25 Aug 2020 15:14:21 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QCX3S6HELKACEOS55KFXD3EVBNHHCRYFJTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4054/review/474956917@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4054@github.com>
References: <quicwg/base-drafts/pull/4054@github.com>
Subject: Re: [quicwg/base-drafts] Handle unset Maximum Push ID (#4054)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458d3d7ce8d_65d2196412877a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D95bDN8MWZ2UdtB-ONq8mB__Ih0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:14:23 -0000

----==_mimepart_5f458d3d7ce8d_65d2196412877a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474956917
----==_mimepart_5f458d3d7ce8d_65d2196412877a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474956917">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2JQN7DNNSMC432OYDSCQZT3ANCNFSM4QLCRBDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4M2QGQ5KJHE6HTNKLSCQZT3A5CNFSM4QLCRBDKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRHUI5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474956917",
"url": "https://github.com/quicwg/base-drafts/pull/4054#pullrequestreview-474956917",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458d3d7ce8d_65d2196412877a--


From nobody Tue Aug 25 15:14:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A852D3A03F4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:14:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Z77L-1Q8lC8p for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:14:39 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B2ACB3A03F1 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:14:39 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id F10DD840D8E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:14:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393678; bh=DejY3/L1CcL1JjX+/MQUul0lLZL8PZ7q4X8/wGvhJ3M=; h=Date:From:To:Subject:From; b=iPBEYn3gs2+9yJSO00uCEKpCpuOJQfkg73L7RQrSiXfJpvuU9SOQBo7Zb7dmv35Vk zQnU1X9nXBZLkruBKsdCSXq351G1ZghWXrO7JLT3uAdXFrlXOSvgI8gQl25cOwUsLd fw2e8kLTWq7gQw8+byylFWj8A/vLOLtZtWx2XC+4=
Date: Tue, 25 Aug 2020 15:14:38 -0700
From: afrind <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/fields-again/ca4f10-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sPxdh38IMia_KzA3RYh9NVPdURg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:14:41 -0000

  Branch: refs/heads/qpack/fields-again
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 25 15:14:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1F253A03F1 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:14:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 P_8-JCBV9DOz for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:14:39 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A779B3A00D3 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:14:39 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id CBFB65C0E0A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:14:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393678; bh=wpK5CbqPKR+f/giCNOCTsSORHF8QE00Wu7n/ymnq9qA=; h=Date:From:To:Subject:From; b=R+6zQGVqe7/GpMlWQKXYIwJJgiXC6dQ9x6LcUkq5yfF+u/bKP8qMiuW/hSn53AHK7 FSeXylQHl9OiE0z5FpTOiJ05G/lUHFEGTvMEVxCQTWLoc96Faja1m7lTF82KYzGNKL InUcVH1bv6NcfMZw/71sdVe9t0seJuyOwe1fEwNc=
Date: Tue, 25 Aug 2020 15:14:38 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/41ee45-c5c930@github.com>
Subject: [quicwg/base-drafts] c5c930: Field Terminology in QPACK Security Considerations...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EXpl6oMhmM0enl9H6RIZTk8VURM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:14:42 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: c5c930f405bea48ec87c1e93443cf48c774d9f0c
      https://github.com/quicwg/base-drafts/commit/c5c930f405bea48ec87c1e93443cf48c774d9f0c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Field Terminology in QPACK Security Considerations (#4015)

* The field police strike again

* Review feedback



From nobody Tue Aug 25 15:14:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4BDD3A03F4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:14:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 glMlE0B6W0Om for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:14:50 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 768543A03F1 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:14:50 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id A2DD65E020A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:14:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393689; bh=Dov64CqL4X3NzqKDR+q2WBF0MzoV25B0u44DTNAvUpg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bhTB/YI3+XN1e6HoVEDpjhv09Jq+FUzjUGMDnJ2HyQbt40haVv1bScxCC4O9yigHz DYXIZXGqjoZ290P+hqqSatqCPVqaawekIM+ULZ5Ol+gkjMFELuU52mv+r4oux04Z3w pJkXQWd3fybltT128WYJrIlzjpkjzb+5lD+Ec1lg=
Date: Tue, 25 Aug 2020 15:14:49 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CKW6PG6RM45TXPNV5KFXFTEVBNHHCRJBR5Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4015/issue_event/3692124287@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4015@github.com>
References: <quicwg/base-drafts/pull/4015@github.com>
Subject: Re: [quicwg/base-drafts] Field Terminology in QPACK Security Considerations (#4015)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458d5992ead_a011964106981"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-eAZ710VpDqIP2skDVXuAGHYw-U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:14:52 -0000

----==_mimepart_5f458d5992ead_a011964106981
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4015 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4015#event-3692124287
----==_mimepart_5f458d5992ead_a011964106981
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681849324" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4015" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4015/hovercard" href="https://github.com/quicwg/base-drafts/pull/4015">#4015</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4015#event-3692124287">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OACHL7WG4NESDGXLSCQZVTANCNFSM4QE6QMBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RRAAABXC7AG7QEQLSCQZVTA5CNFSM4QE6QMB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QIVQ7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4015#event-3692124287",
"url": "https://github.com/quicwg/base-drafts/pull/4015#event-3692124287",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458d5992ead_a011964106981--


From nobody Tue Aug 25 15:15:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF39E3A03F4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:15:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GiFDQK9gdoLm for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:15:48 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A38D83A03F1 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:15:48 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 8DFAF520E49 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:15:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393747; bh=fjfVxLI8bujTibOpYE8nHM8zwRGNmtQMVJsi1VCMCBs=; h=Date:From:To:Subject:From; b=xNfh6fhZ1erMqQcL5aLOpP2SdNdl80YjtIzt7/RBIfqOvdD7uhjhSGGobmwyI9par SzC0Khx0/3mFj8/+HsKodURmPN3stsb+LsaJIE2IRU+doCovysCfY0DN6lKO81coF7 d5v61IOHWBYemHzaljKezvP8TBPRCY649K6ZOK7Q=
Date: Tue, 25 Aug 2020 15:15:47 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c6550b-eee890@github.com>
Subject: [quicwg/base-drafts] eee890: Script updating gh-pages from c5c930f4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q5XOhQmnHpQS4gPuENGShDohbR4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:15:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: eee8900647b62f62c32e9544cabb2c1f849baa4f
      https://github.com/quicwg/base-drafts/commit/eee8900647b62f62c32e9544cabb2c1f849baa4f
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c5c930f4. [ci skip]



From nobody Tue Aug 25 15:16:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 504D23A03F5 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:16:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KSvBVJw5SWnc for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:16:07 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D066C3A03F4 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:16:07 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id D819B340E87 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:16:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393766; bh=FQ2BE6JCecNu9+sl42piUxgPuQIdbzqgDDm73yEhdzE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yxayupl7a9MDzlyhAQ3J/MCtNNf3++MLpcpGWWIEwXX/V5H/McZxPZm2gmMkj9wTv m4gmt0WY9Hz7Qfhcy2EQKMiV3+r7G9Q7eCTN+Nnmk6xEqidToRAYbKHiz0wa1Uwdxx SsRoM9KuSm3NbRReIwIKum+C1AzTVPUe2ibU7m4A=
Date: Tue, 25 Aug 2020 15:16:06 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3S7PVBW57WLOEQEPV5KFXKNEVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3999/680296529@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458da6c40d1_621b1964103099"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8UivKytjmzVYjm0n9plRmPuzRS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:16:09 -0000

----==_mimepart_5f458da6c40d1_621b1964103099
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sounds like we have a preference for the existing layout over the new one.  Closing this issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680296529
----==_mimepart_5f458da6c40d1_621b1964103099
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Sounds like we have a preference for the existing layout over the new one.  Closing this issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680296529">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QN3VZNJPL55EP47LSCQZ2NANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PX26XXTB465RDPTLSCQZ2NA5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGIAUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680296529",
"url": "https://github.com/quicwg/base-drafts/issues/3999#issuecomment-680296529",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458da6c40d1_621b1964103099--


From nobody Tue Aug 25 15:16:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C4EC3A03F5 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:16:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4Jatk42LyYTM for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:16:09 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E98D93A03F4 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:16:09 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 15F647A0A5B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:16:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393769; bh=qlfqE/9kEaX1CDKuqog1zKD3+3OHXE1P4C54zD8H7wI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n4NeFtfYdh1knOGWEJNLeL5OTWsCJ7Aur+8OPA8rds43Zm/fB+XvzCTRgAKu251bV zwH6i0LFbHzk5j3uemf3ovpmawhLmj6uMA/gVYmuWPloYEDM9bh5Vg0l1aRe3tOj3z VlCRC0s0d2iOX3yGqT1SfMh3Hlum5P6CJ2U/8QMw=
Date: Tue, 25 Aug 2020 15:16:08 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XF6KKYWWNFQRTPGN5KFXKREVBNHHCQ7UHAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3999/issue_event/3692127367@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3999@github.com>
References: <quicwg/base-drafts/issues/3999@github.com>
Subject: Re: [quicwg/base-drafts] Should QPACK use the new layout? (#3999)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458da8c487a_82c19641295d7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O4H8O-6GGe1_6foaqo79JLK92fg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:16:14 -0000

----==_mimepart_5f458da8c487a_82c19641295d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3999.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3999#event-3692127367
----==_mimepart_5f458da8c487a_82c19641295d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679380739" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3999" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3999/hovercard" href="https://github.com/quicwg/base-drafts/issues/3999">#3999</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3999#event-3692127367">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33VACO5LSKZ7KYFJLSCQZ2RANCNFSM4P72PHNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JPE6TCIVHMKGA323SCQZ2RA5CNFSM4P72PHN2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QIWJBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3999#event-3692127367",
"url": "https://github.com/quicwg/base-drafts/issues/3999#event-3692127367",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458da8c487a_82c19641295d7--


From nobody Tue Aug 25 15:17:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 451B93A044E for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:17:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IesnYjfSgrXz for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:17:50 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E1723A0044 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:17:50 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id A67E9E0D16 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:17:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393869; bh=CoyKcPNfb7rUUtYMCMCzB4VWYzzQVfDWcwiD5XLWQUY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CRZyzcGi1Dh79EtLNY96iynuX0d7Gxcnsh4lPYE9CyqSQwA1BlCP2ssqRgpsTr/Gh 9oGDfM0+WgI51wCxzJ+Fs9SEYfdv27KLbKHlTH1kTbDI6g5HWGG/OA+Hs88F76nKGF C7fyfS6HZinW4YY7s5kktgOjM+DKI9FjYYjmmnug=
Date: Tue, 25 Aug 2020 15:17:49 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOGZEWCXTZJVNMKC55KFXQ3EVBNHHCRGLMO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4013/c680297165@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4013@github.com>
References: <quicwg/base-drafts/pull/4013@github.com>
Subject: Re: [quicwg/base-drafts] New layout format in QPACK (#4013)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458e0d9801f_9c3196411511"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/X6INl61bEsApD8smkUTSSraf0LI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:17:51 -0000

----==_mimepart_5f458e0d9801f_9c3196411511
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Following #3999.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4013#issuecomment-680297165
----==_mimepart_5f458e0d9801f_9c3196411511
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Following <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="679380739" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3999" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3999/hovercard" href="https://github.com/quicwg/base-drafts/issues/3999">#3999</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4013#issuecomment-680297165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5OODUYDINR2SUTUQ3SCQ2A3ANCNFSM4QDVOUWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3BKOXXVFMHIAMECLLSCQ2A3A5CNFSM4QDVOUWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGIFTI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4013#issuecomment-680297165",
"url": "https://github.com/quicwg/base-drafts/pull/4013#issuecomment-680297165",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458e0d9801f_9c3196411511--


From nobody Tue Aug 25 15:17:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02BFE3A0044 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:17:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SvIV2Rjj9dDn for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:17:50 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 992D63A0400 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:17:50 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id E1F14840D73 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:17:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393869; bh=x2pZEngMyu8kXfQoiD3J4Wg01620ngmkP+UUkekjfYs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0GJ3/v99h84KnvpClFAeKPUZlpF7cg8xeTIS2IhTSeimP1/I4toL4gaeaKhmJeS1c xNIYJ4niuNA5gW8yTn6tZocl3nBNkR5clqxbyqgbVShvzbQT2rlJYR8ebPZbruvDAV W9IgMFQ1yIkeN/dJv8DJxr9uCzgrCT2P2xi3F9sk=
Date: Tue, 25 Aug 2020 15:17:49 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOGZEWCXTZJVNMKC55KFXQ3EVBNHHCRGLMO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4013/issue_event/3692131395@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4013@github.com>
References: <quicwg/base-drafts/pull/4013@github.com>
Subject: Re: [quicwg/base-drafts] New layout format in QPACK (#4013)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458e0dd3431_3ed519641084a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rRGrm-349p5vb2LJo99Yc3Hf2qk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:17:52 -0000

----==_mimepart_5f458e0dd3431_3ed519641084a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4013.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4013#event-3692131395
----==_mimepart_5f458e0dd3431_3ed519641084a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681143415" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4013" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4013/hovercard" href="https://github.com/quicwg/base-drafts/pull/4013">#4013</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4013#event-3692131395">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5OODUYDINR2SUTUQ3SCQ2A3ANCNFSM4QDVOUWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HUR4X2NZSTUDABCTSCQ2A3A5CNFSM4QDVOUWKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QIXIQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4013#event-3692131395",
"url": "https://github.com/quicwg/base-drafts/pull/4013#event-3692131395",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458e0dd3431_3ed519641084a9--


From nobody Tue Aug 25 15:18:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A6D63A044E for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:18:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 49k6Sraa9V9p for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:18:51 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98A5C3A0400 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:18:51 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 7784D56058D for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:18:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393930; bh=oo0IXeVYLABV8K7aJfZBm/0eZX5eKYOB1Y+v+pMU5UE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u1dBrU4MHNVI4I+7xhrur2rbRQHusUYbTFvuJ3GwDmQTkTvkSnJ+202WjTFeUguB+ oQIr84Q73NEyxr9ZgdgXOrzLH6lTWg5Acmi8HsJsTl7IP/OwXWIaO8Y+tVyV8FGb7v C0sot+eF1YnVA+6g2owwTeDFLAMhMW9U/Mw8YQ70=
Date: Tue, 25 Aug 2020 15:18:50 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK533EXJIHUT7UTL4XN5KFXUVEVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053/review/474966036@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4053@github.com>
References: <quicwg/base-drafts/pull/4053@github.com>
Subject: Re: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458e4a67be9_658b196413534f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U_NXdVen0CH2zS-Y024fp2dHWZU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:18:53 -0000

----==_mimepart_5f458e4a67be9_658b196413534f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053#pullrequestreview-474966036
----==_mimepart_5f458e4a67be9_658b196413534f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053#pullrequestreview-474966036">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYTQO3RYK5736DEDBDSCQ2EVANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVOABRZAQ2RHZCCK3SCQ2EVA5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRHWQFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053#pullrequestreview-474966036",
"url": "https://github.com/quicwg/base-drafts/pull/4053#pullrequestreview-474966036",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458e4a67be9_658b196413534f--


From nobody Tue Aug 25 15:19:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1D6D3A046E for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:19:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 maNbsrPKGe0Y for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:19:11 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F3A5A3A0400 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:19:10 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 4F066840E70 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:19:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393950; bh=E3pUlkEV9ZjRnpYbChEdGNWjVGDPnaLVkCAMFep0siI=; h=Date:From:To:Subject:From; b=0Jsub/Ms7M/KaEUaIgXhmHKN4avRIBIfdpNuVGMGmsU+IXyRbXp+PwRWu4hQyZq/V FP8/+FmeJCQqkkNkehsFcApSTaWpJuhzZdK3AHXp4WWND+XxycrGtNSzcLGifQyXoH nuyJhhFOoiyXf+ACBCV4jZZrvns7DNpRr0KqHpBc=
Date: Tue, 25 Aug 2020 15:19:10 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/c5c930-16fc6e@github.com>
Subject: [quicwg/base-drafts] 9629ea: Convert a SHOULD NOT to a SHOULD
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ASGlYa4O9kXUUtjoIGeIiIuWEes>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:19:13 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9629eaa9bb4aadfafba56fcc77c8362ecf502955
      https://github.com/quicwg/base-drafts/commit/9629eaa9bb4aadfafba56fcc77c8362ecf502955
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Convert a SHOULD NOT to a SHOULD


  Commit: 16fc6eb2ebc96679573db599878ae1580fac22d0
      https://github.com/quicwg/base-drafts/commit/16fc6eb2ebc96679573db599878ae1580fac22d0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4053 from quicwg/transport/should_vn

SHOULD NOT attempt to parse -> unlikely to be able


Compare: https://github.com/quicwg/base-drafts/compare/c5c930f405be...16fc6eb2ebc9


From nobody Tue Aug 25 15:19:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01E3B3A0400 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:19:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NLWonSz2gRxP for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:19:12 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F08DF3A044E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:19:11 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 49E3B84008E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:19:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393951; bh=krmCCEaojoXPaUUXXrfP2bw/MBopNFTk9G3nwe1jJFo=; h=Date:From:To:Subject:From; b=BR/oLnek1JIAWh4jDgiQUCl8vGjgYfW77nYeD+SDMyZzhh17ICUjMh1WZ+RZ9ppqJ CuRDTdxL/cOxgCr1fdxzR8ocpM7Q1R8cOhudse0JhwpcYkmLuvfpSv7BSZTevZOCTq y5/+1Qr7t2TsqvfUO9HZLPPoWwtJrX9MiVJs7tiA=
Date: Tue, 25 Aug 2020 15:19:11 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/should_vn/9629ea-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D7X4O2vGfe56J6cAk5O7AdSX1gY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:19:13 -0000

  Branch: refs/heads/transport/should_vn
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 25 15:19:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B6D13A046E for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:19:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jIx9BM_mkYJs for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:19:21 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6E2F3A044E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:19:20 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 3CF32600761 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:19:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393960; bh=5xaIMNc97Co7RL9d686c1mWIfP5ldKFXrVIUDFk0yo4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jwh4cz1A/7UcZ7ZQT8gEeOXh/rB3cbUR0SZHz06o+Q2Al9pXX8BHATyXO7/5DwrSr Y0xXhcglhfz+eTsOFUk+puZXjZlubYn2/tdRgMD8rcBLKdyPko8ShmTuCdqmVCh7wn JejcPtyKO5FdGV0T13/4cTJr7zdOu4DTt92CV+eU=
Date: Tue, 25 Aug 2020 15:19:20 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EDK7RDYYNLSTKMW55KFXWREVBNHHCRJGKO4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4020/issue_event/3692134892@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4020@github.com>
References: <quicwg/base-drafts/issues/4020@github.com>
Subject: Re: [quicwg/base-drafts] This seems like tuning (#4020)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458e682d197_75d9196410277c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k_X8OZArBmIDZ7CCjRxwqFpezbM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:19:22 -0000

----==_mimepart_5f458e682d197_75d9196410277c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4020 via #4053.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4020#event-3692134892
----==_mimepart_5f458e682d197_75d9196410277c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681888375" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4020" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4020/hovercard" href="https://github.com/quicwg/base-drafts/issues/4020">#4020</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685776982" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4053" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4053/hovercard" href="https://github.com/quicwg/base-drafts/pull/4053">#4053</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4020#event-3692134892">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4Z2JJ4NRMEEZOFNETSCQ2GRANCNFSM4QFAGDJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BAE6G5MDS5ISAMALSCQ2GRA5CNFSM4QFAGDJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QIYD3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4020#event-3692134892",
"url": "https://github.com/quicwg/base-drafts/issues/4020#event-3692134892",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458e682d197_75d9196410277c--


From nobody Tue Aug 25 15:19:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6A0C3A044E for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:19:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.15
X-Spam-Level: 
X-Spam-Status: No, score=-0.15 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aB4cZKkjD2Xw for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:19:20 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C50EB3A0400 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:19:20 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 35FBF580401 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:19:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598393960; bh=V+wfxDRszzjmorZyYe1atZk34X9H6svpfRbHdBsy2Ic=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TvQNkh/z1tSwrz4pmx0eZBQtvBn67QTxqidxUvqMWck9dibsQYFtGV2fYR/ofeNPX f7uuMkWHu1xDt2r2DU/XVieDJI5PMBWcj9prF4+IPLUIWpZ3KnONo06uUxdTBm4hWj fCQyFXoRhsum5xgCuJRX3wGLGXdvvAOUyt7HsmzQ=
Date: Tue, 25 Aug 2020 15:19:19 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6BSBQGZTQMF6UO7F55KFXWPEVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053/issue_event/3692134887@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4053@github.com>
References: <quicwg/base-drafts/pull/4053@github.com>
Subject: Re: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458e67e5462_69a319641142ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0i0iOfvCabStMlQYHxzOz9cG8R4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:19:23 -0000

----==_mimepart_5f458e67e5462_69a319641142ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4053 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053#event-3692134887
----==_mimepart_5f458e67e5462_69a319641142ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685776982" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4053" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4053/hovercard" href="https://github.com/quicwg/base-drafts/pull/4053">#4053</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053#event-3692134887">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYIPAPYEVLJCXLTW53SCQ2GPANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GLINXPDU6DEOBWMLSCQ2GPA5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QIYDZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053#event-3692134887",
"url": "https://github.com/quicwg/base-drafts/pull/4053#event-3692134887",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458e67e5462_69a319641142ea--


From nobody Tue Aug 25 15:20:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 266D53A044E for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:20:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.202
X-Spam-Level: 
X-Spam-Status: No, score=-0.202 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kUcNAIk_dC9f for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:20:06 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 147173A0400 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:20:05 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 483D1902624 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:20:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394005; bh=Im6fUIT9gnXDsvMafPoyCAuz2RnUt6Q+/+Hzj/enrT8=; h=Date:From:To:Subject:From; b=tvWHbw2owmcznQRFvvV4htmMqGxOtaTcX4ICKGXjDNjqq/mv4uZmSFitiouEOTcCk QfuTqDLXJ4ekTqbs+UATIdhnEY3kEyOY8Aln5z5bFcuKasQNWozkNuUacslurcTU4o Y2uuQJN43DNUATyXf7+fF32niiZhhKMqrHrxFY1I=
Date: Tue, 25 Aug 2020 15:20:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/eee890-85fcc5@github.com>
Subject: [quicwg/base-drafts] 85fcc5: Script updating gh-pages from 16fc6eb2. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Pm8TX33hzmL3VM8OIs-IZBTleHo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:20:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 85fcc5c2ee2ac3f94006ff6986959e3dc6fa72a1
      https://github.com/quicwg/base-drafts/commit/85fcc5c2ee2ac3f94006ff6986959e3dc6fa72a1
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 16fc6eb2. [ci skip]



From nobody Tue Aug 25 15:23:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3AAB3A053F for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:23:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2HSF1Eq0xEpF for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:23:36 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA3CC3A0744 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:23:36 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 0C26A5E0E78 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:23:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394216; bh=g3WWq8gqQhEBPljdU73Q9lE7HosQ6KUOKCrUiGxHUK8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FQ4Tdx/ZovC5aVPs4M4qappfqIJAGVB0HahiBVswZB3syb+swYv4XC0r1+u+AO4bF xLMen0TNcyJV2RZB0/qfIJWNKCC8fVQCZYGOJXj8+HnDTeuTb6MR5E2ViqNTv2r2MU mMy4surz2ScCEEaSbOXl60v5CMwk+7yDFCQoOWq4=
Date: Tue, 25 Aug 2020 15:23:35 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32T7ZLHASFFCGAMNV5KFYGPEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/680299093@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f458f67f05b5_c86196416619c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JjGjCYNx-k1nV61ll8nC_ax9xYs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:23:38 -0000

----==_mimepart_5f458f67f05b5_c86196416619c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> A server might not send a Version Negotiation packet if the datagram it receives is smaller than the minimum size specified in a different version.
?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-680299093
----==_mimepart_5f458f67f05b5_c86196416619c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>A server might not send a Version Negotiation packet if the datagram it receives is smaller than the minimum size specified in a different version.<br>
?</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-680299093">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JWHZTCO3Z3MKNGQTSCQ2WPANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2S7TVFZH3MRA7JGUDSCQ2WPA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGIUVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-680299093",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-680299093",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f458f67f05b5_c86196416619c--


From nobody Tue Aug 25 15:27:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F3203A0770 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:27:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2diQ0Xvc7-g1 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:27:00 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23A6E3A053F for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:26:54 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 60ABA60007B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:26:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394413; bh=bIVZWGIQEXzZbj2EbdXhLinN24x8oesa+i3R0S8Gv8I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RhlvhXZak5vUoNQeF7vef8zntECOUqc93hGk8i4IOWa5ZeWNYs3kHBriwQCJc5QAm 7EatIsBoYBeoukg+IvBzLz3YJva0eUZeG7EBgLUzK+ZoIFwH716x/qO83H8VFRYSbv yqjDqWJNcI3s7fRy0SH1PaMu32jtl6RmRzrtWf1Y=
Date: Tue, 25 Aug 2020 15:26:53 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK55UXE5XGMOZO7A2G55KFYS3EVBNHHCRV473E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4047/680300177@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4047@github.com>
References: <quicwg/base-drafts/issues/4047@github.com>
Subject: Re: [quicwg/base-drafts] Tokens are repeated in Initial packets (#4047)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45902d50d46_64dd19641270df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QCIBt_rGvmQyZfRk90PsJ40rK88>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:27:01 -0000

----==_mimepart_5f45902d50d46_64dd19641270df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann : Yes, that's what sent us off on this chase :-)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4047#issuecomment-680300177
----==_mimepart_5f45902d50d46_64dd19641270df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> : Yes, that's what sent us off on this chase :-)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4047#issuecomment-680300177">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YY4IQKGVE4XSFL5DSCQ3C3ANCNFSM4QKJGBZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYKF4DS6Q4NWG7MCBLSCQ3C3A5CNFSM4QKJGBZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGI5EI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4047#issuecomment-680300177",
"url": "https://github.com/quicwg/base-drafts/issues/4047#issuecomment-680300177",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45902d50d46_64dd19641270df--


From nobody Tue Aug 25 15:28:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 008803A053F for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YccUXSyD1oLZ for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:41 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DC533A052C for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:41 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 4584C560E4E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394520; bh=MTlLHGYF3swfc6mRaQmK9JAL8dTAJ1IBZ/WlMsu+axw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nw18lTvy3BceZD1OKQvyEV1CJ6XPJMNLh7a/4flSvAFrpjiB3KD4BnBtVAdAG0ufH LFTjKzyxaBe6KuyCDYYq3JXUfFFbUnhplIlU+QAB5a2zlusQhYfKh3xyEdkX8kWnG8 kvYmbtakpk5Iwji0ua1L7AB/F2Fcmoyv1ByhIVjY=
Date: Tue, 25 Aug 2020 15:28:40 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3MD4YUSWR2XOJWTHV5KFYZREVBNHHCRV5TEA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4049/review/474986470@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4049@github.com>
References: <quicwg/base-drafts/pull/4049@github.com>
Subject: Re: [quicwg/base-drafts] Tokens go in all Initial packets after Retry (#4049)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45909834584_6f9c1964168682"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fKQMR5MWt1GDndvqLnCG2ACx7BA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:28:42 -0000

----==_mimepart_5f45909834584_6f9c1964168682
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4049#pullrequestreview-474986470
----==_mimepart_5f45909834584_6f9c1964168682
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4049#pullrequestreview-474986470">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5U5MNFDUYLOB7SEZTSCQ3JRANCNFSM4QKJM6NQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZBWB6V3QHTLEDFIDSCQ3JRA5CNFSM4QKJM6N2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRH3PZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4049#pullrequestreview-474986470",
"url": "https://github.com/quicwg/base-drafts/pull/4049#pullrequestreview-474986470",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45909834584_6f9c1964168682--


From nobody Tue Aug 25 15:28:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2C3A3A053F for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cYPcXdOBTqN3 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:46 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A38263A07A9 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:46 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id EDD055E020D for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394525; bh=UnaAWyXtWmvzFEftv2GDMUz/lsCInsQsuqyBkpO5i/M=; h=Date:From:To:Subject:From; b=D18LA1ni2Ysm+KFZ0fTaYRDIn9GpkiJayRoid8ajlEH2bcrb2LkFePO80r2wnXChr 3X/pEFtqx7xsbG4N8ix4AQAjX2T2RCi9Uda8EZ7L4xfiWM1iRW4xi32cXrrD3cA6g1 PPL5s2JKN5uoUIf8csVrkl0syW3JdlKZ5i02Ug0s=
Date: Tue, 25 Aug 2020 15:28:45 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/repeat-initial-reprise/2180cf-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hqfixWKL1vTnm8J4dfu6DHNUNic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:28:48 -0000

  Branch: refs/heads/repeat-initial-reprise
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Aug 25 15:28:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9039F3A080F for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 E2a-c-jpZm9Z for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:46 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CC9C3A0744 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:46 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id D2B475E0F1B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394525; bh=+U2pJF8rpU05TC6YWdW97kuDn0i+kkudBJ39xVvdBak=; h=Date:From:To:Subject:From; b=lIRBsYnGbG+OR40/igDUykpys7coBT0J1sQ+JEGhQfqoAcaSm0XqtAkd15+GoDf5u 4BxMg62Redr616cCR/Wuu2i/3Go1sYCIRYHT8Jetn6r6gYdm9Ewcq4yINwzhgif7+e 9ajJF/eGjIvoqg38jHKPHnfGpXapOf+X81/m8Mks=
Date: Tue, 25 Aug 2020 15:28:45 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/16fc6e-21ab08@github.com>
Subject: [quicwg/base-drafts] 2180cf: Tokens go in all Initial packets after Retry
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ML1lpUPHty4G42jOwX7uK9hxTwo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:28:50 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2180cfe50b13a41bd4f8f54c390ee65e21fcb5f8
      https://github.com/quicwg/base-drafts/commit/2180cfe50b13a41bd4f8f54c390ee65e21fcb5f8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tokens go in all Initial packets after Retry

See the issue for the sorry history of this mistake.

Closes #4047.


  Commit: 21ab088114c058a6938ffc681c810ffd3f353344
      https://github.com/quicwg/base-drafts/commit/21ab088114c058a6938ffc681c810ffd3f353344
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4049 from quicwg/repeat-initial-reprise

Tokens go in all Initial packets after Retry


Compare: https://github.com/quicwg/base-drafts/compare/16fc6eb2ebc9...21ab088114c0


From nobody Tue Aug 25 15:29:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF7F43A0796 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pVwCqU-zcWt6 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:55 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C47053A0744 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:55 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 21203E001F for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394535; bh=CVy93PSJalhRDUpC3KdahQbO3rICaiadwgTCDcy36hQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QnEzgnz9HGRa9JZ7QShYjHs2lkxSOXOGiSISn+fmpU30CSEGX9/Ke6Qmh31mxQzmB A03z2WGlQsrl/hLTnSKfzBzCQ0jvz1CJ922oXIIrLnz9bBrFcdwm3rYn3SOftoEXtl YziTjWp54xBPd55u7ZG15ru7s9U6QP1py+Z2vOuI=
Date: Tue, 25 Aug 2020 15:28:55 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VYERLMATN4BPGDKN5KFY2PEVBNHHCRV473E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4047/issue_event/3692159041@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4047@github.com>
References: <quicwg/base-drafts/issues/4047@github.com>
Subject: Re: [quicwg/base-drafts] Tokens are repeated in Initial packets (#4047)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4590a7e585_655919642205bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YkgdBsSR6bunUjmx4UWaPNYw96U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:28:57 -0000

----==_mimepart_5f4590a7e585_655919642205bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4047 via #4049.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4047#event-3692159041
----==_mimepart_5f4590a7e585_655919642205bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685219801" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4047" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4047/hovercard" href="https://github.com/quicwg/base-drafts/issues/4047">#4047</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685224736" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4049" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4049/hovercard" href="https://github.com/quicwg/base-drafts/pull/4049">#4049</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4047#event-3692159041">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QHBN264X7UMG6BDTSCQ3KPANCNFSM4QKJGBZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3GPFWAYXL6VWCR5DTSCQ3KPA5CNFSM4QKJGBZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QI6AQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4047#event-3692159041",
"url": "https://github.com/quicwg/base-drafts/issues/4047#event-3692159041",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4590a7e585_655919642205bd--


From nobody Tue Aug 25 15:29:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E9AB3A0744 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Fb-AaM89hHZR for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:28:56 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B7213A052C for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:56 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 781AD840E21 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:28:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394535; bh=WQb5hXqYYd1nRufhAngHnUZX9U1LlMRNvKhlNQ61eyQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qhKF+ffLg9kTzVjIhQ5hIg1bk9ZDkU0ErEimBE35bpxXTJWIOgAiIxa/HONHoRzLy 5Bks8JrCKkJqSUOB2Q72Y9OHbFcYIps9OiPeR7mpGZcr8Y38ITnEU5Zu3rSE+IQYwB 20f32X/v4b32+OAoafhvY5okKIZGnDmyDln3euy4=
Date: Tue, 25 Aug 2020 15:28:55 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK44YQMB47Y2DD4KAHF5KFY2PEVBNHHCRV5TEA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4049/issue_event/3692159034@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4049@github.com>
References: <quicwg/base-drafts/pull/4049@github.com>
Subject: Re: [quicwg/base-drafts] Tokens go in all Initial packets after Retry (#4049)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4590a7689a5_32f1964175191"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gz2Ty5X_fKNYgcXvyccS-jyo6Dw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:28:57 -0000

----==_mimepart_5f4590a7689a5_32f1964175191
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4049 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4049#event-3692159034
----==_mimepart_5f4590a7689a5_32f1964175191
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685224736" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4049" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4049/hovercard" href="https://github.com/quicwg/base-drafts/pull/4049">#4049</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4049#event-3692159034">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTUZVMBQBEDYCSS4LSCQ3KPANCNFSM4QKJM6NQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VGNQ6AFXU6AFRFJTSCQ3KPA5CNFSM4QKJM6N2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QI6AOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4049#event-3692159034",
"url": "https://github.com/quicwg/base-drafts/pull/4049#event-3692159034",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4590a7689a5_32f1964175191--


From nobody Tue Aug 25 15:30:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FD9C3A08FA for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:29:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FInT6sdMEKjI for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:29:57 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A03E3A0975 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:29:55 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 020C15803FC for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:29:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598394594; bh=7+Xs1KL2zuedZFPx+zPc65lwgP6uMSto7I7m2ykAZB0=; h=Date:From:To:Subject:From; b=wkoG16FLza8Wupkn0m5RgJ/hV/OX4bKa7oPOhTiNoKc846P5MCQZNT8MexWTusg3i nQs+r5dAhDM6LoQ8FqaKTlxrK+eizdAVx3gmtsjmv5qzQda7ZpWnqG/B+1bQVc0PjQ wsogxuOJmWBI3mYWmoSXxsEPFkP0d495NJpdsfhI=
Date: Tue, 25 Aug 2020 15:29:53 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/85fcc5-7b8000@github.com>
Subject: [quicwg/base-drafts] 7b8000: Script updating gh-pages from 21ab0881. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1eaBglh0XXL5AzVOZmMZvHGyWkk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:30:05 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7b80002e364cc2a4cfe6067bd307039895872fba
      https://github.com/quicwg/base-drafts/commit/7b80002e364cc2a4cfe6067bd307039895872fba
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 21ab0881. [ci skip]



From nobody Tue Aug 25 15:39:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C73093A07E5 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:39:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.501
X-Spam-Level: 
X-Spam-Status: No, score=-0.501 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0swXvJsrDQkS for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:39:25 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 34F763A07CE for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:39:25 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 7D34F340E4A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:39:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598395164; bh=BvtBpUOp2GMeZaf0xERYJXxvTvcenG0zyN58zj8tDMA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AfAVzuwdvL2yFtDgxH0eIfNXAnzXMmtflDhS64ESVCtCHIAwEDDYP2rsh7mN2lfnz RX2PZCKMwI18ZafqoF8K2NjXSghcSuLC1ToeiFpBhuQdbX4wHvpUfT4kSA2boW3/Et iePzpiniTRhjMBnDMOM9GoOvoUi57pCjMggU28Gw=
Date: Tue, 25 Aug 2020 15:39:24 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5V3G3P6AYDETCKUF5KF2BZEVBNHHCRWKM7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4050/680303976@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4050@github.com>
References: <quicwg/base-drafts/issues/4050@github.com>
Subject: Re: [quicwg/base-drafts] When to reduce cwnd in recovery (#4050)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45931c6d074_64dd1964159625"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cuPNzCEfZNDTSyJXsEn25r1gfCo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:39:27 -0000

----==_mimepart_5f45931c6d074_64dd1964159625
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This discussion belongs in #3944, since #3978 hasn't been merged yet. Let's move this there.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4050#issuecomment-680303976
----==_mimepart_5f45931c6d074_64dd1964159625
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This discussion belongs in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664181557" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3944" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3944/hovercard" href="https://github.com/quicwg/base-drafts/issues/3944">#3944</a>, since <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a> hasn't been merged yet. Let's move this there.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4050#issuecomment-680303976">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TPZPXGSI26PMPHALSCQ4RZANCNFSM4QKOBJLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPBZ4IUDD2FGRAILLSCQ4RZA5CNFSM4QKOBJL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGJ22A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4050#issuecomment-680303976",
"url": "https://github.com/quicwg/base-drafts/issues/4050#issuecomment-680303976",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45931c6d074_64dd1964159625--


From nobody Tue Aug 25 15:45:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD4943A0816 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:45:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.153
X-Spam-Level: 
X-Spam-Status: No, score=-0.153 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qwkjwVMpZmMZ for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:45:33 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C6FA3A0814 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:45:33 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 8B05E840ACE for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:45:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598395532; bh=w4GnlTi5xYrk1JBuUBk8oO/hdYjAZBad2096C6D5my4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pxoytrGLZ9lRm91uDeABhWsBBytenAOETOKonaMhKPpo3UDHmgvf1HIYVlYvioUmr 18FyOa41Z69pu5qKcjWTZqpVFo4YALHtU7ub6/VbUE4txTmYqZJEeuznLqZexVH4K+ rLGlk972xN5ao5GB3h5FLi989R6h1upGr5rWjSc8=
Date: Tue, 25 Aug 2020 15:45:32 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7FDQ7U6J7BC6JDSPN5KF2YZEVBNHHCQHZFVU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3982/680305796@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3982@github.com>
References: <quicwg/base-drafts/issues/3982@github.com>
Subject: Re: [quicwg/base-drafts] Define slow start and congestion avoidance (#3982)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45948c79f63_2cee1964368737"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZokZ3ZM8OJWHn7b8eht1sZDkHcM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:45:35 -0000

----==_mimepart_5f45948c79f63_2cee1964368737
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This would be excellent to add after we've merged the normatives in #3978.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3982#issuecomment-680305796
----==_mimepart_5f45948c79f63_2cee1964368737
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This would be excellent to add after we've merged the normatives in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3982#issuecomment-680305796">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTBEL3L5545G4JNYTSCQ5IZANCNFSM4PU3XD4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZOVXCUU4HXAESYRADSCQ5IZA5CNFSM4PU3XD4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGKJBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3982#issuecomment-680305796",
"url": "https://github.com/quicwg/base-drafts/issues/3982#issuecomment-680305796",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45948c79f63_2cee1964368737--


From nobody Tue Aug 25 15:46:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBBE93A0819 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:46:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.428
X-Spam-Level: 
X-Spam-Status: No, score=0.428 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Shqgv2D37sbX for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 15:46:07 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E246D3A0816 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:46:06 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 01251520930 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 15:46:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598395566; bh=SkXGQ9Qbe4hfu/yB1FHmQci/6XLQc3r6aCisKZTy5sY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P+VBarA7bdLKN1DpCTLxE+rXRok+jZXNJXONmoDE3kopYBOlGIhVADh3JopCltI7A mAMlc10wqYEkxQvraaoouzW2U3SnuuXcgGGEKrbjX7iOwiNzOJPlVXfpfct2wlgafh PVOvTHiqxkyiXdJtyfrg8gj3UN8T3YoiA9WtKdME=
Date: Tue, 25 Aug 2020 15:46:05 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ354NH6IHZ74MXWN55KF223EVBNHHCQHZFVU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3982/680305951@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3982@github.com>
References: <quicwg/base-drafts/issues/3982@github.com>
Subject: Re: [quicwg/base-drafts] Define slow start and congestion avoidance (#3982)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4594ade4cf2_7acc1964232038"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dsE38P6AmLSPwAX7DGqkqMl48pU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 22:46:08 -0000

----==_mimepart_5f4594ade4cf2_7acc1964232038
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FWIW, I think now that this really is 3 states. Your FSM works for me.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3982#issuecomment-680305951
----==_mimepart_5f4594ade4cf2_7acc1964232038
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>FWIW, I think now that this really is 3 states. Your FSM works for me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3982#issuecomment-680305951">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6QZVVHECSNY7ZCBM3SCQ5K3ANCNFSM4PU3XD4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Y5TR4INCS7FVEHJTSCQ5K3A5CNFSM4PU3XD4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGKKHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3982#issuecomment-680305951",
"url": "https://github.com/quicwg/base-drafts/issues/3982#issuecomment-680305951",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4594ade4cf2_7acc1964232038--


From nobody Tue Aug 25 16:01:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D590F3A0895 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 16:01:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 X5ar826musK8 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 16:01:28 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 84FAF3A083E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 16:01:28 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id BE38B520E91 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 16:01:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598396487; bh=Dz0yr1mol76J9xCLqFxJZedJL7oQwe6m/O+Q40KyuJw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fPK7pTrcjO1CS9YBoGwKxPDICMDqZR7WrJML/+HS/0O6MXKt8wmfCOyhwWOEDZwBI HI5zxhwL+cvy4Bn53iB5HoBahM30tB/1B5Bz2Z1X9P+9SVLNFmmfpaKeRWSPwxDXRr Vph5s9nhKE7EvWH89v69/P0gPeXSuPK3oSQn4TW0=
Date: Tue, 25 Aug 2020 16:01:27 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLWSKNMPL2GHFRAMF5KF4UPEVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4045/680310390@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4045@github.com>
References: <quicwg/base-drafts/issues/4045@github.com>
Subject: Re: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f459847ae1bb_2a921964528c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OAGE_lV32ghZ07UDbpwZVLxK278>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Aug 2020 23:01:36 -0000

----==_mimepart_5f459847ae1bb_2a921964528c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto : you are right; perhaps this could be made part of #3982? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680310390
----==_mimepart_5f459847ae1bb_2a921964528c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazu-yamamoto/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazu-yamamoto">@kazu-yamamoto</a> : you are right; perhaps this could be made part of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="673129901" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3982" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3982/hovercard" href="https://github.com/quicwg/base-drafts/issues/3982">#3982</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680310390">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DAIRHQPDWP3JOK23SCQ7EPANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4SM3WXGKZKUM5OWDTSCQ7EPA5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGLM5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680310390",
"url": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680310390",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f459847ae1bb_2a921964528c6--


From nobody Tue Aug 25 17:05:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC1633A08D4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:05:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 iHa5-kWywUtZ for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:05:08 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 985993A08CF for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:05:08 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id BE41252074C for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:05:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598400307; bh=/q5/bbvJyMRjiXCuaRs5cUMXSLM9xegmLbFuCYV9DvI=; h=Date:From:To:Subject:From; b=Dl8s0XmsyTDWn3R64/u8tIe79JWOvet639D5zfHXMIkrIft2n7kzdW5ylSPkq6t5f BQ2GuRziGZbGfVVwISt7tAADI17c55+iBvwoHP6e9DBMl2Bp4ojfsUm2qTFIKXso9o pljppyRvUuwAidv5aKoPz1vCb/lDKVe2Pq0HtbUo=
Date: Tue, 25 Aug 2020 17:05:07 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/84729d-71bc8a@github.com>
Subject: [quicwg/base-drafts] 71bc8a: fix duplication and make allowance for not reducin...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ySpNM5yaB2KBeHl3Cj_fd6awA4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:05:10 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 71bc8a5e932ebb1cb0183238af652b095612f78e
      https://github.com/quicwg/base-drafts/commit/71bc8a5e932ebb1cb0183238af652b095612f78e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  fix duplication and make allowance for not reducing cwnd immediately



From nobody Tue Aug 25 17:05:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0F623A08D1 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:05:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 7LDyfXjvQhEK for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:05:17 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F4A73A08CC for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:05:17 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id C5144560E12 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:05:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598400316; bh=7pDPvDD3yjzTgWaaq2Tt68z/+4P+7GtjYhftx1dJ4FQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sUIqltfKe25CDAQ3KiMW2QGu96wfSl74/vNrTpjIAQhi2OAHUJvhdm3J+btwHPmWv r76AqiPbj3cMuob8dPgDub7ujP8d5DXldCHD45/BhwsSEMxzjtfizdcK1dOwcznGjj QNi0V2AxqTxhoLvzWhBBYOf1Ao3DncMuRjoaFkxM=
Date: Tue, 25 Aug 2020 17:05:16 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5584871632@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45a73cb50bf_71b21964735941"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7eJ8zuAYIAH9g56O-cas5JQNrOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:05:19 -0000

----==_mimepart_5f45a73cb50bf_71b21964735941
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

71bc8a5e932ebb1cb0183238af652b095612f78e  fix duplication and make allowance for not reducing cwnd immediately


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/84729dc2a48299facfe2c7eef47d5db015fc7aca..71bc8a5e932ebb1cb0183238af652b095612f78e

----==_mimepart_5f45a73cb50bf_71b21964735941
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/71bc8a5e932ebb1cb0183238af652b095612f78e">71bc8a5</a>  fix duplication and make allowance for not reducing cwnd immediately</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/84729dc2a48299facfe2c7eef47d5db015fc7aca..71bc8a5e932ebb1cb0183238af652b095612f78e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK65JXU3BNGYUZBP2C3SCRGTZANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MZ3OABN47FBSN4RDSCRGTZA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU4DIOBXGE3DGMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/84729dc2a48299facfe2c7eef47d5db015fc7aca..71bc8a5e932ebb1cb0183238af652b095612f78e",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/84729dc2a48299facfe2c7eef47d5db015fc7aca..71bc8a5e932ebb1cb0183238af652b095612f78e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f45a73cb50bf_71b21964735941--


From nobody Tue Aug 25 17:06:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F08A3A08D1 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:06:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gP8yBiV-i8Fm for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:06:39 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 042583A08CC for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:06:38 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id C69E3900092 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:06:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598400397; bh=/eN9dBLo6XgZk3GKDiI8dMnT6aMW07pc0HnFj7CY5QE=; h=Date:From:To:Subject:From; b=XeBJicinCsUeoT4/CrnhWwgJgpost4zLewa0mdahkEcKpX7Aodmnv7SF4Zp4KGxNh j1YnD6iL3iGSZXNo6HMmunPdfKn0YRS2d1H4tAzEgZj+XhZnaIwiZ4hVe5AdnRs0D5 WIyQw0n/nwm7UJcvadz9WZvmnOarWM9Ap4NMtiRM=
Date: Tue, 25 Aug 2020 17:06:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7b8000-81fadc@github.com>
Subject: [quicwg/base-drafts] 81fadc: Script updating gh-pages from 71bc8a5e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mGwOP6shxTjVTtDzKngiAeP0hTM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:06:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 81fadc7c69961011dc7ba23962b4854881a1b5b4
      https://github.com/quicwg/base-drafts/commit/81fadc7c69961011dc7ba23962b4854881a1b5b4
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-http.txt
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.txt
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.txt
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-tls.html
    M ianswett-must-new-reno/draft-ietf-quic-tls.txt
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M ianswett-must-new-reno/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 71bc8a5e. [ci skip]



From nobody Tue Aug 25 17:06:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4648C3A08CF for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:06:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 1HOsCqt5qQOc for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:06:52 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 489793A08CC for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:06:52 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 7141B560D3D for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:06:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598400411; bh=x/gceg+ny4UAcnMjvblaE/rXP3P8Ytk9W0o7vlFlqQI=; h=Date:From:To:Subject:From; b=PeC9MtFv96nVDJTNeWzfYOqUkqVSsaQX8aY1F8n8Fu55EQVgzXomev1qrapZCfofr jesBr1CLCuxYK/COKZQQkfbESL08lwOpCcUanrKcRyzrsMIMgcRfha0UnknRVIgwoh qzRFYbxhYev77rt86+/958V6DgIExraLQmD8yf3s=
Date: Tue, 25 Aug 2020 17:06:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/81fadc-02dbb8@github.com>
Subject: [quicwg/base-drafts] 02dbb8: Script updating archive at 2020-08-26T00:06:32Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GcJZLvbySPafkAyBH3K6dNv8Krw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:06:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 02dbb829096846dcaf18e357e2281154bd4fba49
      https://github.com/quicwg/base-drafts/commit/02dbb829096846dcaf18e357e2281154bd4fba49
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-26T00:06:32Z. [ci skip]



From nobody Tue Aug 25 17:09:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A5903A08D4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:09:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 I7RURxIQkqIE for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:09:04 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54F0D3A08F4 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:08:53 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 4AA7458009A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:08:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598400532; bh=7pHG9wahNf8LPCC0HWUXgXTpTu3TP+SAnJuAEV5zJYE=; h=Date:From:To:Subject:From; b=GkQc7vAdBNoYN5MnWlPgGUjTU7JBipTyKldq2q1adLYYCRebHHKhbHGNqqpNw7pCs ayMd/zBvTlGLOmPBlfCWVDBARmmT30Yb2Ab+R6+ozx7sQgwxJ1MaaCHIzdxXoVP5A7 HTgOxDsMqzmsYfK0HdqDUQEeqAgbUp871+pZt4F8=
Date: Tue, 25 Aug 2020 17:08:52 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/71bc8a-81c772@github.com>
Subject: [quicwg/base-drafts] 81c772: consistently newreno
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G1kJdAllGJMB5v3VZ4jTHUq9Jyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:09:06 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 81c77271865a174467094e5625e8195620f799b2
      https://github.com/quicwg/base-drafts/commit/81c77271865a174467094e5625e8195620f799b2
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  consistently newreno



From nobody Tue Aug 25 17:09:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1CAD3A08CC for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:09:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 imDZKYFtpLxo for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:09:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F2423A08ED for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:09:02 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id BFED160009B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:09:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598400541; bh=ncOxhWl9ysx4tSxKAHRuB36I55/D+nTMzIbFBltmaTs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LA5JtUgJmDgQpF0ut6onNcOUnVcfnradl73hjxAYIyUvUEEIBv2fLlflUgp+/xgg7 2kVV/fLZcFlj0BXrQD4XRv9PfbYxnXkljZIziBbkfpLSRG6o9+5ZT5OppSfVzDl9U/ Zoe6seUTeOkHRldF9pWUwdWoWteKz8D8S9MP2QsQ=
Date: Tue, 25 Aug 2020 17:09:01 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5584882641@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45a81db0c36_1de0196431662"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u8N4nSFABoGQQM2J0WoOF-D79WA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:09:07 -0000

----==_mimepart_5f45a81db0c36_1de0196431662
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

81c77271865a174467094e5625e8195620f799b2  consistently newreno


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/71bc8a5e932ebb1cb0183238af652b095612f78e..81c77271865a174467094e5625e8195620f799b2

----==_mimepart_5f45a81db0c36_1de0196431662
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/81c77271865a174467094e5625e8195620f799b2">81c7727</a>  consistently newreno</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/71bc8a5e932ebb1cb0183238af652b095612f78e..81c77271865a174467094e5625e8195620f799b2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66LSZTKWWVO5ZG6CLSCRHB3ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3QUEUHN5RCS2DCBLDSCRHB3A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU4DIOBYGI3DIMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/71bc8a5e932ebb1cb0183238af652b095612f78e..81c77271865a174467094e5625e8195620f799b2",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/71bc8a5e932ebb1cb0183238af652b095612f78e..81c77271865a174467094e5625e8195620f799b2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f45a81db0c36_1de0196431662--


From nobody Tue Aug 25 17:09:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38FC03A08CF for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:09:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 d5aRs222Ws5T for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:09:39 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED0C13A08CC for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:09:38 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 8C58C900937 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:09:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598400576; bh=b+cA1SXVQgM8GZjiq+qlpHvgFmhPDr3zkTNPehJOKdw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eQSCmKajhOC1QRoe3ryBjbmhCssEGIESK1lTTSiWK8/hKkLurMQ/eXIZcHDo5xbHs xUNlUnQjVgNt8jnG4FS2EZwdAN106XdH7oPK1dvk/SrhPowMStLJ2qxXcdyZsPw+wE D3Q0aDzgLYvy5OgexisScEjK3owY+1YGZCZy/n0Q=
Date: Tue, 25 Aug 2020 17:09:36 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4CIDZ5PKCL4Q4KXDF5KGEUBEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/475065954@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45a8407ca3a_c1019643986e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oiQfJhppNWcQVYwmWDP9KjUJE1A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:09:40 -0000

----==_mimepart_5f45a8407ca3a_c1019643986e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion

I've changed the text here to reflect this suggestion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r476898563
----==_mimepart_5f45a8407ca3a_c1019643986e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r476898563">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion
</pre>
<p>I've changed the text here to reflect this suggestion.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r476898563">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CMI2WVJPODTVCSD3SCRHEBANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7LZI63S6GUKMAVDADSCRHEBA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRIO4YQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r476898563",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r476898563",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45a8407ca3a_c1019643986e5--


From nobody Tue Aug 25 17:10:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 235503A08CF for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:10:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 r0YiSjgmQShR for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:10:00 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E8BC3A08CC for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:09:59 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id A9CE65E0DB7 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:09:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598400598; bh=m0dOFmVw8R6w+krCX7t6L5+TOJB3DbZF8x/fbVDtBGQ=; h=Date:From:To:Subject:From; b=1zSlncvUDZmh5D/GXcI+gJj3HZy+Q1HQcJg0nBSv3Mma5r6bDdF6bdvo0CiEHt034 HXl1BuCMnH+z0p6y0TUgfRDN4he/JRfKsdsqog8Sk7iiE6pwsq14bycB2mG+sGubhx jnhK+9Wwv3XaMw7L5lUiQgmeZ6PwKlvBhzZETby0=
Date: Tue, 25 Aug 2020 17:09:58 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/02dbb8-3c8d4c@github.com>
Subject: [quicwg/base-drafts] 3c8d4c: Script updating gh-pages from 81c77271. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lxYO7PLKMV9f_IKwljUmKEVDqrA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:10:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3c8d4ca9f789f102d6f8f0045e6eb625c6c8f883
      https://github.com/quicwg/base-drafts/commit/3c8d4ca9f789f102d6f8f0045e6eb625c6c8f883
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 81c77271. [ci skip]



From nobody Tue Aug 25 17:20:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69DF83A08D8 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:20:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 reqsBq63c_V5 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:20:07 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59D173A08DB for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:20:07 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id CECB65C0591 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:20:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598401204; bh=bn4n8rHrE6Qqj1jATAzxKbDBLc7N/4cXWRmSIUr5eH8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kmCSCl5tGmVVuGTF6LqYEalxGLNbbl02u0eqDglREPsc47vtk2TpZ/gwJaZirP4lF qufLlYkqESjzYhsDstq47ciu3LbtqNUbVBHLkuOnfkIzo2l2C9fJJBZjSdCRQxO/c9 eaAiHEJh3ieLldw5Clh3h/S+QTSTYuhQDGeYBJlc=
Date: Tue, 25 Aug 2020 17:20:04 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6355EP3SGAQJZPJBN5KGF3JEVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4045/680344591@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4045@github.com>
References: <quicwg/base-drafts/issues/4045@github.com>
Subject: Re: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45aab4bf69d_2a92196437316f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jUp5fZ3HahycM0_GqKvcfKmlSZE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:20:08 -0000

----==_mimepart_5f45aab4bf69d_2a92196437316f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar Better definition of each state is welcome. But I'm talking about the pseudocode. My implementation based on the pseudocode enters "recovery" after "slow start". That's why I noticed this issue. We should fix the pseudocode somehow. (To fix this bug, I introduced a variable to hold the state explicitly in Haskell quic.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680344591
----==_mimepart_5f45aab4bf69d_2a92196437316f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> Better definition of each state is welcome. But I'm talking about the pseudocode. My implementation based on the pseudocode enters "recovery" after "slow start". That's why I noticed this issue. We should fix the pseudocode somehow. (To fix this bug, I introduced a variable to hold the state explicitly in Haskell quic.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680344591">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4BBXIYZNMVI4QRU7DSCRILJANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5A6Z4PL2EL3V7J2FLSCRILJA5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGTYDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680344591",
"url": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680344591",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45aab4bf69d_2a92196437316f--


From nobody Tue Aug 25 17:23:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61F6B3A08F4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:23:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 K63tKidaiQaA for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:23:37 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 452093A08A6 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:23:37 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 82E299025EE for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:23:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598401416; bh=UQ6kHCVCfOfTKIff6qchZt/VigOPblU61f9Yc079Txs=; h=Date:From:To:Subject:From; b=sM4fq2wSIVqRKRb9iKwQbJAyoEFoGvasAIf59oSX314Z8Nm3SGEHm8ni91bbSCbwp MrijEmMYOinZbhMyzChWmO9vfJMRgjv2Ji4hRL5NXdHp9+SR2YDA2FTY5AJkEsLbFF a/pWP6FxPNIjaJ3LGRwn3flRSS2e4MRkQ8xXylAY=
Date: Tue, 25 Aug 2020 17:23:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/cc-fsm/000000-571c64@github.com>
Subject: [quicwg/base-drafts] 571c64: A Congestion Control state machine
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JsR7rCB-D46RamaR678SSUHUFME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:23:38 -0000

  Branch: refs/heads/cc-fsm
  Home:   https://github.com/quicwg/base-drafts
  Commit: 571c641974bde509e9b86b68997e8a55110b8ad2
      https://github.com/quicwg/base-drafts/commit/571c641974bde509e9b86b68997e8a55110b8ad2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  A Congestion Control state machine

This adds a state machine and makes further changes to the presentation
of the congestion control states in line with that presentation.  This
rolls in the normative changes from #3978.

Closes #4045.



From nobody Tue Aug 25 17:24:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C52063A08F4 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:24:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 fBiAvO-OmXMC for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:24:22 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 85EDD3A08A6 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:24:22 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id C09A584001A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:24:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598401461; bh=bg1TvrBRG02gQQnGxBdtdd5erBi5Pjy+GM7MHN+Gx5Y=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=aMAfTx1hn4cCiNVxM47JoHsqFrha1OZbpHRLPcEHtOBCjG7E2DiCHDwdvuUORwvJc g6zHG4S7aZKuVtkwL0qXeCvgJu4qSfWskecgJggYuXbttsQvJA3pyrjXGp2VmfptDu nFX/dEvFTW3RWxJXyvv7OSJHUE3cOnQ/ihhqm3/o=
Date: Tue, 25 Aug 2020 17:24:21 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XOBV2GZPRQ37BERF5KGGLLEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055@github.com>
Subject: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45abb5b12e3_76c51964497295"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wRliGZC_cq1cTO2MAL4Htqwao5Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:24:24 -0000

----==_mimepart_5f45abb5b12e3_76c51964497295
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit


You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4055

-- Commit Summary --

  * Add some MUSTs
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * Attempt to define slow start/congestion avoidance
  * detected/increased
  * Integrate the changes from #3978
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * ssthresh being initiallly infinite means that you start in slow start
  * Clarify NewReno
  * Remove a sentence
  * Update draft-ietf-quic-recovery.md
  * Reword congestion signal response
  * Merge branch &#39;master&#39; into define-ss-ca
  * Merge remote-tracking branch &#39;origin/ianswett-must-new-reno&#39; into define-ss-ca
  * A Congestion Control state machine

-- File Changes --

    M draft-ietf-quic-recovery.md (114)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4055.patch
https://github.com/quicwg/base-drafts/pull/4055.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055

----==_mimepart_5f45abb5b12e3_76c51964497295
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4055'>https://github.com/quicwg/base-drafts/pull/4055</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add some MUSTs</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Attempt to define slow start/congestion avoidance</li>
  <li>detected/increased</li>
  <li>Integrate the changes from #3978</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>ssthresh being initiallly infinite means that you start in slow start</li>
  <li>Clarify NewReno</li>
  <li>Remove a sentence</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Reword congestion signal response</li>
  <li>Merge branch &#39;master&#39; into define-ss-ca</li>
  <li>Merge remote-tracking branch &#39;origin/ianswett-must-new-reno&#39; into define-ss-ca</li>
  <li>A Congestion Control state machine</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4055/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (114)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4055.patch'>https://github.com/quicwg/base-drafts/pull/4055.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4055.diff'>https://github.com/quicwg/base-drafts/pull/4055.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4055">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HUGCG3P5ZR54XWHDSCRI3LANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2QNEBWSOYQ7PUQUQTSCRI3LA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KHCIEHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055",
"url": "https://github.com/quicwg/base-drafts/pull/4055",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f45abb5b12e3_76c51964497295--


From nobody Tue Aug 25 17:25:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8285B3A0901 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:25:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pYvoEb007ZUS for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:25:07 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 728EF3A08A6 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:25:07 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id AFBFE5C0C2E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:25:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598401506; bh=RVgVDmsXWvcIBF3jngtRvm0HohX7q0Ek92nmLaee1+M=; h=Date:From:To:Subject:From; b=mCXN1YPRM8ZRkqbuToUfh61Ih58hBQM3MjNu1T055NheOKWgwxHO4ZKIs4F44ARle p/ndE9S/yqlIN1g7Bn+PPVgDbFI+hz7iMzvDeWNZ1BEuuCt47vjSaRmDTwYJg7aHaV S9vaOW3xy0wNgtMISgxSDmhrz7bzrj49TP86Jd5s=
Date: Tue, 25 Aug 2020 17:25:06 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3c8d4c-099da6@github.com>
Subject: [quicwg/base-drafts] 099da6: Script updating gh-pages from 571c6419. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2MGmIy6SAOTMsHPF50R31s3-iLo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:25:09 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 099da6f6ccaafbfa17ca26c6be4be4ae860b315e
      https://github.com/quicwg/base-drafts/commit/099da6f6ccaafbfa17ca26c6be4be4ae860b315e
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    A cc-fsm/draft-ietf-quic-http.html
    A cc-fsm/draft-ietf-quic-http.txt
    A cc-fsm/draft-ietf-quic-invariants.html
    A cc-fsm/draft-ietf-quic-invariants.txt
    A cc-fsm/draft-ietf-quic-qpack.html
    A cc-fsm/draft-ietf-quic-qpack.txt
    A cc-fsm/draft-ietf-quic-recovery.html
    A cc-fsm/draft-ietf-quic-recovery.txt
    A cc-fsm/draft-ietf-quic-tls.html
    A cc-fsm/draft-ietf-quic-tls.txt
    A cc-fsm/draft-ietf-quic-transport.html
    A cc-fsm/draft-ietf-quic-transport.txt
    A cc-fsm/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 571c6419. [ci skip]



From nobody Tue Aug 25 17:26:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE5033A0902 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:26:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WEn-5tJt_w2I for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:26:30 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 474343A08FA for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:26:30 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 767F9840062 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:26:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598401589; bh=eLsodhAJkZ1oIhtIOJM+GAaTvMQ5IfMkeD9cuZxIkuc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fRVzGJ80VhfhSTmOsGe+7gBj9ta6h5WHpp2JX5N1rd74T+Qoz/Lb6PZekfC4ODs7j 3XVJ6BzMGvITYa3xj6fIHVsb452zo5ujZgX0/4yFGh/TJnq5fym/kPjVATjBbwl6+E 3CCX9ux8uS74EybNimnK9Bv6cn+chqjd6rdhgGV0=
Date: Tue, 25 Aug 2020 17:26:29 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YNHUFOVIH7B5IZGV5KGGTLEVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4045/680352463@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4045@github.com>
References: <quicwg/base-drafts/issues/4045@github.com>
Subject: Re: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45ac3567193_706d19645317c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t15-UaWoGpH1xS2TkVj8zagcuVU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:26:32 -0000

----==_mimepart_5f45ac3567193_706d19645317c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Entering recovery after slow start is correct.  The language in the draft was confusing.  Hopefully #4055 helps there.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680352463
----==_mimepart_5f45ac3567193_706d19645317c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Entering recovery after slow start is correct.  The language in the draft was confusing.  Hopefully <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685916431" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4055" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4055/hovercard" href="https://github.com/quicwg/base-drafts/pull/4055">#4055</a> helps there.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680352463">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GAN5QI37VPHAYPQDSCRJDLANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3RPJF75LENFC5NA3SCRJDLA5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCGVVTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680352463",
"url": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680352463",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45ac3567193_706d19645317c6--


From nobody Tue Aug 25 17:29:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD8503A0902 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:29:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 GflbJtJFkY-0 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:29:55 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C79DC3A08FA for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:29:55 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id B080C5200A9 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:29:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598401793; bh=hwWKv2Ql9d7URHdlkKqsbdJmPQbfKA4gVv7eEppqeX4=; h=Date:From:To:Subject:From; b=cCE/OVoId92zQ4NS/nwmxll7vl1qGRNCfqmjN8CBcycEg3mZx5Yh8pLo6V7R8bNu2 6CRIk6918QVmAFSVQeCMpJMHMrmsOhQ+cRowx1ZL/4II3m0Akh3iv7HD1n5EQKz7Lf qCrRuEcLBdTXOYigf3njSSPDqv2j4jju/tZjAVpU=
Date: Tue, 25 Aug 2020 17:29:53 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/cc-fsm/571c64-ec01b2@github.com>
Subject: [quicwg/base-drafts] ec01b2: Make pseudocode match directly
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HFex_ATKoZj6BIeBp07QjMn76D8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:29:57 -0000

  Branch: refs/heads/cc-fsm
  Home:   https://github.com/quicwg/base-drafts
  Commit: ec01b201edfa755c39d8b172eda6aa55c7c7a502
      https://github.com/quicwg/base-drafts/commit/ec01b201edfa755c39d8b172eda6aa55c7c7a502
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Make pseudocode match directly



From nobody Tue Aug 25 17:30:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5850D3A08FA for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:30:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gxquEziWUO5v for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:30:05 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49EDE3A08F4 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:30:05 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 909BD5C0043 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:30:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598401804; bh=Yr5JU9i8yoK+BKorsoFCiQbDuwEFoPWiwVHkbZChqIM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FM1OmVX890AYB6/yzPgxZwKEADWgDxMm01pU9D5FHNbYHjPTyfpeItAE3ETZHDZ04 EqudfknJsQ4IYBSTIlgqpGBWR1cTNL91MisAagQ/4fjLrl0O0Hx3cRpKhSeWEaTBuV v9whGVmzj/xYyioOmlBX4ENbxdkRILAsoEAi81gc=
Date: Tue, 25 Aug 2020 17:30:04 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/push/5584941033@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45ad0c81029_7b601964353760"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ir9kOf4domLxJbPnHGLRo7wTNwc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:30:06 -0000

----==_mimepart_5f45ad0c81029_7b601964353760
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

ec01b201edfa755c39d8b172eda6aa55c7c7a502  Make pseudocode match directly


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055/files/571c641974bde509e9b86b68997e8a55110b8ad2..ec01b201edfa755c39d8b172eda6aa55c7c7a502

----==_mimepart_5f45ad0c81029_7b601964353760
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ec01b201edfa755c39d8b172eda6aa55c7c7a502">ec01b20</a>  Make pseudocode match directly</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4055/files/571c641974bde509e9b86b68997e8a55110b8ad2..ec01b201edfa755c39d8b172eda6aa55c7c7a502">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SLKF2DTKVABZ2N7DSCRJQZANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UXZZSA75Z7NX7MNLSCRJQZA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TGNJXGMYDOMSQOVZWQIZVGU4DIOJUGEYDGMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055/files/571c641974bde509e9b86b68997e8a55110b8ad2..ec01b201edfa755c39d8b172eda6aa55c7c7a502",
"url": "https://github.com/quicwg/base-drafts/pull/4055/files/571c641974bde509e9b86b68997e8a55110b8ad2..ec01b201edfa755c39d8b172eda6aa55c7c7a502",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f45ad0c81029_7b601964353760--


From nobody Tue Aug 25 17:30:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30C663A0903 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:30:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WKflD0UaCw-2 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:30:53 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 153073A0902 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:30:53 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 6328D8407E0 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:30:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598401852; bh=SWQNiFhrFZOp62uVTOFuzsVferFsoyur5hK7hGBplRw=; h=Date:From:To:Subject:From; b=KMmjpAbJdDqqqO87TwN86qgQhWK3Qf7AOzPfIewF7mat1EHNmaqeRDF0P3jHBdREQ 76RTpwKJ8HkIdHt0M/BW9B4e7BoCEQeGvUQpcfMEm6M1xg/Oc13rvSIK2eSP+xY6Fg BmZsUtzxdDs/nL6nkjecXqP1aoJ42Me4bo8FRiCA=
Date: Tue, 25 Aug 2020 17:30:52 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/099da6-59897c@github.com>
Subject: [quicwg/base-drafts] 59897c: Script updating gh-pages from ec01b201. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3psL1sR7z1KFwk9WMe1gSLHGIh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:30:54 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 59897c836169436ab7e541f66e9414008cbffc32
      https://github.com/quicwg/base-drafts/commit/59897c836169436ab7e541f66e9414008cbffc32
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M cc-fsm/draft-ietf-quic-http.html
    M cc-fsm/draft-ietf-quic-invariants.html
    M cc-fsm/draft-ietf-quic-qpack.html
    M cc-fsm/draft-ietf-quic-recovery.html
    M cc-fsm/draft-ietf-quic-recovery.txt
    M cc-fsm/draft-ietf-quic-tls.html
    M cc-fsm/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ec01b201. [ci skip]



From nobody Tue Aug 25 17:40:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63EF23A0917 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:40:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 v-3rxVLp_leX for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:40:11 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E8263A0916 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:40:11 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 6F1576005AB for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:40:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598402410; bh=KUYeBtURFBbkqe/yvPItxfS+/vfGWf26GUuOLH0rv5w=; h=Date:From:To:Subject:From; b=wba1NbW5uHXriO5POMoLGbJkL2jacRRHBihnJ1uOcWu0F572TRyt70i6nzuhLkNns AThFrAJf4ADOgxVB05WhTqiH83YbnHQ0a3/T6gjJ94ut0BywA6yFJ4J1pZ/l2O6L7w +ohTFrxHFKZiLR7SDJ2Ap0ZLxDfFjKNABj8qXtSo=
Date: Tue, 25 Aug 2020 17:40:10 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gorry-ecn-rewrite/000000-d2ada7@github.com>
Subject: [quicwg/base-drafts] d2ada7: Gorry's ECN rewrite, verbatim
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W70kQqsFHUPezJBpcKSIUEvTkJw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:40:12 -0000

  Branch: refs/heads/gorry-ecn-rewrite
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2ada7e133ca9f8e77dc87cefa05f76d4d78b86b
      https://github.com/quicwg/base-drafts/commit/d2ada7e133ca9f8e77dc87cefa05f76d4d78b86b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Gorry's ECN rewrite, verbatim

This only rewraps the text.



From nobody Tue Aug 25 17:41:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA1823A091A for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:41:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 L0AYs5DSSaQB for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:41:15 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D5F33A0917 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:41:15 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 8540A520065 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:41:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598402474; bh=3M+1n4TzuiPky/Yv+1hmX0RDi/QCplyj6AAGSjOR3kM=; h=Date:From:To:Subject:From; b=o1QTLiYa05bvFYrKweAHBci1CtuxKzKpP4r/uSqbSVqkLCiQlkuq6k64QqSEkN7r9 W4oiDhmPxT9jgcIdDY6OZDslA5pto+zIivHb77b179SKGqOz4RchA23FT4UfLjFJml /6sk+iOq5JoZYbuG/7VGHgSswe0FsglPLpaVeK8w=
Date: Tue, 25 Aug 2020 17:41:14 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/59897c-4a19af@github.com>
Subject: [quicwg/base-drafts] 4a19af: Script updating gh-pages from d2ada7e1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J9Vh1KSK8EIiJyN-W4AUw4UI9jo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:41:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4a19afe68669f5c91c83c4da27b9ce64662bf0ed
      https://github.com/quicwg/base-drafts/commit/4a19afe68669f5c91c83c4da27b9ce64662bf0ed
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    A gorry-ecn-rewrite/draft-ietf-quic-http.html
    A gorry-ecn-rewrite/draft-ietf-quic-http.txt
    A gorry-ecn-rewrite/draft-ietf-quic-invariants.html
    A gorry-ecn-rewrite/draft-ietf-quic-invariants.txt
    A gorry-ecn-rewrite/draft-ietf-quic-qpack.html
    A gorry-ecn-rewrite/draft-ietf-quic-qpack.txt
    A gorry-ecn-rewrite/draft-ietf-quic-recovery.html
    A gorry-ecn-rewrite/draft-ietf-quic-recovery.txt
    A gorry-ecn-rewrite/draft-ietf-quic-tls.html
    A gorry-ecn-rewrite/draft-ietf-quic-tls.txt
    A gorry-ecn-rewrite/draft-ietf-quic-transport.html
    A gorry-ecn-rewrite/draft-ietf-quic-transport.txt
    A gorry-ecn-rewrite/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d2ada7e1. [ci skip]



From nobody Tue Aug 25 17:43:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D64453A091A for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:43:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bm00WstD6pJX for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:43:00 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D3FF3A0917 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:43:00 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id BCD705801F1 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:42:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598402579; bh=lHoeMPHWEdUfNKrQ70cfAeZO9guz2wzgKzFrniyQ1AY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=krLj1i06DdWI0ZkTTsdO3CUbbODcPD5pDN9w5+dFTyu6rYfxMfOyRRta2qrhcL4ol cbHxcUvMSuNc7qURctTJo43mdlCQNfsCkYIQsE2dN0dBSTcMy/jzSS5cl1DnEYk3lH cunnvqGBtQ/iTh4U78v9ahb2b53BXFOeHDHOJJGI=
Date: Tue, 25 Aug 2020 17:42:59 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPTTE3EZ3CZ5QYUS55KGIRHEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/475071512@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45b01377803_931196449758d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mKwuIbUg7c5gmr7xWgG34szlujM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:43:02 -0000

----==_mimepart_5f45b01377803_931196449758d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

Thanks for doing this -- a few minor comments. Overall LGTM, but let's wait until iterations on #3978 end and we know where that lands.

> +
+The sender exits slow start and enters a recovery period when a packet is lost
+or when the ECN-CE count reported by its peer increases.
+
+A sender re-enters slow start any time the congestion window is less than the
+slow start threshold, which only occurs after persistent congestion is
+declared.
+
+### Recovery Period {#recovery-period}
+
+A sender enters the recovery period when it detects the loss of a packet or the
+ECN-CE count reported by its peer increases. A sender that is already in a
+recovery period stays in it and does not re-enter it.
+
+On entering a recovery period, a sender MUST set the slow start threshold to
+the half the value of the congestion window at the moment that loss is

```suggestion
half the value of the congestion window at the moment that loss is
```

>  
 The recovery period aims to limit congestion window reduction to once per round
-trip. Therefore during recovery, the congestion window remains unchanged
-irrespective of new losses or increases in the ECN-CE counter.
+trip. Therefore during a recovery period, the congestion window remains does

```suggestion
trip. Therefore during a recovery period, the congestion window does
```

> +sent during the recovery period is acknowledged. This is slightly different
+from TCP's definition of recovery, which ends when the lost packet that started
+recovery is acknowledged.

```suggestion
sent during the recovery period is acknowledged. This is slightly different
from TCP's definition of recovery, which ends when the lost segment that started
recovery is acknowledged ({{?RFC5681}}).
```

>  
 ~~~
 OnCongestionEvent(sent_time):
-  // Start a new congestion event if packet was sent after the
-  // start of the previous congestion recovery period.
-  if (!InCongestionRecovery(sent_time)):
-    congestion_recovery_start_time = now()
-    congestion_window *= kLossReductionFactor
-    congestion_window = max(congestion_window, kMinimumWindow)
-    ssthresh = congestion_window
-    // A packet can be sent to speed up loss recovery.
-    MaybeSendOnePacket()
+  // No reaction when recovery period.

```suggestion
  // No reaction if already in a recovery period.
```

> +                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------>|   Period   |
+ +------------+                   +------------+
+           ^                            |
+           |                            |
+           +----------------------------+
+              Acknowledgment of packet
+                sent during recovery
+~~~
+{: #fig-cc-fsm title="Congestion Control States and Transitions"}
+
+These states and the transitions between them are described in subsequent
+sections.
+

Perhaps add a note about persistent congestion, since that's not an explicit state in this machine. Maybe something like "Note that a sender can declare persistent congestion in any of these states (see {{persistent-congestion}}), after which it enters slow start.".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview-475071512
----==_mimepart_5f45b01377803_931196449758d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>Thanks for doing this -- a few minor comments. Overall LGTM, but let's=
 wait until iterations on <a class=3D"issue-link js-issue-link" data-erro=
r-text=3D"Failed to load title" data-id=3D"671406403" data-permission-tex=
t=3D"Title is private" data-url=3D"https://github.com/quicwg/base-drafts/=
issues/3978" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/=
quicwg/base-drafts/pull/3978/hovercard" href=3D"https://github.com/quicwg=
/base-drafts/pull/3978">#3978</a> end and we know where that lands.</p><h=
r>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r476910938">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+The sender exits slow start and enters a recovery period when a packet i=
s lost=0D
+or when the ECN-CE count reported by its peer increases.=0D
+=0D
+A sender re-enters slow start any time the congestion window is less tha=
n the=0D
+slow start threshold, which only occurs after persistent congestion is=0D=

+declared.=0D
+=0D
+### Recovery Period {#recovery-period}=0D
+=0D
+A sender enters the recovery period when it detects the loss of a packet=
 or the=0D
+ECN-CE count reported by its peer increases. A sender that is already in=
 a=0D
+recovery period stays in it and does not re-enter it.=0D
+=0D
+On entering a recovery period, a sender MUST set the slow start threshol=
d to=0D
+the half the value of the congestion window at the moment that loss is=0D=

</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the half the value of the congestion window a=
t the moment that loss is=0D
+half the value of the congestion window at the moment that loss is=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r476911409">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 The recovery period aims to limit congestion window reduction to once pe=
r round=0D
-trip. Therefore during recovery, the congestion window remains unchanged=
=0D
-irrespective of new losses or increases in the ECN-CE counter.=0D
+trip. Therefore during a recovery period, the congestion window remains =
does=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-trip. Therefore during a recovery period, the=
 congestion window remains does=0D
+trip. Therefore during a recovery period, the congestion window does=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r476915956">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +sent during the recovery period is acknow=
ledged. This is slightly different=0D
+from TCP&#39;s definition of recovery, which ends when the lost packet t=
hat started=0D
+recovery is acknowledged.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-sent during the recovery period is acknowledg=
ed. This is slightly different=0D
-from TCP's definition of recovery, which ends when the lost packet that =
started=0D
-recovery is acknowledged.=0D
+sent during the recovery period is acknowledged. This is slightly differ=
ent=0D
+from TCP's definition of recovery, which ends when the lost segment that=
 started=0D
+recovery is acknowledged ({{?RFC5681}}).=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r476916601">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ~~~=0D
 OnCongestionEvent(sent_time):=0D
-  // Start a new congestion event if packet was sent after the=0D
-  // start of the previous congestion recovery period.=0D
-  if (!InCongestionRecovery(sent_time)):=0D
-    congestion_recovery_start_time =3D now()=0D
-    congestion_window *=3D kLossReductionFactor=0D
-    congestion_window =3D max(congestion_window, kMinimumWindow)=0D
-    ssthresh =3D congestion_window=0D
-    // A packet can be sent to speed up loss recovery.=0D
-    MaybeSendOnePacket()=0D
+  // No reaction when recovery period.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  // No reaction when recovery period.=0D
+  // No reaction if already in a recovery period.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r476920476">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +                                        v=
=0D
+ +------------+     Loss or       +------------+=0D
+ | Congestion |  ECN-CE increase  |  Recovery  |=0D
+ | Avoidance  |------------------&gt;|   Period   |=0D
+ +------------+                   +------------+=0D
+           ^                            |=0D
+           |                            |=0D
+           +----------------------------+=0D
+              Acknowledgment of packet=0D
+                sent during recovery=0D
+~~~=0D
+{: #fig-cc-fsm title=3D&quot;Congestion Control States and Transitions&q=
uot;}=0D
+=0D
+These states and the transitions between them are described in subsequen=
t=0D
+sections.=0D
+=0D
</pre>=0D
<p>Perhaps add a note about persistent congestion, since that's not an ex=
plicit state in this machine. Maybe something like "Note that a sender ca=
n declare persistent congestion in any of these states (see {{persistent-=
congestion}}), after which it enters slow start.".</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4055#pullrequestreview-475071512">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3T2RBLCCMLTKQ3HG3SCRLBHANCNFSM4QLHDOMQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK7I7ALXMKUCKFYFX6DSCRLBHA5CNFSM4=
QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODRIQIGA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4055#pullrequestrev=
iew-475071512",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview=
-475071512",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f45b01377803_931196449758d--


From nobody Tue Aug 25 17:49:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26AE93A094F for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:49:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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=github.com
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 TXgX8zHQbdvf for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:49:13 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B79B43A094C for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:49:12 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 2C521580056 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:49:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598402952; bh=Yj+AzHJBv6NgY/6BobYD86gX+3FoePykc0t6AMIghR4=; h=Date:From:To:Subject:From; b=n1OWjEwUZLbZMoZ1T87LT7CQEpnx/5GPb2c0XXZnOyi7KQ/8ENZSNXDX7s1Bo5/NF yOuIB0eRwu4itsSJ6GX5SDh+eFFUJmltlD3jxI3MPkE6Igm6WSCFbiY5+iwi87gqzm bSpxB5aa/bUXZBxLrD6/0PKFxqtqizwOiqTzS7gw=
Date: Tue, 25 Aug 2020 17:49:11 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/cc-fsm/ec01b2-a995b2@github.com>
Subject: [quicwg/base-drafts] a995b2: Corrections and suggestions
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Tqxq-wC9VG43ZIAn7UhDwIOkO3w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:49:16 -0000

  Branch: refs/heads/cc-fsm
  Home:   https://github.com/quicwg/base-drafts
  Commit: a995b265247af1c7187263df77413919bb41741a
      https://github.com/quicwg/base-drafts/commit/a995b265247af1c7187263df77413919bb41741a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Corrections and suggestions

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Aug 25 17:49:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C9F83A0954 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:49:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wu9t_flXFznK for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:49:22 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 28A843A094C for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:49:22 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 7765F56001A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:49:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598402961; bh=dtdcwXzl+9cblGLEhg5QSWsNn8jjgLsvF5M5b136RlE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EADN3mQhTCeE1fsv0nkKg9iHNhbvb9Nh8DlR1IYGk144KFKKTA8EMuYyoB0NziEUw lD6MgqWiGxbnknHR6Fglc6RcYE/K2DpLTBLll42hLhc9p1oRTCQCrgPue0rdoXDcgt iEBK23qe2KuNBiBozQahbHTJRiz9/wY66dm8XaVs=
Date: Tue, 25 Aug 2020 17:49:21 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/push/5584991251@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45b1916591c_1ebb19643721b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6dSa70dZav1HV5NZsmyxYLeTfgI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:49:23 -0000

----==_mimepart_5f45b1916591c_1ebb19643721b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a995b265247af1c7187263df77413919bb41741a  Corrections and suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055/files/ec01b201edfa755c39d8b172eda6aa55c7c7a502..a995b265247af1c7187263df77413919bb41741a

----==_mimepart_5f45b1916591c_1ebb19643721b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a995b265247af1c7187263df77413919bb41741a">a995b26</a>  Corrections and suggestions</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4055/files/ec01b201edfa755c39d8b172eda6aa55c7c7a502..a995b265247af1c7187263df77413919bb41741a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6D5DTIFE4S5DRFZMLSCRLZDANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CBKY7WFUIL4KILUTSCRLZDA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TGNJXGMYDOMSQOVZWQIZVGU4DIOJZGEZDKMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055/files/ec01b201edfa755c39d8b172eda6aa55c7c7a502..a995b265247af1c7187263df77413919bb41741a",
"url": "https://github.com/quicwg/base-drafts/pull/4055/files/ec01b201edfa755c39d8b172eda6aa55c7c7a502..a995b265247af1c7187263df77413919bb41741a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f45b1916591c_1ebb19643721b4--


From nobody Tue Aug 25 17:50:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00D833A0954 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:50:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RGa3mk5MSNIq for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:50:38 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF6FE3A094C for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:50:37 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 22F9F900070 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:50:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598403037; bh=9/E9m306YOnV87JdRBFQ5C02YXiRInGOfkiWPIwyuk8=; h=Date:From:To:Subject:From; b=aXlMFjHJHgKwmOjTpR6DTr5hURcHnmFomOHdA55DYlDTRnCDyE4iwE1mJI9DhLl7X Bs52y6fakV5iFJ/owz9dYmZuXQSLGKON5eXRs60S5WYMctXyvo5IpucKpUToD9euzM vLRtlKGklFiN5ldl11dT/LEqImYF2CllwDlaPTlI=
Date: Tue, 25 Aug 2020 17:50:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4a19af-dc5cfb@github.com>
Subject: [quicwg/base-drafts] dc5cfb: Script updating gh-pages from a995b265. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QP7-GLMzLE6mSjKM5dr4wVWdWtY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:50:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: dc5cfb6a209782626a554e67faa1a56030541220
      https://github.com/quicwg/base-drafts/commit/dc5cfb6a209782626a554e67faa1a56030541220
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M cc-fsm/draft-ietf-quic-http.html
    M cc-fsm/draft-ietf-quic-invariants.html
    M cc-fsm/draft-ietf-quic-qpack.html
    M cc-fsm/draft-ietf-quic-recovery.html
    M cc-fsm/draft-ietf-quic-recovery.txt
    M cc-fsm/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a995b265. [ci skip]



From nobody Tue Aug 25 17:50:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A94EC3A0975 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:50:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 hzvke8dxUp6f for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:50:41 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35FCF3A094C for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:50:41 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 7CB4A520065 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:50:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598403040; bh=BHy74ul9X1qqjtYFSYCOI0KsFKqW8JQoHNdfCPSgVFA=; h=Date:From:To:Subject:From; b=ga46jVxR2J+LaghKmz27NwTbhe42+g0gDTX57fEOzAa0X8ohoeSzbfrMd3Qrt9PGO leyESQiI5ZIXBbZdqBKiIKNOgzYJQQLGrO0UitYAvJQfWOidCqT43xGo6QvytZWlb8 12WnSgFfli48eC7dLoEYA0sUxhULmyFoc7E5wDUc=
Date: Tue, 25 Aug 2020 17:50:40 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/cc-fsm/a995b2-3945f0@github.com>
Subject: [quicwg/base-drafts] 71bc8a: fix duplication and make allowance for not reducin...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nkewBE7lW6ojFLTiMNhLjWXSAU0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:50:43 -0000

  Branch: refs/heads/cc-fsm
  Home:   https://github.com/quicwg/base-drafts
  Commit: 71bc8a5e932ebb1cb0183238af652b095612f78e
      https://github.com/quicwg/base-drafts/commit/71bc8a5e932ebb1cb0183238af652b095612f78e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  fix duplication and make allowance for not reducing cwnd immediately


  Commit: 81c77271865a174467094e5625e8195620f799b2
      https://github.com/quicwg/base-drafts/commit/81c77271865a174467094e5625e8195620f799b2
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  consistently newreno


  Commit: 3945f0aace0c71e28e03bc0643428a512ec0fe29
      https://github.com/quicwg/base-drafts/commit/3945f0aace0c71e28e03bc0643428a512ec0fe29
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/ianswett-must-new-reno' into cc-fsm


Compare: https://github.com/quicwg/base-drafts/compare/a995b265247a...3945f0aace0c


From nobody Tue Aug 25 17:51:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7736A3A0954 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:51:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 S_e2mJHZcWOy for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 17:51:37 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 400F73A094C for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:51:37 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 4FDC2840D71 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 17:51:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598403096; bh=RRcdxpwEpLBeyKgAIimf7iZhWUXgBDmpooJ90xXwF54=; h=Date:From:To:Subject:From; b=a3QmOzP0RimcPQWRCKqHNoYP/UPxk0MPmyh3YMglPKGCVCpbSgNm2ge9Y13y6/JD0 e8TYi31U2GfHdx/NTbkj9BgCcUH+9hoVj5ZrTIA9Oual98jxckOzadRrOOlEUxyJod /zleUCDZfH/h1hpV+QF4+kRl39/PoGBHNpptLRZA=
Date: Tue, 25 Aug 2020 17:51:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dc5cfb-4c5ed7@github.com>
Subject: [quicwg/base-drafts] 4c5ed7: Script updating gh-pages from 3945f0aa. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GuryEBRtrs1_CUb6F7I5qX9TPx8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 00:51:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4c5ed7ed1513631846e8a5253f30da7ada122dfe
      https://github.com/quicwg/base-drafts/commit/4c5ed7ed1513631846e8a5253f30da7ada122dfe
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M cc-fsm/draft-ietf-quic-http.html
    M cc-fsm/draft-ietf-quic-invariants.html
    M cc-fsm/draft-ietf-quic-qpack.html
    M cc-fsm/draft-ietf-quic-recovery.html
    M cc-fsm/draft-ietf-quic-tls.html
    M cc-fsm/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3945f0aa. [ci skip]



From nobody Tue Aug 25 18:25:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 346F73A0B65 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:25:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VZABA-HdSIw2 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:25:09 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 320993A0B45 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:25:09 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id EF70A340752 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:25:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598405107; bh=XV0y1QaIIB3VnT2azjoZoKfAVW7Iy/CXJyxdq7TrrRU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rvoKeOe+BDF/Cm1IFezTLsJ6ADyl5JtJHjPRkUY2OTQzVWMJuXN+S3ScNc+IvyO5p d93cHtjeB6OWJGXB9HqERSn+lNtkur+kKkut4Rt6pJBRaclYWtA3K82DINEaTmAXve 9izkQWxHfIJ8AAdSoTli8RHglcv5+HVBtddVq3Yw=
Date: Tue, 25 Aug 2020 18:25:07 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NSEWZQZGMXTQ45DV5KGNPHEVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4045/680405573@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4045@github.com>
References: <quicwg/base-drafts/issues/4045@github.com>
Subject: Re: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45b9f3df26d_476c1964843bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7DZHlBKEzDOI_7N_zfee3abUHM0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 01:25:10 -0000

----==_mimepart_5f45b9f3df26d_476c1964843bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> The language in the draft was confusing. 

Indeed...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680405573
----==_mimepart_5f45b9f3df26d_476c1964843bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>The language in the draft was confusing.</p>
</blockquote>
<p>Indeed...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680405573">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SRTDCRBUMG6CO57TSCRP7HANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3OSD4MLU4MHJXUERDSCRP7HA5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCHCURI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680405573",
"url": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680405573",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45b9f3df26d_476c1964843bc--


From nobody Tue Aug 25 18:32:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B82513A0B72 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:32:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 k2fe7CTOBCNt for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:32:13 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B6EB3A08F4 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:32:13 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id BB869580E5E for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:32:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598405532; bh=XkCcEL5ZsXqqyuU0RxuJTnHNQ7q7efvIYZ0bK/sNwRQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N7Eqtx2XxOHCR75ARGgHxBf9ebUSDoGUaJF5Jrd5VUGOj+zm0cxqq4pnbBkafDvpa JACLwdmivI/692gW9nhT5z1/dhKJyG1HGtIWU7ZlZi8OyW2rTE6Jy6WyAOkBzOCCE9 pQvpAwSVqVl2nLaxCf0BXCY9bg0ezhGVoe6a4bsc=
Date: Tue, 25 Aug 2020 18:32:12 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6JHFAYXG2EUSW3GVV5KGOJZEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/475090478@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45bb9c75600_11c119647796c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1nwR_Lp68ZIFYoJQl4M18KSYgvQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 01:32:15 -0000

----==_mimepart_5f45bb9c75600_11c119647796c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto commented on this pull request.



> -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------>|   Period   |
+ +------------+                   +------------+

It would be nice if you drew what happens in Recovery Period in the case of  Loss or ECN-CE increase. In my understanding, Recovery Period continues and both cwin and ssthresh are not changed. I'm not sure if congestion_recovery_start_time is changed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview-475090478
----==_mimepart_5f45bb9c75600_11c119647796c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazu-yamamoto</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r476953838">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)----------------------&gt;|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------&gt;|   Period   |
+ +------------+                   +------------+
</pre>
<p>It would be nice if you drew what happens in Recovery Period in the case of  Loss or ECN-CE increase. In my understanding, Recovery Period continues and both cwin and ssthresh are not changed. I'm not sure if congestion_recovery_start_time is changed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview-475090478">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LCTCLVYWKK5XZOPTSCRQZZANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZWOKQFMI7WMQZ72OTSCRQZZA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRIU4LQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview-475090478",
"url": "https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview-475090478",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45bb9c75600_11c119647796c--


From nobody Tue Aug 25 18:38:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 194863A0B7B for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:38:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KA4dJE4CuXxN for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:38:15 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8AE93A08F4 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:38:14 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 939DF56009A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:38:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598405893; bh=PRB22fyKo7hClcz1lzuwlYc66YMVx4L5jgeUX/T0zTM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GWfI0sdng6XYIWzuWKlU8i/PScrUV8TCGt7ognjOhCGxU7M6FgMeud8c5R1K+VxtF kfccAN7q0LP2Y7Y7zXKVMEEBHyVdBxUJgvok0LzH+Q9CY8mmRGrpQA/1i6aipMUpA0 FW3RxJyHp1Mkt4hoZp3KM2uMVUKLJbW8m+Oecgmo=
Date: Tue, 25 Aug 2020 18:38:13 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PIPFJHKKS6Y7SQP55KGPALEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/475092231@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45bd05846b4_6342196453994"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VwzTtvSaonbqrVIxJ2AgvpUcoJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 01:38:16 -0000

----==_mimepart_5f45bd05846b4_6342196453994
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------>|   Period   |
+ +------------+                   +------------+

Nothing happens.  The only real actions occur on entry (and maybe on exit, depending on when you decide to apply the congestion window decrease).  The text and pseudocode capture this; I had trouble fitting anything more into the diagram.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#discussion_r476957719
----==_mimepart_5f45bd05846b4_6342196453994
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r476957719">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)----------------------&gt;|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------&gt;|   Period   |
+ +------------+                   +------------+
</pre>
<p>Nothing happens.  The only real actions occur on entry (and maybe on exit, depending on when you decide to apply the congestion window decrease).  The text and pseudocode capture this; I had trouble fitting anything more into the diagram.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r476957719">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54L7INRCZZOLHUMITSCRRQLANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XTPW65HG3GLUSHHTSCRRQLA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRIVKBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r476957719",
"url": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r476957719",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45bd05846b4_6342196453994--


From nobody Tue Aug 25 18:50:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 147A43A0B95 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:50:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bcWNWC4glvDb for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:50:47 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 016FB3A0B94 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:50:46 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id BE08D5C0029 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:50:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598406645; bh=deU34KDO/6HfDPw9+Bu3Ti3VTOh5vGY3i/x4oGGYfe0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XCkNpYqtTLNRJQgWPxSdDvyP3hLYcDHakiDJ68hZHjeZFHcK0EyKOUTFnUXXMwCiq UAGsJiwKazX6mxoKQZvWuTmrG23ABnWCJ8FWmicrdyI9QHVfLwYJ9IipY/10n42LaP QBjVUKb+XoEL169IwAes6OrRw4srn66D3O+AGr78=
Date: Tue, 25 Aug 2020 18:50:45 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6VWZYZYRXUO3JR62N5KGQPLEVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4045/issue_event/3692599757@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4045@github.com>
References: <quicwg/base-drafts/issues/4045@github.com>
Subject: Re: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45bff5ac8ef_7600196412027b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WBMqVkjFdCnP8QP6VzigoU1I1Ho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 01:50:48 -0000

----==_mimepart_5f45bff5ac8ef_7600196412027b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4045.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045#event-3692599757
----==_mimepart_5f45bff5ac8ef_7600196412027b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685077591" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4045" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4045/hovercard" href="https://github.com/quicwg/base-drafts/issues/4045">#4045</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045#event-3692599757">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYDRINN7TCABVJOQFTSCRS7LANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQKL7WVFRMW6ICXBTSCRS7LA5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QMJTTI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045#event-3692599757",
"url": "https://github.com/quicwg/base-drafts/issues/4045#event-3692599757",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45bff5ac8ef_7600196412027b--


From nobody Tue Aug 25 18:50:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 596C23A0B94 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:50:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 T5jtSnpyyaTO for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:50:46 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC2533A097A for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:50:46 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 2248BE002B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:50:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598406646; bh=DIrdmPOhffqz1mBJDd7XBNfKlecSSGdAh+bHmNYjAtg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=McVVx+ThXXhn8xre7HsJwZ9LfTSMXy9WxqiV6HTemjmTyphfR0hShCtpHYMuazjys 5YVKBQTHAuZ8L8HXy429r/+jHInvvYLzWz+tW1y5NlckKJzEiX9SC4hCkTHUXB5n71 Zs6jKbIwvyia/ay1kwVAncRvdG8y0W/FjfF4ne2k=
Date: Tue, 25 Aug 2020 18:50:46 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23RYRI6UTP5MUKQ3N5KGQPNEVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4045/680412175@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4045@github.com>
References: <quicwg/base-drafts/issues/4045@github.com>
Subject: Re: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45bff61270b_49501964179445"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bHqswPawgsdkLhpoUG0CDdYLyVA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 01:50:48 -0000

----==_mimepart_5f45bff61270b_49501964179445
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

After merging #4055, the pseudocode matches the language. Let's close this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680412175
----==_mimepart_5f45bff61270b_49501964179445
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>After merging <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685916431" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4055" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4055/hovercard" href="https://github.com/quicwg/base-drafts/pull/4055">#4055</a>, the pseudocode matches the language. Let's close this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680412175">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7BKJ7Z7XZJJFRLWU3SCRS7NANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK35LVRQ2YPBUINFWRLSCRS7NA5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCHEIDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680412175",
"url": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680412175",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45bff61270b_49501964179445--


From nobody Tue Aug 25 18:59:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3DAF3A0B95 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:59:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TMq7vVLg91_8 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:59:11 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BB41E3A0B35 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:59:11 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id C47C1902609 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:59:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598407150; bh=8XifJYjg3cWgT90koG7V2qfWxLMMe+M+gbrtqa4WIHI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=THYFxl+We9zjzDWHkKraZOsMn42TRb55pjFDy5A6FtnDtA8v0Vd85OZihciTGvd/s dHL99e+YJtdDJEL2BNVVtcDx5wFFExrJMv6/76YKSqDzpx8Z2/b13aEPRMDShM38mL FJz/T/SZhl8bfd0bbF5NAT60CU9KGLz47p0AYYM0=
Date: Tue, 25 Aug 2020 18:59:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NGWFPJVYMTOU5JAF5KGRO5EVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4045/680414395@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4045@github.com>
References: <quicwg/base-drafts/issues/4045@github.com>
Subject: Re: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45c1eeb3794_13f5196449887"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qtrNzTiJWxJzaPdGHNbZJqcOY9M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 01:59:13 -0000

----==_mimepart_5f45c1eeb3794_13f5196449887
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Let's leave this open until #4055 merges then.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680414395
----==_mimepart_5f45c1eeb3794_13f5196449887
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Let's leave this open until <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685916431" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4055" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4055/hovercard" href="https://github.com/quicwg/base-drafts/pull/4055">#4055</a> merges then.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680414395">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ5CR43UVFHXLNIDLDSCRT65ANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6H2YSQB55JUVRR7W3SCRT65A5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCHEZOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680414395",
"url": "https://github.com/quicwg/base-drafts/issues/4045#issuecomment-680414395",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45c1eeb3794_13f5196449887--


From nobody Tue Aug 25 18:59:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 703863A0B95 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:59:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 m4V7eiyRmK8C for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 18:59:16 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 592553A0B94 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:59:16 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 7E1FD840D9B for <quic-issues@ietf.org>; Tue, 25 Aug 2020 18:59:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598407155; bh=iJTn9YyEkR4gyynXxNXSi3Humt/x1YKzQodVyq51OjE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EK1PzdLEKmw4VXXmR67rKwdEMGJFh+X/6lWmq0sdv8BQffWbyQHZmLNU7q3UjZC9h c8B19TPu8ZCU1bcjBko+vuLsaVS+cxzJzyQmWLca9xovl8s9q0ueSweXOeeaAXUdjV oDQK5WyTM1LjrgNqBmag5sh/FDCiFk3sUxm0xSjI=
Date: Tue, 25 Aug 2020 18:59:15 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34ULIZFX537UOL7H55KGRPHEVBNHHCRVLUK4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4045/issue_event/3692615137@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4045@github.com>
References: <quicwg/base-drafts/issues/4045@github.com>
Subject: Re: [quicwg/base-drafts] recovery pseudocode enters "recovery" after "slow start" (#4045)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45c1f36e49f_31c31964167093"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/peflGk1S-TO9hRv1AVS0JjL36uQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 01:59:17 -0000

----==_mimepart_5f45c1f36e49f_31c31964167093
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #4045.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4045#event-3692615137
----==_mimepart_5f45c1f36e49f_31c31964167093
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Reopened <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685077591" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4045" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4045/hovercard" href="https://github.com/quicwg/base-drafts/issues/4045">#4045</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4045#event-3692615137">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2OSML22Z2ACKQK2MLSCRT7HANCNFSM4QKCL2ZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2AS2LTK7PRYS5VCODSCRT7HA5CNFSM4QKCL2Z2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QMNLYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4045#event-3692615137",
"url": "https://github.com/quicwg/base-drafts/issues/4045#event-3692615137",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45c1f36e49f_31c31964167093--


From nobody Tue Aug 25 19:08:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E3803A0B96 for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 19:08:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ooPydzhSBeMQ for <quic-issues@ietfa.amsl.com>; Tue, 25 Aug 2020 19:08:52 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD8943A0B95 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 19:08:51 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id D55A39025F0 for <quic-issues@ietf.org>; Tue, 25 Aug 2020 19:08:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598407730; bh=ImRRVpHKI+ERn13ntcrcdWTui5hNHD5YBDeGBKi6tTg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mC4MmetQ5rh7ywx5GjhaZxpDxbXKEhWHA96UUlMt1/ZCRkiC2n8FhwkPAhYJVgiVv LHdf1m67Fntr7fCHK8NQctmYkDH9eDklYCXZF7keylMtL4ropP8AntgAuTBaeRqfqh 2gFByUHxUfmDQFjk/lzdPTTYiUNisUmFZVtPcIhA=
Date: Tue, 25 Aug 2020 19:08:50 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZC3KUJCXY3OUI5Y3V5KGSTFEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/475101633@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f45c432c58ef_13d9196499322"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iyp59UTP-sycUSIfdHDC0_gA9r8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 02:08:53 -0000

----==_mimepart_5f45c432c58ef_13d9196499322
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazu-yamamoto commented on this pull request.



> -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------>|   Period   |
+ +------------+                   +------------+

OK.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#discussion_r476978621
----==_mimepart_5f45c432c58ef_13d9196499322
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazu-yamamoto</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r476978621">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)----------------------&gt;|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------&gt;|   Period   |
+ +------------+                   +------------+
</pre>
<p>OK.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r476978621">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJP7AJ2O5WHIXB2JTSCRVDFANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK25HMCRCRFBJFWISXLSCRVDFA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRIXTQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r476978621",
"url": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r476978621",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f45c432c58ef_13d9196499322--


From nobody Wed Aug 26 01:32:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E65F3A1027 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 01:32:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kQiAlVClaapG for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 01:32:39 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59D2E3A101E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 01:32:39 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id AB96A5C0749 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 01:32:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598430757; bh=wDhQha+OILFTp4gjdCKI6dUzp8kxXmVapkce2OJSL+c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tIy8pMXcwEyMFCgj09EGwTHIAfI3xj/omQ7hhIMuy8Wa1Z99sPm4YXb086xajiGn+ 2SZwu5MoFfIRxdrmtltSLdG+sJtoqZ+bzq1GvtQJ5jD49OShqGNKvD4LwiALW9DOc7 Wv9StrWVb6J8ZDBGanbIdxg4ymktqxcn8OM3z8N4=
Date: Wed, 26 Aug 2020 01:32:37 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YPVV35FIMFYTSJ3F5KH7SLEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/475269077@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f461e259bc57_67e11964911df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0sN1zkg9TokGLQnCEa6gro3cNtE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 08:32:40 -0000

----==_mimepart_5f461e259bc57_67e11964911df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------>|   Period   |
+ +------------+                   +------------+

Shouldn't this also show how to transition out of recovery?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#discussion_r477128928
----==_mimepart_5f461e259bc57_67e11964911df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r477128928">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)----------------------&gt;|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------&gt;|   Period   |
+ +------------+                   +------------+
</pre>
<p>Shouldn't this also show how to transition out of recovery?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r477128928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24LBOIC6UHWYHWKDTSCTCCLANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFCRWLXQYE3QBI3HDSCTCCLA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRKAPVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r477128928",
"url": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r477128928",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f461e259bc57_67e11964911df--


From nobody Wed Aug 26 01:39:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A34933A104B for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 01:39:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RZUsKa50dRmV for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 01:39:28 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D5533A1032 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 01:39:28 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 8546234019A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 01:39:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598431167; bh=aSzAp2OvAvRalg8liceAqOdYuvecoiZgjxRPMC8dpB8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iYArtnCeifm0pGGYds1OBN8fMCXfPKX2FMosV87/BmgDGLvPScgqnhgPeqWmoBcmU 7kqNydaER/QpIo59q7IEtJrDEG5k/JlMKstx71MqwISrQE4Qg25m0tbMGgsQACurH7 zh45fmVI+intJwk07jLMtgeBTbwrfYC6QQMHBL9c=
Date: Wed, 26 Aug 2020 01:39:27 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4UI5HYBO7KPWNUVGV5KIAL7EVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/475274428@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f461fbf74d46_3465196416237"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IKp1G1ZqHi0MBagQ5QzciWzXSqM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 08:39:30 -0000

----==_mimepart_5f461fbf74d46_3465196416237
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> -during the recovery period is acknowledged.  This is slightly different from
-TCP's definition of recovery, which ends when the lost packet that started
-recovery is acknowledged.
+A NewReno sender enters the recovery period when it detects loss or an ECN-CE
+mark is received. A recovery period ends when a packet sent during the recovery
+period is acknowledged.
+
+A sender that is already in a recovery period stays in it and does not re-enter
+it.
+
+On entering recovery, a sender MUST do the following:
+
+* set the slow start threshold to half the value of the congestion window at the
+  moment that loss is detected, and
+
+* set the congestion window to the new value of the slow start

This still say that you have to set the cwnd to ssthresh when entering recovery. Saying that you have to do this when entering recovery and then saying that you may do it it later seems confusing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-475274428
----==_mimepart_5f461fbf74d46_3465196416237
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r477133252">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -during the recovery period is acknowledged.  This is slightly different from
-TCP&#39;s definition of recovery, which ends when the lost packet that started
-recovery is acknowledged.
+A NewReno sender enters the recovery period when it detects loss or an ECN-CE
+mark is received. A recovery period ends when a packet sent during the recovery
+period is acknowledged.
+
+A sender that is already in a recovery period stays in it and does not re-enter
+it.
+
+On entering recovery, a sender MUST do the following:
+
+* set the slow start threshold to half the value of the congestion window at the
+  moment that loss is detected, and
+
+* set the congestion window to the new value of the slow start
</pre>
<p>This still say that you have to set the cwnd to ssthresh when entering recovery. Saying that you have to do this when entering recovery and then saying that you may do it it later seems confusing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-475274428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MNKNGLFPSHGLJWL3SCTC37ANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27WQCDRQJS6YVMNATSCTC37A5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRKBZPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-475274428",
"url": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-475274428",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f461fbf74d46_3465196416237--


From nobody Wed Aug 26 02:36:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 98F983A1134 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 02:36:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 mt4ud-BCUs4b for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 02:36:22 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 93CB13A1133 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 02:36:22 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id D3706840093 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 02:36:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598434581; bh=PvavDdds92rjQTUdSLYW836h6O+ftvdhvY1w6JVi8Tc=; h=Date:From:To:Subject:From; b=02e1gb5MuKAJ+kWbkzTn9g6Jbm79abYw14DpYCWtM2evSDrTjk54cfiqOZkAHG6Uc JCBaBZKHAqoJM+U5nZ14APGd+KDS2k9d8377i3uudElN1M/ORRSb86OD04hTw6tjQi Xhv6sYjnEN6XLFmZeRO7nK14Kt+L3gC6/IXZ146c=
Date: Wed, 26 Aug 2020 02:36:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gorry-ecn-rewrite/d2ada7-2a9667@github.com>
Subject: [quicwg/base-drafts] 2a9667: fix nits; reorder
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YQhPs2DkbNd0NQnJgr5dCL5hBt4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 09:36:24 -0000

  Branch: refs/heads/gorry-ecn-rewrite
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a96678726bdd6b4c36589de9761854c5475826c
      https://github.com/quicwg/base-drafts/commit/2a96678726bdd6b4c36589de9761854c5475826c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix nits; reorder



From nobody Wed Aug 26 02:37:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3F9F3A113A for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 02:37:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pVNa8oXTFGLK for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 02:37:23 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A033F3A1137 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 02:37:23 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id C435E600A70 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 02:37:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598434642; bh=DX9Sh9UKKnlpLAJbpTJe4HS0nfCDGu/AIWBtSB2cVVg=; h=Date:From:To:Subject:From; b=az8l9ZhvGysOj79ZEq/kTdpTZRQUDliRw63Ux6HmzgpDUmsGCxWRZGoQmNwaQW/7D DPblTW64hxQ4wZpbon6zyAKZrrUBLozw/L/WN0Mc+EUSY3BqMc2nF45jO1sw8Tcsfh NnOe8baaJKbLJCy77aTpK3F8YhAuoSas40MWW90c=
Date: Wed, 26 Aug 2020 02:37:22 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4c5ed7-e37fb1@github.com>
Subject: [quicwg/base-drafts] e37fb1: Script updating gh-pages from 2a966787. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lsK8IFko2aEDe84wlgXrJVbnmoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 09:37:25 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e37fb1c653f8c5b9bcd9487c5fadb0bf10a760ef
      https://github.com/quicwg/base-drafts/commit/e37fb1c653f8c5b9bcd9487c5fadb0bf10a760ef
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M gorry-ecn-rewrite/draft-ietf-quic-http.html
    M gorry-ecn-rewrite/draft-ietf-quic-qpack.html
    M gorry-ecn-rewrite/draft-ietf-quic-recovery.html
    M gorry-ecn-rewrite/draft-ietf-quic-tls.html
    M gorry-ecn-rewrite/draft-ietf-quic-transport.html
    M gorry-ecn-rewrite/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2a966787. [ci skip]



From nobody Wed Aug 26 02:37:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B1FC3A113A for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 02:37:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ajPLGtyf5ELg for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 02:37:33 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A97013A1137 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 02:37:33 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id E60935C009A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 02:37:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598434652; bh=mPR2zLR73KCqi5aufS+6xpUHpWnthsH9LCX3kjMWnQ4=; h=Date:From:To:Subject:From; b=Ikaz8gi7WJUSB1Nw7OShEfhxUpQCDFiVLr/E4P02cioL3QKgwfgqHGi39cL9cboBq KUoJG+71d0jbPZqgtdUhHaVeL6SDOAsCwMtUUagB5HQrFxzrnXS09OOSyBdMBSu11W wdfoO6pM1cfzxYlFIy2Pfdg0QnvazAAGuiBpA6PQ=
Date: Wed, 26 Aug 2020 02:37:32 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e37fb1-658755@github.com>
Subject: [quicwg/base-drafts] 658755: Script updating archive at 2020-08-26T09:37:12Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5b1HrMJRro3_4tU4QjOxresZyEg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 09:37:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 658755bb6c706666459cfd63c1489121d68412f8
      https://github.com/quicwg/base-drafts/commit/658755bb6c706666459cfd63c1489121d68412f8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-26T09:37:12Z. [ci skip]



From nobody Wed Aug 26 03:30:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B7323A0C4E for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:30:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ALCcwPPwpxoe for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:30:46 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60DA03A0BDE for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:30:46 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 65683E009A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:30:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598437845; bh=WIC4XS7g954k5aClSKRgYmoI28jVbOffY+WD+e4W2nE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LpHNzxglQAx2b0xJxDKJ1f4JQcfjmlR2MU53jx3zaDNw2uGy2gt389hWNWzlyCgxo ZYlFsf7ZaJlJipjaPCTL4pjvKbV6SjjsHq5P/vJZ7nSgheV86l7RcroLL1xQSoOH6R fT3Z/fcZ/z7cBO40tGTLrFq5c7O2OoPzy/TGBdpk=
Date: Wed, 26 Aug 2020 03:30:45 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BTVYBKW6RBQLYMUF5KINNLEVBNHHCRWKM7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4050/issue_event/3694138851@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4050@github.com>
References: <quicwg/base-drafts/issues/4050@github.com>
Subject: Re: [quicwg/base-drafts] When to reduce cwnd in recovery (#4050)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4639d555a11_2f011964160170"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BTBgpQltgngFM00s1eLjqfTYSzo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:30:47 -0000

----==_mimepart_5f4639d555a11_2f011964160170
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4050.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4050#event-3694138851
----==_mimepart_5f4639d555a11_2f011964160170
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685329656" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4050" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4050/hovercard" href="https://github.com/quicwg/base-drafts/issues/4050">#4050</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4050#event-3694138851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4G6XUXJDGT2HJZDITSCTP5LANCNFSM4QKOBJLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7WFJJIMHARDMWZ6ITSCTP5LA5CNFSM4QKOBJL2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3QYBLYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4050#event-3694138851",
"url": "https://github.com/quicwg/base-drafts/issues/4050#event-3694138851",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4639d555a11_2f011964160170--


From nobody Wed Aug 26 03:30:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B56BB3A0BDE for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:30:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AOTPEdFuvY6e for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:30:46 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A36A43A0BE4 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:30:46 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id DB8A95E020B for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:30:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598437845; bh=frbQf0iCCeP21B2W8AtikguVvGNdzSlOmAsHfJKqnH0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R78wFFFdnwBwr7z4jfTkDY4RHpjDhIMCmPGYNAyzHi9ih7RocuHm0CUXAGoGCpZGW QjAdI8PB2qK4wvsezvmSzDJWNqYYI5RI908cocl90+PXB/IhkUQm9vRmmi+VNA/q8J iQKosTybRLBo9IDnV533ipLW+9vz4bJ9nx0wGAtw=
Date: Wed, 26 Aug 2020 03:30:45 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BTVYBKW6RBQLYMUF5KINNLEVBNHHCRWKM7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4050/680797723@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4050@github.com>
References: <quicwg/base-drafts/issues/4050@github.com>
Subject: Re: [quicwg/base-drafts] When to reduce cwnd in recovery (#4050)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4639d5cc021_2a901964119812"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kD67lfgja4qCq-ExeSsqdxB9-eI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:30:48 -0000

----==_mimepart_5f4639d5cc021_2a901964119812
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'll close this one, since we have #3944 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4050#issuecomment-680797723
----==_mimepart_5f4639d5cc021_2a901964119812
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'll close this one, since we have <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664181557" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3944" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3944/hovercard" href="https://github.com/quicwg/base-drafts/issues/3944">#3944</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4050#issuecomment-680797723">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4G6XUXJDGT2HJZDITSCTP5LANCNFSM4QKOBJLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DNO3544TG7T4IGHTSCTP5LA5CNFSM4QKOBJL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKCMGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4050#issuecomment-680797723",
"url": "https://github.com/quicwg/base-drafts/issues/4050#issuecomment-680797723",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4639d5cc021_2a901964119812--


From nobody Wed Aug 26 03:45:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9155F3A0B34 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:45:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yxm1mjMyI0gf for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:45:10 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B8353A0B30 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:45:10 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 67313900757 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:45:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598438709; bh=1BSZRuuY7zge4/Rek2MXC2dNjNAAi2Ob1ETpkiJfNa0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=arczzqF8iYXtankFdfOMYw9W8JtHt1NPPQS5Tn3/tsdOO0erzkCf2AFrydjLVmN+/ r1iyPcF9a58MvK+YGwqrLD5Cqtio9PX6ru4vSZlAdzSBBO96/HTfzRq/0PfN0Xw9HK m/qKQFizolB6vfebNP64iy/YmakROo2WB3+2f9sc=
Date: Wed, 26 Aug 2020 03:45:09 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3J6HJCFH63XTFMS6N5KIPDLEVBNHHCQIJB44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3987/680803835@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3987@github.com>
References: <quicwg/base-drafts/issues/3987@github.com>
Subject: Re: [quicwg/base-drafts] Explain why we include max_ack_delay in some timers (#3987)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f463d3557d1b_287519641261d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h_RcxOUzedirM7LpuFMg6HaB0hI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:45:12 -0000

----==_mimepart_5f463d3557d1b_287519641261d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This looks like it should go into -recovery, since -transport mostly only refers to `max_ack_delay` as a TP, except in Section 13.2.1 ("sending-acknowledgements"), but that text is very general.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3987#issuecomment-680803835
----==_mimepart_5f463d3557d1b_287519641261d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This looks like it should go into -recovery, since -transport mostly only refers to <code>max_ack_delay</code> as a TP, except in Section 13.2.1 ("sending-acknowledgements"), but that text is very general.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3987#issuecomment-680803835">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3S62XJIZW7QGCEQRLSCTRTLANCNFSM4PVC4NAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK73E6YF2RQSYOCKRJTSCTRTLA5CNFSM4PVC4NA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKD36Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3987#issuecomment-680803835",
"url": "https://github.com/quicwg/base-drafts/issues/3987#issuecomment-680803835",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f463d3557d1b_287519641261d3--


From nobody Wed Aug 26 03:47:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A2B83A0B4A for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:47:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Thb0wFAMTTKE for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:47:55 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BD063A08F5 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:47:55 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id C749956008E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:47:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598438874; bh=Tmss1jBplw3AAwMvRETPSZ0V4sxqwV4W7Ia0CjG+Boo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TzZnvsUcRxdcqqn6obkRle0+T/r0V4udS1CdNEP1oB7qM6zMBek1DeQwlq3zmBllV APs45sLBiEwwhQqssSoM4XO9leVyL9XRWpXugskUGdtm+a3nGX6pBCOwI2AWDlGkG8 Vz0gxgmQKJ/WW6d5VaU2uaVOUoznNojIpFc87Wo0=
Date: Wed, 26 Aug 2020 03:47:54 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7WCGRGVPUWVNZFNW55KIPNVEVBNHHCN3I22A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3873/680804993@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3873@github.com>
References: <quicwg/base-drafts/issues/3873@github.com>
Subject: Re: [quicwg/base-drafts] Allow for other inputs than packets (#3873)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f463ddab7c76_8ee1964769bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kxEtVOqVCz7mSc0mMI60fpQirEU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:47:57 -0000

----==_mimepart_5f463ddab7c76_8ee1964769bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Should this become proposal-ready?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3873#issuecomment-680804993
----==_mimepart_5f463ddab7c76_8ee1964769bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Should this become proposal-ready?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3873#issuecomment-680804993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3757DVMJTTVAISND3SCTR5VANCNFSM4OUJCU7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK24DQUOMF3VP4NVFBTSCTR5VA5CNFSM4OUJCU72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKEFAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-680804993",
"url": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-680804993",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f463ddab7c76_8ee1964769bb--


From nobody Wed Aug 26 03:48:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E6973A0B4A for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:48:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 mlm7BiwFWr1w for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:48:21 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA38A3A08F5 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:48:21 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id C6CE3840E78 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:48:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598438900; bh=VNjaDoEQT9OUMN6e6BkoZaqY3PNThJLxVnagfvoTaiI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=varlY9cebZL00NcggCzjn/xiaoJr45HakbUXQMYa0eAcN0XhQCXZSTlVCdw6BlnBQ 4Nq5nwdp7MiU8bHVUjjp91t+oNgU8TeuZwEmHgKYKerIJSGvTS3j2utZab4zubPQf4 bF5ehRvrdbX1OZycubSIeLfN4q5YgsX8s/uv2rPY=
Date: Wed, 26 Aug 2020 03:48:20 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YJDJ4T4B5GMBKWWV5KIPPJEVBNHHCPUC7GA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3972/680805234@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3972@github.com>
References: <quicwg/base-drafts/issues/3972@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion period: text and pseudo-code don't agree (#3972)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f463df4b753e_1ab819641806e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o1d8xihum8o90hKClAAtJsEjJDU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:48:23 -0000

----==_mimepart_5f463df4b753e_1ab819641806e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Should this become proposal-ready?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3972#issuecomment-680805234
----==_mimepart_5f463df4b753e_1ab819641806e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Should this become proposal-ready?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3972#issuecomment-680805234">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UNZXLHB3RN3PFBWTSCTR7JANCNFSM4PLYL7WA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KOY2ENUZ4RCPKUMDSCTR7JA5CNFSM4PLYL7WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKEG4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3972#issuecomment-680805234",
"url": "https://github.com/quicwg/base-drafts/issues/3972#issuecomment-680805234",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f463df4b753e_1ab819641806e2--


From nobody Wed Aug 26 03:50:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A06B3A0BCB for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:50:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 P8FaPcs4l0UL for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:50:36 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 77C773A0BD2 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:50:36 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id C39389025F5 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:50:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598439035; bh=97NhPuMlmZj/HTufFn2CSrJQE56vpuwE5kHUjdpmzUI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=If8mjNPO3PlZ52V1KGDslMJPZdSocXaR6Iwq5fcQSk1SDtfabeWU9XDxFLmVI8mKJ OWvwIL0RPu/e/gbbWVR5ekqzv7mxoC0PrrXOZNDooCiuKegL96U0pPgXli/kcvt4ZP pEmiPXa3MiuJ/wPAQJW/+Eu7KOmUR2vpnFFdYrKs=
Date: Wed, 26 Aug 2020 03:50:35 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DOHYVJ2N77BZT5C55KIPXXEVBNHHBHWAMHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1454/680806170@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1454@github.com>
References: <quicwg/base-drafts/issues/1454@github.com>
Subject: Re: [quicwg/base-drafts] QPACK could use some examples (#1454)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f463e7bb42b4_1afa1964368b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FEIbSOtPGq_7GCe-DpRD1LdfotM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:50:38 -0000

----==_mimepart_5f463e7bb42b4_1afa1964368b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This has been sitting around for almost two years. *If* we think that adding examples is a good idea, can we make this happen now? Or can we close with no action?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1454#issuecomment-680806170
----==_mimepart_5f463e7bb42b4_1afa1964368b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This has been sitting around for almost two years. <em>If</em> we think that adding examples is a good idea, can we make this happen now? Or can we close with no action?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1454#issuecomment-680806170">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5A5FREWFWUDXUPR2LSCTSHXANCNFSM4FFIZVDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6WTIZIV3GKFNRZNY3SCTSHXA5CNFSM4FFIZVDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKEOGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1454#issuecomment-680806170",
"url": "https://github.com/quicwg/base-drafts/issues/1454#issuecomment-680806170",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f463e7bb42b4_1afa1964368b3--


From nobody Wed Aug 26 03:52:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C8723A0D9B for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:52:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 htnt4-qW5iU3 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:52:29 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 297B53A0D8C for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:52:29 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 3E8ED5E00AC for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:52:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598439148; bh=rnWEB25VtLd8SZiwkO7kYaZGK2XDTMB5zPPSLMGuIKA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ebATNJgmIPhGz0AprcFLYaLjQP0qiuLkmgxhUqjSzZibDe0KDBQayj6VBbJUALKnr 9kZxqJGzJu8jGjNRwrYqdHq+gz9ZqpvI0UD+0ln2vk3c9I++aSaeuHKIUYdujkkwrC K9nXnJzPXAYuqzTZLOySpRYs2vcUHrE2r3Z0RL9Q=
Date: Wed, 26 Aug 2020 03:52:28 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPYQJTMEKHHHQOYP55KIP6ZEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/c680806884@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f463eec2f56c_1b2196410231c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u0mk5vSYvcjKdpFj7eVMhC7kFw0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:52:30 -0000

----==_mimepart_5f463eec2f56c_1b2196410231c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Looks like this is good to go.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#issuecomment-680806884
----==_mimepart_5f463eec2f56c_1b2196410231c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Looks like this is good to go.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#issuecomment-680806884">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HESIKIMWE2CQKXNDSCTSOZANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYY5YGAWU4VV2TOW5LSCTSOZA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKETZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#issuecomment-680806884",
"url": "https://github.com/quicwg/base-drafts/pull/4016#issuecomment-680806884",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f463eec2f56c_1b2196410231c--


From nobody Wed Aug 26 03:56:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7978B3A0E1D for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:56:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 B9PbOCbkN9ZV for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:56:41 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74D433A0E1A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:56:41 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 64143340E28 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:56:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598439400; bh=pND6rzhGdkRlwXqAY1WrGEkzYC9itXq76TVs7e/uORc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VJwQP4pt1eGcpOa1oOFqIatNCW0rTYez49RmvB5bh/37S1rTyobfSsz8vAKWrwy8z g8OzJv6XX1hIMHPweD09rKjH+UamQocCtwEj2jMm8uIjiEgHEagXvl0oCuFPdPRnAp OxwmI4fJYLMQBKPEt5gw6Z1yeu+UPkJWnGhmXGTU=
Date: Wed, 26 Aug 2020 03:56:40 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6RNEEHORFNYHGJSP55KIQOREVBNHHCKRFAVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3701/680808548@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3701@github.com>
References: <quicwg/base-drafts/issues/3701@github.com>
Subject: Re: [quicwg/base-drafts] The QUIC-TLS draft should define anti-forgery limits for packet lengths up to 2^16 (#3701)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f463fe852d3b_c1b1964610b1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2g6jAeqf3JhHuteEygEt-A6pEDs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:56:43 -0000

----==_mimepart_5f463fe852d3b_c1b1964610b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Anyone care to prepare a PR for this one?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3701#issuecomment-680808548
----==_mimepart_5f463fe852d3b_c1b1964610b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Anyone care to prepare a PR for this one?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3701#issuecomment-680808548">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6KROGIP6WLUKLKJM3SCTS6RANCNFSM4NLKX4CQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZQXPWZWQEZ2IYAIWLSCTS6RA5CNFSM4NLKX4C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKFAZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3701#issuecomment-680808548",
"url": "https://github.com/quicwg/base-drafts/issues/3701#issuecomment-680808548",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f463fe852d3b_c1b1964610b1--


From nobody Wed Aug 26 03:58:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6850D3A0DB9 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:58:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TUfVEH5G1aGK for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:58:13 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 347CF3A0BBE for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:58:13 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 6C90C9025AB for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:58:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598439492; bh=J/IvhWvLUqFy0xim4rUJI1MJuapekp5j3FuNOCvDeck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NZb16TYpgpZroz36EAfmjKYynoVfjnpQWpRSeyCbGAUGU1/KI8qf4hYrdzPg7rMkO 3rEvJ1Tc+Xdz2BvTzi7MLjZRWOcoU/is8HIZpyjd1gTJXjKdlu7bwEcqHoROnPTrIh r+cVdcgHydPgZTRcBT4RzaKjBpd/PBx8DAJM9vp0=
Date: Wed, 26 Aug 2020 03:58:12 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZMNINONHG4BWBNCWN5KIQUJEVBNHHCLE33VA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3717/680809184@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3717@github.com>
References: <quicwg/base-drafts/issues/3717@github.com>
Subject: Re: [quicwg/base-drafts] Tweak the split between quic-transport and quic-tls drafts (#3717)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4640445d40b_4c1b19646962c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YVJRY4_6DrbAXavF0HYpPyT4fTY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:58:14 -0000

----==_mimepart_5f4640445d40b_4c1b19646962c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Since @DavidSchinazi volunteered to prepare a PR, please let him know when the working copies are stable enough for this shuffling to happen without much pain.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3717#issuecomment-680809184
----==_mimepart_5f4640445d40b_4c1b19646962c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Since <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> volunteered to prepare a PR, please let him know when the working copies are stable enough for this shuffling to happen without much pain.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3717#issuecomment-680809184">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MU7YUY2WG2L3HDUTSCTTEJANCNFSM4NSEXCLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5C2G5XTUK2V7HXRSDSCTTEJA5CNFSM4NSEXCL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKFFYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3717#issuecomment-680809184",
"url": "https://github.com/quicwg/base-drafts/issues/3717#issuecomment-680809184",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4640445d40b_4c1b19646962c--


From nobody Wed Aug 26 03:59:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E7403A0E5C for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:59:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 aRVbQZsH-jC3 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 03:59:21 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E3273A0E5A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:59:21 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 502465C004E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 03:59:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598439560; bh=kdfqQVyI9Vxnhk+ny28S2hTxg9fpqQRtjtbjzb9O4r8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SeGvBR+8wrCQe0nzrBaNMSXQ6x+FNmyt3SpDKGp754Tu0h/54emoWFhZGRELTWXgf qZ5CvbXJ8FtWhUwM1UmdxrEGJgt1dD3Dbxywve8/DDC3Cdi3OjRW0yMMk7j1vmbZt5 D9WkZPK2cWZsWutVM5Ff871Whd0dxnjF1R1D8hN4=
Date: Wed, 26 Aug 2020 03:59:20 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK44P742CEEQBR24TAN5KIQYREVBNHHCLZNQ7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3748/680809601@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3748@github.com>
References: <quicwg/base-drafts/issues/3748@github.com>
Subject: Re: [quicwg/base-drafts] Editorial work on pacing text (#3748)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46408840fa9_63c91964469f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sa5XQCsuMNpdsNr26NjdD_cMIOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 10:59:22 -0000

----==_mimepart_5f46408840fa9_63c91964469f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Can we make progress in this one?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3748#issuecomment-680809601
----==_mimepart_5f46408840fa9_63c91964469f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Can we make progress in this one?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3748#issuecomment-680809601">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OCOCEIHJQXPWPH4DSCTTIRANCNFSM4NZ2Z6ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7EE75PSXR4S77RYZTSCTTIRA5CNFSM4NZ2Z6ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKFJAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3748#issuecomment-680809601",
"url": "https://github.com/quicwg/base-drafts/issues/3748#issuecomment-680809601",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46408840fa9_63c91964469f2--


From nobody Wed Aug 26 04:09:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3838F3A0EF2 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 04:09:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pX8sZFH2idaS for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 04:09:32 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8893A3A0EF0 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 04:09:32 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id C068252074D for <quic-issues@ietf.org>; Wed, 26 Aug 2020 04:09:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598440171; bh=4a9S0843oJO0AStjZHOepXmJYi1qIVe6vMF0awofCqw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vXLNpO6MYnhhzU7IeEOe03LJmmEVX+tnUqoCYpkKKZkAZH2zQxoATxVqpwa0XGcEc Nif0spcIH0F71wI7hToBXf2i5A2HvRdzzF2EsZJ4S8W8lV9lomvgIo2k0FdO4noFHM 7VT7TwowpPok0P5lg24pv+apsf5QhOp+WqM9h9AE=
Date: Wed, 26 Aug 2020 04:09:31 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UAOSSBYAZJ42WAZN5KIR6XEVBNHHBHWAMHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1454/680813912@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1454@github.com>
References: <quicwg/base-drafts/issues/1454@github.com>
Subject: Re: [quicwg/base-drafts] QPACK could use some examples (#1454)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4642ebb05a8_71281964114199"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c0c-oIAnorTuqhqBzfQz2t80yB4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 11:09:34 -0000

----==_mimepart_5f4642ebb05a8_71281964114199
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As a recent implementer, I found the offline QPACK tests very useful. 

I don't know if textual examples are a good idea. There's a challenge to make them clear, concise and complete. But if you're going to add some, then perhaps also think about including one with "out of order delivery" where HEADERS arrive before their required inserts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1454#issuecomment-680813912
----==_mimepart_5f4642ebb05a8_71281964114199
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>As a recent implementer, I found the offline QPACK tests very useful.</p>
<p>I don't know if textual examples are a good idea. There's a challenge to make them clear, concise and complete. But if you're going to add some, then perhaps also think about including one with "out of order delivery" where HEADERS arrive before their required inserts.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1454#issuecomment-680813912">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VE2LLINVLKIHDKMDSCTUOXANCNFSM4FFIZVDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BRY36GGBMGQGWAVTSCTUOXA5CNFSM4FFIZVDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCKGKWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1454#issuecomment-680813912",
"url": "https://github.com/quicwg/base-drafts/issues/1454#issuecomment-680813912",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4642ebb05a8_71281964114199--


From nobody Wed Aug 26 05:04:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 415A23A0C48 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 05:04:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Ib0lTz-KFPQT for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 05:04:17 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 893BF3A0C43 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 05:04:17 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 5FF8F52004E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 05:04:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598443456; bh=/YYXL6gaN1xA7ZtTqpiKZT7y3OqQYNPwIr7vTQyLhW8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=CXsctMVOMqFn7JheiayBVVLYBMG6Y/eIlQb6QqDLBrcDfPL3a8gRwoSQ6Ny8JNSvj 6gZgpjKRtw30uhX7MrZ8Kpnq8P4SJ5FW0l2+64eTQ3etb3L7rT1rOSqYUAEqUnafnz N/Ey/YN1iPscz7itjwD/cWCZXuCtd4tgBIoQ0GXw=
Date: Wed, 26 Aug 2020 05:04:16 -0700
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7FDCANOMHD343SI2V5KIYMBEVBNHHCRZ4OD4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4056@github.com>
Subject: [quicwg/base-drafts] Fix caption of Figure 10: MAX_PUSH_ID Frame (#4056)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f464fc04eb3b_28a21964559cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: bencebeky
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/efyRdlGwUiVObJES7pSAsJ-jkW4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 12:04:19 -0000

----==_mimepart_5f464fc04eb3b_28a21964559cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Follow-up to #3573.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4056

-- Commit Summary --

  * Fix caption of Figure 10: MAX_PUSH_ID Frame

-- File Changes --

    M draft-ietf-quic-http.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4056.patch
https://github.com/quicwg/base-drafts/pull/4056.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4056

----==_mimepart_5f464fc04eb3b_28a21964559cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Follow-up to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="596964905" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3573" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3573/hovercard" href="https://github.com/quicwg/base-drafts/pull/3573">#3573</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4056'>https://github.com/quicwg/base-drafts/pull/4056</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix caption of Figure 10: MAX_PUSH_ID Frame</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4056/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4056.patch'>https://github.com/quicwg/base-drafts/pull/4056.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4056.diff'>https://github.com/quicwg/base-drafts/pull/4056.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4056">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TYQGHIRXLLA2BPSLSCT24BANCNFSM4QLXZWRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7VV4JBB22EZAOQJYDSCT24BA5CNFSM4QLXZWR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KHHRYPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4056",
"url": "https://github.com/quicwg/base-drafts/pull/4056",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f464fc04eb3b_28a21964559cd--


From nobody Wed Aug 26 07:24:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1EA93A150F for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 07:24:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 McruxUoo6Tsw for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 07:24:05 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F4583A150E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 07:24:05 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 491F4900EC3 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 07:24:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598451844; bh=YzwKTHtr2Jscd3Zcqn6d4D5drySDLAcpvfOzUDbGviw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n+z5fi2SW/ZSpg0pvqcWUcNAWDH/TAX0uCPbJazyX8LJZpWkWIVf1y6Ts6Kk+XPTR Tn0Ty2VRt7uQ9a2GukqlgkjNgOk2QdAzJEL8ezOREc5/in+rYrrFzUGZ3LED+c84kU rXPTzyjcJ+x2a3tZV98p9XQPwtq5NhJ45pVhO3Uw=
Date: Wed, 26 Aug 2020 07:24:04 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK56PWJLIUIMB6GZW755KJIYJEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/475534914@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46708439a90_1d991964271962"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pC98zZbl6kdTmnFbs5yG8RjK2XM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 14:24:07 -0000

----==_mimepart_5f46708439a90_1d991964271962
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> +                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v

```suggestion
            Start                 +------------+
             (O)----------------->|   Slow     |
       +------------------------->|   Start    |
       |                          +------------+
       | Persistent                     |
       | congestion             Loss or |
       |                ECN-CE increase |
       |                                v
```

It's probably worth calling persistent congestion out as a separate transition rather than a restart.  Though it's more complex than that, since I believe persistent congestion is also checked only on a loss event.

>  
-## Recovery Period {#recovery-period}
+A sender enters the recovery period when it detects the loss of a packet or the
+ECN-CE count reported by its peer increases. A sender that is already in a
+recovery period stays in it and does not re-enter it.

Switching between "the"/"a" here.

> -threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+~~~
+                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
+ +------------+     Loss or       +------------+
+ | Congestion |  ECN-CE increase  |  Recovery  |
+ | Avoidance  |------------------>|   Period   |
+ +------------+                   +------------+

Looks like that's been added.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview-475534914
----==_mimepart_5f46708439a90_1d991964271962
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r477336342">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +                 Start or         +------=
------+=0D
+            persistent congestion |   Slow     |=0D
+        (O)----------------------&gt;|   Start    |=0D
+                                  +------------+=0D
+                                        |=0D
+                                Loss or |=0D
+                        ECN-CE increase |=0D
+                                        v=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-                 Start or         +----------=
--+=0D
-            persistent congestion |   Slow     |=0D
-        (O)----------------------&gt;|   Start    |=0D
-                                  +------------+=0D
-                                        |=0D
-                                Loss or |=0D
-                        ECN-CE increase |=0D
-                                        v=0D
+            Start                 +------------+=0D
+             (O)-----------------&gt;|   Slow     |=0D
+       +-------------------------&gt;|   Start    |=0D
+       |                          +------------+=0D
+       | Persistent                     |=0D
+       | congestion             Loss or |=0D
+       |                ECN-CE increase |=0D
+       |                                v=0D
</pre>=0D
=0D
<p>It's probably worth calling persistent congestion out as a separate tr=
ansition rather than a restart.  Though it's more complex than that, sinc=
e I believe persistent congestion is also checked only on a loss event.</=
p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r477337900">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-## Recovery Period {#recovery-period}=0D
+A sender enters the recovery period when it detects the loss of a packet=
 or the=0D
+ECN-CE count reported by its peer increases. A sender that is already in=
 a=0D
+recovery period stays in it and does not re-enter it.=0D
</pre>=0D
<p>Switching between "the"/"a" here.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r477336434">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -threshold is set to the new congestion wi=
ndow.  QUIC re-enters slow start=0D
-any time the congestion window is less than the slow start threshold,=0D=

-which only occurs after persistent congestion is declared.=0D
+~~~=0D
+                 Start or         +------------+=0D
+            persistent congestion |   Slow     |=0D
+        (O)----------------------&gt;|   Start    |=0D
+                                  +------------+=0D
+                                        |=0D
+                                Loss or |=0D
+                        ECN-CE increase |=0D
+                                        v=0D
+ +------------+     Loss or       +------------+=0D
+ | Congestion |  ECN-CE increase  |  Recovery  |=0D
+ | Avoidance  |------------------&gt;|   Period   |=0D
+ +------------+                   +------------+=0D
</pre>=0D
<p>Looks like that's been added.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4055#pullrequestreview-475534914">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3YUEQ67NKI434EP2DSCULIJANCNFSM4QLHDOMQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5URKIGPCEJD6TQ3SDSCULIJA5CNFSM4=
QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODRMBMQQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4055#pullrequestrev=
iew-475534914",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview=
-475534914",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f46708439a90_1d991964271962--


From nobody Wed Aug 26 07:37:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA7033A152C for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 07:36:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 1bif7Yg_Eryu for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 07:36:58 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D4ACC3A0D4D for <quic-issues@ietf.org>; Wed, 26 Aug 2020 07:36:58 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 9F266560E57 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 07:36:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598452617; bh=Bf6xFrVuveWWPW0eQ2F/L0nwbB/ssV+rAaa7nUaZvpY=; h=Date:From:To:Subject:From; b=AbHjwAjc6fYULLtgPezXKa/vDboMpUidmYhPmXP4EDFk/SrbbVdpS3+4+l/ysw0kB 46eJNi3lD+CFZ4FLT7WqMIQpXjL33AsxDP6HrtuN4aMCN7o/ZHCrbZGRzrzK5qb5qd 3LzgMVcvq6jFOFgs2bGVHygAAFFuAtuL6QlWCNN0=
Date: Wed, 26 Aug 2020 07:36:57 -0700
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/21ab08-6de735@github.com>
Subject: [quicwg/base-drafts] 6de735: Fix caption of Figure 10: MAX_PUSH_ID Frame (#4056)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KAQkHcuuT8wL5BQNjAvKzDUqDrI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 14:37:00 -0000

  Branch: refs/heads/master=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 6de735dd0629670f06183a26ba3dabf912729b50=0D
      https://github.com/quicwg/base-drafts/commit/6de735dd0629670f06183a=
26ba3dabf912729b50=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-08-26 (Wed, 26 Aug 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix caption of Figure 10: MAX_PUSH_ID Frame (#4056)=0D
=0D
Follow-up to #3573.=0D
=0D
Co-authored-by: Bence B=C3=A9ky <bnc@google.com>=0D
=0D
=0D


From nobody Wed Aug 26 07:37:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EA9C3A152C for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 07:37:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BR1Rt3isB-27 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 07:37:08 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D6383A0D4D for <quic-issues@ietf.org>; Wed, 26 Aug 2020 07:37:08 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 8E018520E26 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 07:37:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598452627; bh=KELlE67h7oYEOBKMVTtRuveTMmVBPo5+Wyly2gGaJgc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NOMhoNMHE95LExsDOVD8+nbPWMhcuJCi0y48Wt0etWgtLPVeE/B8d+6aQIKBAR+aj yQ6U/4sNYLuTjLZ5hO9Lmkq06n4hH/8OYrVTGwLxMUk8SubW33zf+Z3ZzdiVGdQLsL IHF39lYq05Vq0qlkanGzAEXnal6C7Isc+OJDL/jo=
Date: Wed, 26 Aug 2020 07:37:07 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ2GLJQB25ADQDSESV5KJKJHEVBNHHCRZ4OD4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4056/issue_event/3695138945@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4056@github.com>
References: <quicwg/base-drafts/pull/4056@github.com>
Subject: Re: [quicwg/base-drafts] Fix caption of Figure 10: MAX_PUSH_ID Frame (#4056)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4673937f78d_7bfc1964137860"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wJO_Kk_Vcty8b7GQny8exeIGbuM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 14:37:10 -0000

----==_mimepart_5f4673937f78d_7bfc1964137860
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4056 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4056#event-3695138945
----==_mimepart_5f4673937f78d_7bfc1964137860
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="686263839" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4056" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4056/hovercard" href="https://github.com/quicwg/base-drafts/pull/4056">#4056</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4056#event-3695138945">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46CO4QGOR72AFPBDDSCUMZHANCNFSM4QLXZWRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AOQ47YMLUKHLQBN3SCUMZHA5CNFSM4QLXZWR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3Q7VRAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4056#event-3695138945",
"url": "https://github.com/quicwg/base-drafts/pull/4056#event-3695138945",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4673937f78d_7bfc1964137860--


From nobody Wed Aug 26 07:38:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 310DE3A1544 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 07:38:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AFFhjEAUEY6j for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 07:38:12 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B122A3A15B0 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 07:37:56 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id CA18A5E05A3 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 07:37:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598452675; bh=KKFRnn6nH4XoqR3eNdO+iwD5a14MnSeGRN5+ksv7WmM=; h=Date:From:To:Subject:From; b=I13r6czRiiuZOpfu7GFusgUzbKdOSWJp10MqGoSPhvaS23rUUuKCE97iYl529qSPM YuGlxNeS5D8BRm8Oe2yJY+4VDHuQSNQ+w1lMeKzADrYTjpvftpxofLCFsrRTZmfjUs K5tvL0+XZxhlxprQAe0Vsa8OQVssMSI+SyhEqH8I=
Date: Wed, 26 Aug 2020 07:37:55 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/658755-db855c@github.com>
Subject: [quicwg/base-drafts] db855c: Script updating gh-pages from 6de735dd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HOjSNQ6SlAE8lXuM4Ld18mojqnA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 14:38:13 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: db855c281796bac01991341815b7f06d386993af
      https://github.com/quicwg/base-drafts/commit/db855c281796bac01991341815b7f06d386993af
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6de735dd. [ci skip]



From nobody Wed Aug 26 10:14:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BEC53A181D for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 10:14:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZHVW4eMa-rzF for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 10:14:35 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C00743A1818 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 10:14:35 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 0D6077A0075 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 10:14:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598462075; bh=I5Ckb/hKZWK++F+NqjftlP9K5TvBFhjjcqwE45wWl1s=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=F8ARDUwgagy7MJM5t6QpL3VdImAgWlkM17lin6pfk9yz3AH3iU5coiBfrm608kouy t2ZuAsmnx9lku9kpc37bu4ERI/wowjvdGihJjTJaRz4RsBZet/bXz97slEyYC/Zzqk 18R2Dt4voYzEZ/A0/kZXcdHRkj9yKq5KrMSnvXfQ=
Date: Wed, 26 Aug 2020 10:14:34 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2U2AA3MLA5BYGVQW55KJ4XVEVBNHHCR2XNIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4057@github.com>
Subject: [quicwg/base-drafts] Does HTTP spec mention all frames are flow controlled? (#4057)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46987aaac20_7cff196488141"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VIhk9JD0JvQoJGs4A_vfg_6QWhk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 17:14:37 -0000

----==_mimepart_5f46987aaac20_7cff196488141
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In HTTP/2, only DATA frames are flow controlled. In HTTP/3, all frames are sent on STREAM frames, meaning that all frames are flow controlled. This is fine but it might bite people that make wrong assumptions, just like the differences in stream ordering would.

HTTP/3 appendix A provides Considerations for Transitioning from HTTP/2, and includes a section on Frame Types. So I expected to see some coverage about the flow control differences there but I did not.

I'm marking this as editorial because I don't want any change to HTTP/3. Just looking for some exposition.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4057
----==_mimepart_5f46987aaac20_7cff196488141
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>In HTTP/2, only DATA frames are flow controlled. In HTTP/3, all frames are sent on STREAM frames, meaning that all frames are flow controlled. This is fine but it might bite people that make wrong assumptions, just like the differences in stream ordering would.</p>
<p>HTTP/3 appendix A provides Considerations for Transitioning from HTTP/2, and includes a section on Frame Types. So I expected to see some coverage about the flow control differences there but I did not.</p>
<p>I'm marking this as editorial because I don't want any change to HTTP/3. Just looking for some exposition.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4057">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUZDW64VI4JYOJSLTSCU7HVANCNFSM4QMB63NQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYY4SIHREOPVMIHSI3SCU7HVA5CNFSM4QMB63N2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KHK5VAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4057",
"url": "https://github.com/quicwg/base-drafts/issues/4057",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46987aaac20_7cff196488141--


From nobody Wed Aug 26 12:20:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6612E3A08A6 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:20:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ny0NA-BP8Xgp for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:20:42 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A50E3A0895 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:20:42 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 041C85C0930 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:20:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598469641; bh=HG/M85aZCDl1luc4Dqm+Gq+PtWoQ6q015uC6GqjvnlE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Uy/gvP3ywfBLaKHj5NUiTOahpA1hRwZDeu8vsAJIxjT/X/rpI2SPaFzt0epbXTQqf s4G5P2p5heqXODdPgol+BHRywKhZf51P9umoMi3+kHtkJOS+rY7XSiHMtvPMovSy1e qSGKc9at9aGj31/ZJeBFY1LSCunn8SxvzSu0rfrI=
Date: Wed, 26 Aug 2020 12:20:40 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ZNZKRNJJW62SEJD55KKLQREVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/review/475789260@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46b608e88ad_552e19642307ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ULqpX5zkWBA_EkWst1jTLXpQPyw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:20:43 -0000

----==_mimepart_5f46b608e88ad_552e19642307ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -1264,6 +1264,7 @@ UpdateRtt(ack_delay):
   // min_rtt ignores acknowledgment delay.
   min_rtt = min(min_rtt, latest_rtt)
   // Limit ack_delay by max_ack_delay
+  // Note that ack_delay is 0 for Initial and Handshake.

```suggestion
  // Note that ack_delay is 0 for acknowledgements of Initial and Handshake packets.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview-475789260
----==_mimepart_5f46b608e88ad_552e19642307ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3938#discussi=
on_r477534138">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1264,6 +1264,7 @@ UpdateRtt(ack_delay)=
:=0D
   // min_rtt ignores acknowledgment delay.=0D
   min_rtt =3D min(min_rtt, latest_rtt)=0D
   // Limit ack_delay by max_ack_delay=0D
+  // Note that ack_delay is 0 for Initial and Handshake.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  // Note that ack_delay is 0 for Initial and=
 Handshake.=0D
+  // Note that ack_delay is 0 for acknowledgements of Initial and Handsh=
ake packets.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3938#pullrequestreview-475789260">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2EAZKSYJVLMD3GD3DSCVOARANCNFSM4PEJVDRQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZL7Y6C3ILWZ3EJHULSCVOARA5CNFSM4=
PEJVDR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODRN7PTA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestrev=
iew-475789260",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3938#pullrequestreview=
-475789260",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f46b608e88ad_552e19642307ba--


From nobody Wed Aug 26 12:21:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EFF33A08A6 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:21:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 9vPgyr_vta3u for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:21:33 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 819B93A0895 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:21:33 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id C6F9656019A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:21:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598469692; bh=pkUhys0rn8f4xOiJURxDtDeEddsyluVvkmsdmFFFE40=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o9og1KGLBJ+9zrlWY/q3J0inH8Z0ODMg8t9ytvSeGeLEFilSk7wt9xGbrEjgrlaOM ZLmBbViKTEeXg76KKNCdY5JFWG9DWx9Hj+byVjAAuoO2g3nZxYK0A/4Cld0TX9JrHM wAd/2pFGj75HyyVQt67KF0F2CP3nTGvUS08l0jJo=
Date: Wed, 26 Aug 2020 12:21:32 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/push/5590035490@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46b63cb82bf_493f19644406c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IXTst_JAQsKObuziwjyobxHTpzY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:21:35 -0000

----==_mimepart_5f46b63cb82bf_493f19644406c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

cca47c5970e8aea1c51aa55036f45f59d2e8630e  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938/files/215b1bb3d5c6b3b161c85977342bbf6721a129cf..cca47c5970e8aea1c51aa55036f45f59d2e8630e

----==_mimepart_5f46b63cb82bf_493f19644406c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/cca47c5970e8aea1c51aa55036f45f59d2e8630e">cca47c5</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3938/files/215b1bb3d5c6b3b161c85977342bbf6721a129cf..cca47c5970e8aea1c51aa55036f45f59d2e8630e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7TU2FU3OERUB7JRTTSCVODZANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7PKIWTQH4OXP7XSE3SCVODZA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2TIOBXGA3TKNSQOVZWQIZVGU4TAMBTGU2DSMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938/files/215b1bb3d5c6b3b161c85977342bbf6721a129cf..cca47c5970e8aea1c51aa55036f45f59d2e8630e",
"url": "https://github.com/quicwg/base-drafts/pull/3938/files/215b1bb3d5c6b3b161c85977342bbf6721a129cf..cca47c5970e8aea1c51aa55036f45f59d2e8630e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f46b63cb82bf_493f19644406c1--


From nobody Wed Aug 26 12:25:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 127423A08CF for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:25:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 6jUVMRgivh2M for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:25:49 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 148DD3A08CD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:25:49 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 574A3600E3E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:25:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598469948; bh=7E8vZToUcGDb8EqcLaTGB9GZ4XpfhtBBNcwOe2HyGpw=; h=Date:From:To:Subject:From; b=PlIVhJL95WjtPWInMm4/ZlW38p+MHWxw9+kov6/1qS8CCreg0RUihui9ay92geDwQ 0REW+5AFioIKakDIvbR08pythmxtAqmGnl0Ton2chNVqBHmmeIOFsVtnf2vjuDmLte SpZwuj0HOzdyeTT+QJkyeat/djkcdvP/NpIi3vWQ=
Date: Wed, 26 Aug 2020 12:25:48 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/81c772-04f523@github.com>
Subject: [quicwg/base-drafts] 04f523: cwnd reduction not on entering recovery
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jcz5iUpPJBbMtg1Y3D62Z-WmviU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:25:50 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 04f523dccd5f87a88847dcf4034b96283b0bac6f
      https://github.com/quicwg/base-drafts/commit/04f523dccd5f87a88847dcf4034b96283b0bac6f
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  cwnd reduction not on entering recovery



From nobody Wed Aug 26 12:26:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07D763A08D1 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:26:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 agt-q9al974l for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:26:01 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E64173A08CF for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:26:00 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 17E19600E17 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:26:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598469960; bh=HSL5PKQj2ZMmN5fx55Ep0915x03Uctm6J9FK54y0+WI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pUCdqiaxWTJ98QSIFPA468AodDm8UPfJwnxZEZxJrdCN7PEHOwGvmGNCVAqz8bGzG mNy/MKxjEVzF6pBL4hBuTqi8p3+FTWGsf7ED8j7BMvHo149bfPrnh9x7hqV/t3e2D/ 25En5xEWdc4+x3sbNoh3RToLOUiyJHOiLABahJu8=
Date: Wed, 26 Aug 2020 12:26:00 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5590055451@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46b74870a5_5f741964331312"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7fv_s4q75yLpxnAj9wdS5UBWeBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:26:02 -0000

----==_mimepart_5f46b74870a5_5f741964331312
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

04f523dccd5f87a88847dcf4034b96283b0bac6f  cwnd reduction not on entering recovery


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/81c77271865a174467094e5625e8195620f799b2..04f523dccd5f87a88847dcf4034b96283b0bac6f

----==_mimepart_5f46b74870a5_5f741964331312
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/04f523dccd5f87a88847dcf4034b96283b0bac6f">04f523d</a>  cwnd reduction not on entering recovery</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/81c77271865a174467094e5625e8195620f799b2..04f523dccd5f87a88847dcf4034b96283b0bac6f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QBAOWMTS4LB6LP5DSCVOURANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZHODWHJZ2NAE7YRHLSCVOURA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGU4TAMBVGU2DKMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/81c77271865a174467094e5625e8195620f799b2..04f523dccd5f87a88847dcf4034b96283b0bac6f",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/81c77271865a174467094e5625e8195620f799b2..04f523dccd5f87a88847dcf4034b96283b0bac6f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f46b74870a5_5f741964331312--


From nobody Wed Aug 26 12:26:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF8883A08CF for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:26:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uVy0CU1i9Nk7 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:26:44 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9DEB33A08CD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:26:44 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id A1B07E1E3E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:26:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598470003; bh=hhWEMvCMsmF7YJa4iDWFs9w6UxjBSVcfjWCLyCdapsk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sDfeh4uSpUu64Qph1kfnryje2R0oNKU9PG0rTiv5FgP8G+H2WSuRdQV59sBASj2FK d9BW9NlAjFIQjbTbh5AvUTRzcAIZwoq5vBQlYOb7EXoyP5JogHHS9VKkMMr5PmLUYq FhTkEA+9hFqtPm0fLyAW+7QP7lEOcfcTtpVbhU2E=
Date: Wed, 26 Aug 2020 12:26:43 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4A2OTO74H64PILWUF5KKMHHEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/475793386@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46b7739217c_795119645007b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3vJRfS_73KRbAakj5JpgIXRmeR8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:26:46 -0000

----==_mimepart_5f46b7739217c_795119645007b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> -during the recovery period is acknowledged.  This is slightly different from
-TCP's definition of recovery, which ends when the lost packet that started
-recovery is acknowledged.
+A NewReno sender enters the recovery period when it detects loss or an ECN-CE
+mark is received. A recovery period ends when a packet sent during the recovery
+period is acknowledged.
+
+A sender that is already in a recovery period stays in it and does not re-enter
+it.
+
+On entering recovery, a sender MUST do the following:
+
+* set the slow start threshold to half the value of the congestion window at the
+  moment that loss is detected, and
+
+* set the congestion window to the new value of the slow start

Good point - fixed

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r477537305
----==_mimepart_5f46b7739217c_795119645007b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r477537305">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -during the recovery period is acknowledged.  This is slightly different from
-TCP&#39;s definition of recovery, which ends when the lost packet that started
-recovery is acknowledged.
+A NewReno sender enters the recovery period when it detects loss or an ECN-CE
+mark is received. A recovery period ends when a packet sent during the recovery
+period is acknowledged.
+
+A sender that is already in a recovery period stays in it and does not re-enter
+it.
+
+On entering recovery, a sender MUST do the following:
+
+* set the slow start threshold to half the value of the congestion window at the
+  moment that loss is detected, and
+
+* set the congestion window to the new value of the slow start
</pre>
<p>Good point - fixed</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r477537305">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHRCLMW2US6JLOZM3SCVOXHANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TGLRFL6TXWVNLARTSCVOXHA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODROAP2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r477537305",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r477537305",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46b7739217c_795119645007b8--


From nobody Wed Aug 26 12:27:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30C123A08CF for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:27:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wJ6OM_h7kmI7 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:26:59 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 285B13A08CD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:26:59 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 7EE7958004F for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:26:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598470018; bh=4K4LT4tX8QiL323yRa5kKroRlbeVYhKWH1rxGeDoiBA=; h=Date:From:To:Subject:From; b=HPZkrgD3YbkKi+Fl0kFOac3FgQZn1EbSuIuKadrBzCcF7Xn4dpp5tSekYPwAXoXyc 4F08a8lo8YNgP+9UspfaPGqo5NI1oMl+ercSXzZCXO8eM1GrSqtSUEAiEFfZXFpAcj 6RV9e3pEi6cRuGWByxGcjFIy4mGxwX6J1qN+wayY=
Date: Wed, 26 Aug 2020 12:26:58 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/db855c-65f8eb@github.com>
Subject: [quicwg/base-drafts] 65f8eb: Script updating gh-pages from 04f523dc. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r-IEULRIYck5l8fjrTxNI-yKm8k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:27:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 65f8eba16ddb1b8aca70f5a3b7e4a6c0862bf55a
      https://github.com/quicwg/base-drafts/commit/65f8eba16ddb1b8aca70f5a3b7e4a6c0862bf55a
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-tls.html
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 04f523dc. [ci skip]



From nobody Wed Aug 26 12:27:12 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 67A3E3A08CF for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:27:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 WzXG6dmRArDL for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:27:10 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (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 77EE53A08CD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:27:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=g1H7ikPsqvcIBAiA/QuwiZvXXDYBI2oVYfPOllZkqlM=; b= G8jGkxLi9VQoitGME2AjApDbUU3mGvWJ2sHea/wrcmHz9JbV0BFO1+6RJLyL3jCH f4T6a3xjjciWClCrmWM3nmLpX6GT7w+/vsfmU1UIW/Fm1o2OV0QNnxFhLzkCBFiD vqRzWlfGeYy+MItnVgMC+JCrfTL1ast/wdppxbvgl3k=
Received: by filter1785p1las1.sendgrid.net with SMTP id filter1785p1las1-2994-5F46B78D-1C 2020-08-26 19:27:09.710441483 +0000 UTC m=+73225.789471885
Received: from github-lowworker-52827f8.ash1-iad.github.net (unknown) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id ee0jWZoGSv2V6Q_KyOkXOg for <quic-issues@ietf.org>; Wed, 26 Aug 2020 19:27:09.559 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-52827f8.ash1-iad.github.net (Postfix) with ESMTP id 7C6B15C009A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:27:09 -0700 (PDT)
Date: Wed, 26 Aug 2020 19:27:09 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/65f8eb-d6cbe6@github.com>
Subject: [quicwg/base-drafts] d6cbe6: Script updating archive at 2020-08-26T19:26:49Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1iJQdU7fOo8H48ijla9quc5jQQ6TfiDJkjAo m5fZCxq91Q9ucv4fBgyxGyOx9iRBo9RNM/L+l2R3Qyb9QNUNNIhcAZAM26KXQuUicBfkPbByRdT5vT HM5g0fZKDkJ6KDME8c6lez5o4H2WL7m4YDgRoHt9nYBu8CVu4NiaI7AmSA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GaRJhTBzoPbn3snl14xYN4-IgZQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:27:11 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d6cbe6920492e58fd63b6fd0806a81e8cd02972c
      https://github.com/quicwg/base-drafts/commit/d6cbe6920492e58fd63b6fd0806a81e8cd02972c
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-26T19:26:49Z. [ci skip]



From nobody Wed Aug 26 12:29:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B9C53A08DB for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:29:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 4ksRIE7TpylH for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:29:04 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F9103A08D8 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:29:04 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 45950900D5B for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:29:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598470143; bh=DjwTd7nJAObQaYmAPMOf0YWN36MNQc70TOx0cUz6Oao=; h=Date:From:To:Subject:From; b=rbumXuX4mpL1eE/hFpxXQK2/PZRXyXvpK3HSkmuRL3bE6FVLmtfCOdaZJqmvLhrpE IWQrnbFtzzpUjn4bB8SQ8bnNBBzVrdYEZb3lwsV5UAmwwjQu/0X6fqxKlPjJprdLMz 7vZYQWUMv6/cuJ9nsfx976Q+Yp/3BoaCta6TEX6E=
Date: Wed, 26 Aug 2020 12:29:03 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/6de735-8e9d75@github.com>
Subject: [quicwg/base-drafts] 23dd58: adding comment for max_ack_delay.
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9GMqxanlawdjozgCTSMs3AFH1DY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:29:06 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 23dd580e62d723461842986ebdd77ee26da23371
      https://github.com/quicwg/base-drafts/commit/23dd580e62d723461842986ebdd77ee26da23371
  Author: Kazu Yamamoto <kazu@iij.ad.jp>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  adding comment for max_ack_delay.


  Commit: 5956eaa304742a74dd96c6315f9f55b133e23cd4
      https://github.com/quicwg/base-drafts/commit/5956eaa304742a74dd96c6315f9f55b133e23cd4
  Author: Kazu Yamamoto <kazu@iij.ad.jp>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  moving a comment from code to its definition.


  Commit: 76f3262f9c6b3a7f8ef9e7d7aed8c2505486430c
      https://github.com/quicwg/base-drafts/commit/76f3262f9c6b3a7f8ef9e7d7aed8c2505486430c
  Author: Kazu Yamamoto <kazu@iij.ad.jp>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  adopting Jana's suggestion.


  Commit: 3d5626733b33b844e9e7d66a3e8bcc3ce187a5fb
      https://github.com/quicwg/base-drafts/commit/3d5626733b33b844e9e7d66a3e8bcc3ce187a5fb
  Author: Kazu Yamamoto <kazu@iij.ad.jp>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  removing the initialization code of max_ack_delay.


  Commit: 175a16cae6018ac4d9bdc308f4773b9d5b174171
      https://github.com/quicwg/base-drafts/commit/175a16cae6018ac4d9bdc308f4773b9d5b174171
  Author: Kazu Yamamoto <kazu@iij.ad.jp>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  adding a comment about ack_delay.


  Commit: 544efe50534d4dea3ac11993846ff8ffd32992eb
      https://github.com/quicwg/base-drafts/commit/544efe50534d4dea3ac11993846ff8ffd32992eb
  Author: Kazu Yamamoto <kazu@iij.ad.jp>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  fixing the typo pointed out by kazuho.


  Commit: 215b1bb3d5c6b3b161c85977342bbf6721a129cf
      https://github.com/quicwg/base-drafts/commit/215b1bb3d5c6b3b161c85977342bbf6721a129cf
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into fixi-max-ack-delay


  Commit: cca47c5970e8aea1c51aa55036f45f59d2e8630e
      https://github.com/quicwg/base-drafts/commit/cca47c5970e8aea1c51aa55036f45f59d2e8630e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 8e9d757e75713326c13ccaf851d8e2aa8d56a290
      https://github.com/quicwg/base-drafts/commit/8e9d757e75713326c13ccaf851d8e2aa8d56a290
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3938 from kazu-yamamoto/fixi-max-ack-delay

Fixing max_ack_delay


Compare: https://github.com/quicwg/base-drafts/compare/6de735dd0629...8e9d757e7571


From nobody Wed Aug 26 12:29:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 325753A08E1 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:29:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ps_AbUFb5Xdb for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:29:14 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 94B713A08DB for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:29:14 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 28F7A7A0048 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:29:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598470154; bh=/ukdfh+GR8pyHCepKKXHFPpCKdgKhCMaHIECVyu/yaw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s/ze4Z2shOSlzTSdWrGWcfy7HTR9z8TFOtGYA68hkL7u/ZPsFIiThfDLErbslWy7Z FaXVBC6NRAlrP8ZAHKraS3bapooVgjoLJ6VmNBJ18d9pNs0zouteF8QF5j/86CDQSC j5cgZYJ4FzkG3N1lX5LuuzwdVGQKCgUrsSfnBQxQ=
Date: Wed, 26 Aug 2020 12:29:13 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5B3L6TUNCOUYQT4XV5KKMQTEVBNHHCPC5BAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3938/issue_event/3696302182@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3938@github.com>
References: <quicwg/base-drafts/pull/3938@github.com>
Subject: Re: [quicwg/base-drafts] Fixing max_ack_delay (#3938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46b809d5ac7_237e1964438093"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xsSTh2Bz2VtA5mllA3sApJ7-1PU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:29:16 -0000

----==_mimepart_5f46b809d5ac7_237e1964438093
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3938 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3938#event-3696302182
----==_mimepart_5f46b809d5ac7_237e1964438093
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="663462149" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3938" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3938/hovercard" href="https://github.com/quicwg/base-drafts/pull/3938">#3938</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3938#event-3696302182">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3CVSBRMSA77V4EZJLSCVPATANCNFSM4PEJVDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MMIB54KBRYFXPOF3SCVPATA5CNFSM4PEJVDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3RIRQZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3938#event-3696302182",
"url": "https://github.com/quicwg/base-drafts/pull/3938#event-3696302182",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46b809d5ac7_237e1964438093--


From nobody Wed Aug 26 12:29:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0FEB3A08DB for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:29:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pSJcv24oIJcp for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:29:15 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E17C3A08DC for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:29:15 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id B8F08902667 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:29:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598470154; bh=PBy3DC0UBscgAMMI+15asKp0ABbk/PdzYl+NJJ6Z38g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BygWfWYd6Phu8ZrTio3NAswUh7pMfRapzr9lVPlSLGTRZ5oFPbazSTWykVu/PoKqp /f1FP+9F7XpwH+Mh8M/M6gsANqUX32qmC3Dj8IfegQgu+jD9kvTlVwBK/mHDBnM0Qp gnTw5BUTS8IwWLxqeIR7fHVfDSebMPqQ62Qt4q4s=
Date: Wed, 26 Aug 2020 12:29:14 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RR6KPY2676WJEUJN5KKMQVEVBNHHCOQ5G2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3920/issue_event/3696302191@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3920@github.com>
References: <quicwg/base-drafts/issues/3920@github.com>
Subject: Re: [quicwg/base-drafts] max_ack_delay in recovery pseudocode (#3920)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46b80aa83b7_65c91964258790"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yZLdo-j7l5xaLIuIE7Y6NPKKPZk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:29:17 -0000

----==_mimepart_5f46b80aa83b7_65c91964258790
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3920 via #3938.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3920#event-3696302191
----==_mimepart_5f46b80aa83b7_65c91964258790
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="658745046" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3920" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3920/hovercard" href="https://github.com/quicwg/base-drafts/issues/3920">#3920</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="663462149" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3938" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3938/hovercard" href="https://github.com/quicwg/base-drafts/pull/3938">#3938</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3920#event-3696302191">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VTCD63LC7LPH3PJDSCVPAVANCNFSM4O5JVY4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Q6ZB3VRJPZEHIVTLSCVPAVA5CNFSM4O5JVY42YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3RIRQ3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3920#event-3696302191",
"url": "https://github.com/quicwg/base-drafts/issues/3920#event-3696302191",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46b80aa83b7_65c91964258790--


From nobody Wed Aug 26 12:30:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B2353A08ED for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:30:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ueaksqdNiq1T for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:30:02 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E0103A08E5 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:30:02 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 596835C0E32 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:30:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598470201; bh=jD0cKefHny9CkZFmv35SUQJ+Cai8qwm4pJ1bQtDZS+s=; h=Date:From:To:Subject:From; b=toX9H9XzFmMuYcFKe1Nd7k+kT3FEh325nhEsjwTLmEzlgDM2J43Y74Y/Gk76eFHaz dqhEyu600wSd58RZPnKIRcuBYWnmz1tJc3K76JlQdGH5s7vOrcIDXuiwgiKDDrK7Rz 9/7FFHghfRI9Z8gdYrzIMZEJo+mTfe4SjX1h6MDY=
Date: Wed, 26 Aug 2020 12:30:01 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d6cbe6-c6fca3@github.com>
Subject: [quicwg/base-drafts] c6fca3: Script updating gh-pages from 8e9d757e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_NJ3COWgddTgi06BIQs5Tg32U58>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:30:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c6fca353a2912e4d71200eb8a38f18342d706f29
      https://github.com/quicwg/base-drafts/commit/c6fca353a2912e4d71200eb8a38f18342d706f29
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8e9d757e. [ci skip]



From nobody Wed Aug 26 12:37:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA9E33A0916 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:37:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 kpAj1Sa-EjfW for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 12:37:35 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5F7F3A02BE for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:37:35 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 0B74260001D for <quic-issues@ietf.org>; Wed, 26 Aug 2020 12:37:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598470655; bh=GwA6qNVuDy1+zPL+UEcqL5JXnSBqHQdTFZBFLnkrezY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WN7ZQpYyBlA7IGWOiJHlKj8Qr0SB1ls+eZ4gnc7Bz3SI2miq5hlmfNZ3KjxPrw8Po y/OapqAJ1unMjy61Ph9201YNjQxPDm6ZSMXcNI+4c/1Q0hN7VnfbNlBG9XuOWr9i8c 4CvHwp9hcFq2MaqOtTldFSA8xUfYCJApEv6NZGDo=
Date: Wed, 26 Aug 2020 12:37:34 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NJOANWMDG5EKASGN5KKNP5EVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/475799769@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46b9fef0819_1ec419642162f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/frroFKDPGwPDkV7QEZs0U4vyjvA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 19:37:37 -0000

----==_mimepart_5f46b9fef0819_1ec419642162f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



>  
-## Recovery Period {#recovery-period}
+A sender enters the recovery period when it detects the loss of a packet or the

```suggestion
A sender enters a recovery period when it detects the loss of a packet or the
```

> +                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v

You could enter persistent congestion from any state, so this particular transition won't be adequate. You could make draw a parallel box called persistent-congestion on the left to which {Slow Start, Congestion Avoidance, Recovery} can all transition, which would then transition back up to Slow Start.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview-475799769
----==_mimepart_5f46b9fef0819_1ec419642162f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r477542797">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-## Recovery Period {#recovery-period}=0D
+A sender enters the recovery period when it detects the loss of a packet=
 or the=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-A sender enters the recovery period when it d=
etects the loss of a packet or the=0D
+A sender enters a recovery period when it detects the loss of a packet o=
r the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4055#discussi=
on_r477542410">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +                 Start or         +------=
------+=0D
+            persistent congestion |   Slow     |=0D
+        (O)----------------------&gt;|   Start    |=0D
+                                  +------------+=0D
+                                        |=0D
+                                Loss or |=0D
+                        ECN-CE increase |=0D
+                                        v=0D
</pre>=0D
<p>You could enter persistent congestion from any state, so this particul=
ar transition won't be adequate. You could make draw a parallel box calle=
d persistent-congestion on the left to which {Slow Start, Congestion Avoi=
dance, Recovery} can all transition, which would then transition back up =
to Slow Start.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4055#pullrequestreview-475799769">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6Y4PDULJI6FIUQTCTSCVP75ANCNFSM4QLHDOMQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZWWCPNR3UIK27ALITSCVP75A5CNFSM4=
QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODROCBWI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4055#pullrequestrev=
iew-475799769",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4055#pullrequestreview=
-475799769",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f46b9fef0819_1ec419642162f9--


From nobody Wed Aug 26 14:17:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B5033A052C for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:17:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SZ3HT_RZ7Qhb for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:17:47 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F0B63A046E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:17:47 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 23276600EBA for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:17:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598476666; bh=H6o/lMyoVRe7kVCw9oUv2VrX6DiG8OFUZvLPOhhB7zQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1HfIQgTST63k4KrxYayNCoD4X00N4h+tkK0UCF6t+nh80uGE4yRgDOPdlqBhSMYZn ntOuF9u1GxPk5JYmV3DQ0phtYlRqIyoxpoOHZ6U4OdSWADjqO3aaNQ7X1eYv8GJ9U+ kIpJa0HwJP9bJZRhnlq4G4znlWyKp8F2gmaMiveY=
Date: Wed, 26 Aug 2020 14:17:46 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GREE3MXN74PCNEAN5KKZHVEVBNHHCLZNQ7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3748/681128827@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3748@github.com>
References: <quicwg/base-drafts/issues/3748@github.com>
Subject: Re: [quicwg/base-drafts] Editorial work on pacing text (#3748)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d17a1397d_1cfc196413086"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2In5SHvG6cwrPz8_oZwJs6s5dMQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:17:48 -0000

----==_mimepart_5f46d17a1397d_1cfc196413086
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, I'm waiting for the design issues to get done before moving on the remaining editorial ones.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3748#issuecomment-681128827
----==_mimepart_5f46d17a1397d_1cfc196413086
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, I'm waiting for the design issues to get done before moving on the remaining editorial ones.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3748#issuecomment-681128827">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BCFYAF2KQXD3EZ4DSCV3XVANCNFSM4NZ2Z6ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5EUXX2G756JKYU5Z3SCV3XVA5CNFSM4NZ2Z6ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCMTG6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3748#issuecomment-681128827",
"url": "https://github.com/quicwg/base-drafts/issues/3748#issuecomment-681128827",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46d17a1397d_1cfc196413086--


From nobody Wed Aug 26 14:22:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D049F3A0766 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:22:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 1LWqYEoUibMW for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:22:02 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A19FE3A0763 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:22:02 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 6C3365C0599 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:22:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598476921; bh=ixDGk5SbFlzkWmaPLRy7p96w8XWCR4wf2v4xiB9JyQY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e6kxMLewzW7RYAYp+pVRxUqWF32jWlBrCdYTkp2wQkA34penHhRJOou2quq5iykHt ABl83Gv4wwoNQXXuURfbNmElI7+mghhUvwUHxASG8Hjc0ZWB5mCjK1eXjIEglX8MGY +YNoqVr/eF7vxCu07QkYMIybrNxR7ZCCNMO+esMo=
Date: Wed, 26 Aug 2020 14:22:01 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYTUVICMRXTZNUBDL55KKZXTEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/475868352@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d2795d0a5_60461964181642"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Nk59KzRLwV9Ho800U9uubzv4ozM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:22:04 -0000

----==_mimepart_5f46d2795d0a5_60461964181642
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -3842,6 +3847,10 @@ congestion in the network by setting a codepoint in the IP header of a packet
 instead of dropping it.  Endpoints react to congestion by reducing their sending
 rate in response, as described in {{QUIC-RECOVERY}}.
 
+Note that supporting ECN requires being able to set and read the ECN codepoints
+from the IP headers of packets carrying QUIC. On platforms where this is not

```suggestion
from the IP headers of datagrams carrying QUIC packets. On platforms where this is not
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview-475868352
----==_mimepart_5f46d2795d0a5_60461964181642
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r477596754">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3842,6 +3847,10 @@ congestion in the n=
etwork by setting a codepoint in the IP header of a packet=0D
 instead of dropping it.  Endpoints react to congestion by reducing their=
 sending=0D
 rate in response, as described in {{QUIC-RECOVERY}}.=0D
 =0D
+Note that supporting ECN requires being able to set and read the ECN cod=
epoints=0D
+from the IP headers of packets carrying QUIC. On platforms where this is=
 not=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-from the IP headers of packets carrying QUIC.=
 On platforms where this is not=0D
+from the IP headers of datagrams carrying QUIC packets. On platforms whe=
re this is not=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4016#pullrequestreview-475868352">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K46ZPKRBOQDXNUW7ZDSCV4HTANCNFSM4QE7VRUQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6RNPLE3TL6TBHTKPDSCV4HTA5CNFSM4=
QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODROSZQA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestrev=
iew-475868352",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview=
-475868352",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f46d2795d0a5_60461964181642--


From nobody Wed Aug 26 14:23:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BE633A0775 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:23:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 i2uuDM1np7Nv for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:23:09 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 877223A0123 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:23:09 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 79D6C5C006E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:23:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598476988; bh=wrSZdy5f+YKmQ/PqLquG9zoLlUHN19YWt7ZyyYcuTGI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TnZ8dWBM/rN3ODddqJpNTWC71aFDbGQLrAJAtucoxgLeM5FONQbFc2/P7Q4FJS8Mz 88QzbqS42R9uKo9hvSdwx2Xgxt/dz5PMnhEV810d4mICGQpU7fLe1tlhT+I1oDslzr M9R63/4s2BuT+RX5LmZ9R1pSTZZfQWBmfEx23dG0=
Date: Wed, 26 Aug 2020 14:23:08 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7B7DMXAHQSFWYGXB55KKZ3ZEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/review/475868995@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d2bc6a31c_55851964176186"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6397o_ATpjc-A2CMiYoBdgXW_0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:23:11 -0000

----==_mimepart_5f46d2bc6a31c_55851964176186
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -3842,6 +3847,10 @@ congestion in the network by setting a codepoint in the IP header of a packet
 instead of dropping it.  Endpoints react to congestion by reducing their sending
 rate in response, as described in {{QUIC-RECOVERY}}.
 
+Note that supporting ECN requires being able to set and read the ECN codepoints
+from the IP headers of packets carrying QUIC. On platforms where this is not
+possible, QUIC cannot support ECN.

```suggestion
 this is not possible, QUIC cannot support ECN.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview-475868995
----==_mimepart_5f46d2bc6a31c_55851964176186
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4016#discussi=
on_r477597296">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3842,6 +3847,10 @@ congestion in the n=
etwork by setting a codepoint in the IP header of a packet=0D
 instead of dropping it.  Endpoints react to congestion by reducing their=
 sending=0D
 rate in response, as described in {{QUIC-RECOVERY}}.=0D
 =0D
+Note that supporting ECN requires being able to set and read the ECN cod=
epoints=0D
+from the IP headers of packets carrying QUIC. On platforms where this is=
 not=0D
+possible, QUIC cannot support ECN.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-possible, QUIC cannot support ECN.=0D
+ this is not possible, QUIC cannot support ECN.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4016#pullrequestreview-475868995">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5DBHGWV3HBZQPNVD3SCV4LZANCNFSM4QE7VRUQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK75Y2ITS7BXARTKTATSCV4LZA5CNFSM4=
QE7VRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODROS6QY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestrev=
iew-475868995",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4016#pullrequestreview=
-475868995",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f46d2bc6a31c_55851964176186--


From nobody Wed Aug 26 14:23:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08DD73A0775 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:23:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Sn4-5L1hCq4J for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:23:15 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 052713A0123 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:23:14 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id F1DAC340CF2 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:23:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598476993; bh=AK08lgfYBOONaifByiuskn+IBJsuYhgmLiVxkuisW8Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vd/NFddAx2km0zoF5qFtklk5zQzEyzf9NtnHI0rp221dj6dTqFpqPOC6z9V254yVD Cz+CZjfqhmP12dUI8ty6llrhRKfcd2D57fGvYoisC7jt7agujsEAkVyhuj8NTvdB4Q IQgk7VaHhMG/F3T1rlGvg8DTRH+shMzwSf0uyEQs=
Date: Wed, 26 Aug 2020 14:23:13 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5590567480@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d2c1e1ced_70581964277296"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M0H2Hald3vLsWk1ZUDl4PIDbtu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:23:16 -0000

----==_mimepart_5f46d2c1e1ced_70581964277296
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

e878f7fe1243ff14486b6f375883b4eaa513ce7f  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/2ba532b8454667c8975419ec3c9d28da10b71a58..e878f7fe1243ff14486b6f375883b4eaa513ce7f

----==_mimepart_5f46d2c1e1ced_70581964277296
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e878f7fe1243ff14486b6f375883b4eaa513ce7f">e878f7f</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/2ba532b8454667c8975419ec3c9d28da10b71a58..e878f7fe1243ff14486b6f375883b4eaa513ce7f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53IAZVU42N5BIMKT3SCV4MDANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3TZZZ2RPYMDYGYYK3SCV4MDA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU4TANJWG42DQMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/2ba532b8454667c8975419ec3c9d28da10b71a58..e878f7fe1243ff14486b6f375883b4eaa513ce7f",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/2ba532b8454667c8975419ec3c9d28da10b71a58..e878f7fe1243ff14486b6f375883b4eaa513ce7f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f46d2c1e1ced_70581964277296--


From nobody Wed Aug 26 14:23:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA3613A0775 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:23:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 vNk287hO6klh for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:23:24 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E3C4E3A0123 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:23:23 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 3D4C7600038 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:23:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477003; bh=OJGmJUoa6+8rqSNt+UBPU9Nw+aMj3meMaSM3YpW/fVk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=krIn7LclngL/P0VaXkrHlLLdClS5epYxpUZSsgEKPD2Be/goNk7LUUyLbHs4WE044 GcW8c6fwiY0Qnd80eJQ9TgWEFkbSUYAMxk0MSB1mTC72cp7lrBRdzBi6Y8vvpuh7kN TdRiWD9bGQuPZyGPMFrjyOlx1t5nRqbawQW+GPEA=
Date: Wed, 26 Aug 2020 14:23:23 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/push/5590568090@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d2cb2d6a1_59031964307765"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vv1R3GvuJGSY36PN3LjzOtZTHKo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:23:25 -0000

----==_mimepart_5f46d2cb2d6a1_59031964307765
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

ef314ae118951cc04bf7e1ec51a6ff35f5bd94da  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016/files/e878f7fe1243ff14486b6f375883b4eaa513ce7f..ef314ae118951cc04bf7e1ec51a6ff35f5bd94da

----==_mimepart_5f46d2cb2d6a1_59031964307765
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ef314ae118951cc04bf7e1ec51a6ff35f5bd94da">ef314ae</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4016/files/e878f7fe1243ff14486b6f375883b4eaa513ce7f..ef314ae118951cc04bf7e1ec51a6ff35f5bd94da">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZHC4LXFDMC26NRPTSCV4MXANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYI3XBUTP7NLUJR3I3SCV4MXA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TAMJZGQ3DOM2QOVZWQIZVGU4TANJWHAYDSMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016/files/e878f7fe1243ff14486b6f375883b4eaa513ce7f..ef314ae118951cc04bf7e1ec51a6ff35f5bd94da",
"url": "https://github.com/quicwg/base-drafts/pull/4016/files/e878f7fe1243ff14486b6f375883b4eaa513ce7f..ef314ae118951cc04bf7e1ec51a6ff35f5bd94da",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f46d2cb2d6a1_59031964307765--


From nobody Wed Aug 26 14:24:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A96E53A078C for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:24:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 IbKsVwPeEl7x for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:24:45 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 750B73A0789 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:24:45 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 943CD560041 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:24:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477084; bh=3xZ5Qu0pEs4gyBUvKnIDiyxdyy1Fb7/AMpqubNfrL6k=; h=Date:From:To:Subject:From; b=BMBsHE+ec4WH8Xrkm1EVmZNWFzgTz1yBE1NGG7TfuYKpn2Z1N4/B76Ey98OG4e7yh U1/TFyS7WDCTfMeduNYn4/wjAlgYDbnQik3EPrtBLQAEhIfKEgp7fdqFEyWTzsqa8H bkusU37A4etDmYShgh1TY2xk9mQxS9TxbiG5aCM8=
Date: Wed, 26 Aug 2020 14:24:44 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/8e9d75-b3e2ce@github.com>
Subject: [quicwg/base-drafts] 70dd6d: Fix some of the nits in #3214
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JxXjDcrBjzUJnxD7_JzElBaIEyk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:24:47 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 70dd6d55d8915c278435ccf5adf7887ba9f09eac
      https://github.com/quicwg/base-drafts/commit/70dd6d55d8915c278435ccf5adf7887ba9f09eac
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix some of the nits in #3214


  Commit: 7ebfddbdf3b42c1526dc1fa1c4bc9ed727119977
      https://github.com/quicwg/base-drafts/commit/7ebfddbdf3b42c1526dc1fa1c4bc9ed727119977
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix


  Commit: b58070663010313cfd08f7ffacd693bc3e9feeb7
      https://github.com/quicwg/base-drafts/commit/b58070663010313cfd08f7ffacd693bc3e9feeb7
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Mike Bishop <mbishop@evequefou.be>


  Commit: 76712199dde6e1f64f0d607e25e156755d783c0d
      https://github.com/quicwg/base-drafts/commit/76712199dde6e1f64f0d607e25e156755d783c0d
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 422d364871761896809d0ff9d3417f1706cb153e
      https://github.com/quicwg/base-drafts/commit/422d364871761896809d0ff9d3417f1706cb153e
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Try and address @martinthomson's review comment


  Commit: eecb7feaab4b84d051b298ae379b2d320cbb6536
      https://github.com/quicwg/base-drafts/commit/eecb7feaab4b84d051b298ae379b2d320cbb6536
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix line wrapping


  Commit: 48e723d6addf2394185beee8d72f0d2b0911861f
      https://github.com/quicwg/base-drafts/commit/48e723d6addf2394185beee8d72f0d2b0911861f
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify when ECN cannot be supported


  Commit: 32f6cf5cfe6573b58b8d082e1e107f3523105651
      https://github.com/quicwg/base-drafts/commit/32f6cf5cfe6573b58b8d082e1e107f3523105651
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Include fix for #4022


  Commit: abebe52fbabd9b184ef481fe17afc77d46883549
      https://github.com/quicwg/base-drafts/commit/abebe52fbabd9b184ef481fe17afc77d46883549
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 4987e67df39f2a1a10393115bd8e85d67a2f37fa
      https://github.com/quicwg/base-drafts/commit/4987e67df39f2a1a10393115bd8e85d67a2f37fa
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 6d603c7d01c58121dd79b655cba17cc0cc57add7
      https://github.com/quicwg/base-drafts/commit/6d603c7d01c58121dd79b655cba17cc0cc57add7
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix line wrap


  Commit: 2ba532b8454667c8975419ec3c9d28da10b71a58
      https://github.com/quicwg/base-drafts/commit/2ba532b8454667c8975419ec3c9d28da10b71a58
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-authored-by: Mike Bishop <mbishop@evequefou.be>


  Commit: e878f7fe1243ff14486b6f375883b4eaa513ce7f
      https://github.com/quicwg/base-drafts/commit/e878f7fe1243ff14486b6f375883b4eaa513ce7f
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: ef314ae118951cc04bf7e1ec51a6ff35f5bd94da
      https://github.com/quicwg/base-drafts/commit/ef314ae118951cc04bf7e1ec51a6ff35f5bd94da
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: b3e2cee3cdac0aa3c9b25fe55c2eb734a3bf904a
      https://github.com/quicwg/base-drafts/commit/b3e2cee3cdac0aa3c9b25fe55c2eb734a3bf904a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4016 from larseggert/gorrys-nits

Fix some of the nits in #3214


Compare: https://github.com/quicwg/base-drafts/compare/8e9d757e7571...b3e2cee3cdac


From nobody Wed Aug 26 14:24:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1ECC83A079F for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:24:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lUfwuwS9Aif4 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:24:55 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F3F943A078C for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:24:54 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 382475C01FE for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:24:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477094; bh=85mCrd5YDi0AGPA7wcmtfE+9m8xIYUv66x0aUnbmJ4A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l4IAQsLJT/EyyQHnNIqkhsMddE8eNz8zaljfu7RqJHKO+cnuK0lBO4P6oSpu4hncz jNeN0A8sxUEPzgoX/E6yTrO2X6I8hwaJ6T1n4VE2Aw1zAVb7mdlxpAsAo8X3eKukx+ A0jDhVLO2fo98MFwRQcj6tTcnSqTKPnSbomt8gFE=
Date: Wed, 26 Aug 2020 14:24:54 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ2ORMTSLWZZBRHZRN5KK2CNEVBNHHCRJE2U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4016/issue_event/3696672314@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4016@github.com>
References: <quicwg/base-drafts/pull/4016@github.com>
Subject: Re: [quicwg/base-drafts] Fix some of the nits in #3214 (#4016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d3262886c_431619642158c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/81hpPvuub6UZ6HTkoWZjAkRwFxA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:24:56 -0000

----==_mimepart_5f46d3262886c_431619642158c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4016 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4016#event-3696672314
----==_mimepart_5f46d3262886c_431619642158c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681876135" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4016" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4016/hovercard" href="https://github.com/quicwg/base-drafts/pull/4016">#4016</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4016#event-3696672314">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK36BPK2L7HWK5LGRJTSCV4SNANCNFSM4QE7VRUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6MR25V2LEOUWSFWUTSCV4SNA5CNFSM4QE7VRU2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3RLL4OQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4016#event-3696672314",
"url": "https://github.com/quicwg/base-drafts/pull/4016#event-3696672314",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46d3262886c_431619642158c7--


From nobody Wed Aug 26 14:25:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D1723A078C for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:24:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 s8CNdPWxtS4I for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:24:55 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E2583A0796 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:24:55 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 8236E560079 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:24:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477094; bh=Ic1fxI0TbyEoPJ/iJNeMxc6m6hi996EuwEEhVIIrI9c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dn4QRvHcmoPkHksUNkJ27kh1kW4YCcx9FKjiQmWmFDB5q9V4axap0qYAMwYWlbhkF W431yYbBSvAv5pc/7SuAEzPfB+TsGDGeMNsXf5UYV5BZWZI3plMhZqme+2QbpBiqox lrMxzEfkrH/xP8qERmZhzz96thXurJ3NSMEX/N8Q=
Date: Wed, 26 Aug 2020 14:24:54 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6OFNIUK2Z4RIHHGXN5KK2CNEVBNHHB6D2USA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3214/issue_event/3696672330@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3214@github.com>
References: <quicwg/base-drafts/issues/3214@github.com>
Subject: Re: [quicwg/base-drafts] Editorial-only NITS on QUIC-Transport-24 (#3214)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d32671d12_395e19641889e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jxXddXriFuiZFcZYuZrHLD7uZFg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:24:56 -0000

----==_mimepart_5f46d32671d12_395e19641889e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3214 via #4016.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3214#event-3696672330
----==_mimepart_5f46d32671d12_395e19641889e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521098384" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3214/hovercard" href="https://github.com/quicwg/base-drafts/issues/3214">#3214</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681876135" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4016" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4016/hovercard" href="https://github.com/quicwg/base-drafts/pull/4016">#4016</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3214#event-3696672330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZGIVK247JRMIVVNDSCV4SNANCNFSM4JLYWW7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4LLYYTHQVMETAAMLSCV4SNA5CNFSM4JLYWW7KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3RLL4SQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3214#event-3696672330",
"url": "https://github.com/quicwg/base-drafts/issues/3214#event-3696672330",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46d32671d12_395e19641889e8--


From nobody Wed Aug 26 14:26:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD9B33A07C0 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:25:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5-pyT-pwXo5a for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:25:40 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F42E3A07A9 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:25:40 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id CE0A9840A5A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:25:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477139; bh=Kf8tRSD/bMt+JpAvtBtdZyJ5gWcWf9OPMRsWuUCb0ug=; h=Date:From:To:Subject:From; b=nCnt2H9MLEZRc0l7JvSulgOfCZp6ceAZ5ZPaYtZ2asqA1BlK9awR4pxvhbFN2EULW cLFw5Rgb3mHzPgeHw5nqtoRyr02dxZhQh10YgO9whqtGVNwaWN/SRfmeNvCUzezh14 gtl+ccb3g6CC75G1bUWjqqN5FuyyXJAqm5MX2qkw=
Date: Wed, 26 Aug 2020 14:25:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c6fca3-188d53@github.com>
Subject: [quicwg/base-drafts] 188d53: Script updating gh-pages from b3e2cee3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VZuEXTtgo2Me2iJ_OzvX28ctxlk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:25:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 188d5355a788ba5fa43487b9aaca55517968ba39
      https://github.com/quicwg/base-drafts/commit/188d5355a788ba5fa43487b9aaca55517968ba39
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b3e2cee3. [ci skip]



From nobody Wed Aug 26 14:26:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB6823A07C0 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:26:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ZRSEZuTWFLDq for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:26:24 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A59B53A07A9 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:26:24 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id EC4E19025A6 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:26:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477183; bh=GkuDKbv92BkfkM8odA4HYvrxyHBI4AC4rNmpRijo7T4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iFvAwoSX/EuxOIMIQnRLc1H4H950PpK0Z0GlJokLy409z2FKSabdKeHWvcBM+/yo2 K3+U0AV/gfFUts7MlK5HZ3m1Rmpw5a7azZirCE49Npi8JOcP4N//1a+YqVzTGgJoXP /1oxS1m4rj3VB3T76R4Jvhuxu2q0yHWvVVkvlBxs=
Date: Wed, 26 Aug 2020 14:26:23 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24LYFYDJQDONVFUCV5KK2H7EVBNHHCPUC7GA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3972/681132613@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3972@github.com>
References: <quicwg/base-drafts/issues/3972@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion period: text and pseudo-code don't agree (#3972)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d37fdcdfa_408819641777c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9APFjHlI9cVE4jcRgfi-ZhsTQ5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:26:26 -0000

----==_mimepart_5f46d37fdcdfa_408819641777c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert : Since this is a pseudo-code issue, it should be an editorial change (the pseudo code is in the appendix). #4010 will fix this issue, but that is waiting on #3961, which is included in the latest consensus call.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3972#issuecomment-681132613
----==_mimepart_5f46d37fdcdfa_408819641777c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/users/larseggert/hovercard" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/la=
rseggert">@larseggert</a> : Since this is a pseudo-code issue, it should =
be an editorial change (the pseudo code is in the appendix). <a class=3D"=
issue-link js-issue-link" data-error-text=3D"Failed to load title" data-i=
d=3D"680628277" data-permission-text=3D"Title is private" data-url=3D"htt=
ps://github.com/quicwg/base-drafts/issues/4010" data-hovercard-type=3D"pu=
ll_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/4010/hovercard=
" href=3D"https://github.com/quicwg/base-drafts/pull/4010">#4010</a> will=
 fix this issue, but that is waiting on <a class=3D"issue-link js-issue-l=
ink" data-error-text=3D"Failed to load title" data-id=3D"666726985" data-=
permission-text=3D"Title is private" data-url=3D"https://github.com/quicw=
g/base-drafts/issues/3961" data-hovercard-type=3D"pull_request" data-hove=
rcard-url=3D"/quicwg/base-drafts/pull/3961/hovercard" href=3D"https://git=
hub.com/quicwg/base-drafts/pull/3961">#3961</a>, which is included in the=
 latest consensus call.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3972#issuecomment-681132613">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK2P=
3FQHWUB5DXA4U4TSCV4X7ANCNFSM4PLYL7WA">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJKYJS2UYS426FWAY7R3SCV4X7A5CNFSM4PLY=
L7WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCMUERI.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3972#issuecomment=
-681132613",
"url": "https://github.com/quicwg/base-drafts/issues/3972#issuecomment-68=
1132613",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5f46d37fdcdfa_408819641777c5--


From nobody Wed Aug 26 14:29:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF19F3A084C for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:29:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 yREFHdDYxEyr for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:29:26 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80C283A0825 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:29:26 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id C85A05C0922 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:29:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477365; bh=h+CMK9X60Lv9seFPvJTcgvrpi59BVdanzfzeoPAZK2c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TSJR643T0ZmmLoqC8VmaGf0/w4s7oyf6jLqHQYFtIJ3ohTVB7l7Zw6sUTnhvpEa8a 2vDwPUlZh2PS1U1RAEtOxGDpVZh8Sinc5dcKAIPYhvyndi/z0dT6+ObiVbx6y8swpo MSIn8aa0F23rJn1h0zTM8lAri2EgEUnXSU7ieUsM=
Date: Wed, 26 Aug 2020 14:29:25 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FJEEGLUD5F2KYS6F5KK2TLEVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/c681133852@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d435b97d1_98919641698a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c8fF27QxdfRIu__blJuW9nuIkHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:29:33 -0000

----==_mimepart_5f46d435b97d1_98919641698a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mjoras: Really, this is only during the handshake that multiple pn spaces even matters, so in terms of implementations or impact, I think this matters little. Many use single PN space -- we do too -- so implementing this is fairly trivial, but because the pseudo code is being more explicit in the separation of PN spaces, this particular piece is a bit tricky.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#issuecomment-681133852
----==_mimepart_5f46d435b97d1_98919641698a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mjoras/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mjoras">@mjoras</a>: Really, this is only during the handshake that multiple pn spaces even matters, so in terms of implementations or impact, I think this matters little. Many use single PN space -- we do too -- so implementing this is fairly trivial, but because the pseudo code is being more explicit in the separation of PN spaces, this particular piece is a bit tricky.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#issuecomment-681133852">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HJXN3T5YRUABYAMTSCV5DLANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FCQD5VOCKSJNKQMDSCV5DLA5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCMUOHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-681133852",
"url": "https://github.com/quicwg/base-drafts/pull/4010#issuecomment-681133852",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46d435b97d1_98919641698a6--


From nobody Wed Aug 26 14:30:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6ACFC3A0895 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:30:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YiIyMGeqk5b9 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:30:23 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F41A63A0906 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:30:22 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 4D1F090263E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:30:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477422; bh=/QYg3+s+ZS9ybVaAPQOMAUE55JtSQr/ilMZJWoJpwhQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nfmINeHybYDKhHGO0UeEmYbd41t9laDx1HDEgII4HzA14syiU18Ng98L+UzwTKPve Fj9LR7Kpb4iYC4ZKg36MmlL2Jnp9T0jYrOwmfhAfk5rFBIIaQ7OwUsc3zxhsrs9K8W nyxz37+0EloneYlt7eSaFWzbIEvSJJPrCHrWXIKg=
Date: Wed, 26 Aug 2020 14:30:22 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4KPRRBBC3LYMOPOQV5KK2W5EVBNHHCN3I22A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3873/681134223@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3873@github.com>
References: <quicwg/base-drafts/issues/3873@github.com>
Subject: Re: [quicwg/base-drafts] Allow for other inputs than packets (#3873)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d46e3e6bd_1ced196422874d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uS4aofzfYDSvXPWjxIQmETCG3dw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:30:30 -0000

----==_mimepart_5f46d46e3e6bd_1ced196422874d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert : This is an editorial issue, so no.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3873#issuecomment-681134223
----==_mimepart_5f46d46e3e6bd_1ced196422874d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/larseggert/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/larseggert">@larseggert</a> : This is an editorial issue, so no.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3873#issuecomment-681134223">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NI7QTBPDWVXCIP23SCV5G5ANCNFSM4OUJCU7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2AARPESAXZH36DLPLSCV5G5A5CNFSM4OUJCU72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCMURDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-681134223",
"url": "https://github.com/quicwg/base-drafts/issues/3873#issuecomment-681134223",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46d46e3e6bd_1ced196422874d--


From nobody Wed Aug 26 14:34:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCE633A0838 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:34:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xRehdIc_c6P5 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:34:57 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80EA33A0898 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:34:52 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id CB95F5C0747 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:34:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477691; bh=mPWDriS36FZ9Upei/L8X4c39wmaN6pk6hMh7RwtQeso=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BGZAKt68lAuWZSq8mpi8qwsPzeTEG44PXImeeUBD0QmfAp2cpD6J+m8j2gLM4pq23 1zlNSqCMAu46WbpSW/z26ipXUq2Sut4Kayuy4pE2eE4WuC9jrtywvhJn0gWbMeRzu3 JNwC0g0uS4uisjy7I8pQrRkqVKjnqobgvCtR67+Q=
Date: Wed, 26 Aug 2020 14:34:51 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7VBY6T4J6NLGVG65V5KK3HXEVBNHHCQIJB44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3987/681136036@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3987@github.com>
References: <quicwg/base-drafts/issues/3987@github.com>
Subject: Re: [quicwg/base-drafts] Explain why we include max_ack_delay in some timers (#3987)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d57bbb084_352219642656ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iVW0eh57lgioSqeQSHZbd18uVSk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:34:59 -0000

----==_mimepart_5f46d57bbb084_352219642656ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would suggest that this should go where a value of X PTOs is suggested for each specific timer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3987#issuecomment-681136036
----==_mimepart_5f46d57bbb084_352219642656ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I would suggest that this should go where a value of X PTOs is suggested for each specific timer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3987#issuecomment-681136036">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYP32SGOSHKHQEKPN3SCV5XXANCNFSM4PVC4NAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FM4UFBZSKIXMQHVTSCV5XXA5CNFSM4PVC4NA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCMU7JA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3987#issuecomment-681136036",
"url": "https://github.com/quicwg/base-drafts/issues/3987#issuecomment-681136036",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46d57bbb084_352219642656ce--


From nobody Wed Aug 26 14:52:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C22E3A08DB for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:52:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 sNpHcy0rpEKT for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:52:16 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D81A3A08AD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:52:16 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 6CE91840D76 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:52:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598478735; bh=SZ+LueotyWPnYYH66kLhtwVnzTrxAAsd+DLAK26doJw=; h=Date:From:To:Subject:From; b=chyJ2e8uPF/isg9c1YEEj8f0bmp/9SXHCdGgLcCZenjHHEXZkkC3cVyymuxv3qXW1 sOYkKh46Qa/IcLsjK2sL0zMLFGFMtHR2NfaknGKdYl2M3gkUMWOIFDZnf3O1ApVHKg YxCQyh7fiGvCpYQ+UyeaREbe8T3CXDmboVcmPKHM=
Date: Wed, 26 Aug 2020 14:52:15 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b3e2ce-1d94d9@github.com>
Subject: [quicwg/base-drafts] 5e8c04: Retry is allowed if the token comes from NEW_TOKEN
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AI44ePgOKpLqZPaJt2G-sSzAuJ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:52:18 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5e8c0480c1b67c1db489d59a27fb0b3d13d9c7fe
      https://github.com/quicwg/base-drafts/commit/5e8c0480c1b67c1db489d59a27fb0b3d13d9c7fe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Retry is allowed if the token comes from NEW_TOKEN

The original text here might be read to imply that a server can't send
Retry if it receives an Initial that contains a token that came from
NEW_TOKEN.  That's wrong.


  Commit: 1d94d9924da161c01b59837fad4dcdb5ea44ceb8
      https://github.com/quicwg/base-drafts/commit/1d94d9924da161c01b59837fad4dcdb5ea44ceb8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4048 from quicwg/no-retry-after-retry

Retry is allowed if the token comes from NEW_TOKEN


Compare: https://github.com/quicwg/base-drafts/compare/b3e2cee3cdac...1d94d9924da1


From nobody Wed Aug 26 14:52:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C7E53A08D1 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:52:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lW1F91uahKmL for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:52:17 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 800053A08D8 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:52:17 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id ACF16580049 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:52:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598478735; bh=oiKoi0t4I0H0O2VojUXyYVthN81aQmwgpOzyT3tu+sM=; h=Date:From:To:Subject:From; b=qZrLpPrelAHIvStP48eopKbeS10uWIApGrwjPT5WsDabPjZ/IAxN6lhV/CyHNtMCw sDuj1W0uVv2M7Pajknq378rZY+xmfPaPOATrfGPFyM/axws35kn9KgmxtKp2/14Q1i gC/b4daTq0kadAy031MML4OOOZCWnbhKIkaW23aI=
Date: Wed, 26 Aug 2020 14:52:15 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/no-retry-after-retry/5e8c04-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1Gmp2NOcuc9M-aHbLet03TX1F8Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:52:19 -0000

  Branch: refs/heads/no-retry-after-retry
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 26 14:52:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C2393A08B0 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:52:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 U0ZpSCPss2ly for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:52:26 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9DB33A08AD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:52:25 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id C59775E001E for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:52:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598478744; bh=m8i4QALyvP3OUAMfrRsgCPBytoNc/5SndC+U67+jkI0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1/CtMWf+MZW/QFYyngMCuqAlaePjG7zZckzmfs+ghenJWyugQEi3sd+cChpgy3vtM bQDDxwT2ls488hwu8VfvyqbQC9g3P9WW2t/ojXGThAroafqMvuFn0wbrfs3i5ChkDd F5hYDxRb3TdsCIH4tfbfF5OuENU22OAtvYuDczJ8=
Date: Wed, 26 Aug 2020 14:52:24 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37FUL62XIRVBQTIIN5KK5JREVBNHHCRV5S2E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4048/issue_event/3696748587@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4048@github.com>
References: <quicwg/base-drafts/pull/4048@github.com>
Subject: Re: [quicwg/base-drafts] Retry is allowed if the token comes from NEW_TOKEN (#4048)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46d998b5e89_611d196479464"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P7uQb90SCtgRZQTA40ajASlm84Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:52:27 -0000

----==_mimepart_5f46d998b5e89_611d196479464
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4048 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4048#event-3696748587
----==_mimepart_5f46d998b5e89_611d196479464
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685224657" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4048" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4048/hovercard" href="https://github.com/quicwg/base-drafts/pull/4048">#4048</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4048#event-3696748587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SWMUTPV6HWV7PDPDSCV7ZRANCNFSM4QKJM25Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6F2W7DESNHXG6OVALSCV7ZRA5CNFSM4QKJM252YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3RL6QKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4048#event-3696748587",
"url": "https://github.com/quicwg/base-drafts/pull/4048#event-3696748587",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46d998b5e89_611d196479464--


From nobody Wed Aug 26 14:53:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 746A33A08DC for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:53:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KDwHJ9K9mzsM for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:53:13 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 804823A08AD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:53:06 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 500F6E05AA for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:53:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598478785; bh=GwwxlaZZSDwAbqDk8Yszg3+UjeuVDTHxzw1bGiLDXFA=; h=Date:From:To:Subject:From; b=pzVuu9Sa1JkxPEqiBX16Z/jsilrldfR9RuMXcGHkSA4Lfvx3ACg68kTpMcgOydwSy /5lcPEjPEW4spQwGVwnD/EvJlAXAxZASPtBCZJW03nlsJrkexC8uAnet7PQYpdBqk1 CrAbjeduRbpelmEKD14kUJJWy/p0ckTQaqYk46eo=
Date: Wed, 26 Aug 2020 14:53:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/188d53-bb06d8@github.com>
Subject: [quicwg/base-drafts] bb06d8: Script updating gh-pages from 1d94d992. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MEhB8zsCPYwWANoWGuIrN8JY8CA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 21:53:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb06d89de01aaea958d453902fb0eccd2d2a17e8
      https://github.com/quicwg/base-drafts/commit/bb06d89de01aaea958d453902fb0eccd2d2a17e8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d94d992. [ci skip]



From nobody Wed Aug 26 15:49:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F8F33A09F6 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 15:49:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 aCeqDmBtOBvQ for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 15:49:23 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D46B3A08A6 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 15:49:23 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 82C73340DEE for <quic-issues@ietf.org>; Wed, 26 Aug 2020 15:49:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598482162; bh=S8V1eYW0LGxvwY6CyLPRU7a3Nyc8IAPmu+ttOVxONUQ=; h=Date:From:To:Subject:From; b=EGdjb0oHH4qZ1YscUTsTOj4beptDAqKV5spQymqPZXH2JVzbajlIYb1U8GYtsmnlf qdhgNCS0nlzSuD6lU4YbNgexofRHOGqWP6isWZdfGztV25VyrEqzCg6qvEDRRs9v/Z yHCQPO4KuUmdO3VwSSVw6DI29+968Pbsl3VQb45U=
Date: Wed, 26 Aug 2020 15:49:22 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/cc-fsm/3945f0-5d3f65@github.com>
Subject: [quicwg/base-drafts] 5d3f65: a/the
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BP4BrT8bUqYzdqZXVxhoPuYrRog>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 22:49:25 -0000

  Branch: refs/heads/cc-fsm
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5d3f651cf191c411ebe674e03cebcd279c5279b5
      https://github.com/quicwg/base-drafts/commit/5d3f651cf191c411ebe674e03cebcd279c5279b5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  a/the

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>



From nobody Wed Aug 26 15:49:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EC033A09F7 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 15:49:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pNwNkQvun23w for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 15:49:33 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC79B3A09DF for <quic-issues@ietf.org>; Wed, 26 Aug 2020 15:49:32 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 20725600D11 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 15:49:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598482172; bh=XysLC9iiIg/J6D0+nUh7V+SONBgS0b7KcHelCs4tDCk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VjH17QIiv3UPAmjA4UZp7rqKFPxNHMJ5+oFCEgc9aSe6qP3cdtCSaAr9g6vXQOZoF x1+9zblbvAazi+31wnkdG6tuCubS/5RStmTRWTIRp0KnJS2VcJcBHNPSGZpiV9I5FJ m5aP9CkQERJa7Xv84S1bYwRMLZ5SoKOk5hkmA8aE=
Date: Wed, 26 Aug 2020 15:49:32 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/push/5590893765@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46e6fc102b9_1d9319641837d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zQ_Cz_gb3wFqqNaFqIunvC6kGaA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 22:49:34 -0000

----==_mimepart_5f46e6fc102b9_1d9319641837d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

5d3f651cf191c411ebe674e03cebcd279c5279b5  a/the


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055/files/3945f0aace0c71e28e03bc0643428a512ec0fe29..5d3f651cf191c411ebe674e03cebcd279c5279b5

----==_mimepart_5f46e6fc102b9_1d9319641837d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5d3f651cf191c411ebe674e03cebcd279c5279b5">5d3f651</a>  a/the</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4055/files/3945f0aace0c71e28e03bc0643428a512ec0fe29..5d3f651cf191c411ebe674e03cebcd279c5279b5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43L6GCOM3VSI6OKIDSCWGPZANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XHOQMAXFAB3K74ITSCWGPZA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TGNJXGMYDOMSQOVZWQIZVGU4TAOBZGM3TMNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055/files/3945f0aace0c71e28e03bc0643428a512ec0fe29..5d3f651cf191c411ebe674e03cebcd279c5279b5",
"url": "https://github.com/quicwg/base-drafts/pull/4055/files/3945f0aace0c71e28e03bc0643428a512ec0fe29..5d3f651cf191c411ebe674e03cebcd279c5279b5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f46e6fc102b9_1d9319641837d0--


From nobody Wed Aug 26 15:50:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A81A53A09F7 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 15:50:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QHpYcAtuDoBu for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 15:50:39 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56DE53A09DF for <quic-issues@ietf.org>; Wed, 26 Aug 2020 15:50:39 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 9EE325603FC for <quic-issues@ietf.org>; Wed, 26 Aug 2020 15:50:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598482238; bh=juOg3SsZSWrsq7e7rXLJFQDMslTfEpGsAgXC3wCx1Vs=; h=Date:From:To:Subject:From; b=XqMKTdzWvSZCyhK2YZrbyJwNu23WQx30j/tC9ORvtP++Zbqebak2FQJssZgJnpFXi Dw6+OE2OgudnNsGAKx6OG8NJhZfjStce5GuvajtynBN8Py4f7/d0yAvwswVDM5RTXT fCFeTAweBRMw6+wCcgC6oiNzXkK8SDLGNL8xJuME=
Date: Wed, 26 Aug 2020 15:50:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bb06d8-55c8e2@github.com>
Subject: [quicwg/base-drafts] 55c8e2: Script updating gh-pages from 5d3f651c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/95-ozv7CeVx4QMGPrmw1VZDnMyg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 22:50:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 55c8e268cf51aeba1b4ac8f96918d378777c1cb2
      https://github.com/quicwg/base-drafts/commit/55c8e268cf51aeba1b4ac8f96918d378777c1cb2
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M cc-fsm/draft-ietf-quic-http.html
    M cc-fsm/draft-ietf-quic-qpack.html
    M cc-fsm/draft-ietf-quic-recovery.html
    M cc-fsm/draft-ietf-quic-recovery.txt
    M cc-fsm/draft-ietf-quic-tls.html
    M cc-fsm/draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5d3f651c. [ci skip]



From nobody Wed Aug 26 15:51:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 101243A09F8 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 15:50:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NTgoktabdLYm for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 15:50:58 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 116CF3A09DF for <quic-issues@ietf.org>; Wed, 26 Aug 2020 15:50:58 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 25527340DBD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 15:50:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598482257; bh=cScHGD/+BlaYGonrQ94JvHnyPN4ENuO7kKjVaynp7vI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x0dr9ldXm3Rr7Ded51Mx4kmuAdeF/NHBpdu3dotaWM29W3wZm9FeeDBaR6m853sm1 u5NwY2P4eoYbEdAn7/NgohH5RNDWGQFp/abcwbYebTCAwXmnx4YCc4koe8cJEuDRJc tTZ6/AKFdwYYwz0CIcO7ot2DGq13KrXu9RwwGEgc=
Date: Wed, 26 Aug 2020 15:50:57 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZRA6SUP2NS3DW73YV5KLEFDEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/476015535@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46e75114c14_3c6f1964147858"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/evF0ZJYgSa0dEC0JOSLjbDKAW6Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 22:50:59 -0000

----==_mimepart_5f46e75114c14_3c6f1964147858
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v

When you encounter persistent congestion, you reset the state machine.  That is what the text below the figure says.  It's not a new state because then you are in Slow Start again.  I think that is the only sensible solution here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#discussion_r477636499
----==_mimepart_5f46e75114c14_3c6f1964147858
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r477636499">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)----------------------&gt;|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
</pre>
<p>When you encounter persistent congestion, you reset the state machine.  That is what the text below the figure says.  It's not a new state because then you are in Slow Start again.  I think that is the only sensible solution here.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r477636499">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SLSKK26BSLXDCXFTSCWGVDANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CBPCA72OO4A4HJW3SCWGVDA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRPWXLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r477636499",
"url": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r477636499",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46e75114c14_3c6f1964147858--


From nobody Wed Aug 26 16:23:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C00A3A0B38 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 16:23:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 pzD247EWW_zb for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 16:23:30 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5417C3A0B36 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 16:23:30 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 7FD985E0D28 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 16:23:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598484209; bh=GJFcY2U/l8uZakDiGcdPJIwpsQyGY887PF438J/Yp0o=; h=Date:From:To:Subject:From; b=FIHL3tLwer8Db2B23nqtFbDD4a0bos8T1c70UotyuUjM51ZAKRLkSIQ/C6KU1koz7 Dvr59mPc3PXi1Ck2/Eza9CY1R6IOMEx0wKI3yptqBATqN53oEBhM0VQVivBWDoGPKr aUIGwkcapOLKEWiOFyvLAqak/qgLjO0q49g9y7Ew=
Date: Wed, 26 Aug 2020 16:23:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/too-small-no-vn/000000-9fab9c@github.com>
Subject: [quicwg/base-drafts] 9fab9c: More exposition for VN elicitation by padding
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6LrQnP5BFOYr9RV5GgREhKZcjxM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 23:23:34 -0000

  Branch: refs/heads/too-small-no-vn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9fab9cd18960d8eb101c970d68549fbb0f9c0f30
      https://github.com/quicwg/base-drafts/commit/9fab9cd18960d8eb101c970d68549fbb0f9c0f30
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More exposition for VN elicitation by padding

It was not clear to me that the current text was insufficient, but
hopefully this is more sufficient.

Closes #4021.



From nobody Wed Aug 26 16:24:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CD443A0B39 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 16:24:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 8u-puayvvumS for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 16:24:40 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0858B3A0B38 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 16:24:40 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 4F6C76001F8 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 16:24:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598484279; bh=QK66kUDpSJahsGt8dH5IsavvpHvbea3CljjbC3cBAok=; h=Date:From:To:Subject:From; b=aWKF6G2BIAcfVlJhDcfXDeRFJd6EctueF2jhjiAGXPkNjAfIBjSj3rP6YsmGSRAZN 6lD9XeYxmJx2Sre1QGxcgQ98TAc3rDOzYgd8ORz7DNqUVYhVPY1l/0lv3ar5mAD/6f c6XBe5qpzwQmv7QmfBSsxJCvjilaRPuh8vY1KK4w=
Date: Wed, 26 Aug 2020 16:24:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/55c8e2-ec02a4@github.com>
Subject: [quicwg/base-drafts] ec02a4: Script updating gh-pages from 9fab9cd1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ieso_9VP2k42zmMhV7pkVt1bp1w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Aug 2020 23:24:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ec02a464c95d6ae81accda7ace2f42bde1dd82db
      https://github.com/quicwg/base-drafts/commit/ec02a464c95d6ae81accda7ace2f42bde1dd82db
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M index.html
    A too-small-no-vn/draft-ietf-quic-http.html
    A too-small-no-vn/draft-ietf-quic-http.txt
    A too-small-no-vn/draft-ietf-quic-invariants.html
    A too-small-no-vn/draft-ietf-quic-invariants.txt
    A too-small-no-vn/draft-ietf-quic-qpack.html
    A too-small-no-vn/draft-ietf-quic-qpack.txt
    A too-small-no-vn/draft-ietf-quic-recovery.html
    A too-small-no-vn/draft-ietf-quic-recovery.txt
    A too-small-no-vn/draft-ietf-quic-tls.html
    A too-small-no-vn/draft-ietf-quic-tls.txt
    A too-small-no-vn/draft-ietf-quic-transport.html
    A too-small-no-vn/draft-ietf-quic-transport.txt
    A too-small-no-vn/index.html

  Log Message:
  -----------
  Script updating gh-pages from 9fab9cd1. [ci skip]



From nobody Wed Aug 26 17:24:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE5BD3A0BC7 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 17:24:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 DBoomSnifE0E for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 17:24:50 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A1293A0BC2 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 17:24:50 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 6429990008A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 17:24:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598487889; bh=UfIaeyv0sXluLFdYr4xDapWSxPQiMnSZrfz9FWOGeiY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Asv5lb0TvPyqQWrqyjQoC/9aY6TE6HxvmA6RwCIouID0GAwLFqV1PYWmG6tPuE2gJ c/+TyHnSFmt1BgdzwUQY+6k3LINlApQuOliDq3z7Wy+e4lx1n5zGqSHH6/3G6jVSCn BEnvGkGDvYS6iG7q1via8OdG/uHOrYh7o74yDt1s=
Date: Wed, 26 Aug 2020 17:24:49 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZWP7YC4FL3JFYEYZ55KLPFDEVBNHHCR4D43U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4058@github.com>
Subject: [quicwg/base-drafts] More exposition for VN elicitation by padding (#4058)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46fd51539a1_5cca1964141539"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3ggd2spmGPGjLaEqzdaBiOgK1iY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 00:24:52 -0000

----==_mimepart_5f46fd51539a1_5cca1964141539
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It was not clear to me that the current text was insufficient, but
hopefully this is more sufficient.

Closes #4021.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4058

-- Commit Summary --

  * More exposition for VN elicitation by padding

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4058.patch
https://github.com/quicwg/base-drafts/pull/4058.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4058

----==_mimepart_5f46fd51539a1_5cca1964141539
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It was not clear to me that the current text was insufficient, but<br>
hopefully this is more sufficient.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4021.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681889361" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4021" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4021/hovercard" href="https://github.com/quicwg/base-drafts/issues/4021">#4021</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4058'>https://github.com/quicwg/base-drafts/pull/4058</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>More exposition for VN elicitation by padding</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4058/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4058.patch'>https://github.com/quicwg/base-drafts/pull/4058.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4058.diff'>https://github.com/quicwg/base-drafts/pull/4058.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4058">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZI6ROLLPDMOLN6CJ3SCWRVDANCNFSM4QMMPWQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK43Z55NBUWMJG3UQN3SCWRVDA5CNFSM4QMMPWQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KHQPTOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4058",
"url": "https://github.com/quicwg/base-drafts/pull/4058",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f46fd51539a1_5cca1964141539--


From nobody Wed Aug 26 17:33:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEB833A0BDE for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 17:33:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MWjYwOEiFZh1 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 17:33:52 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CED6E3A0BDD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 17:33:52 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id BC0B434007C for <quic-issues@ietf.org>; Wed, 26 Aug 2020 17:33:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598488431; bh=whRMW/O96KKONPBl38VaHXTz9idgZjiuxWftyPNJauo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FrFoFxlzVQ3Bf3FxJTT75RUdgARcg8kl2NmOyyy5dVPwOvbRW+6vYmcMHn5rLNWz3 8HY1MYHRVCA5prxbrQLZLmEereh15tWxnpJrQ8lht/Vojxt1P1Io1CFHb91EBPhn1H nXSDw6IJFHhiyU1KbHxjVKZppo2y/+0fyYHBtjCM=
Date: Wed, 26 Aug 2020 17:33:51 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5RE47HHJEPFVV4GT55KLQG7EVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053/c681193417@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4053@github.com>
References: <quicwg/base-drafts/pull/4053@github.com>
Subject: Re: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46ff6fab72a_3431196423717a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PL8eDnItB3HXAGY3iFbfyRJK034>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 00:33:54 -0000

----==_mimepart_5f46ff6fab72a_3431196423717a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Actually, it seems like there should be a normative MUST NOT attempt.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681193417
----==_mimepart_5f46ff6fab72a_3431196423717a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Actually, it seems like there should be a normative MUST NOT attempt.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681193417">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5XW2S7PPHVQ7W5GJTSCWSW7ANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UEXIUSKRBID7NKFTSCWSW7A5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCNC7SI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681193417",
"url": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681193417",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46ff6fab72a_3431196423717a--


From nobody Wed Aug 26 17:36:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3F583A0BE6 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 17:35:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ti0BZ1u3GM8E for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 17:35:58 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7566D3A0BE7 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 17:35:58 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 839FC84059D for <quic-issues@ietf.org>; Wed, 26 Aug 2020 17:35:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598488557; bh=N5cRBzkZw1brTZ+LPpF7cHhhOLFUetHiU0qdmB/OJYg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1sP7qkOIbFxPMnvptk1HwmDd1vp31kklk+urE4JWDRcInIyEKNuf3udxRYOphOi/P 7IMY1jeJp+4JuylRG9a5uGNR74JcIyDdVbcKDdziJnlTgCOO1RMqSixLdvL24UtJRa N1dfv87kv4gxS2BENcYhVGV2MYpnSSmuJqTsS6+A=
Date: Wed, 26 Aug 2020 17:35:57 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UOF3GHAI27LLPPAN5KLQO3EVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053/c681194139@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4053@github.com>
References: <quicwg/base-drafts/pull/4053@github.com>
Subject: Re: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f46ffed738b0_751319642388c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ihEU7qIb-mqVitlT8UiyP8nZVLg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 00:36:00 -0000

----==_mimepart_5f46ffed738b0_751319642388c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would have said "cannot".  The contents are unknown, after all.  Attempting to prohibit someone from doing something impossible seems like it might be unnecessary (or at least futile).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681194139
----==_mimepart_5f46ffed738b0_751319642388c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I would have said "cannot".  The contents are unknown, after all.  Attempting to prohibit someone from doing something impossible seems like it might be unnecessary (or at least futile).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681194139">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYU5W25AXH53O5ABALSCWS63ANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKOTPOEWLYIAX6Q43SCWS63A5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCNDFGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681194139",
"url": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681194139",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f46ffed738b0_751319642388c0--


From nobody Wed Aug 26 19:15:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A4A13A0C5B for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 19:15:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 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, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 eWLNHbu0NxPZ for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 19:15:34 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 406CB3A0CA8 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 19:15:24 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 79A9F560CF4 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 19:15:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598494523; bh=A8AabuK2tPkqewbPaH6x+/GUX+9kt/mzT6o96Sc2Cgs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mjRc9aeNSIIoXvZGmVqatLJ0KtCaJ3cL2d8TzWvuiWYayIoZToFPwuHXmCNRXwk9u aM6JlYKEABGrkCGB+wuwjyUta/tyRele8/9N2xVviGSKq9jiHyXWR9dV8fKDqRwXlm 3eUIFVU5l2qSw1xKm53twr9cpqCyD4jF4vY6Wa/M=
Date: Wed, 26 Aug 2020 19:15:23 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UN2Y5VHAL2BVZUSN5KL4DXEVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053/c681301377@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4053@github.com>
References: <quicwg/base-drafts/pull/4053@github.com>
Subject: Re: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47173b692fb_2b9c1964307151"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DQJIReqJi866UhEjkQSAGlBVi40>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 02:15:40 -0000

----==_mimepart_5f47173b692fb_2b9c1964307151
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Why do you say it's impossible? You could simply hope that version n+1 was the same as version n in terms of structure and try to parse it as that, ignoring the version number.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681301377
----==_mimepart_5f47173b692fb_2b9c1964307151
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Why do you say it's impossible? You could simply hope that version n+1 was the same as version n in terms of structure and try to parse it as that, ignoring the version number.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681301377">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3AWSGKK2QCBKA3F63SCW6TXANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3A5XB7YUXF3ZWZW3TSCW6TXA5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCN5LAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681301377",
"url": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681301377",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47173b692fb_2b9c1964307151--


From nobody Wed Aug 26 19:19:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 462F43A0B84 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 19:18:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 do9G2rn_BcIW for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 19:18:58 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 20E383A0B7B for <quic-issues@ietf.org>; Wed, 26 Aug 2020 19:18:58 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 0A6D49003FC for <quic-issues@ietf.org>; Wed, 26 Aug 2020 19:18:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598494737; bh=9Pa6qMQ/3GEy9yV4r5Hpy4D2FBEmrRXWr8j0OuKlnwM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zywpugD4bBtuPhhKWt29K/cwju6nKLOJ0DZydpkgo+b0vQjoHYCZkO6wQRwLNhwwn 4seTaVRO/d7Z09pIBzm46irbKEDguHUCJ8iUDqGkOHnPH/LswJKuh0oo+bxe2xhZuF vF7L6DZ4urMq21bwWISSu2MnMQPPkrFTzUBoJKW8=
Date: Wed, 26 Aug 2020 19:18:56 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7XZYJGIPKIFMXMMN5KL4RBEVBNHHCR4D43U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4058/review/476339757@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4058@github.com>
References: <quicwg/base-drafts/pull/4058@github.com>
Subject: Re: [quicwg/base-drafts] More exposition for VN elicitation by padding (#4058)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f471810ee89f_7acd196486558"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WbHmRSQTTXsuJwCYQbV3KXGKViI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 02:18:59 -0000

----==_mimepart_5f471810ee89f_7acd196486558
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.

Not sure if we really need this...



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476339757
----==_mimepart_5f471810ee89f_7acd196486558
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>

<p>Not sure if we really need this...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476339757">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5C74RCBIUOT4GSOG3SCW7BBANCNFSM4QMMPWQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HRRM4FJGGNDOHR5TSCW7BBA5CNFSM4QMMPWQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRSF4LI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476339757",
"url": "https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476339757",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f471810ee89f_7acd196486558--


From nobody Wed Aug 26 19:37:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 228B33A0C73 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 19:37:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3Mm3sw2xPKpO for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 19:37:52 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF4DD3A0B84 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 19:37:51 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id DABABE1E43 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 19:37:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598495870; bh=TjL4078WrGkSZL8j3PP8MSLap5ZhuD6qZbRr3C4zzm8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hRc8E+GHNo7vTE+2s+NTyA/lTI3CI1s63sNYKcukn9b4ZDIHyLRsdbWtdbVM9EO8s G6aEz8QhMazEH238ArJl1rLnSdwMdV06tULIiub1g5+dr1qjwKlklQiVvZaF0V1qiL 9xu4UBSprDds0AFO1Kx7H71ylkYvgzpy1mNeZESM=
Date: Wed, 26 Aug 2020 19:37:50 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXAGPD52QGKUPAQIN5KL6X5EVBNHHCR4D43U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4058/c681308454@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4058@github.com>
References: <quicwg/base-drafts/pull/4058@github.com>
Subject: Re: [quicwg/base-drafts] More exposition for VN elicitation by padding (#4058)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f471c7ec9ff1_31471964346426"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wBOeUbe2dfq1td9KVexZeQqWCN4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 02:37:53 -0000

----==_mimepart_5f471c7ec9ff1_31471964346426
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think enough opinions suggesting that we don't need this might lead me to close the PR over Gorry's objections, but I am sensitive to the fact that most people here are perhaps a little *too* familiar with the protocol already.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4058#issuecomment-681308454
----==_mimepart_5f471c7ec9ff1_31471964346426
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think enough opinions suggesting that we don't need this might lead me to close the PR over Gorry's objections, but I am sensitive to the fact that most people here are perhaps a little <em>too</em> familiar with the protocol already.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4058#issuecomment-681308454">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QPQ623TCAGRDWTFLSCXBH5ANCNFSM4QMMPWQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYIAXIBFJQSV5SDLMTSCXBH5A5CNFSM4QMMPWQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCN7CJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4058#issuecomment-681308454",
"url": "https://github.com/quicwg/base-drafts/pull/4058#issuecomment-681308454",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f471c7ec9ff1_31471964346426--


From nobody Wed Aug 26 22:49:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE57A3A0D62 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:49:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CBMPNIFH_sm1 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:49:14 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 61CFE3A0D61 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:49:14 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 90599902618 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:49:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598507353; bh=73tx6LuU4W5v2hYxY1Gn9YAIG54xMObvcyoik8IUwCA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EEPdHjHqYUkM05t4XxlJRjzvkzYby959AIbyWV3FbfDy/qVVhUP3PxTnWH5PGKXNL ykfsk21BOPIz92roHQ28uWJr1HAbx3M5x8MS0jVUZrlqL0BMFHkLG5qbBmdW5ofYfU 44vyN3DRxAdwQQHHSJDeYT/GUuJ/d+yF2fkD2IZo=
Date: Wed, 26 Aug 2020 22:49:13 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7XYFBFJOCSYM6UMWF5KMVFTEVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/476392482@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4749597e441_44671964173b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oXIHu1cUkj3Rbo0IAq4DAmsqFCM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 05:49:19 -0000

----==_mimepart_5f4749597e441_44671964173b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

LGTM, just a large number of small nits.

> -amount of time before responding to a received packet.
-
-An endpoint is allowed to drop the packet protection keys when entering the
-closing period ({{draining}}) and send a packet containing a CONNECTION_CLOSE in
-response to any UDP datagram that is received.  However, an endpoint without the
-packet protection keys cannot identify and discard invalid packets.  To avoid
-creating an unwitting amplification attack, such endpoints MUST limit the
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 times the
-cumulative size of the packets that cause those packets to be sent.  To minimize
-the state that an endpoint maintains for a closing connection, endpoints MAY
-send the exact same packet.
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame,
+endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a

```suggestion
close a connection.  This might be after the application protocol negotiates a
```

> -
-An endpoint is allowed to drop the packet protection keys when entering the
-closing period ({{draining}}) and send a packet containing a CONNECTION_CLOSE in
-response to any UDP datagram that is received.  However, an endpoint without the
-packet protection keys cannot identify and discard invalid packets.  To avoid
-creating an unwitting amplification attack, such endpoints MUST limit the
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 times the
-cumulative size of the packets that cause those packets to be sent.  To minimize
-the state that an endpoint maintains for a closing connection, endpoints MAY
-send the exact same packet.
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame,
+endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that

```suggestion
graceful shutdown.  The application protocol can exchange messages that
```

> -An endpoint is allowed to drop the packet protection keys when entering the
-closing period ({{draining}}) and send a packet containing a CONNECTION_CLOSE in
-response to any UDP datagram that is received.  However, an endpoint without the
-packet protection keys cannot identify and discard invalid packets.  To avoid
-creating an unwitting amplification attack, such endpoints MUST limit the
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 times the
-cumulative size of the packets that cause those packets to be sent.  To minimize
-the state that an endpoint maintains for a closing connection, endpoints MAY
-send the exact same packet.
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame,
+endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which

```suggestion
are needed for both application endpoints to agree that the connection can be closed, after which
```

> -closing period ({{draining}}) and send a packet containing a CONNECTION_CLOSE in
-response to any UDP datagram that is received.  However, an endpoint without the
-packet protection keys cannot identify and discard invalid packets.  To avoid
-creating an unwitting amplification attack, such endpoints MUST limit the
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 times the
-cumulative size of the packets that cause those packets to be sent.  To minimize
-the state that an endpoint maintains for a closing connection, endpoints MAY
-send the exact same packet.
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame,
+endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application

```suggestion
the application requests that QUIC close the connection.  When QUIC consequently
```

> -response to any UDP datagram that is received.  However, an endpoint without the
-packet protection keys cannot identify and discard invalid packets.  To avoid
-creating an unwitting amplification attack, such endpoints MUST limit the
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 times the
-cumulative size of the packets that cause those packets to be sent.  To minimize
-the state that an endpoint maintains for a closing connection, endpoints MAY
-send the exact same packet.
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame,
+endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code

```suggestion
closes the connection, a CONNECTION_CLOSE frame with an application-supplied error code
```

> -packet protection keys cannot identify and discard invalid packets.  To avoid
-creating an unwitting amplification attack, such endpoints MUST limit the
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 times the
-cumulative size of the packets that cause those packets to be sent.  To minimize
-the state that an endpoint maintains for a closing connection, endpoints MAY
-send the exact same packet.
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame,
+endpoints enter the draining state; see {{draining}}.
+
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.

```suggestion
will be used to signal closure to the peer.
```

> +
+An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to exiting the closing or draining state
+could cause could result in an generating unnecessary stateless reset in

```suggestion
could cause could result in an endpoint generating a stateless reset unnecessarily when
```

> +An immediate close can be used after an application protocol has arranged to
+close a connection.  This might be after the application protocols negotiates a
+graceful shutdown.  The application protocol exchanges whatever messages that
+are needed to cause both endpoints to agree to close the connection, after which
+the application requests that the connection be closed.  When the application
+closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
+will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to exiting the closing or draining state
+could cause could result in an generating unnecessary stateless reset in
+response to receiving a packet.  Endpoints that have some alternative means to

```suggestion
it receives a late-arriving packet.  Endpoints that have some alternative means to
```

> +will be used to signal closure.
+
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to exiting the closing or draining state
+could cause could result in an generating unnecessary stateless reset in
+response to receiving a packet.  Endpoints that have some alternative means to
+ensure that late-arriving packets do not induce a response, such as those that
+are able to close the UDP socket, MAY end these states earlier to allow for
+faster resource recovery.  Servers that retain an open socket for accepting new
+connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all

```suggestion
Once its closing or draining state ends, an endpoint SHOULD discard all
```

> +
+The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to exiting the closing or draining state
+could cause could result in an generating unnecessary stateless reset in
+response to receiving a packet.  Endpoints that have some alternative means to
+ensure that late-arriving packets do not induce a response, such as those that
+are able to close the UDP socket, MAY end these states earlier to allow for
+faster resource recovery.  Servers that retain an open socket for accepting new
+connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all
+connection state.  An endpoint MAY send a stateless reset in response

```suggestion
connection state.  The endpoint MAY send a stateless reset in response
```

> +The closing and draining connection states exist to ensure that connections
+close cleanly and that delayed or reordered packets are properly discarded.
+These states SHOULD persist for at least three times the current Probe Timeout
+(PTO) interval as defined in {{QUIC-RECOVERY}}.
+
+Disposing of connection state prior to exiting the closing or draining state
+could cause could result in an generating unnecessary stateless reset in
+response to receiving a packet.  Endpoints that have some alternative means to
+ensure that late-arriving packets do not induce a response, such as those that
+are able to close the UDP socket, MAY end these states earlier to allow for
+faster resource recovery.  Servers that retain an open socket for accepting new
+connections SHOULD NOT end the closing or draining states early.
+
+Once the closing or draining state ends, an endpoint SHOULD discard all
+connection state.  An endpoint MAY send a stateless reset in response
+to any further incoming packets.

```suggestion
to any further incoming packets belonging to this connection.
```

> +### Closing Connection State {#closing}
+
+An endpoint enters the closing state after initiating an immediate close.
+
+In the closing state, an endpoint retains only enough information to generate a
+packet containing a CONNECTION_CLOSE frame and to identify packets as belonging
+to the connection. An endpoint in the closing state sends a packet containing a
+CONNECTION_CLOSE frame in response to any incoming packet that it attributes to
+the connection.
+
+An endpoint SHOULD limit the rate at which it generates packets in the closing
+state. For instance, an endpoint could wait for a progressively increasing
+number of received packets or amount of time before responding to received
+packets.
+
+The endpoint's selected connection ID and the QUIC version are sufficient

```suggestion
An endpoint's selected connection ID and the QUIC version are sufficient
```

> +
+An endpoint enters the closing state after initiating an immediate close.
+
+In the closing state, an endpoint retains only enough information to generate a
+packet containing a CONNECTION_CLOSE frame and to identify packets as belonging
+to the connection. An endpoint in the closing state sends a packet containing a
+CONNECTION_CLOSE frame in response to any incoming packet that it attributes to
+the connection.
+
+An endpoint SHOULD limit the rate at which it generates packets in the closing
+state. For instance, an endpoint could wait for a progressively increasing
+number of received packets or amount of time before responding to received
+packets.
+
+The endpoint's selected connection ID and the QUIC version are sufficient
+information to identify packets for a closing connection; an endpoint MAY

```suggestion
information to identify packets for a closing connection; the endpoint MAY
```

> +
+In the closing state, an endpoint retains only enough information to generate a
+packet containing a CONNECTION_CLOSE frame and to identify packets as belonging
+to the connection. An endpoint in the closing state sends a packet containing a
+CONNECTION_CLOSE frame in response to any incoming packet that it attributes to
+the connection.
+
+An endpoint SHOULD limit the rate at which it generates packets in the closing
+state. For instance, an endpoint could wait for a progressively increasing
+number of received packets or amount of time before responding to received
+packets.
+
+The endpoint's selected connection ID and the QUIC version are sufficient
+information to identify packets for a closing connection; an endpoint MAY
+discard all other connection state. An endpoint that is closing is not required
+to process the frames contained in packets. An endpoint MAY retain packet

```suggestion
to process any received frame. An endpoint MAY retain packet
```

All frames are in packets.

> +the connection.
+
+An endpoint SHOULD limit the rate at which it generates packets in the closing
+state. For instance, an endpoint could wait for a progressively increasing
+number of received packets or amount of time before responding to received
+packets.
+
+The endpoint's selected connection ID and the QUIC version are sufficient
+information to identify packets for a closing connection; an endpoint MAY
+discard all other connection state. An endpoint that is closing is not required
+to process the frames contained in packets. An endpoint MAY retain packet
+protection keys for incoming packets to allow it to read and process a
+CONNECTION_CLOSE frame.
+
+An endpoint MAY drop packet protection keys when entering the closing state
+and send a packet containing a CONNECTION_CLOSE in response to any UDP datagram

```suggestion
and send a packet containing a CONNECTION_CLOSE frame in response to any UDP datagram
```

> +number of received packets or amount of time before responding to received
+packets.
+
+The endpoint's selected connection ID and the QUIC version are sufficient
+information to identify packets for a closing connection; an endpoint MAY
+discard all other connection state. An endpoint that is closing is not required
+to process the frames contained in packets. An endpoint MAY retain packet
+protection keys for incoming packets to allow it to read and process a
+CONNECTION_CLOSE frame.
+
+An endpoint MAY drop packet protection keys when entering the closing state
+and send a packet containing a CONNECTION_CLOSE in response to any UDP datagram
+that is received. However, an endpoint that discards packet protection keys
+cannot identify and discard invalid packets. To avoid being used for an
+amplication attack, such endpoints MUST limit the cumulative size of packets
+containing a CONNECTION_CLOSE frame to 3 times the cumulative size of the

```suggestion
it sends to three times the cumulative size of the
```

> +packets.
+
+The endpoint's selected connection ID and the QUIC version are sufficient
+information to identify packets for a closing connection; an endpoint MAY
+discard all other connection state. An endpoint that is closing is not required
+to process the frames contained in packets. An endpoint MAY retain packet
+protection keys for incoming packets to allow it to read and process a
+CONNECTION_CLOSE frame.
+
+An endpoint MAY drop packet protection keys when entering the closing state
+and send a packet containing a CONNECTION_CLOSE in response to any UDP datagram
+that is received. However, an endpoint that discards packet protection keys
+cannot identify and discard invalid packets. To avoid being used for an
+amplication attack, such endpoints MUST limit the cumulative size of packets
+containing a CONNECTION_CLOSE frame to 3 times the cumulative size of the
+packets that cause those packets to be sent. To minimize the state that an

```suggestion
packets that are received and attributed to the connection. To minimize the state that an
```

> +The endpoint's selected connection ID and the QUIC version are sufficient
+information to identify packets for a closing connection; an endpoint MAY
+discard all other connection state. An endpoint that is closing is not required
+to process the frames contained in packets. An endpoint MAY retain packet
+protection keys for incoming packets to allow it to read and process a
+CONNECTION_CLOSE frame.
+
+An endpoint MAY drop packet protection keys when entering the closing state
+and send a packet containing a CONNECTION_CLOSE in response to any UDP datagram
+that is received. However, an endpoint that discards packet protection keys
+cannot identify and discard invalid packets. To avoid being used for an
+amplication attack, such endpoints MUST limit the cumulative size of packets
+containing a CONNECTION_CLOSE frame to 3 times the cumulative size of the
+packets that cause those packets to be sent. To minimize the state that an
+endpoint maintains for a closing connection, endpoints MAY send the exact same
+packet.

```suggestion
packet in response to any received packet.
```

> @@ -2763,26 +2805,37 @@ Note:
   congestion control, which are not expected to be relevant for a closed
   connection. Retransmitting the final packet requires less state.
 
-New packets from unverified addresses could be used to create an amplification
-attack; see {{address-validation}}.  To avoid this, endpoints MUST either limit
-transmission of CONNECTION_CLOSE frames to validated addresses or drop packets
-without response if the response would be more than three times larger than the
-received packet.
+While in the closing state, an endpoint could receive packets from a new source
+address, possibly indicating a connection migration; see {{migration}}.  An
+endpoint in the closing state MUST either discard packets received from
+unvalidated addresses or limit the cumulative size of packets it sends to
+unvalidated addresses to 3 times the size of packets it receives from the

```suggestion
an unvalidated address to three times the size of packets it receives from that
```

> @@ -2763,26 +2805,37 @@ Note:
   congestion control, which are not expected to be relevant for a closed
   connection. Retransmitting the final packet requires less state.
 
-New packets from unverified addresses could be used to create an amplification
-attack; see {{address-validation}}.  To avoid this, endpoints MUST either limit
-transmission of CONNECTION_CLOSE frames to validated addresses or drop packets
-without response if the response would be more than three times larger than the
-received packet.
+While in the closing state, an endpoint could receive packets from a new source
+address, possibly indicating a connection migration; see {{migration}}.  An
+endpoint in the closing state MUST either discard packets received from
+unvalidated addresses or limit the cumulative size of packets it sends to

```suggestion
an unvalidated address or limit the cumulative size of packets it sends to
```

> @@ -2763,26 +2805,37 @@ Note:
   congestion control, which are not expected to be relevant for a closed
   connection. Retransmitting the final packet requires less state.
 
-New packets from unverified addresses could be used to create an amplification
-attack; see {{address-validation}}.  To avoid this, endpoints MUST either limit
-transmission of CONNECTION_CLOSE frames to validated addresses or drop packets
-without response if the response would be more than three times larger than the
-received packet.
+While in the closing state, an endpoint could receive packets from a new source
+address, possibly indicating a connection migration; see {{migration}}.  An
+endpoint in the closing state MUST either discard packets received from
+unvalidated addresses or limit the cumulative size of packets it sends to
+unvalidated addresses to 3 times the size of packets it receives from the
+address.
+
+An endpoint is not expected to handle key updates when it is closing. A key

```suggestion
An endpoint is not expected to handle key updates when it is closing (Section 6 of {{QUIC-TLS}}). A key
```

> @@ -2763,26 +2805,37 @@ Note:
   congestion control, which are not expected to be relevant for a closed
   connection. Retransmitting the final packet requires less state.
 
-New packets from unverified addresses could be used to create an amplification
-attack; see {{address-validation}}.  To avoid this, endpoints MUST either limit
-transmission of CONNECTION_CLOSE frames to validated addresses or drop packets
-without response if the response would be more than three times larger than the
-received packet.
+While in the closing state, an endpoint could receive packets from a new source
+address, possibly indicating a connection migration; see {{migration}}.  An
+endpoint in the closing state MUST either discard packets received from
+unvalidated addresses or limit the cumulative size of packets it sends to
+unvalidated addresses to 3 times the size of packets it receives from the
+address.
+
+An endpoint is not expected to handle key updates when it is closing. A key
+update might prevent the endpoint from moving from the closing state to
+the draining state, but it otherwise has no impact.

```suggestion
the draining state, since the endpoint will not be able to process subsequently received packets, but it otherwise has no impact.
```

> +NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets, which
+could result in a constant exchange of CONNECTION_CLOSE frames until either
+endpoint exits the closing state.

```suggestion
NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets. Doing so
could result in a constant exchange of CONNECTION_CLOSE frames until one of the
endpoints exits the closing state.
```

> +An endpoint MAY transition from the closing state to the draining state if it
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also

```suggestion
An endpoint MAY enter the draining state from the closing state if it
receives a CONNECTION_CLOSE frame, which indicates that the peer is also
```

>  
-An immediate close can be used after an application protocol has arranged to
-close a connection.  This might be after the application protocols negotiates a
-graceful shutdown.  The application protocol exchanges whatever messages that
-are needed to cause both endpoints to agree to close the connection, after which
-the application requests that the connection be closed.  When the application
-closes the connection, a CONNECTION_CLOSE frame with an appropriate error code
-will be used to signal closure.
+An endpoint MAY transition from the closing state to the draining state if it
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also
+closing or draining. In this case, the draining state SHOULD end when the
+closing state would have ended. In other words, the endpoint uses the same end
+time, but ceases retransmission of the closing packet.

```suggestion
time, but ceases transmission of any packets on this connection.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-476392482
----==_mimepart_5f4749597e441_44671964173b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>LGTM, just a large number of small nits.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478133108">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -amount of time before responding to a rec=
eived packet.=0D
-=0D
-An endpoint is allowed to drop the packet protection keys when entering =
the=0D
-closing period ({{draining}}) and send a packet containing a CONNECTION_=
CLOSE in=0D
-response to any UDP datagram that is received.  However, an endpoint wit=
hout the=0D
-packet protection keys cannot identify and discard invalid packets.  To =
avoid=0D
-creating an unwitting amplification attack, such endpoints MUST limit th=
e=0D
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 time=
s the=0D
-cumulative size of the packets that cause those packets to be sent.  To =
minimize=0D
-the state that an endpoint maintains for a closing connection, endpoints=
 MAY=0D
-send the exact same packet.=0D
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame=
,=0D
+endpoints enter the draining state; see {{draining}}.=0D
+=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-close a connection.  This might be after the =
application protocols negotiates a=0D
+close a connection.  This might be after the application protocol negoti=
ates a=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478135333">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -=0D
-An endpoint is allowed to drop the packet protection keys when entering =
the=0D
-closing period ({{draining}}) and send a packet containing a CONNECTION_=
CLOSE in=0D
-response to any UDP datagram that is received.  However, an endpoint wit=
hout the=0D
-packet protection keys cannot identify and discard invalid packets.  To =
avoid=0D
-creating an unwitting amplification attack, such endpoints MUST limit th=
e=0D
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 time=
s the=0D
-cumulative size of the packets that cause those packets to be sent.  To =
minimize=0D
-the state that an endpoint maintains for a closing connection, endpoints=
 MAY=0D
-send the exact same packet.=0D
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame=
,=0D
+endpoints enter the draining state; see {{draining}}.=0D
+=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-graceful shutdown.  The application protocol =
exchanges whatever messages that=0D
+graceful shutdown.  The application protocol can exchange messages that=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478135786">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -An endpoint is allowed to drop the packet=
 protection keys when entering the=0D
-closing period ({{draining}}) and send a packet containing a CONNECTION_=
CLOSE in=0D
-response to any UDP datagram that is received.  However, an endpoint wit=
hout the=0D
-packet protection keys cannot identify and discard invalid packets.  To =
avoid=0D
-creating an unwitting amplification attack, such endpoints MUST limit th=
e=0D
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 time=
s the=0D
-cumulative size of the packets that cause those packets to be sent.  To =
minimize=0D
-the state that an endpoint maintains for a closing connection, endpoints=
 MAY=0D
-send the exact same packet.=0D
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame=
,=0D
+endpoints enter the draining state; see {{draining}}.=0D
+=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-are needed to cause both endpoints to agree t=
o close the connection, after which=0D
+are needed for both application endpoints to agree that the connection c=
an be closed, after which=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478136543">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -closing period ({{draining}}) and send a =
packet containing a CONNECTION_CLOSE in=0D
-response to any UDP datagram that is received.  However, an endpoint wit=
hout the=0D
-packet protection keys cannot identify and discard invalid packets.  To =
avoid=0D
-creating an unwitting amplification attack, such endpoints MUST limit th=
e=0D
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 time=
s the=0D
-cumulative size of the packets that cause those packets to be sent.  To =
minimize=0D
-the state that an endpoint maintains for a closing connection, endpoints=
 MAY=0D
-send the exact same packet.=0D
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame=
,=0D
+endpoints enter the draining state; see {{draining}}.=0D
+=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
+the application requests that the connection be closed.  When the applic=
ation=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the application requests that the connection =
be closed.  When the application=0D
+the application requests that QUIC close the connection.  When QUIC cons=
equently=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478137057">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -response to any UDP datagram that is rece=
ived.  However, an endpoint without the=0D
-packet protection keys cannot identify and discard invalid packets.  To =
avoid=0D
-creating an unwitting amplification attack, such endpoints MUST limit th=
e=0D
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 time=
s the=0D
-cumulative size of the packets that cause those packets to be sent.  To =
minimize=0D
-the state that an endpoint maintains for a closing connection, endpoints=
 MAY=0D
-send the exact same packet.=0D
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame=
,=0D
+endpoints enter the draining state; see {{draining}}.=0D
+=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
+the application requests that the connection be closed.  When the applic=
ation=0D
+closes the connection, a CONNECTION_CLOSE frame with an appropriate erro=
r code=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-closes the connection, a CONNECTION_CLOSE fra=
me with an appropriate error code=0D
+closes the connection, a CONNECTION_CLOSE frame with an application-supp=
lied error code=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478137195">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -packet protection keys cannot identify an=
d discard invalid packets.  To avoid=0D
-creating an unwitting amplification attack, such endpoints MUST limit th=
e=0D
-cumulative size of packets containing a CONNECTION_CLOSE frame to 3 time=
s the=0D
-cumulative size of the packets that cause those packets to be sent.  To =
minimize=0D
-the state that an endpoint maintains for a closing connection, endpoints=
 MAY=0D
-send the exact same packet.=0D
+closing state; see {{closing}}. After receiving a CONNECTION_CLOSE frame=
,=0D
+endpoints enter the draining state; see {{draining}}.=0D
+=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
+the application requests that the connection be closed.  When the applic=
ation=0D
+closes the connection, a CONNECTION_CLOSE frame with an appropriate erro=
r code=0D
+will be used to signal closure.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-will be used to signal closure.=0D
+will be used to signal closure to the peer.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478137911">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+An immediate close can be used after an application protocol has arrange=
d to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
+the application requests that the connection be closed.  When the applic=
ation=0D
+closes the connection, a CONNECTION_CLOSE frame with an appropriate erro=
r code=0D
+will be used to signal closure.=0D
+=0D
+The closing and draining connection states exist to ensure that connecti=
ons=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to exiting the closing or draining s=
tate=0D
+could cause could result in an generating unnecessary stateless reset in=
=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-could cause could result in an generating unn=
ecessary stateless reset in=0D
+could cause could result in an endpoint generating a stateless reset unn=
ecessarily when=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478138493">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An immediate close can be used after an a=
pplication protocol has arranged to=0D
+close a connection.  This might be after the application protocols negot=
iates a=0D
+graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
+are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
+the application requests that the connection be closed.  When the applic=
ation=0D
+closes the connection, a CONNECTION_CLOSE frame with an appropriate erro=
r code=0D
+will be used to signal closure.=0D
+=0D
+The closing and draining connection states exist to ensure that connecti=
ons=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to exiting the closing or draining s=
tate=0D
+could cause could result in an generating unnecessary stateless reset in=
=0D
+response to receiving a packet.  Endpoints that have some alternative me=
ans to=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-response to receiving a packet.  Endpoints th=
at have some alternative means to=0D
+it receives a late-arriving packet.  Endpoints that have some alternativ=
e means to=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478139800">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +will be used to signal closure.=0D
+=0D
+The closing and draining connection states exist to ensure that connecti=
ons=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to exiting the closing or draining s=
tate=0D
+could cause could result in an generating unnecessary stateless reset in=
=0D
+response to receiving a packet.  Endpoints that have some alternative me=
ans to=0D
+ensure that late-arriving packets do not induce a response, such as thos=
e that=0D
+are able to close the UDP socket, MAY end these states earlier to allow =
for=0D
+faster resource recovery.  Servers that retain an open socket for accept=
ing new=0D
+connections SHOULD NOT end the closing or draining states early.=0D
+=0D
+Once the closing or draining state ends, an endpoint SHOULD discard all=0D=

</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Once the closing or draining state ends, an e=
ndpoint SHOULD discard all=0D
+Once its closing or draining state ends, an endpoint SHOULD discard all=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478139887">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+The closing and draining connection states exist to ensure that connecti=
ons=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to exiting the closing or draining s=
tate=0D
+could cause could result in an generating unnecessary stateless reset in=
=0D
+response to receiving a packet.  Endpoints that have some alternative me=
ans to=0D
+ensure that late-arriving packets do not induce a response, such as thos=
e that=0D
+are able to close the UDP socket, MAY end these states earlier to allow =
for=0D
+faster resource recovery.  Servers that retain an open socket for accept=
ing new=0D
+connections SHOULD NOT end the closing or draining states early.=0D
+=0D
+Once the closing or draining state ends, an endpoint SHOULD discard all=0D=

+connection state.  An endpoint MAY send a stateless reset in response=0D=

</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-connection state.  An endpoint MAY send a sta=
teless reset in response=0D
+connection state.  The endpoint MAY send a stateless reset in response=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478140164">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The closing and draining connection state=
s exist to ensure that connections=0D
+close cleanly and that delayed or reordered packets are properly discard=
ed.=0D
+These states SHOULD persist for at least three times the current Probe T=
imeout=0D
+(PTO) interval as defined in {{QUIC-RECOVERY}}.=0D
+=0D
+Disposing of connection state prior to exiting the closing or draining s=
tate=0D
+could cause could result in an generating unnecessary stateless reset in=
=0D
+response to receiving a packet.  Endpoints that have some alternative me=
ans to=0D
+ensure that late-arriving packets do not induce a response, such as thos=
e that=0D
+are able to close the UDP socket, MAY end these states earlier to allow =
for=0D
+faster resource recovery.  Servers that retain an open socket for accept=
ing new=0D
+connections SHOULD NOT end the closing or draining states early.=0D
+=0D
+Once the closing or draining state ends, an endpoint SHOULD discard all=0D=

+connection state.  An endpoint MAY send a stateless reset in response=0D=

+to any further incoming packets.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-to any further incoming packets.=0D
+to any further incoming packets belonging to this connection.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478141622">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +### Closing Connection State {#closing}=0D=

+=0D
+An endpoint enters the closing state after initiating an immediate close=
.=0D
+=0D
+In the closing state, an endpoint retains only enough information to gen=
erate a=0D
+packet containing a CONNECTION_CLOSE frame and to identify packets as be=
longing=0D
+to the connection. An endpoint in the closing state sends a packet conta=
ining a=0D
+CONNECTION_CLOSE frame in response to any incoming packet that it attrib=
utes to=0D
+the connection.=0D
+=0D
+An endpoint SHOULD limit the rate at which it generates packets in the c=
losing=0D
+state. For instance, an endpoint could wait for a progressively increasi=
ng=0D
+number of received packets or amount of time before responding to receiv=
ed=0D
+packets.=0D
+=0D
+The endpoint&#39;s selected connection ID and the QUIC version are suffi=
cient=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The endpoint's selected connection ID and the=
 QUIC version are sufficient=0D
+An endpoint's selected connection ID and the QUIC version are sufficient=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478141777">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+An endpoint enters the closing state after initiating an immediate close=
.=0D
+=0D
+In the closing state, an endpoint retains only enough information to gen=
erate a=0D
+packet containing a CONNECTION_CLOSE frame and to identify packets as be=
longing=0D
+to the connection. An endpoint in the closing state sends a packet conta=
ining a=0D
+CONNECTION_CLOSE frame in response to any incoming packet that it attrib=
utes to=0D
+the connection.=0D
+=0D
+An endpoint SHOULD limit the rate at which it generates packets in the c=
losing=0D
+state. For instance, an endpoint could wait for a progressively increasi=
ng=0D
+number of received packets or amount of time before responding to receiv=
ed=0D
+packets.=0D
+=0D
+The endpoint&#39;s selected connection ID and the QUIC version are suffi=
cient=0D
+information to identify packets for a closing connection; an endpoint MA=
Y=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-information to identify packets for a closing=
 connection; an endpoint MAY=0D
+information to identify packets for a closing connection; the endpoint M=
AY=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478142320">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+In the closing state, an endpoint retains only enough information to gen=
erate a=0D
+packet containing a CONNECTION_CLOSE frame and to identify packets as be=
longing=0D
+to the connection. An endpoint in the closing state sends a packet conta=
ining a=0D
+CONNECTION_CLOSE frame in response to any incoming packet that it attrib=
utes to=0D
+the connection.=0D
+=0D
+An endpoint SHOULD limit the rate at which it generates packets in the c=
losing=0D
+state. For instance, an endpoint could wait for a progressively increasi=
ng=0D
+number of received packets or amount of time before responding to receiv=
ed=0D
+packets.=0D
+=0D
+The endpoint&#39;s selected connection ID and the QUIC version are suffi=
cient=0D
+information to identify packets for a closing connection; an endpoint MA=
Y=0D
+discard all other connection state. An endpoint that is closing is not r=
equired=0D
+to process the frames contained in packets. An endpoint MAY retain packe=
t=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-to process the frames contained in packets. A=
n endpoint MAY retain packet=0D
+to process any received frame. An endpoint MAY retain packet=0D
</pre>=0D
=0D
<p>All frames are in packets.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478143115">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +the connection.=0D
+=0D
+An endpoint SHOULD limit the rate at which it generates packets in the c=
losing=0D
+state. For instance, an endpoint could wait for a progressively increasi=
ng=0D
+number of received packets or amount of time before responding to receiv=
ed=0D
+packets.=0D
+=0D
+The endpoint&#39;s selected connection ID and the QUIC version are suffi=
cient=0D
+information to identify packets for a closing connection; an endpoint MA=
Y=0D
+discard all other connection state. An endpoint that is closing is not r=
equired=0D
+to process the frames contained in packets. An endpoint MAY retain packe=
t=0D
+protection keys for incoming packets to allow it to read and process a=0D=

+CONNECTION_CLOSE frame.=0D
+=0D
+An endpoint MAY drop packet protection keys when entering the closing st=
ate=0D
+and send a packet containing a CONNECTION_CLOSE in response to any UDP d=
atagram=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-and send a packet containing a CONNECTION_CLO=
SE in response to any UDP datagram=0D
+and send a packet containing a CONNECTION_CLOSE frame in response to any=
 UDP datagram=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478143640">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +number of received packets or amount of t=
ime before responding to received=0D
+packets.=0D
+=0D
+The endpoint&#39;s selected connection ID and the QUIC version are suffi=
cient=0D
+information to identify packets for a closing connection; an endpoint MA=
Y=0D
+discard all other connection state. An endpoint that is closing is not r=
equired=0D
+to process the frames contained in packets. An endpoint MAY retain packe=
t=0D
+protection keys for incoming packets to allow it to read and process a=0D=

+CONNECTION_CLOSE frame.=0D
+=0D
+An endpoint MAY drop packet protection keys when entering the closing st=
ate=0D
+and send a packet containing a CONNECTION_CLOSE in response to any UDP d=
atagram=0D
+that is received. However, an endpoint that discards packet protection k=
eys=0D
+cannot identify and discard invalid packets. To avoid being used for an=0D=

+amplication attack, such endpoints MUST limit the cumulative size of pac=
kets=0D
+containing a CONNECTION_CLOSE frame to 3 times the cumulative size of th=
e=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-containing a CONNECTION_CLOSE frame to 3 time=
s the cumulative size of the=0D
+it sends to three times the cumulative size of the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478144173">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +packets.=0D
+=0D
+The endpoint&#39;s selected connection ID and the QUIC version are suffi=
cient=0D
+information to identify packets for a closing connection; an endpoint MA=
Y=0D
+discard all other connection state. An endpoint that is closing is not r=
equired=0D
+to process the frames contained in packets. An endpoint MAY retain packe=
t=0D
+protection keys for incoming packets to allow it to read and process a=0D=

+CONNECTION_CLOSE frame.=0D
+=0D
+An endpoint MAY drop packet protection keys when entering the closing st=
ate=0D
+and send a packet containing a CONNECTION_CLOSE in response to any UDP d=
atagram=0D
+that is received. However, an endpoint that discards packet protection k=
eys=0D
+cannot identify and discard invalid packets. To avoid being used for an=0D=

+amplication attack, such endpoints MUST limit the cumulative size of pac=
kets=0D
+containing a CONNECTION_CLOSE frame to 3 times the cumulative size of th=
e=0D
+packets that cause those packets to be sent. To minimize the state that =
an=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-packets that cause those packets to be sent. =
To minimize the state that an=0D
+packets that are received and attributed to the connection. To minimize =
the state that an=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478144447">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +The endpoint&#39;s selected connection ID=
 and the QUIC version are sufficient=0D
+information to identify packets for a closing connection; an endpoint MA=
Y=0D
+discard all other connection state. An endpoint that is closing is not r=
equired=0D
+to process the frames contained in packets. An endpoint MAY retain packe=
t=0D
+protection keys for incoming packets to allow it to read and process a=0D=

+CONNECTION_CLOSE frame.=0D
+=0D
+An endpoint MAY drop packet protection keys when entering the closing st=
ate=0D
+and send a packet containing a CONNECTION_CLOSE in response to any UDP d=
atagram=0D
+that is received. However, an endpoint that discards packet protection k=
eys=0D
+cannot identify and discard invalid packets. To avoid being used for an=0D=

+amplication attack, such endpoints MUST limit the cumulative size of pac=
kets=0D
+containing a CONNECTION_CLOSE frame to 3 times the cumulative size of th=
e=0D
+packets that cause those packets to be sent. To minimize the state that =
an=0D
+endpoint maintains for a closing connection, endpoints MAY send the exac=
t same=0D
+packet.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-packet.=0D
+packet in response to any received packet.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478144765">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2763,26 +2805,37 @@ Note:=0D
   congestion control, which are not expected to be relevant for a closed=
=0D
   connection. Retransmitting the final packet requires less state.=0D
 =0D
-New packets from unverified addresses could be used to create an amplifi=
cation=0D
-attack; see {{address-validation}}.  To avoid this, endpoints MUST eithe=
r limit=0D
-transmission of CONNECTION_CLOSE frames to validated addresses or drop p=
ackets=0D
-without response if the response would be more than three times larger t=
han the=0D
-received packet.=0D
+While in the closing state, an endpoint could receive packets from a new=
 source=0D
+address, possibly indicating a connection migration; see {{migration}}. =
 An=0D
+endpoint in the closing state MUST either discard packets received from=0D=

+unvalidated addresses or limit the cumulative size of packets it sends t=
o=0D
+unvalidated addresses to 3 times the size of packets it receives from th=
e=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-unvalidated addresses to 3 times the size of =
packets it receives from the=0D
+an unvalidated address to three times the size of packets it receives fr=
om that=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478145131">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2763,26 +2805,37 @@ Note:=0D
   congestion control, which are not expected to be relevant for a closed=
=0D
   connection. Retransmitting the final packet requires less state.=0D
 =0D
-New packets from unverified addresses could be used to create an amplifi=
cation=0D
-attack; see {{address-validation}}.  To avoid this, endpoints MUST eithe=
r limit=0D
-transmission of CONNECTION_CLOSE frames to validated addresses or drop p=
ackets=0D
-without response if the response would be more than three times larger t=
han the=0D
-received packet.=0D
+While in the closing state, an endpoint could receive packets from a new=
 source=0D
+address, possibly indicating a connection migration; see {{migration}}. =
 An=0D
+endpoint in the closing state MUST either discard packets received from=0D=

+unvalidated addresses or limit the cumulative size of packets it sends t=
o=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-unvalidated addresses or limit the cumulative=
 size of packets it sends to=0D
+an unvalidated address or limit the cumulative size of packets it sends =
to=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478145951">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2763,26 +2805,37 @@ Note:=0D
   congestion control, which are not expected to be relevant for a closed=
=0D
   connection. Retransmitting the final packet requires less state.=0D
 =0D
-New packets from unverified addresses could be used to create an amplifi=
cation=0D
-attack; see {{address-validation}}.  To avoid this, endpoints MUST eithe=
r limit=0D
-transmission of CONNECTION_CLOSE frames to validated addresses or drop p=
ackets=0D
-without response if the response would be more than three times larger t=
han the=0D
-received packet.=0D
+While in the closing state, an endpoint could receive packets from a new=
 source=0D
+address, possibly indicating a connection migration; see {{migration}}. =
 An=0D
+endpoint in the closing state MUST either discard packets received from=0D=

+unvalidated addresses or limit the cumulative size of packets it sends t=
o=0D
+unvalidated addresses to 3 times the size of packets it receives from th=
e=0D
+address.=0D
+=0D
+An endpoint is not expected to handle key updates when it is closing. A =
key=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint is not expected to handle key upd=
ates when it is closing. A key=0D
+An endpoint is not expected to handle key updates when it is closing (Se=
ction 6 of {{QUIC-TLS}}). A key=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478146856">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2763,26 +2805,37 @@ Note:=0D
   congestion control, which are not expected to be relevant for a closed=
=0D
   connection. Retransmitting the final packet requires less state.=0D
 =0D
-New packets from unverified addresses could be used to create an amplifi=
cation=0D
-attack; see {{address-validation}}.  To avoid this, endpoints MUST eithe=
r limit=0D
-transmission of CONNECTION_CLOSE frames to validated addresses or drop p=
ackets=0D
-without response if the response would be more than three times larger t=
han the=0D
-received packet.=0D
+While in the closing state, an endpoint could receive packets from a new=
 source=0D
+address, possibly indicating a connection migration; see {{migration}}. =
 An=0D
+endpoint in the closing state MUST either discard packets received from=0D=

+unvalidated addresses or limit the cumulative size of packets it sends t=
o=0D
+unvalidated addresses to 3 times the size of packets it receives from th=
e=0D
+address.=0D
+=0D
+An endpoint is not expected to handle key updates when it is closing. A =
key=0D
+update might prevent the endpoint from moving from the closing state to=0D=

+the draining state, but it otherwise has no impact.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the draining state, but it otherwise has no i=
mpact.=0D
+the draining state, since the endpoint will not be able to process subse=
quently received packets, but it otherwise has no impact.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478148337">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +NO_ERROR code if appropriate.  An endpoin=
t MUST NOT send further packets, which=0D
+could result in a constant exchange of CONNECTION_CLOSE frames until eit=
her=0D
+endpoint exits the closing state.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-NO_ERROR code if appropriate.  An endpoint MU=
ST NOT send further packets, which=0D
-could result in a constant exchange of CONNECTION_CLOSE frames until eit=
her=0D
-endpoint exits the closing state.=0D
+NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets=
. Doing so=0D
+could result in a constant exchange of CONNECTION_CLOSE frames until one=
 of the=0D
+endpoints exits the closing state.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478149599">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An endpoint MAY transition from the closi=
ng state to the draining state if it=0D
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also=
=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint MAY transition from the closing s=
tate to the draining state if it=0D
-receives a CONNECTION_CLOSE frame, which indicates that the peer is also=
=0D
+An endpoint MAY enter the draining state from the closing state if it=0D=

+receives a CONNECTION_CLOSE frame, which indicates that the peer is also=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3988#discussi=
on_r478150162">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-An immediate close can be used after an application protocol has arrange=
d to=0D
-close a connection.  This might be after the application protocols negot=
iates a=0D
-graceful shutdown.  The application protocol exchanges whatever messages=
 that=0D
-are needed to cause both endpoints to agree to close the connection, aft=
er which=0D
-the application requests that the connection be closed.  When the applic=
ation=0D
-closes the connection, a CONNECTION_CLOSE frame with an appropriate erro=
r code=0D
-will be used to signal closure.=0D
+An endpoint MAY transition from the closing state to the draining state =
if it=0D
+receives a CONNECTION_CLOSE frame, which indicates that the peer is also=
=0D
+closing or draining. In this case, the draining state SHOULD end when th=
e=0D
+closing state would have ended. In other words, the endpoint uses the sa=
me end=0D
+time, but ceases retransmission of the closing packet.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-time, but ceases retransmission of the closin=
g packet.=0D
+time, but ceases transmission of any packets on this connection.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3988#pullrequestreview-476392482">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2HZNOM2L3QZBICXHDSCXXVTANCNFSM4PWIO6OA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK64NR4LZIOQCGNZ3HLSCXXVTA5CNFSM4=
PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODRSSYIQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestrev=
iew-476392482",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview=
-476392482",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f4749597e441_44671964173b0--


From nobody Wed Aug 26 22:57:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 370873A0D6D for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:57:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 oLqhK_-a8-zA for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:57:11 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D8733A0D9A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:57:10 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id CDD8FE07EF for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:57:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598507829; bh=9nDm+YsOu1ULvZ7YYdwABK4zWp25P9aQUUVQHoZ9qBw=; h=Date:From:To:Subject:From; b=w7KjrQVvlfUXnsN68e8Eozjvg597nBhCVlNrU74XUoOU2FZtL+8Bxe4VSipH3eoHL Zlanx3ZH5jOAANSHIwq9hRnZ2P815RQWdqc3dAGi344NpwZXrFvkdLOnp2v0z7ko+Z G33Q/GgUJJfJHLODp/hWPP0wS4hfAH/NK3BHIRfg=
Date: Wed, 26 Aug 2020 22:57:09 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/37a2d5-6cc520@github.com>
Subject: [quicwg/base-drafts] 6cc520: Many little nits
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QoxBOHqBrkrMu50A69UjllEAhKg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 05:57:14 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6cc520dad75038f046b05e785cecd9869bcf3306
      https://github.com/quicwg/base-drafts/commit/6cc520dad75038f046b05e785cecd9869bcf3306
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Many little nits

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>



From nobody Wed Aug 26 22:57:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE1CD3A0D63 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:57:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 uqMMO6-EDNTP for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:57:21 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 94C903A0D50 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:57:21 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id C3F525C01EB for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:57:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598507840; bh=dHgoU7g1vAvt3QLDdpmCJLp2T8gJsN8gcvMFJBiXlAE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h+fmhpbbYyysqiLuwdopMwMhMvR0+sSBgXPaLaFVkOenBDbSIyX8z/vhu000vgHu3 upH3xCkuBV3U55pyzmPeo5Aib4dh9TxuQXDd4xrnEyDTYCwcILf6u8d+QqHIpzE0ni BtEY+/8FVfDSnSxEwaT3u3erG+TyAsy7zS+jdG0c=
Date: Wed, 26 Aug 2020 22:57:20 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5592161672@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f474b40b284d_256b196461693"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8yH9f165PRA0Zxm41GY5YRwyRJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 05:57:23 -0000

----==_mimepart_5f474b40b284d_256b196461693
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6cc520dad75038f046b05e785cecd9869bcf3306  Many little nits


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/37a2d522f133bf26cd8064d0264d05ce7243bb54..6cc520dad75038f046b05e785cecd9869bcf3306

----==_mimepart_5f474b40b284d_256b196461693
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6cc520dad75038f046b05e785cecd9869bcf3306">6cc520d</a>  Many little nits</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/37a2d522f133bf26cd8064d0264d05ce7243bb54..6cc520dad75038f046b05e785cecd9869bcf3306">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7A35C2PYBR6ZTGZ3DSCXYUBANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK26LWJF2QJNFNFIIQ3SCXYUBA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGU4TEMJWGE3DOMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/37a2d522f133bf26cd8064d0264d05ce7243bb54..6cc520dad75038f046b05e785cecd9869bcf3306",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/37a2d522f133bf26cd8064d0264d05ce7243bb54..6cc520dad75038f046b05e785cecd9869bcf3306",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f474b40b284d_256b196461693--


From nobody Wed Aug 26 22:59:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB0D93A0D5A for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:59:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 prPSGsrIGN4P for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:59:10 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 544BF3A0C79 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:59:10 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 842B4560A5B for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:59:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598507949; bh=bIXI3f9ZHhRR07tLDomL74dwqn5j6PpskLCSU4J9mCI=; h=Date:From:To:Subject:From; b=ppeyfWvypq2Dec2WRxn3VVrq+IwfwFWx4YbQC3Dia+r/xBMmnvvXZutHBs8l9Luiu LAdylh1RWq+3rxlu2ONzX99EePM25OzSIaN0fVpWS9tiybGJbNKedQB+hlLCO4k9Xj HglCSkV1pGyGHCcYM7aycrjLSQ1xco1ZYre8JefQ=
Date: Wed, 26 Aug 2020 22:59:09 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/6cc520-f6c037@github.com>
Subject: [quicwg/base-drafts] f6c037: Wrap
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f7HAmydOeipCm1VxGSoTCqWF15s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 05:59:12 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts
  Commit: f6c037d97b3e700569347af0d6c8a596eacd265b
      https://github.com/quicwg/base-drafts/commit/f6c037d97b3e700569347af0d6c8a596eacd265b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Wrap



From nobody Wed Aug 26 22:59:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF5C93A0C79 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:59:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 dw2a6KOWGhTU for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 22:59:19 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C0D7E3A0D5A for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:59:19 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 0DCDC8401FD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 22:59:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598507959; bh=c63v6xbqHmEHbx9nK0DTYRxy+7k7nDuHbF9EegpJbVY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=udOIF+txHwInEIdudn5+y1jzo1MyGmZQkzidN1BBn1Qt3uBCsaKnK0pUHC3nMzXbc iHSvGXwoQZBSk3mjyPBqMqHclggzo387e50rlTwlBAaMY3CqEexfCKuRAGxPsiW8Oo Ql+AnnBgRhj5VXTNKv21dPWGW3oZ2rU5EgnqLxdg=
Date: Wed, 26 Aug 2020 22:59:18 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/push/5592168576@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f474bb6f1583_1c1819645264e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0KENbArpqjJYeVH8Q77dcWOy-O8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 05:59:21 -0000

----==_mimepart_5f474bb6f1583_1c1819645264e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

f6c037d97b3e700569347af0d6c8a596eacd265b  Wrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988/files/6cc520dad75038f046b05e785cecd9869bcf3306..f6c037d97b3e700569347af0d6c8a596eacd265b

----==_mimepart_5f474bb6f1583_1c1819645264e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f6c037d97b3e700569347af0d6c8a596eacd265b">f6c037d</a>  Wrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3988/files/6cc520dad75038f046b05e785cecd9869bcf3306..f6c037d97b3e700569347af0d6c8a596eacd265b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FE55QWTD4TJQALRTSCXY3NANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7N5NFELOM3TLLQXUTSCXY3NA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DGOBSGU4TGMKQOVZWQIZVGU4TEMJWHA2TONQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988/files/6cc520dad75038f046b05e785cecd9869bcf3306..f6c037d97b3e700569347af0d6c8a596eacd265b",
"url": "https://github.com/quicwg/base-drafts/pull/3988/files/6cc520dad75038f046b05e785cecd9869bcf3306..f6c037d97b3e700569347af0d6c8a596eacd265b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f474bb6f1583_1c1819645264e--


From nobody Wed Aug 26 23:00:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85F4E3A0D67 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:00:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bnRNeJ95jhQU for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:00:40 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47B4D3A0D66 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:00:40 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 7CDE3840DCD for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:00:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598508039; bh=fKrZT2iBevHsv0c08j5sCrZoDTL4hsUmXCZtBDjVN7c=; h=Date:From:To:Subject:From; b=wlQPQ3npmBmhcAcPQ7K0iiczg4rpXKznfUfQkwdXu2ZaxxFa0sAEPh8mPaTQrvU58 8I3cM7mRkBYvIXOmr0WBXE2jU1YSZWMeLt71mDq9tyf0PeAZzpvx8Y5KUBkglg3b5o VHA7ZX1F/gZ6Dp/4zcj0KG1VVVJAh99oQIMCOmys=
Date: Wed, 26 Aug 2020 23:00:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ec02a4-b46d8c@github.com>
Subject: [quicwg/base-drafts] b46d8c: Script updating gh-pages from f6c037d9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w0YEichYn37oRT0fWYn3JRqonlE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 06:00:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b46d8c6bdc3cafde96817d955ce2599de8a98da2
      https://github.com/quicwg/base-drafts/commit/b46d8c6bdc3cafde96817d955ce2599de8a98da2
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M closing-draining-refactor/draft-ietf-quic-http.html
    M closing-draining-refactor/draft-ietf-quic-http.txt
    M closing-draining-refactor/draft-ietf-quic-invariants.html
    M closing-draining-refactor/draft-ietf-quic-invariants.txt
    M closing-draining-refactor/draft-ietf-quic-qpack.html
    M closing-draining-refactor/draft-ietf-quic-qpack.txt
    M closing-draining-refactor/draft-ietf-quic-recovery.html
    M closing-draining-refactor/draft-ietf-quic-recovery.txt
    M closing-draining-refactor/draft-ietf-quic-tls.html
    M closing-draining-refactor/draft-ietf-quic-tls.txt
    M closing-draining-refactor/draft-ietf-quic-transport.html
    M closing-draining-refactor/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f6c037d9. [ci skip]



From nobody Wed Aug 26 23:00:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D5A73A0D66 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:00:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3Wjti2bu34xM for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:00:57 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEB243A0D63 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:00:56 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 361BF9008C8 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:00:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598508056; bh=C+LGSH6+f4kvsC8TS7vTrXTqWT9mgOhcIN/AG5Bg5u8=; h=Date:From:To:Subject:From; b=LpNX6EiPvOabVXUZqd9+DidEe88eN7nkIraPFMT3oFCe+BJhJvFtv/uN2iA1eKZKH hnLppg0RqqxjrEfhfue0L/eAzmRn1SEWQtCVN1kNtaCHoAVB1XJPQIkwzxNI3BTk04 1gobGFZ/DJvtieYkkP5WZXA5UbPyEcRANNZoiHx0=
Date: Wed, 26 Aug 2020 23:00:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b46d8c-79b581@github.com>
Subject: [quicwg/base-drafts] 79b581: Script updating archive at 2020-08-27T06:00:35Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/auoyg2OLGLdGhBBevSx4w2se1Pk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 06:00:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 79b581e331f9357f3b72e80346e507cf866bf3cb
      https://github.com/quicwg/base-drafts/commit/79b581e331f9357f3b72e80346e507cf866bf3cb
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-27T06:00:35Z. [ci skip]



From nobody Wed Aug 26 23:15:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9A503A0D79 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:15:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NnFVw13e0kqp for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:15:49 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A78693A0D78 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:49 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id BDA167A0073 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598508948; bh=G2fZ2a4o4EWJnHxkF00vTVmEJPKC6JQnfwrwW0C7coI=; h=Date:From:To:Subject:From; b=z7VOCatisQyefhqknU6jsIbYxQgS6MPLiX+dDCVhDLwnza2CVuhgUDrQuH3VXW/I5 J6Q/I0UFQjuZ69Jyd6ArneFFY46DNMYLr4xhxfH+yOxrBv5AHFUt2wR3yVJhAD3Np7 vkyRKGxO0Jv+YdFSzJ/uO7RAh4j/xk2z9cvsSf38=
Date: Wed, 26 Aug 2020 23:15:48 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/closing-draining-refactor/f6c037-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ME6ejLuFDZ6EiIiU-jv9ZIcx0hs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 06:15:51 -0000

  Branch: refs/heads/closing-draining-refactor
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Aug 26 23:15:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B49DE3A0D78 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:15:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ck2MwIzy0boG for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:15:49 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 910BA3A0D77 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:49 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 98287600082 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598508948; bh=KViP38T9fGNsTZRMuMJCNtD317s9TRDz7TvVuoKPf4A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bJraI4jxUQXvu4C01qI28epxJdkelyCWU/RoWZrpqTXTqE1YPTVeTiu5mqH3xburO CbIDESo53ZMQLA7+gUvWiKe/klFGeoQEwShGVXveGHOvGZ6grG3xIeDEBcVfw8Nccr ++CmCWEtdupBs5g7sJ5fpt4XYPeNcVzej1Q/XgVA=
Date: Wed, 26 Aug 2020 23:15:48 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SCMJCUSWMWH3U3EV5KMYJJEVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/review/476413146@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f474f9487480_5c5e1964208239"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n3Z8NyD3VAodcGQ9afaD4h9QP4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 06:15:51 -0000

----==_mimepart_5f474f9487480_5c5e1964208239
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

Thanks, Martin!



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-476413146
----==_mimepart_5f474f9487480_5c5e1964208239
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>Thanks, Martin!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-476413146">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4VQOEVAQGDG6VAAI3SCX2ZJANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK24MOFP5HO2MCDX47LSCX2ZJA5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRSXZWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-476413146",
"url": "https://github.com/quicwg/base-drafts/pull/3988#pullrequestreview-476413146",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f474f9487480_5c5e1964208239--


From nobody Wed Aug 26 23:15:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DA4D3A0D7B for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:15:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 5AgS_hCEVZMc for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:15:49 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69E073A0D76 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:49 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id B22315E0764 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598508948; bh=8pOs5wfWpKautI1H2i7iRqqNA5lSlK5g1Q2S8wbOaC0=; h=Date:From:To:Subject:From; b=Nq7h8JvA1FGdKIouVTqNAsqdDxZb64yfxc5WdQ09pHryR2stYWgsKIzHSZvCFwbtB jyrOv3CwMe13FdgNxYPmg81ZuH8W/oriRXqf40NVnBGhf1qYME/RPpXPzPavifgDPL 7Ta53sxcQNqKHf0b614TcGfSdtRB/YRlV8cEABuI=
Date: Wed, 26 Aug 2020 23:15:48 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/1d94d9-7e359d@github.com>
Subject: [quicwg/base-drafts] 45e033: Closing and draining tidy
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-rC-UMNwpd4dT9GnHfzD0ZgTtTY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 06:15:51 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 45e033da8f481d3d0b85e335a4cf3beda602f1e3
      https://github.com/quicwg/base-drafts/commit/45e033da8f481d3d0b85e335a4cf3beda602f1e3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Closing and draining tidy

I took a careful look at the text here and found a few things:

1. There wasn't much redundancy, but there was a little.

2. The closing and draining states only apply to immediate close.

So I moved things up.  Shortened the top-level immediate close text, and
moved text specific to closing or draining to the corresponding
sections.

There were a few bits that could be cut, and a few that needed to be
better aligned with existing text, but nothing major.  Most of this is
unmodified text.

There are a few bits that I had to rewrite.  I will add comments for
those.

Closes #3907.


  Commit: 0c9512f6e81837cd4adba3ed670d3376dd072f73
      https://github.com/quicwg/base-drafts/commit/0c9512f6e81837cd4adba3ed670d3376dd072f73
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove self-reference


  Commit: d44244caca3fd09297fd467bf89bb3908eb90188
      https://github.com/quicwg/base-drafts/commit/d44244caca3fd09297fd467bf89bb3908eb90188
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move general stuff into introductory piece

And a few grammar fixes


  Commit: 43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff
      https://github.com/quicwg/base-drafts/commit/43176fb5cd31d1c0f26c9be3a774dcb2f32eb6ff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Better factoring of closing state introduction

Also stop using 'closing period', which is confusing.


  Commit: cb1bca7cf8468a98a5153e1931a5c7536c8a824c
      https://github.com/quicwg/base-drafts/commit/cb1bca7cf8468a98a5153e1931a5c7536c8a824c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove mention of stateless reset


  Commit: a31d8dcdc8e35ff2d62899054aca458c71a31645
      https://github.com/quicwg/base-drafts/commit/a31d8dcdc8e35ff2d62899054aca458c71a31645
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/the//

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1
      https://github.com/quicwg/base-drafts/commit/6aef5e42b482cb9a3efeab78fd6f3a92c79cf6b1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's cleanup

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: e980fc772bdfff04801b7f8febb1d68385655060
      https://github.com/quicwg/base-drafts/commit/e980fc772bdfff04801b7f8febb1d68385655060
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Maybe we don't need to specify reordering/delay at all


  Commit: e127ccad5d2285df6f7556b914871f70c4d577f7
      https://github.com/quicwg/base-drafts/commit/e127ccad5d2285df6f7556b914871f70c4d577f7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Small tweaks

Co-authored-by: Mike Bishop <mbishop@evequefou.be>


  Commit: 37a2d522f133bf26cd8064d0264d05ce7243bb54
      https://github.com/quicwg/base-drafts/commit/37a2d522f133bf26cd8064d0264d05ce7243bb54
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rewrap


  Commit: 6cc520dad75038f046b05e785cecd9869bcf3306
      https://github.com/quicwg/base-drafts/commit/6cc520dad75038f046b05e785cecd9869bcf3306
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Many little nits

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: f6c037d97b3e700569347af0d6c8a596eacd265b
      https://github.com/quicwg/base-drafts/commit/f6c037d97b3e700569347af0d6c8a596eacd265b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Wrap


  Commit: 7e359d21d1621612a2a6fb8e6fc71807f027ec20
      https://github.com/quicwg/base-drafts/commit/7e359d21d1621612a2a6fb8e6fc71807f027ec20
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3988 from quicwg/closing-draining-refactor

Closing and draining tidy


Compare: https://github.com/quicwg/base-drafts/compare/1d94d9924da1...7e359d21d162


From nobody Wed Aug 26 23:16:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1B333A0D79 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:15:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Kt3fQpm_hU1F for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:15:58 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C53A63A0D77 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:58 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 0A78B5C005C for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598508958; bh=YIBjWsZfC1VqEkGsdDbZFDggFGDuBePgqI4PiGhm+8E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oU6V5Qe7f7HPi1Rt9Tfv73BTbVsgdxpzisR4LTOW8EHeXfhTDCY4Xf7NivkNAItPQ 8acuj5/aKBI3q7ijXFYSmh491HYhswOu0cVCf811emovPM0G+gJItWgrY4v2WEdeDH V6lNBS1T5rtDgvZQu7R+sJHZpBScAyuGQZBXpvis=
Date: Wed, 26 Aug 2020 23:15:57 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4Q3AWVEP3JOKPUZYN5KMYJ3EVBNHHCOKAVKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3907/issue_event/3697866431@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3907@github.com>
References: <quicwg/base-drafts/issues/3907@github.com>
Subject: Re: [quicwg/base-drafts] Closing/draining redundancies (#3907)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f474f9dee660_6fe819641462e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4-5tNI1NK9BmDQP6PmSZE8izA5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 06:16:00 -0000

----==_mimepart_5f474f9dee660_6fe819641462e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3907 via #3988.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3907#event-3697866431
----==_mimepart_5f474f9dee660_6fe819641462e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="656938321" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3907" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3907/hovercard" href="https://github.com/quicwg/base-drafts/issues/3907">#3907</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="674070153" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3988" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3988/hovercard" href="https://github.com/quicwg/base-drafts/pull/3988">#3988</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3907#event-3697866431">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FXRMPHH2NJHHD5JLSCX2Z3ANCNFSM4OZ6SL4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK55MBTAHGXZI2YNJJTSCX2Z3A5CNFSM4OZ6SL4KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3RUPNPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3907#event-3697866431",
"url": "https://github.com/quicwg/base-drafts/issues/3907#event-3697866431",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f474f9dee660_6fe819641462e4--


From nobody Wed Aug 26 23:16:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40B333A0D76 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:16:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FdJiE2AA2Eex for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:16:00 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 018493A0D77 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:59 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 071ED8403F4 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:15:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598508959; bh=+oosrcYoNbG+yZAHWE/VYkDzYfIubwaZYQlwYXitMpg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a5O87AJKLEzFfUkfCSXKXVr60XNYtJOj1SpgahF/MtdBickQGmeEQ2s+Pm6XAaT9B s3IdON/gSpN5Co6xF6dMITgevxdqAusRmvs6mZ57J0A45oMb4MC9OFOEZ7IbkK70dL iFVo6Sp6S9KzfejlvWiKypcxBkAzNnHAQRSLGFmE=
Date: Wed, 26 Aug 2020 23:15:58 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UFG4UFT5ORY6CZT55KMYJ5EVBNHHCQLL6RE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3988/issue_event/3697866419@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3988@github.com>
References: <quicwg/base-drafts/pull/3988@github.com>
Subject: Re: [quicwg/base-drafts] Closing and draining tidy (#3988)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f474f9eec0d3_72361964149683"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7ZgL2CEG7IJySr5W9hDlV6XLrFM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 06:16:01 -0000

----==_mimepart_5f474f9eec0d3_72361964149683
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3988 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3988#event-3697866419
----==_mimepart_5f474f9eec0d3_72361964149683
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="674070153" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3988" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3988/hovercard" href="https://github.com/quicwg/base-drafts/pull/3988">#3988</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3988#event-3697866419">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LMVTSGJF72EQXC2TSCX2Z5ANCNFSM4PWIO6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JHL6SX7FJB75WSV3SCX2Z5A5CNFSM4PWIO6OKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3RUPNMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3988#event-3697866419",
"url": "https://github.com/quicwg/base-drafts/pull/3988#event-3697866419",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f474f9eec0d3_72361964149683--


From nobody Wed Aug 26 23:16:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 03A7F3A0D77 for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:16:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 gQ7kiDii0kCH for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 23:16:35 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A711D3A0D76 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:16:35 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id D9F445E0E51 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 23:16:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598508994; bh=Yxk9dMnFq28axNpygeQHtncAhILKezNvUebw4kecVIo=; h=Date:From:To:Subject:From; b=d1Xc5IPeyhgJZwg2fZSqpnUv1Kqth/cSiFHOlSamSNY9XYUc08C5DJLZHiDHq09Me etpYxpq4zjqpVCW5ZnwracdRnTFeoQNDxv86wQe1DQcN0R/qD1rLDhdAKkPDEocARq F14PiC7h1F/XfhD9yAV0Z6FhxKIxYqUNldC7ciJM=
Date: Wed, 26 Aug 2020 23:16:34 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/79b581-6a8cb4@github.com>
Subject: [quicwg/base-drafts] 6a8cb4: Script updating gh-pages from 7e359d21. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eL-DLdy-Z2V9OBdheBb5xfTuTjM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 06:16:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6a8cb4255d7d39c50e43990840bbb289df1e3798
      https://github.com/quicwg/base-drafts/commit/6a8cb4255d7d39c50e43990840bbb289df1e3798
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7e359d21. [ci skip]



From nobody Thu Aug 27 01:41:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BA193A046E for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 01:41:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pWfxnY1gXNKj for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 01:41:24 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC09F3A046D for <quic-issues@ietf.org>; Thu, 27 Aug 2020 01:41:24 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 01D18E1E83 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 01:41:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598517684; bh=ImZrp8kx1wflKzOY4KblVOYU1DybW2baKyEv2B97Fvk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eAkP1yotKIyebzG1WYz/daNLbuIEqO0AEBJwzUebjl+WXnZ0x3QrS1oYdczZBtMOl cEKpbbxnQyhFv1+TjmI1XE4Q/WIQWl6q9fIKVfvTzkBcSag+QcfClkWYPc0VJ21m8T h6CzBeXXdhZoIUXVfAjdW9lUWxT6aoLkowGIe9Yg=
Date: Thu, 27 Aug 2020 01:41:23 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3LFI46VZVBRUUX3EF5KNJLHEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/681797571@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4771b3e4d06_592519643167cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yD2SiFQxbV_3dzWuOzzG4t6wkgM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 08:41:26 -0000

----==_mimepart_5f4771b3e4d06_592519643167cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think you know what to  expect, to me the text just needs to explain what you expect can happen. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-681797571
----==_mimepart_5f4771b3e4d06_592519643167cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think you know what to  expect, to me the text just needs to explain what you expect can happen.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-681797571">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UNR3KVHDJTSGUP73SCYL3HANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK76F2EQZICCARVTCGLSCYL3HA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCRWPQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-681797571",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-681797571",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4771b3e4d06_592519643167cc--


From nobody Thu Aug 27 01:49:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 45E413A0593 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 01:49:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 KvbaVW6v_272 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 01:49:48 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C58F3A0544 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 01:49:48 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 486275E0044 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 01:49:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598518187; bh=7dOXuYTdB4bux9MrxiJRo9jhPq/1rVeBQQ3PyGyjtDk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aiAAWz+qz9vRlxxX3dIEOBC4kVis28wkEJWGsbvS+jCM1Zk//GOiEMk7ase9V/bPu 6Kn89PV02V7GdUSMTa/X3og28Ctb6ip2NGnTLpCRdWiDboRQMHnHd0LKKzc/8rPgk9 rIUbUi1CLfgTaYEQmom6CP1o4RyvjNFtu7vUz3cc=
Date: Thu, 27 Aug 2020 01:49:47 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UQFI5YKKFUMMK6WF5KNKKXEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4021/681810652@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4773ab3941c_3f96196459597"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tSDXtRRKjPiChUFlxHQ13PiZfDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 08:49:49 -0000

----==_mimepart_5f4773ab3941c_3f96196459597
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair does #4058 resolve this issue for you?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#issuecomment-681810652
----==_mimepart_5f4773ab3941c_3f96196459597
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> does <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="686849245" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4058" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4058/hovercard" href="https://github.com/quicwg/base-drafts/pull/4058">#4058</a> resolve this issue for you?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#issuecomment-681810652">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK23P2TEJOK3Y6UETULSCYM2XANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3J7UPP666JUAPQA53SCYM2XA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCRZVXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-681810652",
"url": "https://github.com/quicwg/base-drafts/issues/4021#issuecomment-681810652",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4773ab3941c_3f96196459597--


From nobody Thu Aug 27 02:00:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C15C3A0819 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 02:00:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JD_EC7oTk9Mw for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 02:00:28 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 109D03A0818 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 02:00:27 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 3674D520E84 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 02:00:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598518827; bh=YZDtz2xPF+DaeFJiXwaMhPppHesZ5uv73wSCQbYKsd0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fCxL85LNwmmLMnfz+or0AUXx12kvpEyceRPGY6zekVkvKG49QHQQ0Lcgi+ZcNnqFF PlrFhYAWKs6VJusm0G/R1R15M9IlPO4Uj2y3C2u06KfxFoIfvaVh2WWB25YCC/veXF z80BgmvLNv8DjAj5sDhmHmPPaOvr/52widoPF5+k=
Date: Thu, 27 Aug 2020 02:00:27 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52D274KNRWIUPLHZV5KNLSXEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/476522036@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47762b279d1_4a871964597517"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4zCAmsizPDRG2ZMDMA95ug9MY0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 09:00:29 -0000

----==_mimepart_5f47762b279d1_4a871964597517
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion

Looks good now! Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#discussion_r478265873
----==_mimepart_5f47762b279d1_4a871964597517
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r478265873">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -767,20 +767,22 @@ While in slow start, QUIC increases the congestion window by the
 number of bytes acknowledged when each acknowledgment is processed, resulting
 in exponential growth of the congestion window.
 
-QUIC exits slow start upon loss or upon increase in the ECN-CE counter.
-When slow start is exited, the congestion window halves and the slow start
-threshold is set to the new congestion window.  QUIC re-enters slow start
-any time the congestion window is less than the slow start threshold,
-which only occurs after persistent congestion is declared.
+QUIC MUST exit slow start and enter congestion avoidance upon loss or upon
+increase in the ECN-CE counter. When slow start is exited, the congestion
+window halves and the slow start threshold is set to the new congestion
</pre>
<p>Looks good now! Thanks!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r478265873">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3JJH3AY2PDMOYMCWTSCYOCXANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZJYJ5WNVDHK6ANLT3SCYOCXA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRTSMNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r478265873",
"url": "https://github.com/quicwg/base-drafts/pull/3978#discussion_r478265873",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47762b279d1_4a871964597517--


From nobody Thu Aug 27 02:09:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 574F03A082D for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 02:09:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Rm4VR54Vq9G5 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 02:09:47 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 434F83A082C for <quic-issues@ietf.org>; Thu, 27 Aug 2020 02:09:47 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 856765C03F7 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 02:09:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598519386; bh=tg/PIVKOV5CP0y2keVli9bUb6ifN6MdmSoPC1RQpJFA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HjSZui33vHOFCpmg9JlBrcLxEhyvjtap+ELNRXigL78P1/BhC9popMp8pY4DOSe7q o6jZsV2vDzacV/ptBDsO0i1yq1/1t5vcHy3JUntcsIFawZcOsnmk5Qm5Jt6VJ66/1Y 1vMXl5pwj8wIxfsrGUbi+tT2c5FK/5/27mVk/cnk=
Date: Thu, 27 Aug 2020 02:09:46 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3CICKEI3SJ2Z6I3RF5KNMVVEVBNHHCR4D43U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4058/review/476529246@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4058@github.com>
References: <quicwg/base-drafts/pull/4058@github.com>
Subject: Re: [quicwg/base-drafts] More exposition for VN elicitation by padding (#4058)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47785a75aa8_6eb11964470783"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KWCvNOhqPTRNfocfKJi0QNiVUO8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 09:09:48 -0000

----==_mimepart_5f47785a75aa8_6eb11964470783
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair commented on this pull request.

This text seems to answer my question - Since this in section 6, I'd have also preferred adding a forward reference to the later section 14.1  to get the details.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476529246
----==_mimepart_5f47785a75aa8_6eb11964470783
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<p>This text seems to answer my question - Since this in section 6, I'd have also preferred adding a forward reference to the later section 14.1  to get the details.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476529246">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XFCJFKMPMDB247PTSCYPFVANCNFSM4QMMPWQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2GZUADVYGEF7GYSDLSCYPFVA5CNFSM4QMMPWQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRTUEXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476529246",
"url": "https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476529246",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47785a75aa8_6eb11964470783--


From nobody Thu Aug 27 02:40:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A98F53A0857 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 02:40:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 JTBhYaDKRzMn for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 02:40:02 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4927E3A0844 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 02:40:02 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 008D7E059F for <quic-issues@ietf.org>; Thu, 27 Aug 2020 02:40:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598521201; bh=y3KYirjIjLIb7qhPFFb7zMKyGTW6pkOQn3tD3EjpjHw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=bJcx1sFEAm67e5WjHwIVGHngmhAETVoj2IRLIwSy9cynjuxIe9scDTCCwm+exVqXU nq6BK42OpCV2HFI6iG4jn7czw1itkaVPRLyb9UisGPUDVFtSHgL/62f2fdhGZPkbE4 Z/N3YcA7Da+tCcflTiGJmdD2QstjYCIJDCkOAgZo=
Date: Thu, 27 Aug 2020 02:40:00 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EVWPZZAU7HXEVMX55KNQHBEVBNHHCR5CFZA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4059@github.com>
Subject: [quicwg/base-drafts] Gorry's ECN rewrite (#4059)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f477f70e51f6_6f461964139128"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a9In1j-fBBitVhqbCiRT0kZm6Po>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 09:40:04 -0000

----==_mimepart_5f477f70e51f6_6f461964139128
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This contains a lot of changes, but these seem to all be editorial.

@gorryfair is unable to engage here for a little while, but we should take that opportunity to provide feedback.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4059

-- Commit Summary --

  * Gorry&#39;s ECN rewrite, verbatim
  * fix nits; reorder

-- File Changes --

    M draft-ietf-quic-transport.md (194)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4059.patch
https://github.com/quicwg/base-drafts/pull/4059.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4059

----==_mimepart_5f477f70e51f6_6f461964139128
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This contains a lot of changes, but these seem to all be editorial.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> is unable to engage here for a little while, but we should take that opportunity to provide feedback.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4059'>https://github.com/quicwg/base-drafts/pull/4059</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Gorry&#39;s ECN rewrite, verbatim</li>
  <li>fix nits; reorder</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4059/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (194)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4059.patch'>https://github.com/quicwg/base-drafts/pull/4059.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4059.diff'>https://github.com/quicwg/base-drafts/pull/4059.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4059">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UNOVPJH54CD72KA3SCYSXBANCNFSM4QMZAVOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2NXJUJKEXHB7QYG3SCYSXBA5CNFSM4QMZAVOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KHUIXEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4059",
"url": "https://github.com/quicwg/base-drafts/pull/4059",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f477f70e51f6_6f461964139128--


From nobody Thu Aug 27 03:27:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8E183A0972 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:27:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 xNPW0okUFJjU for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:27:02 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA85C3A0969 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:27:02 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id BC107600DEC for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:27:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598524021; bh=5KN4CLRhWvQSI2onDcoxtSenyO0hGSKw0yzkj4NhgfI=; h=Date:From:To:Subject:From; b=GxlN2kKDvFTj+Xc5gbCqTgInhVyE1vhXgvyDBLTS5ngfIjcqTMihq93mjVQ6puHN/ CTd7MNKHM/SAA35vDEVbUeGJh/a4NwEdOZsx6sRfe4J5YPWTl5YZLJBNzuB06hhooG h4RK1NSzufC0h89q30A0j4XQvlDdlvadF/9R5uRE=
Date: Thu, 27 Aug 2020 03:27:01 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/too-small-no-vn/9fab9c-27e717@github.com>
Subject: [quicwg/base-drafts] 27e717: Cite the initial size section too
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LVBGoiOGOw7ajX6NnLan75SzhoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 10:27:04 -0000

  Branch: refs/heads/too-small-no-vn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 27e717650303ae4b533de73d9d1b2ea5048f2cff
      https://github.com/quicwg/base-drafts/commit/27e717650303ae4b533de73d9d1b2ea5048f2cff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Cite the initial size section too



From nobody Thu Aug 27 03:27:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15BF63A0976 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:27:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 V7dlb9SvAHRy for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:27:13 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C1183A0972 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:27:12 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 496A4600D93 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:27:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598524032; bh=bT3xrXQH6w5stOVF3qtr/p+J2n6ITB7o52/R3MNM2fk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vfACGkpeX5MFfFMyIYIW7Wzkv5xbsbcV62w3BqXEtDyE+tRBAHG/TbqEcBJnQWFoh voQ6FjgrYwyBGw+xXhQRcvJUcC5rGscEPJUUsAOpHLirpZZ9lqy14pygMrAcQNbOSI oMG5vfDPlEYVy6x0OiSssO+6usec/aCtcS1rMf2c=
Date: Thu, 27 Aug 2020 03:27:12 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4058/push/5593436433@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4058@github.com>
References: <quicwg/base-drafts/pull/4058@github.com>
Subject: Re: [quicwg/base-drafts] More exposition for VN elicitation by padding (#4058)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f478a8039b0a_6dbb1964235677"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y9DRka0vp6ick8_Lt0iqWfBhuW0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 10:27:14 -0000

----==_mimepart_5f478a8039b0a_6dbb1964235677
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

27e717650303ae4b533de73d9d1b2ea5048f2cff  Cite the initial size section too


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4058/files/9fab9cd18960d8eb101c970d68549fbb0f9c0f30..27e717650303ae4b533de73d9d1b2ea5048f2cff

----==_mimepart_5f478a8039b0a_6dbb1964235677
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/27e717650303ae4b533de73d9d1b2ea5048f2cff">27e7176</a>  Cite the initial size section too</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4058/files/9fab9cd18960d8eb101c970d68549fbb0f9c0f30..27e717650303ae4b533de73d9d1b2ea5048f2cff">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CDFZANW5GEKAQCN3SCYYIBANCNFSM4QMMPWQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JB6CVYEXC6SM6CDLSCYYIBA5CNFSM4QMMPWQKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TIMZXGM2DKOKQOVZWQIZVGU4TGNBTGY2DGMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4058/files/9fab9cd18960d8eb101c970d68549fbb0f9c0f30..27e717650303ae4b533de73d9d1b2ea5048f2cff",
"url": "https://github.com/quicwg/base-drafts/pull/4058/files/9fab9cd18960d8eb101c970d68549fbb0f9c0f30..27e717650303ae4b533de73d9d1b2ea5048f2cff",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f478a8039b0a_6dbb1964235677--


From nobody Thu Aug 27 03:27:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE5CE3A0976 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:27:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 z5Vaszoh5xiK for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:27:20 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D1B833A0972 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:27:20 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id DD79CE059F for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:27:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598524039; bh=KYhostkKbgVQWsH8AH9mKV2ozInkrCNOsHZoeHgdx3A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Aw1DWT8iz7jgnYe3+TLujjFlWtP4FweJnBytWSpByr16/WH2odm7WIAB6wBxF6d5H HWggh0rqbU28FuPrd/lkmLYKy+SeAipisnJs528gj45EokWh/6l+64QAX6VsLcGnS0 o6xu0wCZ0fbwr/LnQsv7r5vNkPO9dBl0zRQ9k8Qo=
Date: Thu, 27 Aug 2020 03:27:19 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5OYR72DWUQAOHKJ7F5KNVYPEVBNHHCR4D43U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4058/c681863947@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4058@github.com>
References: <quicwg/base-drafts/pull/4058@github.com>
Subject: Re: [quicwg/base-drafts] More exposition for VN elicitation by padding (#4058)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f478a87cdfdf_25db1964104233"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s8d11_POH2Bx018AzJGltwjnU7o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 10:27:22 -0000

----==_mimepart_5f478a87cdfdf_25db1964104233
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Cross references are cheap.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4058#issuecomment-681863947
----==_mimepart_5f478a87cdfdf_25db1964104233
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Cross references are cheap.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4058#issuecomment-681863947">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LDU2OTZR5DYDNWXLSCYYIPANCNFSM4QMMPWQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ZW7JU6NYAJR6KEL3SCYYIPA5CNFSM4QMMPWQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCSGWCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4058#issuecomment-681863947",
"url": "https://github.com/quicwg/base-drafts/pull/4058#issuecomment-681863947",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f478a87cdfdf_25db1964104233--


From nobody Thu Aug 27 03:28:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 429AF3A09B3 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:28:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sQaSId3ZWbfd for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:28:48 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EEEEF3A097E for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:28:09 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 4A8DA600093 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:28:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598524089; bh=HO831dLX7DMvIoq9s6r/jwCveo9V4TV2zVDNGPTTwyY=; h=Date:From:To:Subject:From; b=OCLs3X0dtcE4Nro9XcAnYFWOO7dkY6X2RhIH96WOiVWk9LO7vqgz14QaPCQrbm81c DVFdkFjLVNGauONSywTMQTRdVWJmo4X1ZC0/7LC+oqsdepItcKPvYPkuhprdmD1B5X oGw57KeJ1FTJoKwY+hJcjWHciw1mORPXAAMWqGHA=
Date: Thu, 27 Aug 2020 03:28:09 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6a8cb4-d7067d@github.com>
Subject: [quicwg/base-drafts] d7067d: Script updating gh-pages from 27e71765. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xxiMABE3X_tUDla-yj_xKNf4HCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 10:28:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d7067d5465a07113d3f8962683685c90cef38c54
      https://github.com/quicwg/base-drafts/commit/d7067d5465a07113d3f8962683685c90cef38c54
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M index.html
    M too-small-no-vn/draft-ietf-quic-http.html
    M too-small-no-vn/draft-ietf-quic-http.txt
    M too-small-no-vn/draft-ietf-quic-invariants.html
    M too-small-no-vn/draft-ietf-quic-invariants.txt
    M too-small-no-vn/draft-ietf-quic-qpack.html
    M too-small-no-vn/draft-ietf-quic-qpack.txt
    M too-small-no-vn/draft-ietf-quic-recovery.html
    M too-small-no-vn/draft-ietf-quic-recovery.txt
    M too-small-no-vn/draft-ietf-quic-tls.html
    M too-small-no-vn/draft-ietf-quic-tls.txt
    M too-small-no-vn/draft-ietf-quic-transport.html
    M too-small-no-vn/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 27e71765. [ci skip]



From nobody Thu Aug 27 03:41:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A69933A0B67 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:40:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.039
X-Spam-Level: 
X-Spam-Status: No, score=-1.039 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Mnm5NyKOZqFr for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 03:40:58 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 091943A0B95 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:40:53 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 568867A00AA for <quic-issues@ietf.org>; Thu, 27 Aug 2020 03:40:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598524853; bh=DU+ASsTccbAUXJEQaEEwi9hAB/I/NA9dLgnRo5Zeq7M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BC6xeny5SecUWpE+ZWwg5dkZBox1OTD6g3O36ON3qKzZld6X/75be0fVWJ25xB9SG giXDNZgi2bSvFMGvnKlPvXkIxXn2aCU1Y2fZsHx8AxCh426axFS26zCzphyprI/v8v Oh7Q0Oi0p49U5udIkvwUgHFBaNdTOTEiUzY4ne+A=
Date: Thu, 27 Aug 2020 03:40:53 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZUEA6SCX6AY4ZTVTN5KNXLLEVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/681869849@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checking for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f478db5e3a9_567319642658bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QvGT7EEpV6mjjzsBTl4j3nTz_NE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 10:41:07 -0000

----==_mimepart_5f478db5e3a9_567319642658bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Editorial?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-681869849
----==_mimepart_5f478db5e3a9_567319642658bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Editorial?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-681869849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHMXDEIS2V2MHJSJ3SCYZ3LANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3OODMEM3CGGVV344TSCYZ3LA5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCSIEGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-681869849",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-681869849",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f478db5e3a9_567319642658bf--


From nobody Thu Aug 27 04:36:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCDAF3A0BDE for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 04:36:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FjZd7i3GGNtH for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 04:36:48 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7123D3A0BDA for <quic-issues@ietf.org>; Thu, 27 Aug 2020 04:36:48 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id B2F4C84001B for <quic-issues@ietf.org>; Thu, 27 Aug 2020 04:36:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598528207; bh=eeF/qVrTSApYxf66SnPvg1eGYNEa+bLsLijTYdeCr8I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=osm6u1b2hWJti/Y4aem6HWmySodx/ILmYCdIcI5JRDh0PTr3BljC/PDkZ3CpTStFf ktDMkFmECAucyPDgrFAL7X+RTwuh/hU+RgdQfJodVFUwAl7sdps0SIB/uXOU5A0YFL Vrk0ifhV0gzvdFr8IxxzsgOczB7NwN/Qz7GjCIZA=
Date: Thu, 27 Aug 2020 04:36:47 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DTHCFVVFN2VYYPLF5KN547EVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4052/681893499@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checking for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f479acfa3327_578b196421107"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D-wNp7uBB0yWJDIgjBJxA3VqiNk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 11:36:50 -0000

----==_mimepart_5f479acfa3327_578b196421107
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, this is an editorial issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#issuecomment-681893499
----==_mimepart_5f479acfa3327_578b196421107
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, this is an editorial issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#issuecomment-681893499">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4IIIVHO436OL2YXJDSCZAM7ANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ZG2UPFO7KPOHXA5LSCZAM7A5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCSN46Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-681893499",
"url": "https://github.com/quicwg/base-drafts/issues/4052#issuecomment-681893499",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f479acfa3327_578b196421107--


From nobody Thu Aug 27 07:33:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38EA13A0C31 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:33:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VmBW_cFlWVgV for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:33:14 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA75D3A0BE4 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:33:14 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 1C726340E91 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:33:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598538794; bh=RetOYULOFwbtdQRKZmkeukfuXHOm1ZumuKxz7N1f4To=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h6LSMBTMK2SG+XnVSypxOmr4NwCfjFvDz/nBtPxuyHFddihcUKHhfn8sFx8Grg7P8 zKNNgmhYUN+jYHFHMI+1gK8518fA77WWaupV0/P7D1s2dCpnZn1wptAk7xMpvJp/en MBhqgMD4vC13ZjMYwXTxFOYl4+h7iuB0+BbbHLPI=
Date: Thu, 27 Aug 2020 07:33:14 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7VXNIJKCSGPPXUBB55KOSSVEVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053/c681987340@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4053@github.com>
References: <quicwg/base-drafts/pull/4053@github.com>
Subject: Re: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47c42ad148_330b19643991d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uvYH4uy-SSNe-U16BvH2O5aWgps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 14:33:16 -0000

----==_mimepart_5f47c42ad148_330b19643991d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Which is why the PR says "unlikely," not "impossible."  But the impossible thing is for the server to know whether it's doing things correctly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681987340
----==_mimepart_5f47c42ad148_330b19643991d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Which is why the PR says "unlikely," not "impossible."  But the impossible thing is for the server to know whether it's doing things correctly.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681987340">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3IKQKHU3QXAYJRNMLSCZVCVANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7EDC7RKFZYYB7IZRLSCZVCVA5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCTE2DA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681987340",
"url": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-681987340",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47c42ad148_330b19643991d9--


From nobody Thu Aug 27 07:35:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C59C43A0CFA for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:35:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qwjUfGuNsSo4 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:35:23 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CC063A0C55 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:35:23 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 6D5EA84074A for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:35:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598538922; bh=3Uuhem4NrM2/QWw4QlHSdbEELlnSszUt1L5o6LqspnE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wM4+A2zF06RAtQmurNe6qX5JvWLYbIfjXcrNNzVjsLq16StA4Rsin56XLQec5V8oY O20Jiatj56/cjJdH3vvzmdA+yrVsqTwB7CIj2SZNoI5UQqfnZ9IdF2frNjdjnybrsT CEuZI4Yvdl2ei0ENb605SCmKPbBIHDvtvCNVgGhA=
Date: Thu, 27 Aug 2020 07:35:22 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCED5PS2SOM4ZAVLN5KOS2VEVBNHHCR4D43U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4058/review/476784079@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4058@github.com>
References: <quicwg/base-drafts/pull/4058@github.com>
Subject: Re: [quicwg/base-drafts] More exposition for VN elicitation by padding (#4058)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47c4aa5e125_1dd019648323b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sstug06rdfVEHQCeUJXk3cG21Zo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 14:35:25 -0000

----==_mimepart_5f47c4aa5e125_1dd019648323b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476784079
----==_mimepart_5f47c4aa5e125_1dd019648323b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476784079">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK72AFB7DZDFC6XIZ2DSCZVKVANCNFSM4QMMPWQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ZSO4IW6A2Y3HXRFDSCZVKVA5CNFSM4QMMPWQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRVSLTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476784079",
"url": "https://github.com/quicwg/base-drafts/pull/4058#pullrequestreview-476784079",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47c4aa5e125_1dd019648323b--


From nobody Thu Aug 27 07:37:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E7233A0D20 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:37:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TSLuEEzW_IHm for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:37:33 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5DFE03A0D14 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:37:33 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id A0433902754 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:37:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598539052; bh=lazX1p2OO8a54OU82JF34EgaUFqBxkSDdujOX0XGPKU=; h=Date:From:To:Subject:From; b=MXLsQYMhLRko1uzpdDRpJYTtyxyWNbJQPWVIjYLn5uU2QwHb7YhG0kc8IW5OdCeAP CIC1S3fggp+YdnlCDJDjphcdrl5CE+E71IiL7rW30wa5w5IB2616LCOUJi/xnXD6F/ hRMb7JTAAsFOZ4qbaC5rfa3PjKPYbK7QOyNr5400=
Date: Thu, 27 Aug 2020 07:37:32 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/unset_max_push_id/edd310-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O-czq9xoEftmp8sU3cfCUfEEEIo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 14:37:34 -0000

  Branch: refs/heads/http/unset_max_push_id
  Home:   https://github.com/quicwg/base-drafts


From nobody Thu Aug 27 07:37:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B22733A0D14 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:37:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 y1fTUgiJJzIR for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:37:33 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 751223A0D17 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:37:33 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id DE9AB7A0026 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:37:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598539052; bh=5ocL29hs2eAL95GrXHnDgsr/ULZps+51Ak2dZEA0hCE=; h=Date:From:To:Subject:From; b=OaB/gVWXWNlsjS7ZB5ZD/Q/lvg6qVKrT/ebpxld4ezCJ/W9j3OO1Zdtgg4nh6wFZa wHCSt+/OJJYE0Q9mbJI3H8bHcCK7timp8b8aCC5sSHb6XuIm/QcAXCRwnogabZTiuI 3Ntm/Jan8oURRBvyocfuAvDjstHWGZiQV21EsBFw=
Date: Thu, 27 Aug 2020 07:37:32 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/7e359d-05a33f@github.com>
Subject: [quicwg/base-drafts] 05a33f: Handle unset Maximum Push ID (#4054)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7pxfbyWAD-U2GiCiTW4CuZuBm4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 14:37:36 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 05a33f293d8abf7d886f2abc4aa08dcb3debd4c5
      https://github.com/quicwg/base-drafts/commit/05a33f293d8abf7d886f2abc4aa08dcb3debd4c5
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Handle unset Maximum Push ID (#4054)



From nobody Thu Aug 27 07:37:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CED593A0D17 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:37:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Dejlqgyt1jtg for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:37:42 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFCE73A0D0F for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:37:42 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id D4E28520048 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:37:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598539061; bh=UYEtRlyffRHRAEuiUvcM0rjBFllJcHekMBDo0gkr9yU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Umf4y9OVwSwGE0FPrJ5OW8S6T0zj9Ro1BOo4sF1qc4o5f57rP8ulqvRt04WNmjVD/ OoGzTvaxzm1k9uFWz89fn4Xekmut2jljPcTqxBgJn/k+nziJ/CekVSKllOY/xBTu/m Go1mNoZ0SfgAf+ZRS0BPpEDMN6HGuUowebi8DbdA=
Date: Thu, 27 Aug 2020 07:37:41 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7EMNNQE2VN35W4QP55KOTDLEVBNHHCRXIK2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4052/issue_event/3699964930@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4052@github.com>
References: <quicwg/base-drafts/issues/4052@github.com>
Subject: Re: [quicwg/base-drafts] HTTP nitpick: checking for maximum Push ID (#4052)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47c535c5a08_39161964255588"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Cdiz_RPCK4ATZiN0g5_HRYL9YaI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 14:37:44 -0000

----==_mimepart_5f47c535c5a08_39161964255588
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4052 via #4054.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4052#event-3699964930
----==_mimepart_5f47c535c5a08_39161964255588
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685574868" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4052" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4052/hovercard" href="https://github.com/quicwg/base-drafts/issues/4052">#4052</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685812125" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4054" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4054/hovercard" href="https://github.com/quicwg/base-drafts/pull/4054">#4054</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4052#event-3699964930">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YIAHG23VH3LWZIMDSCZVTLANCNFSM4QKY26VQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6UJMKMUN44WYXFCU3SCZVTLA5CNFSM4QKY26V2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3SEPYAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4052#event-3699964930",
"url": "https://github.com/quicwg/base-drafts/issues/4052#event-3699964930",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47c535c5a08_39161964255588--


From nobody Thu Aug 27 07:37:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 033713A0D17 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:37:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 sX60b9Yl7rFi for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:37:44 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2D683A0D0F for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:37:43 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 2BFC4560EA1 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:37:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598539063; bh=Ot1twM7Dn7SZFA7hC8VZ7PuMFcgChoHYHG27YvcSmi8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hrWsJ7WkiEOD7XddFAuMsTUd+RMg5gETDubYMj/9RGAngCvuAEgMHUcS6l6/kn+V8 EiRColNDPq+NIqqm6uU0KOYjqV2oCOff7wiwJxDaaLjP++cjv6h3b86u+9D3QoTrd0 T/PzKUMWUV74BOyr+h8BWVzKzR+0nBdgXv8xGVNE=
Date: Thu, 27 Aug 2020 07:37:43 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3O5GV2MXGNSKY3S7V5KOTDPEVBNHHCRYFJTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4054/issue_event/3699964921@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4054@github.com>
References: <quicwg/base-drafts/pull/4054@github.com>
Subject: Re: [quicwg/base-drafts] Handle unset Maximum Push ID (#4054)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47c5371ccc3_339e1964105738"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7sSGpVJKOmXyMSNFme6HclaGeSc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 14:37:45 -0000

----==_mimepart_5f47c5371ccc3_339e1964105738
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4054 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4054#event-3699964921
----==_mimepart_5f47c5371ccc3_339e1964105738
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685812125" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4054" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4054/hovercard" href="https://github.com/quicwg/base-drafts/pull/4054">#4054</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4054#event-3699964921">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUAQTMG76YL4PH4X3SCZVTPANCNFSM4QLCRBDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ72KAPT5X6PWCZVA3SCZVTPA5CNFSM4QLCRBDKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3SEPX6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4054#event-3699964921",
"url": "https://github.com/quicwg/base-drafts/pull/4054#event-3699964921",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47c5371ccc3_339e1964105738--


From nobody Thu Aug 27 07:38:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D5EA3A0C1A for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:38:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ag1bNeNidfOk for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:38:24 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 81CCF3A0C17 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:38:24 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id D4499520055 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:38:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598539103; bh=cviUyp/NZtHa6vkvqtSzrTrKcsmYdS7bSRiIhvb94nc=; h=Date:From:To:Subject:From; b=D1fvAgDkv6pzsfzwkwLxbxBw+xTE38XvA7bCnBBZ1J+PETo+74/E1Xobi7VyTeRu+ Gi2+6c8WD7WJ/v78e9GE4UqGduwVI1278G8l+5+tue/bdtZaSFIqph7g2Zi1F0lh+/ Ar0s+v1ACQnGaKu8UxTkw6CV/U690rNPdcvceG4c=
Date: Thu, 27 Aug 2020 07:38:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d7067d-8963aa@github.com>
Subject: [quicwg/base-drafts] 8963aa: Script updating gh-pages from 05a33f29. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_uYyIPBZUTH68pilJJRyC3xNf98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 14:38:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8963aa0a4e3e07ecf8000a6d0e52c30b769343a3
      https://github.com/quicwg/base-drafts/commit/8963aa0a4e3e07ecf8000a6d0e52c30b769343a3
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 05a33f29. [ci skip]



From nobody Thu Aug 27 07:38:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB92A3A0C1E for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:38:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 BGdAP9hkZDFV for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 07:38:36 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47DBD3A0C17 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:38:36 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 5881B900EC3 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 07:38:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598539115; bh=BQnFAdchrf1Yo/uqsvluFpKObGFE1pnT3A3ro5BJ1TQ=; h=Date:From:To:Subject:From; b=AJyJ9PbbMnhvQsIKqioWJ2zaxEpSR5DIyOgdZHNNfFpO8MCbFb13y9pDk5B15ZASn dGPgtrBJVRASdtn/CFoMI4YyK6bJCxF/TpfKebGCdmJ8RH55OuZE/O9eiLTxnZBgVP yiGQ6jI16jHsCM8N0cN29Stzk6xBMmXo5ya9lJd0=
Date: Thu, 27 Aug 2020 07:38:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8963aa-7aa3af@github.com>
Subject: [quicwg/base-drafts] 7aa3af: Script updating archive at 2020-08-27T14:38:13Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Rr2TT-1ZwtonNlbkOMY90z36Izs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 14:38:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7aa3af3a4e7c2bd740ca8feaa77220615a61e673
      https://github.com/quicwg/base-drafts/commit/7aa3af3a4e7c2bd740ca8feaa77220615a61e673
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-27T14:38:13Z. [ci skip]



From nobody Thu Aug 27 09:00:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5DF63A0F78 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 09:00:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 3zhQW3rxPQmi for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 09:00:04 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD5B73A0F65 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 09:00:04 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id E767EE0403 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 09:00:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598544003; bh=UN04PyBwjZmReQdLvuxdpAl7QDrNMZbvbUlECXsg130=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=UszxSA8+gGvyycSMTIIxTnZ1lcv7zfbGHfIuRxFzo8Vx8Mlp11WvhUsxUNZXUJhfl yADuic+Oodgejr5lr6WV+ctna78BmHDWEU+5KbFtcgsQ0ptS2527jIQnieExYy73e4 RVyt4VG34V0BilOVLd/jcH/ZO1g+F5a0T9uv7izo=
Date: Thu, 27 Aug 2020 09:00:03 -0700
From: araya <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PGLN75UJQNIG6QW55KO4YHEVBNHHCR6CHSE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4060@github.com>
Subject: [quicwg/base-drafts] http editorial fix: Fix the value of MAX_PUSH_ID Frame Type (#4060)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47d883d85b8_2df51964885bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: arayaryoma
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YT7sz0q9cXT0ui7nBd9oDKXSU60>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 16:00:06 -0000

----==_mimepart_5f47d883d85b8_2df51964885bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I found an erratum for the value of MAX_PUSH_ID Frame Type in the draft. The value must be `0xD` (https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-http.md#frame-types-iana-frames).
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4060

-- Commit Summary --

  * Fix the value of MAX_PUSH_ID Frame Type

-- File Changes --

    M draft-ietf-quic-http.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4060.patch
https://github.com/quicwg/base-drafts/pull/4060.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4060

----==_mimepart_5f47d883d85b8_2df51964885bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I found an erratum for the value of MAX_PUSH_ID Frame Type in the draft. The value must be <code>0xD</code> (<a href="https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-http.md#frame-types-iana-frames">https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-http.md#frame-types-iana-frames</a>).</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4060'>https://github.com/quicwg/base-drafts/pull/4060</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix the value of MAX_PUSH_ID Frame Type</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4060/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4060.patch'>https://github.com/quicwg/base-drafts/pull/4060.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4060.diff'>https://github.com/quicwg/base-drafts/pull/4060.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4060">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6M3YWWDR24APOUVSLSCZ7IHANCNFSM4QNE2AOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK26D6ZLAIT76T3JT2DSCZ7IHA5CNFSM4QNE2AOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KHYI6IQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4060",
"url": "https://github.com/quicwg/base-drafts/pull/4060",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f47d883d85b8_2df51964885bf--


From nobody Thu Aug 27 09:03:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3935C3A0CE4 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 09:03:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 XaQnNDn339ta for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 09:03:22 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F5AC3A0F96 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 09:03:06 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 6F4FF7A0203 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 09:03:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598544186; bh=R3K3e94uXRSmvxfnMZ6kNGjE4HxhWY2dkHepv3z0XEg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I17PThcfjiDh8t0w68UDBemL7tryfIIbETlY2rb1f2tu6OEaGZPwY+Yyx5YpvFIBH JMaCAjotpTCiJv6nadpkKdZ9QIzosGRwkq3S4D9R5X1dJTDrgCgRPbjT14OMhc2ZXU qIPaJjL9P0GpeGUqIbL+NYVYoKsp+todhtRCz+C4=
Date: Thu, 27 Aug 2020 09:03:06 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YT42DHVM6HJAPULN5KO5DVEVBNHHCR6CHSE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4060/review/476868322@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4060@github.com>
References: <quicwg/base-drafts/pull/4060@github.com>
Subject: Re: [quicwg/base-drafts] http editorial fix: Fix the value of MAX_PUSH_ID Frame Type (#4060)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47d93a2a492_14801964146030"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: LPardue
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aZc6bOx_476ixphlKpdk5PBWZ2I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 16:03:23 -0000

----==_mimepart_5f47d93a2a492_14801964146030
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4060#pullrequestreview-476868322
----==_mimepart_5f47d93a2a492_14801964146030
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4060#pullrequestreview-476868322">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ7F66QCIH4IRA5ZGDSCZ7TVANCNFSM4QNE2AOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PVAQHX67UR62B46TSCZ7TVA5CNFSM4QNE2AOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRWG5YQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4060#pullrequestreview-476868322",
"url": "https://github.com/quicwg/base-drafts/pull/4060#pullrequestreview-476868322",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47d93a2a492_14801964146030--


From nobody Thu Aug 27 10:48:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DB6B3A115E for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 10:48:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 XxtoJ3mcMecf for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 10:48:17 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DD383A119A for <quic-issues@ietf.org>; Thu, 27 Aug 2020 10:48:17 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 81172840D9D for <quic-issues@ietf.org>; Thu, 27 Aug 2020 10:48:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598550496; bh=leUSeo5GRzeJtG2U42+6DU7ZNxK3PLou+FFDBxRUOhQ=; h=Date:From:To:Subject:From; b=05LYvn+I0sJLPTFIHz8zY6do1GRa+l0ZMXGNgCb2NWGX43B8knavtHVX9pAsymHP8 tfB1kkLaf6QC8+P0sdwqz8AfpcdxBZYi5rPs15DE9TFS6OiW4sIM74B0qR71zVtJTY p0uguzEqBHJwLGf4elIEtbAGF72rN7Fu69zF0sno=
Date: Thu, 27 Aug 2020 10:48:16 -0700
From: araya <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/05a33f-e0b38b@github.com>
Subject: [quicwg/base-drafts] e0b38b: Fix the value of MAX_PUSH_ID Frame Type (#4060)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WlA2bclMnc2exQ2wSYijmJWFcnI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 17:48:18 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e0b38b1fdd996357a7652cda268bcfee2a541821
      https://github.com/quicwg/base-drafts/commit/e0b38b1fdd996357a7652cda268bcfee2a541821
  Author: araya <r1o.ryoma.abe@gmail.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix the value of MAX_PUSH_ID Frame Type (#4060)



From nobody Thu Aug 27 10:48:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 482813A11A1 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 10:48:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ESQSbk3tbn0s for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 10:48:27 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 261823A1195 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 10:48:27 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 674D4900C1A for <quic-issues@ietf.org>; Thu, 27 Aug 2020 10:48:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598550506; bh=k33GSQV9CelKp5LvdprLnW8M8eTLQF5q98gvheYWMiU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w9M3EtT4FDh5w1vP40LroT/8HP4JEUw94c9lIZSlj6Lv82Y+Z8rgroo9gylPENyU/ W9rfDm8vN2s/2Ah96Icw5BYk6o6jPnXC3wEmQXUXYvSOaEVP3mZ35qcCd84WJ8ZENp RSdjT4fPp7Fe75g1vdULo+c1IE52eG9J2OKurKN8=
Date: Thu, 27 Aug 2020 10:48:26 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6XSRYJZSMF3HAABQF5KPJOVEVBNHHCR6CHSE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4060/issue_event/3700754991@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4060@github.com>
References: <quicwg/base-drafts/pull/4060@github.com>
Subject: Re: [quicwg/base-drafts] http editorial fix: Fix the value of MAX_PUSH_ID Frame Type (#4060)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47f1ea57794_4e911964157532"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uLOrV7Ph7nUh0lCSNEe0gIB-OA8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 17:48:28 -0000

----==_mimepart_5f47f1ea57794_4e911964157532
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4060 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4060#event-3700754991
----==_mimepart_5f47f1ea57794_4e911964157532
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="687359889" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4060" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4060/hovercard" href="https://github.com/quicwg/base-drafts/pull/4060">#4060</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4060#event-3700754991">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3R73YFXJPGETGOUTDSC2L6VANCNFSM4QNE2AOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVGBKP4P5L3HBN7ZTSC2L6VA5CNFSM4QNE2AOKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3SKQULY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4060#event-3700754991",
"url": "https://github.com/quicwg/base-drafts/pull/4060#event-3700754991",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47f1ea57794_4e911964157532--


From nobody Thu Aug 27 10:49:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40EF83A11A7 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 10:49:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 PGB6EySLWIIz for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 10:49:23 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 326853A11AB for <quic-issues@ietf.org>; Thu, 27 Aug 2020 10:49:23 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 684D4600E1C for <quic-issues@ietf.org>; Thu, 27 Aug 2020 10:49:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598550562; bh=roevQh9V5ZN5AHK2ZVFdhHiRDAYuWu0iSy3l4iwQ8m8=; h=Date:From:To:Subject:From; b=h5sztffUEcRlzm+pwFZc8WQXaxGu7lcM8gZngGm2s93X9btlpywhl6JsaVRBu/Pyn XB79uUJfRlHYMHOmFnJzFTI01Br7YA5mpml5NXT06ckLGdwGpNFXhr1zP6kBlRM3bv c3bHVjmf1eWeUcVIN+zz5qgFBY10m6ay9Gb8H9WU=
Date: Thu, 27 Aug 2020 10:49:22 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7aa3af-fc1441@github.com>
Subject: [quicwg/base-drafts] fc1441: Script updating gh-pages from e0b38b1f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s971c-r2QfDlgNOJ6avQmOgC3a0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 17:49:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fc144106363d03211814cc0d821a213756244e4d
      https://github.com/quicwg/base-drafts/commit/fc144106363d03211814cc0d821a213756244e4d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e0b38b1f. [ci skip]



From nobody Thu Aug 27 11:12:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEEC33A11C0 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:12:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 h8P37uRpnb9J for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:12:26 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7EAFF3A11B6 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:12:26 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id C1039900070 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:12:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598551945; bh=1RgA+Zn9M5kKuomGIg0MiG27qEzhJPw56JtxSv1WL1Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MHahIxW4raG0WvvZ5u23B01KWkTrmsBYt3hmXPPbhdnrkeTstDEvu6Yy6Jt3fS3D+ yKMCb3a4VyOeyv5XbF7kz+3QKI7cTn1PRRqpM70yOPS5XanTPrdHz+jx3aH9pgTJvH Ma6rh03TcfgMDCMALcyFq+9ZounQv8KuuwxuJCj0=
Date: Thu, 27 Aug 2020 11:12:25 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4N3LZ23GZ7SQPJCV55KPMITEVBNHHCRYSBB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4055/review/476966358@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4055@github.com>
References: <quicwg/base-drafts/pull/4055@github.com>
Subject: Re: [quicwg/base-drafts] State machine for CC (#4055)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47f789a399d_52f31964409ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jFSXwaCx0gFwcH-bSbJENwS-Nb8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 18:12:28 -0000

----==_mimepart_5f47f789a399d_52f31964409ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)---------------------->|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v

Good point. It's certainly not a new state for the congestion controller; it's an event, much like loss.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4055#discussion_r478605668
----==_mimepart_5f47f789a399d_52f31964409ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r478605668">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +                 Start or         +------------+
+            persistent congestion |   Slow     |
+        (O)----------------------&gt;|   Start    |
+                                  +------------+
+                                        |
+                                Loss or |
+                        ECN-CE increase |
+                                        v
</pre>
<p>Good point. It's certainly not a new state for the congestion controller; it's an event, much like loss.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4055#discussion_r478605668">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZ5FAL5YJDB3L4HQ3SC2OYTANCNFSM4QLHDOMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6IHY7LP2B5ARJZ45TSC2OYTA5CNFSM4QLHDOM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRW63VQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r478605668",
"url": "https://github.com/quicwg/base-drafts/pull/4055#discussion_r478605668",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47f789a399d_52f31964409ce--


From nobody Thu Aug 27 11:15:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CE9A3A11AD for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:15:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 RgFJzP1yKkIj for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:15:21 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 714533A11B4 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:15:21 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id B3E39600E29 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:15:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598552120; bh=coTkT8UQsoNNts0fA0vr6ypUltieZSnM+QP3IHRHXKA=; h=Date:From:To:Subject:From; b=yq4eQeYH2pOp2Bqf2EiXyhXANIqn5bkZ5034Y5Ac4dAaoh+3U5vxzjJorsAjg4D12 UHpXd6Y55oD1zi1dIO2n21DKnddbka56rYN5TfDtsjuKPQrhVl7LQlXcD9dpLKIuQm z+l47O7buzz5y5e8ex6I4KruaHdzLPnpcxt06fCQ=
Date: Thu, 27 Aug 2020 11:15:20 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/e0b38b-0e1ab2@github.com>
Subject: [quicwg/base-drafts] 9fab9c: More exposition for VN elicitation by padding
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/96z2HEEo8rwl_V-eM0hHdsd9JaA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 18:15:23 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9fab9cd18960d8eb101c970d68549fbb0f9c0f30
      https://github.com/quicwg/base-drafts/commit/9fab9cd18960d8eb101c970d68549fbb0f9c0f30
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More exposition for VN elicitation by padding

It was not clear to me that the current text was insufficient, but
hopefully this is more sufficient.

Closes #4021.


  Commit: 27e717650303ae4b533de73d9d1b2ea5048f2cff
      https://github.com/quicwg/base-drafts/commit/27e717650303ae4b533de73d9d1b2ea5048f2cff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Cite the initial size section too


  Commit: 0e1ab2ea8c566fbe80830a8d80feeccddfc13b9a
      https://github.com/quicwg/base-drafts/commit/0e1ab2ea8c566fbe80830a8d80feeccddfc13b9a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4058 from quicwg/too-small-no-vn

More exposition for VN elicitation by padding


Compare: https://github.com/quicwg/base-drafts/compare/e0b38b1fdd99...0e1ab2ea8c56


From nobody Thu Aug 27 11:15:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1E3E3A11B4 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:15:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 pu2SfDhkp6dd for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:15:21 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A32493A11B5 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:15:21 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id C8B86840E23 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:15:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598552120; bh=AGhmmC7P4JKFYZ9IamX7KicX7LEBucaPbUGINQpewlI=; h=Date:From:To:Subject:From; b=KVi0WLQJoePAJYkzY8fN7jtkqY/obwdn9FeQxs1bJ+xnWCdIan1opopcNlyG/iK6W fy+zWi+56kTIL/n7DH/NlhrSInmqZ8t+tK0TQFH4Y9N/gNos5Yus2GLkzvmFP6dEUh k7Qdmj1Zwl5Amt39GpcSKnQ9H3r12yETiWpexK1M=
Date: Thu, 27 Aug 2020 11:15:20 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/too-small-no-vn/27e717-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NDKD816y2-QcaP4bwKZh71azZ4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 18:15:23 -0000

  Branch: refs/heads/too-small-no-vn
  Home:   https://github.com/quicwg/base-drafts


From nobody Thu Aug 27 11:15:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2D163A11B1 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:15:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 jXhy8ynbWs2M for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:15:31 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8ACF03A11AD for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:15:31 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 9CB68E075E for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:15:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598552130; bh=tReD+vccyo0AK01aO0MgH6fR4XawELIxjvWwF9iZCRc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Rn9o+dOd5cHhXB4LCBv1Q1WSN241EVs9m/ZI71WWeNj1/9oV898rTMhFazN/pUDqG nVAm5fOg7vJN12SBije/gWtOzSSBalo46xFwdUq0OJr9DVesnkj1EZRp/LJ4HOJ4LE t6u1NtSnTUSnNlECWMfXIg6y915kViXE0/UWU+Pw=
Date: Thu, 27 Aug 2020 11:15:30 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YVWM4BOGQIXSVM6V5KPMUFEVBNHHCRJGOKE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/4021/issue_event/3700850058@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4021@github.com>
References: <quicwg/base-drafts/issues/4021@github.com>
Subject: Re: [quicwg/base-drafts] Client that does not PAD does not negotiate? (#4021)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47f84280183_4030196477286"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RufXUDZaP3M6ZRdra6jkmL8qnnI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 18:15:33 -0000

----==_mimepart_5f47f84280183_4030196477286
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #4021 via #4058.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4021#event-3700850058
----==_mimepart_5f47f84280183_4030196477286
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="681889361" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4021" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4021/hovercard" href="https://github.com/quicwg/base-drafts/issues/4021">#4021</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="686849245" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4058" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4058/hovercard" href="https://github.com/quicwg/base-drafts/pull/4058">#4058</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4021#event-3700850058">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YL5OA56RALWQXGJDSC2PEFANCNFSM4QFAHQQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4EXFK7AMWJPXZ4LH3SC2PEFA5CNFSM4QFAHQQ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3SLH3CQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4021#event-3700850058",
"url": "https://github.com/quicwg/base-drafts/issues/4021#event-3700850058",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47f84280183_4030196477286--


From nobody Thu Aug 27 11:15:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF81B3A11AD for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:15:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 vwr76wXaN3fz for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:15:31 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA0533A11B4 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:15:31 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 0F9A7560081 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:15:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598552131; bh=4Na5uaN9TGR28V4/Mi+6b/U2YMtcp7OfI92kt7/ree4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OKECzW9i4OYP4MOaz4JLW8j9vw8YT3Wm9jYxWUsVj660s+OEHKP1j6T6GKZIuGOnb j0nD+afNHgJalqYI6YJkouXGnD4GWgnHB9W+a+mHKUiWGn3fTgkyMwviNBWxKV6dTF 2UoXLXDxAcZP1tl3gaKJcrzw5gi4ae6ynBZrbYTA=
Date: Thu, 27 Aug 2020 11:15:31 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AW7WDPXPFZESQTSF5KPMUFEVBNHHCR4D43U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4058/issue_event/3700850045@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4058@github.com>
References: <quicwg/base-drafts/pull/4058@github.com>
Subject: Re: [quicwg/base-drafts] More exposition for VN elicitation by padding (#4058)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f47f843457_3e5196450491"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PIf8mUoW2Ljg5ShWTOGqQ0Aty8k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 18:15:33 -0000

----==_mimepart_5f47f843457_3e5196450491
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #4058 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4058#event-3700850045
----==_mimepart_5f47f843457_3e5196450491
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="686849245" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4058" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4058/hovercard" href="https://github.com/quicwg/base-drafts/pull/4058">#4058</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4058#event-3700850045">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7PUXE3H6NVEXKVDJ3SC2PEFANCNFSM4QMMPWQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZAH2BJTH5XBVFV2VDSC2PEHA5CNFSM4QMMPWQKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO3SLH27I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4058#event-3700850045",
"url": "https://github.com/quicwg/base-drafts/pull/4058#event-3700850045",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f47f843457_3e5196450491--


From nobody Thu Aug 27 11:16:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 705533A11B2 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:16:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Ckfa78epvDBM for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 11:16:19 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 642BE3A11AD for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:16:19 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id A80C4560063 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 11:16:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598552178; bh=LDbYYw7ZTl7I/ffOSseOSCwZdK7TMMPWjyUl7anY/Pk=; h=Date:From:To:Subject:From; b=UnCdPKY5/ynTSobiEdOWR23iiRIlL3IACnS9FTaIh0n42NwiG0Kogx6AS3zhfbEj6 JNj7TVzKEX3Vc5OZF4/SDTKWQEzXaAinPnhnijAqBjQdhslJlt/MCCwV32VKLRP3sg csv0jnhQSymCecHHNNu6b4vklMcWVZQhj6Os1/wY=
Date: Thu, 27 Aug 2020 11:16:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fc1441-a0e237@github.com>
Subject: [quicwg/base-drafts] a0e237: Script updating gh-pages from 0e1ab2ea. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BByI-BUufs53DsG55EbOB76Q46U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 18:16:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a0e23771ef84ed1561138ad2f2056773aaf588ed
      https://github.com/quicwg/base-drafts/commit/a0e23771ef84ed1561138ad2f2056773aaf588ed
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0e1ab2ea. [ci skip]



From nobody Thu Aug 27 14:38:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE9113A1393 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 14:38:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CRh_oHZHAkW6 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 14:38:15 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9768F3A138F for <quic-issues@ietf.org>; Thu, 27 Aug 2020 14:38:15 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id A85CE5C0749 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 14:38:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598564294; bh=45Uu2PSH3PmPq52pbheCGVp+Nzk0HoAF0Mi/6U/B/3M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oynUj/dnWn+hgeoc8wsRIDKR9P7PY+tRjFGuvzEmA0tW4WburfcahRkxSU8y8osNw OBQkY5DSclKkwXJie14VhqbRheNLtyP/YuWcUPeJ9ck7WtyfkftMbIqKfhynSUj0ha m3rV6N3I5KjpLdJ7h+jXLhHFpNVv8wtQ9p8DaHKs=
Date: Thu, 27 Aug 2020 14:38:14 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6YZOFK7AWAE2HNWYF5KQEMNEVBNHHCRYBAKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4053/c682204068@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4053@github.com>
References: <quicwg/base-drafts/pull/4053@github.com>
Subject: Re: [quicwg/base-drafts] SHOULD NOT attempt to parse -> unlikely to be able (#4053)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4827c69705c_46b8196441802"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uonjdbp2YaFHUfnOO6oAwtagHbY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2020 21:38:17 -0000

----==_mimepart_5f4827c69705c_46b8196441802
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Right, but my point is that we should prohibit trying, not just give people advice that it's dumb.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4053#issuecomment-682204068
----==_mimepart_5f4827c69705c_46b8196441802
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Right, but my point is that we should prohibit trying, not just give people advice that it's dumb.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4053#issuecomment-682204068">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3AQW45QWFXC2AU4I3SC3G4NANCNFSM4QLBMLMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MWZNVOAPOLCG2BGLSC3G4NA5CNFSM4QLBMLMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCUZXJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-682204068",
"url": "https://github.com/quicwg/base-drafts/pull/4053#issuecomment-682204068",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4827c69705c_46b8196441802--


From nobody Thu Aug 27 20:12:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2CCA3A1503 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:12:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RdeP_aqDQ__D for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:12:35 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC6233A1502 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:12:35 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 1910F9003FC for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:12:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598584355; bh=FzXhH/3VdH5ZIlouId6CUF4lGVbtXnSfet69Jx0cxPw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H4KlF1mb64momLBrvuK+ROl5LVqc32E/6ztr7MhJ66wryaWha2gMPDDUJ2su1K3g0 R3e6OXPl8KAwuILIRETaCC0zq90gjydseLnEGnLBWUOyOm1NY7oxBa58uN2S20R6ZV KTFAoffyZBdbeO1HcFaqoXgh8CZ70RGWxvs9EVQ8=
Date: Thu, 27 Aug 2020 20:12:35 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/push/5597779288@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f487623845c_3f9819641462e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/idXJ4qlazbyiZC79zWsj8_TIX48>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 03:12:37 -0000

----==_mimepart_5f487623845c_3f9819641462e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@Ericson2314 pushed 1 commit.

1a5c504b42132e98a57d023d8b5d2aa84f43e91b  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043/files/ca022d8267deeb9e52ac3d35fea34fd3d959bc4c..1a5c504b42132e98a57d023d8b5d2aa84f43e91b

----==_mimepart_5f487623845c_3f9819641462e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/Ericson2314" class="user-mention">@Ericson2314</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1a5c504b42132e98a57d023d8b5d2aa84f43e91b">1a5c504</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4043/files/ca022d8267deeb9e52ac3d35fea34fd3d959bc4c..1a5c504b42132e98a57d023d8b5d2aa84f43e91b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VG75SGHC4JOTLW7DSC4OCHANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DXKBVXU52PXN27MDSC4OCHA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TCMZYGA3DAN2QOVZWQIZVGU4TONZXHEZDQOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043/files/ca022d8267deeb9e52ac3d35fea34fd3d959bc4c..1a5c504b42132e98a57d023d8b5d2aa84f43e91b",
"url": "https://github.com/quicwg/base-drafts/pull/4043/files/ca022d8267deeb9e52ac3d35fea34fd3d959bc4c..1a5c504b42132e98a57d023d8b5d2aa84f43e91b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f487623845c_3f9819641462e0--


From nobody Thu Aug 27 20:28:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1490B3A151D for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:28:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5gAXglawSzmC for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:28:04 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79D213A151B for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:28:04 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 5F411340E22 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:28:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598585283; bh=cQPxoVNnt4hjQ5e7IuVKxzh/2L21QUeXru56M8ZgOsE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nPK9YPivBs2caC+3Bxwd1Y/1vk02To31LeGUxVSnhGB+W2+SVr4ihT/+8qo9Q8E9n CE5LE7YlI7QSaA5aRthVnTmwEg8rqClTBX1nLNirTbW/m8GfKNzZPUgcKL9bLxlLmP 4vh/3Cmo3aloPkp3Mnvh+04O8ekPYpWopb14QDLg=
Date: Thu, 27 Aug 2020 20:28:03 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/push/5597823684@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4879c34bd79_6c2e1964133710"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gKNc1R77m2tiRqAD5iu3GyxGvKs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 03:28:06 -0000

----==_mimepart_5f4879c34bd79_6c2e1964133710
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@Ericson2314 pushed 1 commit.

c1151bc750814f8a0df75af5b1530ea4fef440fa  Merge remote-tracking branch 'upstream/master' into transport-udp-unhardcode


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043/files/1a5c504b42132e98a57d023d8b5d2aa84f43e91b..c1151bc750814f8a0df75af5b1530ea4fef440fa

----==_mimepart_5f4879c34bd79_6c2e1964133710
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/Ericson2314" class="user-mention">@Ericson2314</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c1151bc750814f8a0df75af5b1530ea4fef440fa">c1151bc</a>  Merge remote-tracking branch &#39;upstream/master&#39; into transport-udp-unhardcode</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4043/files/1a5c504b42132e98a57d023d8b5d2aa84f43e91b..c1151bc750814f8a0df75af5b1530ea4fef440fa">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PHOBNPZQHXOV2HUDSC4P4HANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NI622ZZ3SWFJRVYDSC4P4HA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TCMZYGA3DAN2QOVZWQIZVGU4TOOBSGM3DQNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043/files/1a5c504b42132e98a57d023d8b5d2aa84f43e91b..c1151bc750814f8a0df75af5b1530ea4fef440fa",
"url": "https://github.com/quicwg/base-drafts/pull/4043/files/1a5c504b42132e98a57d023d8b5d2aa84f43e91b..c1151bc750814f8a0df75af5b1530ea4fef440fa",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4879c34bd79_6c2e1964133710--


From nobody Thu Aug 27 20:39:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8FF343A152E for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:39:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 kSB0xLgKv41D for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:39:24 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D0213A152C for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:39:24 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 8986E340750 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:39:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598585963; bh=BgPgRtssePyMOe9ort9Jwck0CSWUbBdYJ5QiMlKn9WQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=FXYchm8HtBTDss9P8iqhBUSNJrbWSf2AOgFMDlz2CDt49cGOc3L6TUkpinwdRlFUo 6iTa4twasZ6j7qJ/gpvW0S9C7ynhskHAUYg1qLjNFjzHWXnTPZmlRs2ZzOhVQw2hkK g1pdTKyF9la2gUkHfkegH88Oj/rdIIqAe+X6I1dI=
Date: Thu, 27 Aug 2020 20:39:23 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VK7EQXTGU4R6KLD55KROWXEVBNHHCR7KE5Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4061@github.com>
Subject: [quicwg/base-drafts] Generalizing QUIC to allow underlying tranports other than UDP (#4061)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f487c6b7a285_278c196431565a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DFzLBFLYPjbrtsMHhe3xpn9Hqe4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 03:39:26 -0000

----==_mimepart_5f487c6b7a285_278c196431565a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In https://mailarchive.ietf.org/arch/msg/quic/fWbftfhTopjo6O2YjIZZwRQ92GM/ I questioned whether QUIC should be standardized requiring the underlying transport to be UDP.

The main thrust of my argument was that even assuming virtually QUIC usage in practice would be over IP, we might get a nicer RFC text by being somewhat open-ended and instead being forced to spell out the relevant properties of the underlying transport.

The response was mostly skeptical, but with just allowing that it might work out that I started an attempt in https://github.com/quicwg/base-drafts/pull/4043 

Since then, @MikeBishop brought up that other transports might actually be useful in practice, like:
 -  Message-based Websockets across an HTTP proxy
 -  Local datagram sockets for IPC

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4061
----==_mimepart_5f487c6b7a285_278c196431565a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>In <a href="https://mailarchive.ietf.org/arch/msg/quic/fWbftfhTopjo6O2YjIZZwRQ92GM/" rel="nofollow">https://mailarchive.ietf.org/arch/msg/quic/fWbftfhTopjo6O2YjIZZwRQ92GM/</a> I questioned whether QUIC should be standardized requiring the underlying transport to be UDP.</p>
<p>The main thrust of my argument was that even assuming virtually QUIC usage in practice would be over IP, we might get a nicer RFC text by being somewhat open-ended and instead being forced to spell out the relevant properties of the underlying transport.</p>
<p>The response was mostly skeptical, but with just allowing that it might work out that I started an attempt in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="683264837" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4043" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4043/hovercard" href="https://github.com/quicwg/base-drafts/pull/4043">#4043</a></p>
<p>Since then, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> brought up that other transports might actually be useful in practice, like:</p>
<ul>
<li>Message-based Websockets across an HTTP proxy</li>
<li>Local datagram sockets for IPC</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4061">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3K3ACMXNKOOKQ6N3TSC4RGXANCNFSM4QNVUF6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UZ37RKT5M7YY3LHDSC4RGXA5CNFSM4QNVUF6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KH5ITXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4061",
"url": "https://github.com/quicwg/base-drafts/issues/4061",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f487c6b7a285_278c196431565a--


From nobody Thu Aug 27 20:47:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93BF33A152F for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:47:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MkshOKf19uBj for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:47:01 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 526613A152E for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:47:01 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 99384E00A3 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:47:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598586420; bh=cdaNKPyuUCqDWPffbDl5tTkNcQOzeCMj7VubC8GmKBM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0wwSV2usAe5unvxFxLs7Xnms5XzEfKdOSTbxmbkkP/uxezIeWzNmOHd4f+JanHcmE 6bhVuJoZ4lqo1RQ0JTlaA3wUDDRyRtwf79WRcVMlzYcbzEf52EziHnPPkMTkpYZ6nb x7xoKvXW4qHsgVZOuPB4liHWXYXgJeUqhZGqMcNo=
Date: Thu, 27 Aug 2020 20:47:00 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FJZA6HW62C2EX7PV5KRPTJEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/review/477222000@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f487e3489593_748c19643446dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TSvZeDGIzZ7D80uLh1aBnf9PcuY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 03:47:03 -0000

----==_mimepart_5f487e3489593_748c19643446dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@Ericson2314 commented on this pull request.



> @@ -263,6 +266,17 @@ Application:
 
 : An entity that uses QUIC to send and receive data.
 
+Underlying transport protocol:
+
+: The underlying protocol with which QUIC packet are sent.  The underlying
+  transport protocol is conventionally UDP over IP.
+
+Underlying transport datagram:
+
+: A message of the underlying transport protocol, which when used by QUIC will
+  contain multiple QUIC packets. Calling this a "datagram" and not a "packet"
+  emphasizes the message-oriented nature of the underlying transport, and helps
+  distinguish these from QUIC packets.

Based on the feedback thread, I was trying to be super conservative, even if that risks an "any color as long as it's black" situation where UDP is basically the only protocol that meets the requirements.

If you think this is too cautious, I'm perfectly fine dropping it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#discussion_r478814673
----==_mimepart_5f487e3489593_748c19643446dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@Ericson2314</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4043#discussion_r478814673">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -263,6 +266,17 @@ Application:
 
 : An entity that uses QUIC to send and receive data.
 
+Underlying transport protocol:
+
+: The underlying protocol with which QUIC packet are sent.  The underlying
+  transport protocol is conventionally UDP over IP.
+
+Underlying transport datagram:
+
+: A message of the underlying transport protocol, which when used by QUIC will
+  contain multiple QUIC packets. Calling this a &quot;datagram&quot; and not a &quot;packet&quot;
+  emphasizes the message-oriented nature of the underlying transport, and helps
+  distinguish these from QUIC packets.
</pre>
<p>Based on the feedback thread, I was trying to be super conservative, even if that risks an "any color as long as it's black" situation where UDP is basically the only protocol that meets the requirements.</p>
<p>If you think this is too cautious, I'm perfectly fine dropping it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#discussion_r478814673">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYQWFIQPKB5N6JR2KDSC4SDJANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6OWVIDRAXI46RU6TTSC4SDJA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRY5I4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#discussion_r478814673",
"url": "https://github.com/quicwg/base-drafts/pull/4043#discussion_r478814673",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f487e3489593_748c19643446dd--


From nobody Thu Aug 27 20:52:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F341B3A0CA4 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:52:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 M5O94TiM9Krr for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:52:31 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB1BE3A1534 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:52:31 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 96FD2340087 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:52:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598586750; bh=TEGD8drbhxKqLOtT1CZrTv+J1o8e6t91WNswzi3UgBQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1V1ssK1PfCsKnlrB5KnTEu+ECIurfzE0mbP2UsR53I73Kqjbs7wPScSb0i4fRbSFb xy5/qkZEPypjkeVnsTG+PJdbIpCp0BSJ9OfNlr6bTZ7Q1P/ir3tPuBXVZ6eeyvV4uo YkOw8+RyaZ5VKEqrx7beD33dG/SdQsHTAZ7qmYLA=
Date: Thu, 27 Aug 2020 20:52:30 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/push/5597889966@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f487f7e8396c_5d0819642259b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E13Qdc5qrMh1v-W4nOCgwzRDdlU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 03:52:33 -0000

----==_mimepart_5f487f7e8396c_5d0819642259b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@Ericson2314 pushed 1 commit.

56d0b98f406c1e2de1905f456508d77f66da04fd  Don't abstract over UDP for this specific bit of empiracal evidence


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043/files/c1151bc750814f8a0df75af5b1530ea4fef440fa..56d0b98f406c1e2de1905f456508d77f66da04fd

----==_mimepart_5f487f7e8396c_5d0819642259b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/Ericson2314" class="user-mention">@Ericson2314</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/56d0b98f406c1e2de1905f456508d77f66da04fd">56d0b98</a>  Don&#39;t abstract over UDP for this specific bit of empiracal evidence</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4043/files/c1151bc750814f8a0df75af5b1530ea4fef440fa..56d0b98f406c1e2de1905f456508d77f66da04fd">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ABZWEXFMYCYTNSJ3SC4SX5ANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXSJXYQONTIBSQLQ3SC4SX5A5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TCMZYGA3DAN2QOVZWQIZVGU4TOOBYHE4TMNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043/files/c1151bc750814f8a0df75af5b1530ea4fef440fa..56d0b98f406c1e2de1905f456508d77f66da04fd",
"url": "https://github.com/quicwg/base-drafts/pull/4043/files/c1151bc750814f8a0df75af5b1530ea4fef440fa..56d0b98f406c1e2de1905f456508d77f66da04fd",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f487f7e8396c_5d0819642259b--


From nobody Thu Aug 27 20:52:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 621463A1535 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:52:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GR7FC_AK98LK for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:52:38 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32C4E3A1533 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:52:38 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 38D8A5603F3 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:52:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598586757; bh=ZepYB1e21WyHAAdlnegXJaEw4S74EcLfPBnMjOwFUbA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H7F5dMNxuzkkbrMXH2BwSyUzpcm82jj3+NmOXLt9utwE1QGyDc3o3n/F4uaACN1Qn lO5/DePr5BZ/h5vX5h4n2x9McCzt+NwfKhguz5nv7HR3Sqarn9T8v9hQ9h2Ujl3jwC JrAoYyxiV0pBF/SL7XfZcEcYSBkceY0dlbKA7WhY=
Date: Thu, 27 Aug 2020 20:52:37 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK55K7C2ZPSMYWDDWXV5KRQILEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/review/477223434@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f487f852906e_3ea2196443362e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h6oX8NrLgaUq0Mz0KdDHi3xFKy8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 03:52:39 -0000

----==_mimepart_5f487f852906e_3ea2196443362e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@Ericson2314 commented on this pull request.



> @@ -2725,7 +2747,7 @@ longer than the time negotiated using the max_idle_timeout transport parameter;
 see {{termination}}.  However, state in middleboxes might time out earlier than
 that.  Though REQ-5 in {{?RFC4787}} recommends a 2 minute timeout interval,
 experience shows that sending packets every 30 seconds is necessary to prevent
-the majority of middleboxes from losing state for UDP flows
+the majority of middleboxes from losing state for underlying-transport flows

Good catch, fixed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#discussion_r478815920
----==_mimepart_5f487f852906e_3ea2196443362e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@Ericson2314</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4043#discussion_r478815920">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2725,7 +2747,7 @@ longer than the time negotiated using the max_idle_timeout transport parameter;
 see {{termination}}.  However, state in middleboxes might time out earlier than
 that.  Though REQ-5 in {{?RFC4787}} recommends a 2 minute timeout interval,
 experience shows that sending packets every 30 seconds is necessary to prevent
-the majority of middleboxes from losing state for UDP flows
+the majority of middleboxes from losing state for underlying-transport flows
</pre>
<p>Good catch, fixed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#discussion_r478815920">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYT4LUFKGVH535T4FDSC4SYLANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ZFY4X27JFHIN37S3SC4SYLA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRY5UCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#discussion_r478815920",
"url": "https://github.com/quicwg/base-drafts/pull/4043#discussion_r478815920",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f487f852906e_3ea2196443362e--


From nobody Thu Aug 27 20:58:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE5D13A153B for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:58:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 GdWI9T49SNSQ for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 20:58:18 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 907A53A153A for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:58:18 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 9E6589003FC for <quic-issues@ietf.org>; Thu, 27 Aug 2020 20:58:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598587097; bh=JmgU5+5CleJvY6FlNHngnExxFWfrEwNBfc9dfwY1E+o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cVnDi+c5pLC+No1CI/wcRt2BH0fYC5BNxofcZjUsoFZbcrhfj57dDcdblQegsg6zu JZUiw4wuhRdKiPVLfhesvV7pCpA38EmdDFb1Eozf397waDDjov7V5N33NQY7uRQOo2 LsqHeuQLi6XBDhqiQNbZ9FNVuuqmP0npR1Cak3pA=
Date: Thu, 27 Aug 2020 20:58:17 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/push/5597905191@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4880d98e616_145619642796cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jw7zXPMOaGE_9HExI-PwPrMUqiM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 03:58:20 -0000

----==_mimepart_5f4880d98e616_145619642796cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@Ericson2314 pushed 1 commit.

367347bec405504389addc60b280f5b60d7dce6b  Don't imply UDP without "real migrations" means constant IP.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043/files/56d0b98f406c1e2de1905f456508d77f66da04fd..367347bec405504389addc60b280f5b60d7dce6b

----==_mimepart_5f4880d98e616_145619642796cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/Ericson2314" class="user-mention">@Ericson2314</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/367347bec405504389addc60b280f5b60d7dce6b">367347b</a>  Don&#39;t imply UDP without &quot;real migrations&quot; means constant IP.</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4043/files/56d0b98f406c1e2de1905f456508d77f66da04fd..367347bec405504389addc60b280f5b60d7dce6b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYAGBLB4ZDVSLR4MGTSC4TNTANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZN4ZH3HKC6YODUEKLSC4TNTA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TCMZYGA3DAN2QOVZWQIZVGU4TOOJQGUYTSMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043/files/56d0b98f406c1e2de1905f456508d77f66da04fd..367347bec405504389addc60b280f5b60d7dce6b",
"url": "https://github.com/quicwg/base-drafts/pull/4043/files/56d0b98f406c1e2de1905f456508d77f66da04fd..367347bec405504389addc60b280f5b60d7dce6b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4880d98e616_145619642796cc--


From nobody Thu Aug 27 21:05:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE5AD3A0CD0 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 21:05:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 u4yA7FcT1TUr for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 21:05:16 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 595253A0CB2 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 21:05:16 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 84B2F560DE3 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 21:05:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598587515; bh=vzxCTV/A5obMYWThWjMCpD3hnEmvNCtB2n6lDID6flo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bh6+Cgc7vqIdgbJUQtPtdl1pr788Kt3n7txXArL0tP0+HCo1McsAXgVvoIKBioDwJ cmbmw+Hoj4/e/YU1XsXxqu7i7Uy1X9z+ZqD0pwsxoAYGT2mMKy4V/Mx3fbqOIXen73 ntdBmhHxGJRcBFxigLzb1kBCpCFpj33HSeMUnMM8=
Date: Thu, 27 Aug 2020 21:05:15 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3WSC3CGJ4T47QPHU55KRRXXEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/c682312706@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f48827b74525_3081964262261"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mzoi20b_1nq0jFozGTsKaoS46Qo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 04:05:19 -0000

----==_mimepart_5f48827b74525_3081964262261
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for the feedback so far, just knocked off the easy stuff. I'll next switch to conditioning a lot of this stuff on UDP in particular as suggested.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#issuecomment-682312706
----==_mimepart_5f48827b74525_3081964262261
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks for the feedback so far, just knocked off the easy stuff. I'll next switch to conditioning a lot of this stuff on UDP in particular as suggested.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#issuecomment-682312706">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YVSLDXPH2BBWMFLDSC4UHXANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7KR4FNNSYL2DS43LSC4UHXA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCVUIAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-682312706",
"url": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-682312706",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f48827b74525_3081964262261--


From nobody Thu Aug 27 23:33:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE19C3A15A4 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 23:33:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RO1jVo3c_dR3 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 23:33:26 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE01F3A0D62 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 23:33:25 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id A857B3401EC for <quic-issues@ietf.org>; Thu, 27 Aug 2020 23:33:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598596404; bh=1UChFTeHdvynJQxfy+LIV2LqVURaiFFh/poQz3rfarI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G1JRcQSQuh5gOH+eZ3WdP9wWLGdRFM8HOBFGHH8XJDyNJmJpivGhZZzjoSIUckmJa 1r4mJd7ITDRlmJWH9z2S7TyxEAmbVNmyMODkj2ZIGiPtU6kou/9qso2P9xqZvCHilU LPSzRQFmQsT8Bcxx3waYhP2tOfvI8TGRl+nikVxg=
Date: Thu, 27 Aug 2020 23:33:24 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2P77Q7C6NBCJNGYJ55KSDDJEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/c682354072@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f48a53498efa_458519641213b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SXPN4ibwv4RbAl53dZbcu0GrGWo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 06:33:27 -0000

----==_mimepart_5f48a53498efa_458519641213b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FYI, I converted this to a draft PR for now so we can track it better.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#issuecomment-682354072
----==_mimepart_5f48a53498efa_458519641213b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>FYI, I converted this to a draft PR for now so we can track it better.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#issuecomment-682354072">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26FAL3I7H2DSVHIBTSC5FTJANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6XZHNKS4SHBXUTR23SC5FTJA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCV6LGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-682354072",
"url": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-682354072",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f48a53498efa_458519641213b3--


From nobody Thu Aug 27 23:42:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F38C3A15AB for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 23:42:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 KWwMJmlpW11N for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 23:42:21 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 14ABD3A15AA for <quic-issues@ietf.org>; Thu, 27 Aug 2020 23:42:21 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 3961D840CF4 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 23:42:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598596940; bh=SNQmzL6n93/aB2NwWmgBVGC9HUsJEDxdQnVr+r4M25c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=eW1ifXjnb8EXBIjuoUoHeCqVGaD5hcBmsKmjByExzuKp9tzV93sAWyd2IKirWvmCD TY4NBMt+vmUan0wdowl2w1gSbNW9a4wldDJmCLqvrfbYoW4TlsSRjaIYO3J0tpLfP4 iIIyxMZslRU6iluPv1TZIXOLIaoYdY86irMsquyc=
Date: Thu, 27 Aug 2020 23:42:20 -0700
From: Julian Reschke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5SCXDNTID647X2QN5KSEEZEVBNHHCR72TBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4062@github.com>
Subject: [quicwg/base-drafts] fix dangling ref to HTTP11 (#4062)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f48a74c2904f_d5019641470bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: reschke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5oyHwry-Jtrgok8sJoDqKYEfLJ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 06:42:22 -0000

----==_mimepart_5f48a74c2904f_d5019641470bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit


You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/4062

-- Commit Summary --

  * fix dangling ref to HTTP11

-- File Changes --

    M draft-ietf-quic-http.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/4062.patch
https://github.com/quicwg/base-drafts/pull/4062.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4062

----==_mimepart_5f48a74c2904f_d5019641470bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/4062'>https://github.com/quicwg/base-drafts/pull/4062</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>fix dangling ref to HTTP11</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/4062/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4062.patch'>https://github.com/quicwg/base-drafts/pull/4062.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/4062.diff'>https://github.com/quicwg/base-drafts/pull/4062.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4062">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PODFG44E67K553YTSC5GUZANCNFSM4QNZIZTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6COETDZU65PL7HEETSC5GUZA5CNFSM4QNZIZT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KH7KMEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4062",
"url": "https://github.com/quicwg/base-drafts/pull/4062",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f48a74c2904f_d5019641470bb--


From nobody Thu Aug 27 23:52:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A0FF3A0D66 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 23:52:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6_Dv89uj7muo for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 23:52:05 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B6F53A0D60 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 23:52:05 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 411BD5C0745 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 23:52:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598597524; bh=BynOVOcU1p5F+00v0OR63+SVcBtNu+qzeE2zZhyQ3wA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GXNU2BcLdNnnw2FbuHKxXurKgX/jRevPlHlTiRcaempF3014sbvzMZ8PROwlj7xqq 5ego1FnH7Xag4B7TFQJR3HpvpMqKzDwl3eOVcn/pHYxTuPgLY9+sqOeUfmWAEmwsFD 1YP4am98v9/NqFLQ29B5syLaSUAfGckCKoa0i9f8=
Date: Thu, 27 Aug 2020 23:52:04 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DPF4ZMTCIKQSKMG55KSFJJEVBNHHCR72TBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4062/review/477301439@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4062@github.com>
References: <quicwg/base-drafts/pull/4062@github.com>
Subject: Re: [quicwg/base-drafts] fix dangling ref to HTTP11 (#4062)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f48a99431292_73ce1964334483"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YZDdKjaEIU70SW9uYlYYpl_TQ-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 06:52:06 -0000

----==_mimepart_5f48a99431292_73ce1964334483
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.

Looks like this is the new location of the text.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4062#pullrequestreview-477301439
----==_mimepart_5f48a99431292_73ce1964334483
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>

<p>Looks like this is the new location of the text.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4062#pullrequestreview-477301439">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ZXEM2T4DA4TBV5TTSC5HZJANCNFSM4QNZIZTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKYBAT3HAJ6LBJZDTSC5HZJA5CNFSM4QNZIZT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODRZQVPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4062#pullrequestreview-477301439",
"url": "https://github.com/quicwg/base-drafts/pull/4062#pullrequestreview-477301439",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f48a99431292_73ce1964334483--


From nobody Thu Aug 27 23:53:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AC4F3A0D67 for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 23:53:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ggO5HXrj6uSF for <quic-issues@ietfa.amsl.com>; Thu, 27 Aug 2020 23:53:01 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46DF83A0D60 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 23:53:01 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 4B20EE1E28 for <quic-issues@ietf.org>; Thu, 27 Aug 2020 23:53:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598597580; bh=42YxcETx+UUKKCJyDlELVfh64DlBFAlpyR8xtXphWTY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Rsl6fo2luEwFywu/5wO/7v5ahtcJ/+78VprGuA6LKcJpxOHFO0amNiwphL+wV+min CsI/0EryOAosQnvA/Y+oMVoSrAgAYRRFbU6dBOS5wikrFQ/1KZHDIzxeYmVpA4oeAR 5TUFSvXaFnbQqWBi4m58MncDbedJP10ygA2BhYu8=
Date: Thu, 27 Aug 2020 23:53:00 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4062/push/5598433942@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4062@github.com>
References: <quicwg/base-drafts/pull/4062@github.com>
Subject: Re: [quicwg/base-drafts] fix dangling ref to HTTP11 (#4062)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f48a9cc3a984_3cb61964268236"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CowlW7Uow2_wL5wt5rwFg6nYVWs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 06:53:02 -0000

----==_mimepart_5f48a9cc3a984_3cb61964268236
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

1dc642bf4417f1e32c4a676737a0f95024e40471  Wrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/4062/files/a5247b0e5ce0f2e61886fe962d253baa49aa55ce..1dc642bf4417f1e32c4a676737a0f95024e40471

----==_mimepart_5f48a9cc3a984_3cb61964268236
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1dc642bf4417f1e32c4a676737a0f95024e40471">1dc642b</a>  Wrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/4062/files/a5247b0e5ce0f2e61886fe962d253baa49aa55ce..1dc642bf4417f1e32c4a676737a0f95024e40471">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3MTRUPHPF7HXW5UODSC5H4ZANCNFSM4QNZIZTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2HRPLHX7WRTG67XVTSC5H4ZA5CNFSM4QNZIZT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3TKMJZGE2DIN2QOVZWQIZVGU4TQNBTGM4TIMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4062/files/a5247b0e5ce0f2e61886fe962d253baa49aa55ce..1dc642bf4417f1e32c4a676737a0f95024e40471",
"url": "https://github.com/quicwg/base-drafts/pull/4062/files/a5247b0e5ce0f2e61886fe962d253baa49aa55ce..1dc642bf4417f1e32c4a676737a0f95024e40471",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f48a9cc3a984_3cb61964268236--


From nobody Fri Aug 28 00:03:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8BBA3A15F0 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 00:03:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.899
X-Spam-Level: *
X-Spam-Status: No, score=1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, GB_SUMOF=5, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 G0UsoGhBUlwH for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 00:03:22 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E2A93A15EF for <quic-issues@ietf.org>; Fri, 28 Aug 2020 00:03:22 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 9DF0C902678 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 00:03:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598598201; bh=ZarfsINUsJ9x6sl1lHa57uJI4T6kl64gUsFCBiiBftc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tcRTcmAuh2DfUDuB7loQsotZvltzTW7U55PHg0dv/WAoToy14g7GtLnRnjBN4lJ0W GXDxnuNtUHj2Ho1dQsCi5pqXZlNIfu9e75PiDCVD27ba+9k9pp299lbOInJL22o4Ci I7UkThWZlX0hNbDl6WB+iyaxpD/KUms6i7UL5GXk=
Date: Fri, 28 Aug 2020 00:03:21 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4D3BXVBRE35A3CELN5KSGTTEVBNHHCR5CFZA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4059/review/477314055@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4059@github.com>
References: <quicwg/base-drafts/pull/4059@github.com>
Subject: Re: [quicwg/base-drafts] Gorry's ECN rewrite (#4059)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f48ac398f72a_160819643695b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EzaHLDIhxEpSE46HSNmi3pscV8Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 07:03:24 -0000

----==_mimepart_5f48ac398f72a_160819643695b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

This is a pretty disruptive and difficult to review.  I will need to take another pass at this.

> +ECN counts.  Coalesced packets (see {{packet-coalesce}}) carry several QUIC
+packets that share the same IP header.  The ECN count for the ECN codepoint

```suggestion
ECN counts.  Coalesced packets (see {{packet-coalesce}}) share the same IP header.
The ECN count for the ECN codepoint
```

Avoid a tautology.

> +received in the associated IP header are incremented once for each QUIC packet,
+not for the enclosing IP packet.

```suggestion
received in the associated IP header are incremented once for each QUIC packet.
```

> +An ECN count is not incremented when the received IP packet does not results in
+a QUIC packets being processed.  A QUIC packet detected by a receiver as a

```suggestion
An ECN count is not incremented when no QUIC packets from the received IP
packet are processed.  A QUIC packet detected by a receiver as a
```

>  with an ECT(0) marking.  Similarly, ECN validation fails if the sum of the
 increases to ECT(1) and ECN-CE counts is less than the number of newly
 acknowledged packets sent with an ECT(1) marking.  These checks can detect
-removal of ECN markings in the network.
+remarking of ECN CE-markings by the network.

I know that "remarking" is likely a term of art, but it is also a word with a completely different meaning.  I think we should avoid it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4059#pullrequestreview-477314055
----==_mimepart_5f48ac398f72a_160819643695b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>This is a pretty disruptive and difficult to review.  I will need to t=
ake another pass at this.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r478868627">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +ECN counts.  Coalesced packets (see {{pac=
ket-coalesce}}) carry several QUIC=0D
+packets that share the same IP header.  The ECN count for the ECN codepo=
int=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ECN counts.  Coalesced packets (see {{packet-=
coalesce}}) carry several QUIC=0D
-packets that share the same IP header.  The ECN count for the ECN codepo=
int=0D
+ECN counts.  Coalesced packets (see {{packet-coalesce}}) share the same =
IP header.=0D
+The ECN count for the ECN codepoint=0D
</pre>=0D
=0D
<p>Avoid a tautology.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r478868873">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +received in the associated IP header are =
incremented once for each QUIC packet,=0D
+not for the enclosing IP packet.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-received in the associated IP header are incr=
emented once for each QUIC packet,=0D
-not for the enclosing IP packet.=0D
+received in the associated IP header are incremented once for each QUIC =
packet.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r478869470">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An ECN count is not incremented when the =
received IP packet does not results in=0D
+a QUIC packets being processed.  A QUIC packet detected by a receiver as=
 a=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An ECN count is not incremented when the rece=
ived IP packet does not results in=0D
-a QUIC packets being processed.  A QUIC packet detected by a receiver as=
 a=0D
+An ECN count is not incremented when no QUIC packets from the received I=
P=0D
+packet are processed.  A QUIC packet detected by a receiver as a=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r478870534">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  with an ECT(0) marking.  Similarly, ECN v=
alidation fails if the sum of the=0D
 increases to ECT(1) and ECN-CE counts is less than the number of newly=0D=

 acknowledged packets sent with an ECT(1) marking.  These checks can dete=
ct=0D
-removal of ECN markings in the network.=0D
+remarking of ECN CE-markings by the network.=0D
</pre>=0D
<p>I know that "remarking" is likely a term of art, but it is also a word=
 with a completely different meaning.  I think we should avoid it.</p>=0D=

=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4059#pullrequestreview-477314055">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K26RCOKHI66Q73XGITSC5JDTANCNFSM4QMZAVOA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYGMN5PZM36HUBUH73SC5JDTA5CNFSM4=
QMZAVOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODRZTYBY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4059#pullrequestrev=
iew-477314055",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4059#pullrequestreview=
-477314055",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f48ac398f72a_160819643695b6--


From nobody Fri Aug 28 10:17:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BD0D3A0E85 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 10:17:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5PsToHNSe8HO for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 10:17:07 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A95C3A0E83 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 10:17:06 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 38C6856074D for <quic-issues@ietf.org>; Fri, 28 Aug 2020 10:17:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598635026; bh=Ir5GLFK0UCsq6vDl1Xx/wYzEaeZ1pCmBvOKvHocyJ5c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f9yS5j1t8kzd8cGyAHXh9sfz5hcCRR95cvmm6uoTkJCkk5cc0Lpp1zYeJjibzGPT1 Yk6yP0ysnT4lKE+3P0+yW4wkwQc4eCMDlC5kxj4RAOB8/Na+Veq9HZW9PWJfK+OuvI DsBBOu7j8uqXJW3+vpeUCIxeLb+VVAqOby8Bmvsk=
Date: Fri, 28 Aug 2020 10:17:06 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JYTW4RHDDM4RWANN5KUORFEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/477897657@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f493c1228a45_25fb1964155870"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d5rgSh6ECmodYN2tJcVHI18wg2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 17:17:09 -0000

----==_mimepart_5f493c1228a45_25fb1964155870
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr commented on this pull request.



> +used for request forgery.
+
+
+### Request Forgery with Client Initial Packets
+
+An attacker acting as a server can choose the IP address and port on which it
+advertises its availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC or is not
+willing to accept a QUIC connection.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets sent by clients. A client
+choosing an unpredictable Destination Connection ID ensures that servers are
+unable to control any of the encrypted portion of Initial packets from clients.

I don't believe that this is correct as written if there is a Retry because the server gets to control the next DCID. I don't think that this is relevant because you would need a round trip to make it work (I think!) but...

> +A client MUST NOT send non-probing frames to a preferred address prior to
+validating that address; see {{address-validation}}. This greatly reduces the
+options that a server has to control the encrypted portion of datagrams.
+
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.

Actually, I think not just DCID. Consider a (contrived) protocol in which the server was able to dictate the contents of the client's plaintext message. Because the server knows the keys, it can then produce any ciphertext of its choice.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-477897657
----==_mimepart_5f493c1228a45_25fb1964155870
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ekr</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479434660">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +used for request forgery.
+
+
+### Request Forgery with Client Initial Packets
+
+An attacker acting as a server can choose the IP address and port on which it
+advertises its availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC or is not
+willing to accept a QUIC connection.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets sent by clients. A client
+choosing an unpredictable Destination Connection ID ensures that servers are
+unable to control any of the encrypted portion of Initial packets from clients.
</pre>
<p>I don't believe that this is correct as written if there is a Retry because the server gets to control the next DCID. I don't think that this is relevant because you would need a round trip to make it work (I think!) but...</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479435455">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A client MUST NOT send non-probing frames to a preferred address prior to
+validating that address; see {{address-validation}}. This greatly reduces the
+options that a server has to control the encrypted portion of datagrams.
+
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.
</pre>
<p>Actually, I think not just DCID. Consider a (contrived) protocol in which the server was able to dictate the contents of the client's plaintext message. Because the server knows the keys, it can then produce any ciphertext of its choice.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-477897657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGSV3VXEJW7FXP6HLSC7RBFANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ7QHX4NHZE3BAFR7DSC7RBFA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6CHOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-477897657",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-477897657",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f493c1228a45_25fb1964155870--


From nobody Fri Aug 28 10:18:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B770B3A0E96 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 10:18:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nSdhWjdOZMBZ for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 10:18:50 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 111C63A0E93 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 10:18:48 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id EAFC2560042 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 10:18:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598635127; bh=vV19kOncbYWcI4ePvALPrpjcJKxi3u/jO1Al8fm5N6w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uoGK0e+0mnkodEiOJTTLqXMGKDzGaHpRTY/VPyUcYWiNfw80GA12US1r7dXrR+5vv eYGm33+aBfSQh9gHJhV+7OHJlDTPsHN1+HkLkE35k+vLda+loTlpKP44eS5G14A8II GoXjMYi+7rQ4wNgSyAeaUzk1JhvxHQ7Jh13pB3mI=
Date: Fri, 28 Aug 2020 10:18:47 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75BUNWVDUZ2RQLOPF5KUOXPEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/477900046@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f493c77db8d5_659196426176b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ekOERixOQzPpzfcAq42rtI9sk8M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 17:18:52 -0000

----==_mimepart_5f493c77db8d5_659196426176b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr commented on this pull request.



> +A client MUST NOT send non-probing frames to a preferred address prior to
+validating that address; see {{address-validation}}. This greatly reduces the
+options that a server has to control the encrypted portion of datagrams.
+
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.

While the above is contrived, the server *does* have control of some things. For instance, I can control some of the content of GETs or ACKs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r479436462
----==_mimepart_5f493c77db8d5_659196426176b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ekr</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479436462">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A client MUST NOT send non-probing frames to a preferred address prior to
+validating that address; see {{address-validation}}. This greatly reduces the
+options that a server has to control the encrypted portion of datagrams.
+
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.
</pre>
<p>While the above is contrived, the server <em>does</em> have control of some things. For instance, I can control some of the content of GETs or ACKs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479436462">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LCEZFKP3YKFMSOHLSC7RHPANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TOCCBG7EFOOX6F5LSC7RHPA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6C2DQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r479436462",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r479436462",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f493c77db8d5_659196426176b--


From nobody Fri Aug 28 10:20:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DB6D3A0E8B for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 10:20:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2z4GrEuvn_8C for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 10:20:33 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D07753A0E87 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 10:20:33 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id D64A8E1E09 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 10:20:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598635232; bh=fNL05D8qOij2KlGgn/O1n/kO+75RIH5jJ72McCsC5+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PD01q9pMRt4FqUWKCYmoRrGiBG3G9jhi65OeMFPqSCFqzmKkFlf/BqDZpXKBMdS0d RL7kuXAEGXvK8gmsQ0N/J0JECqXvWgAg0RU0Cm3+liJQKw+XGIPhIXeVtHr2p1BE6Q /AhvhZGX++47C3JVRxd8EB0U58srKrr9Bf1pN+GQ=
Date: Fri, 28 Aug 2020 10:20:32 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJDKLUNEGNNHB3RUN5KUO6BEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/477901153@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f493ce0c6035_782c19642435e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pot9pD-nQtfxGhTQCk0Yxzfr7PM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 17:20:35 -0000

----==_mimepart_5f493ce0c6035_782c19642435e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr commented on this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

I don't object to this particular decision, but I would have assumed that you could *always* abort a connection whenever the peer violates a MUST. No?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#discussion_r479437371
----==_mimepart_5f493ce0c6035_782c19642435e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ekr</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479437371">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<p>I don't object to this particular decision, but I would have assumed that you could <em>always</em> abort a connection whenever the peer violates a MUST. No?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479437371">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYNXJ33VQQMEYYFGPTSC7ROBANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYF62GNSQOKKYCNEEDSC7ROBA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6DCYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479437371",
"url": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479437371",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f493ce0c6035_782c19642435e5--


From nobody Fri Aug 28 11:45:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C226C3A0812 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 11:45:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2tg5pLINBEwu for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 11:45:19 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A8E5D3A080C for <quic-issues@ietf.org>; Fri, 28 Aug 2020 11:45:19 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id E9C3584003E for <quic-issues@ietf.org>; Fri, 28 Aug 2020 11:45:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598640318; bh=YK428zyYHXvCq2knvSJNUx/WZnJXFT20a2KUU+vJx/Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AEv5c7BHEZUHYhrO8M4M1gjucblrQ2lGr14p7bGR+mTIBEhK2M7sRVcTORx+eQV2p ZUhSc3AmzN18dHXbP7/1MsKQHPeNBFxy0q7lOfk2YVn+k7k5eq+T6qUieJqQW63FYu a7C28iBO7yEQjAbdmC7DIf/kcktZYZJ1YpaZDl1c=
Date: Fri, 28 Aug 2020 11:45:18 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNGIEZJOYUEI23LBN5KUY35EVBNHHCQXQVUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3993/review/477951594@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3993@github.com>
References: <quicwg/base-drafts/pull/3993@github.com>
Subject: Re: [quicwg/base-drafts] MUST connection error (#3993)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4950beda6fd_2c8c19645412c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/daBYyMLbon-IdqVF1Q952y0wu-g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 18:45:21 -0000

----==_mimepart_5f4950beda6fd_2c8c19645412c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-477951594
----==_mimepart_5f4950beda6fd_2c8c19645412c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-477951594">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67YPEWDGDJOUP26XLSC73L5ANCNFSM4P3WLPQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7BFCES3NRZJ6BLSGLSC73L5A5CNFSM4P3WLPQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6PM2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-477951594",
"url": "https://github.com/quicwg/base-drafts/pull/3993#pullrequestreview-477951594",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4950beda6fd_2c8c19645412c1--


From nobody Fri Aug 28 11:57:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 078FB3A0846 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 11:57:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 X7zbY0HVJvHH for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 11:57:12 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9560B3A0844 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 11:57:12 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id D68D15E0A77 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 11:57:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598641031; bh=6wlOgo3Vyd5YWsb37S42cnXZeNjY3u89CTpPyVmqT2o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gej3xBjcBqCDWgH8mp3G1g8tPT8WAoM/Kw/hPxYZuHDWEEfwBxfxcBPZ8NEZTAVvy Z72uk+AL0HAjVVL+Wl5u0nWBdDUMzqamyKmW29wawmEDXLaLyLt3WVYnXs8CV7rhhU tmG7bCsAYoGMiPB+1S6/QopRovNNNyNHDRLw/e74=
Date: Fri, 28 Aug 2020 11:57:11 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK66F5VL3XC6UKECDDN5KU2IPEVBNHHCM4U4BA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/review/477957946@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f495387c5c36_44d1964845811"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jkp7SLKM0UVAAhy_xrLk605QVXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 18:57:14 -0000

----==_mimepart_5f495387c5c36_44d1964845811
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr approved this pull request.



> +that an attacker can distinguish the AEAD in use from a random permutation; see
+{{AEBounds}}, {{ROBUST}}, and {{?GCM-MU=DOI.10.1145/3243734.3243816}}.
+
+In addition to counting packets sent, endpoints MUST count the number of
+received packets that fail authentication during the lifetime of a connection.
+If the total number of received packets that fail authentication within the
+connection, across all keys, exceeds the integrity limit for the selected AEAD,
+the endpoint MUST immediately close the connection with a connection error of
+type AEAD_LIMIT_REACHED and not process any more packets.
+
+For AEAD_AES_128_GCM and AEAD_AES_256_GCM, the integrity limit is 2^54 forged
+packets; see {{gcm-bounds}}. For AEAD_CHACHA20_POLY1305, the integrity limit is
+2^36 forged packets; see {{AEBounds}}. For AEAD_AES_128_CCM, the integrity limit
+is 2^23.5 forged packets; see {{ccm-bounds}}. Applying this limit reduces the
+probability that an attacker can successfully forge a packet; see {{AEBounds}},
+{{ROBUST}}, and {{?GCM-MU}}.

Nit: I wouldn't use "forged" here but rather "invalid". We don't know why they are invalid.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477957946
----==_mimepart_5f495387c5c36_44d1964845811
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ekr</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r479481542">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +that an attacker can distinguish the AEAD in use from a random permutation; see
+{{AEBounds}}, {{ROBUST}}, and {{?GCM-MU=DOI.10.1145/3243734.3243816}}.
+
+In addition to counting packets sent, endpoints MUST count the number of
+received packets that fail authentication during the lifetime of a connection.
+If the total number of received packets that fail authentication within the
+connection, across all keys, exceeds the integrity limit for the selected AEAD,
+the endpoint MUST immediately close the connection with a connection error of
+type AEAD_LIMIT_REACHED and not process any more packets.
+
+For AEAD_AES_128_GCM and AEAD_AES_256_GCM, the integrity limit is 2^54 forged
+packets; see {{gcm-bounds}}. For AEAD_CHACHA20_POLY1305, the integrity limit is
+2^36 forged packets; see {{AEBounds}}. For AEAD_AES_128_CCM, the integrity limit
+is 2^23.5 forged packets; see {{ccm-bounds}}. Applying this limit reduces the
+probability that an attacker can successfully forge a packet; see {{AEBounds}},
+{{ROBUST}}, and {{?GCM-MU}}.
</pre>
<p>Nit: I wouldn't use "forged" here but rather "invalid". We don't know why they are invalid.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477957946">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5AVQ5W5N4XMWRR25DSC74YPANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YT6IE22PNT5GVZGLSC74YPA5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6Q6OQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477957946",
"url": "https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477957946",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f495387c5c36_44d1964845811--


From nobody Fri Aug 28 12:20:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE09F3A0928 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 12:20:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 noWBs35tFyG7 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 12:20:24 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC9F63A0924 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 12:20:24 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id D2E29580D9F for <quic-issues@ietf.org>; Fri, 28 Aug 2020 12:20:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598642423; bh=N76sCRnUBqG6K6/RkjNA8zSD/hX6pLjx8J6JWt7kluA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C3QX9xbDkFYuBN4dArmh8FIOxeNc3UkNQ0IPPhMmZbQC9vDer6sGSIBkPJzzRF4wL JO40drydfOIjLPd1XiaY4nRCz/v16GL0KwKHEpAJOzb+yp7fVbzqSeYrU1QeeAqxlg QkiNLFOMEpTBw2C43W6845qpqDGBrLwzb64K+Hsc=
Date: Fri, 28 Aug 2020 12:20:23 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGOWPJ5625FSGWESV5KU47PEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/477971069@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4958f78e582_56bc19641563fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1x1tGMvutduWCX65fu6zLEQfz3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 19:20:26 -0000

----==_mimepart_5f4958f78e582_56bc19641563fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

Yes, that is generally true, and this makes it more explicit without adding any requirement on the server.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#discussion_r479491780
----==_mimepart_5f4958f78e582_56bc19641563fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479491780">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<p>Yes, that is generally true, and this makes it more explicit without adding any requirement on the server.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479491780">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PNCR5BF6UG5PDFNDSC77PPANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MYCKGREDZJ6CDTFDSC77PPA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6UE7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479491780",
"url": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479491780",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4958f78e582_56bc19641563fe--


From nobody Fri Aug 28 12:22:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7167D3A0954 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 12:22:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cmprRtxqaxoK for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 12:22:44 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CDB93A093C for <quic-issues@ietf.org>; Fri, 28 Aug 2020 12:22:44 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 85C9634004B for <quic-issues@ietf.org>; Fri, 28 Aug 2020 12:22:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598642563; bh=wnI2Oe+tPk2Yt9WI1r1N6MdTzv78eqI1Kp1F+j/i8tE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nmVsV2z/cKn7majYoOedyZdYnX6hW7hadheih+HCnTEkTFiznFX9mh8n0qwtHZjyB AN5v6OQLKny4hRjCi22GUYzZb90gyjK+6n82apRt9ykWvjTDXgDZ0/OsHyQ4EwtcfA Y4991AMerCjEgSZOk0rF7xS4oZ49TUZG7fTwsTcU=
Date: Fri, 28 Aug 2020 12:22:43 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TTUCIKWTRF5JGB3F5KU5IHEVBNHHCM4U4BA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/review/477972417@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f495983765cd_ea6196412528c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c4q4UuUlNEdq8EEa3Wi2PyVZC8I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 19:22:45 -0000

----==_mimepart_5f495983765cd_ea6196412528c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477972417
----==_mimepart_5f495983765cd_ea6196412528c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477972417">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMF5OYYWDTPXNIGQLSC77YHANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK67Y4SLNTGZG7QOISTSC77YHA5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6UPQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477972417",
"url": "https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477972417",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f495983765cd_ea6196412528c--


From nobody Fri Aug 28 12:31:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BD703A097A for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 12:31:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 L4YNVzMLg1RO for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 12:31:26 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 20AAA3A0978 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 12:31:26 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 29ABB9025A6 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 12:31:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598643085; bh=2pTHRSDm8gPglxjsQa2wouee8t8Fti8WTUNq9MIwFKo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Uv42A8Wg4TN6x5t7Pbq06iVD03nUy3AEZ8xIzf6sDcO3MVxz/+jpfDmfBTfdFfPJp 6ltL9+/nOSbY9KQpoZ58SK0VGLx2Vv38HtDqfWoSXXs/fuUKSrnEqJlCk2cv9sVl9S 0v4oH1Whu2Vl/ALXnZS1CjGdPtHbCga4ABvMbL3E=
Date: Fri, 28 Aug 2020 12:31:25 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK22637TGLJ5FRHY75V5KU6I3EVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/477977218@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f495b8d19a88_4583196414789a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w7cLItZGkH94vmQ6oEA2hplcesU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 19:31:27 -0000

----==_mimepart_5f495b8d19a88_4583196414789a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr commented on this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

Hmm... So I read this the opposite way, which is that an explicit mention like this implies that there is not a general rule

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#discussion_r479496412
----==_mimepart_5f495b8d19a88_4583196414789a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ekr</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479496412">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<p>Hmm... So I read this the opposite way, which is that an explicit mention like this implies that there is not a general rule</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479496412">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ANP253WKVLJESMWDSDAAY3ANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6RUXG5BLDDOUHXHVTSDAAY3A5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6VVAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479496412",
"url": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479496412",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f495b8d19a88_4583196414789a--


From nobody Fri Aug 28 12:59:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1AB53A0B5E for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 12:59:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 s1ylsd5IliJA for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 12:59:37 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B8A53A0B5B for <quic-issues@ietf.org>; Fri, 28 Aug 2020 12:59:37 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 7D298840049 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 12:59:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598644776; bh=bNpSgaekn2LHs9Z3sBbfA5/pJFukpo8BQQf7lQlsBY4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZNxGmd4vfiT5dZX2tHOyn64vRX32O3x9XHrmd5KSOsDDCqIJ/6vsEPLnCVCbZ/PF2 Tzg9u8I3UWvmofjkHaLMFLplMfH/gVINq69RIs+10g3gyRhLxOJCc5KMlPZY1cgORd rc+/wB+cI3HQD7JSBVp4doqMRxK5EnLNbZq1zpYo=
Date: Fri, 28 Aug 2020 12:59:36 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JACODJA6DGMTJV6F5KVBSREVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/477982122@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4962286e09b_2fb119642622a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Je2v_WmAt1J4BL4xMTlxzhfaofU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 19:59:39 -0000

----==_mimepart_5f4962286e09b_2fb119642622a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke approved this pull request.



> +the acknowledgement delay or in the endpoint's min_rtt estimate.  Therefore,
+prior to handshake confirmation, an endpoint can ignore RTT samples if adjusting
+the RTT sample for acknowledgement delay causes the sample to be less than the
+min_rtt.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer's max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the RTT
+estimate.
+
+Therefore, when adjusting an RTT sample using peer-reported acknowledgement
+delays, an endpoint:
+
+- MAY ignore the acknowledgement delay for Initial packets,

If I understand correctly,  this leads to a higher current_rtt measurement. It would be nice if the paragraph above included a motivation for that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-477982122
----==_mimepart_5f4962286e09b_2fb119642622a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r479500218">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +the acknowledgement delay or in the endpoint&#39;s min_rtt estimate.  Therefore,
+prior to handshake confirmation, an endpoint can ignore RTT samples if adjusting
+the RTT sample for acknowledgement delay causes the sample to be less than the
+min_rtt.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer&#39;s max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the RTT
+estimate.
+
+Therefore, when adjusting an RTT sample using peer-reported acknowledgement
+delays, an endpoint:
+
+- MAY ignore the acknowledgement delay for Initial packets,
</pre>
<p>If I understand correctly,  this leads to a higher current_rtt measurement. It would be nice if the paragraph above included a motivation for that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-477982122">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5Y65QYEQJDLV3ZAM3SDAECRANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SKGSPRLI5BT23SZTSDAECRA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6W3KQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-477982122",
"url": "https://github.com/quicwg/base-drafts/pull/3874#pullrequestreview-477982122",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4962286e09b_2fb119642622a7--


From nobody Fri Aug 28 13:04:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B99F73A0B62 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:04:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 XI4tXWKRyghP for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:04:00 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A40B43A0B60 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:04:00 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id F07F2900064 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:03:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598645039; bh=y2okXauKnIbTUfkCyISBwZISga5DIQSVaptqSHMyJ74=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x7Bmip8ZbLB7GZqMZWO/2VY7v722bVZPcS39XTIszYD2CqrYvQ/GeNhwA1w278p6+ X2dQSPF1Smd5ROH7LDL1ZvMXKyWTpF/CW8Ljw07kSYKI06hRgCT7N5YVTDH+Yxu6Y/ AV+zxMItukmtzWusuQSXqBqIIqqAXtWPZ0mJzPCE=
Date: Fri, 28 Aug 2020 13:03:59 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5602061500@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49632fe168b_6bec1964648e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ndWxd8bprZ9TbBn_tUOOcaDbpqE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:04:02 -0000

----==_mimepart_5f49632fe168b_6bec1964648e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

95988d742bfdeef43e32027563e3de1f608d28e2  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/2a50ecd6accd6b3376891dd94a332015c3eef6d3..95988d742bfdeef43e32027563e3de1f608d28e2

----==_mimepart_5f49632fe168b_6bec1964648e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/95988d742bfdeef43e32027563e3de1f608d28e2">95988d7</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/2a50ecd6accd6b3376891dd94a332015c3eef6d3..95988d742bfdeef43e32027563e3de1f608d28e2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3S22GXT5M4IU64LLSDAES7ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LJIAPYUA3S66K26DSDAES7A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGYYDEMBWGE2TAMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/2a50ecd6accd6b3376891dd94a332015c3eef6d3..95988d742bfdeef43e32027563e3de1f608d28e2",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/2a50ecd6accd6b3376891dd94a332015c3eef6d3..95988d742bfdeef43e32027563e3de1f608d28e2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f49632fe168b_6bec1964648e3--


From nobody Fri Aug 28 13:13:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02F533A0B88 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:13:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 CsadbP--qdxP for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:13:04 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D009A3A0B85 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:13:04 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 9D1915E0079 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:13:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598645583; bh=JWjoNtvPa5FizZ/xOauzQplNEXS3GY1r/DH4XVJPzis=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FElcNDMmbTJ6lAfgKUkLvL0YU02JLE/pa4k3/75ez9Ca5gKU62oBh+aCPwcjW3u95 C1z7tZOOFRRA43y7+lQEWXIkw5lIkNv7TbFW4WFK4lLRx3O6/GE3P5Du1h2zd+SsQO reYXzkawwOW8LZ6dt5S3x5zO+fQv2NP6j+39mZDQ=
Date: Fri, 28 Aug 2020 13:13:03 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/push/5602095983@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49654f8e774_3484196410476d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rsmtahtNy7qPQwGHzJZReIcDZN8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:13:06 -0000

----==_mimepart_5f49654f8e774_3484196410476d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

cae02dc83b371f4a5f63d62636bca4cf5920ba2d  reference for why Initial packets won't be delayed


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874/files/95988d742bfdeef43e32027563e3de1f608d28e2..cae02dc83b371f4a5f63d62636bca4cf5920ba2d

----==_mimepart_5f49654f8e774_3484196410476d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/cae02dc83b371f4a5f63d62636bca4cf5920ba2d">cae02dc</a>  reference for why Initial packets won&#39;t be delayed</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3874/files/95988d742bfdeef43e32027563e3de1f608d28e2..cae02dc83b371f4a5f63d62636bca4cf5920ba2d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7H3XHD2TOBR4SN3P3SDAFU7ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK26QO56KSEU522K6MLSDAFU7A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ2DMMBYGY3TEOCQOVZWQIZVGYYDEMBZGU4TQMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874/files/95988d742bfdeef43e32027563e3de1f608d28e2..cae02dc83b371f4a5f63d62636bca4cf5920ba2d",
"url": "https://github.com/quicwg/base-drafts/pull/3874/files/95988d742bfdeef43e32027563e3de1f608d28e2..cae02dc83b371f4a5f63d62636bca4cf5920ba2d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f49654f8e774_3484196410476d--


From nobody Fri Aug 28 13:13:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 427F33A0B85 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:13:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SZayL7fifB3M for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:13:35 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED91D3A0B90 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:13:34 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 2DC79840747 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:13:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598645614; bh=z7Nf+syvkryaLrPBgj/mJXBBcTXan9/24NKgHg9o2fc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mhlmS0M0E159aVC8a9MQMtgUrTNdUnYv4CWA3ZJMb1XtPJjwnyqrSXRgZwbv8qPZB CiBpKVzhlsI5pd+rZlmUFqHEbr9iWhpDkoCYc6EK7FnV+9u1RnfpgUTffgTpNuK98y A69+81aofKafYxPwH8in4+Lp3JsrEKMbA7cKMGSs=
Date: Fri, 28 Aug 2020 13:13:34 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7GUHCKPUM55Y7EVXF5KVDG5EVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/477999711@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49656e1d331_4971964723dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rLuK7O35sKGbMpzXDLVO7IyN7V8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:13:36 -0000

----==_mimepart_5f49656e1d331_4971964723dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +the acknowledgement delay or in the endpoint's min_rtt estimate.  Therefore,
+prior to handshake confirmation, an endpoint can ignore RTT samples if adjusting
+the RTT sample for acknowledgement delay causes the sample to be less than the
+min_rtt.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer's max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the RTT
+estimate.
+
+Therefore, when adjusting an RTT sample using peer-reported acknowledgement
+delays, an endpoint:
+
+- MAY ignore the acknowledgement delay for Initial packets,

This shouldn't because the peer is expected to ack these immediately. Added text and a reference.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514010
----==_mimepart_5f49656e1d331_4971964723dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514010">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +the acknowledgement delay or in the endpoint&#39;s min_rtt estimate.  Therefore,
+prior to handshake confirmation, an endpoint can ignore RTT samples if adjusting
+the RTT sample for acknowledgement delay causes the sample to be less than the
+min_rtt.
+
+After the handshake is confirmed, any acknowledgement delays reported by the
+peer that are greater than the peer&#39;s max_ack_delay are attributed to
+unintentional but potentially repeating delays, such as scheduler latency at the
+peer or loss of previous acknowledgements. Therefore, these extra delays are
+considered effectively part of path delay and incorporated into the RTT
+estimate.
+
+Therefore, when adjusting an RTT sample using peer-reported acknowledgement
+delays, an endpoint:
+
+- MAY ignore the acknowledgement delay for Initial packets,
</pre>
<p>This shouldn't because the peer is expected to ack these immediately. Added text and a reference.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514010">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33Y52URM262LEBGJLSDAFW5ANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYUYLSGI5FNFVV7243SDAFW5A5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR63EXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514010",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514010",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49656e1d331_4971964723dd--


From nobody Fri Aug 28 13:14:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 452633A0B85 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:14:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 cTVEcNGUnSr1 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:14:18 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 223803A0B73 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:14:18 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 51C545E00A5 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:14:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598645657; bh=1R+8S5g/yvlOPx8uV8vIZWvNj7HlxX/P3Fyr78a6mgg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NGblLtilXoRW71Yf9NCyTmQPjoykQBwyDzcG7MjO2kC939oqVJUowSvCDTHeuzYR+ ciEPFMnBm1q9wZpTZfsHgY2Or4nlX4klobkErVzLvr2rAVFj5mPD6ffGeBdrPLMQnv KL2WZo63PSvT6drU8lsQNNQhCoz4oP5yJ5sye3D8=
Date: Fri, 28 Aug 2020 13:14:17 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYAIBYKEFIFYZ3IWI55KVDJTEVBNHHCN3MY3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3874/review/478000124@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3874@github.com>
References: <quicwg/base-drafts/pull/3874@github.com>
Subject: Re: [quicwg/base-drafts] Behavior around key availability delays during handshake (#3874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4965994035d_26411964999bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UmcZeDd7JjG-x9XenzTPZpwvRuk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:14:19 -0000

----==_mimepart_5f4965994035d_26411964999bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -348,6 +348,13 @@ acknowledgement delays are likely to be non-repeating and limited to the
 handshake. The endpoint can therefore use them without limiting them to the
 max_ack_delay, avoiding unnecessary inflation of the RTT estimate.
 
+Note however that a large acknowledgement delay can result in a substantially

This connects it to the previous para, which is useful I think.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514291
----==_mimepart_5f4965994035d_26411964999bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514291">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -348,6 +348,13 @@ acknowledgement delays are likely to be non-repeating and limited to the
 handshake. The endpoint can therefore use them without limiting them to the
 max_ack_delay, avoiding unnecessary inflation of the RTT estimate.
 
+Note however that a large acknowledgement delay can result in a substantially
</pre>
<p>This connects it to the previous para, which is useful I think.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514291">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZXXN573W3OACSUBDLSDAFZTANCNFSM4OUKVOAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2JOUS6BHJ5TFI7MRTSDAFZTA5CNFSM4OUKVOA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR63H7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514291",
"url": "https://github.com/quicwg/base-drafts/pull/3874#discussion_r479514291",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4965994035d_26411964999bf--


From nobody Fri Aug 28 13:14:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBF8C3A0B85 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:14:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.101
X-Spam-Level: 
X-Spam-Status: No, score=-3.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 A8cqY2gnYCrV for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:14:28 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B4D2A3A0B73 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:14:28 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 8D5C552003E for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:14:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598645667; bh=xTDB3uhNMQWN7C3kl2Ipj1wWfI2XrySpE+I20BkKwZg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vlEcMSHruTy+nXt7klPl5GD3IL/6v529bl4V/bkMibvnFReSJOdag7F4lqOc+fdT7 4z27Q4etminNZc7vAYeT3CeZI3+NfqRb1WL2eDVSrR0hXzkzDQuW23Fjdh88tGqs5K co7tWYI4QUN2UESIz2eMwe3WDW31AIfIudMB+Wmg=
Date: Fri, 28 Aug 2020 13:14:27 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY7KY6CVUEKWOFDRVN5KVDKHEVBNHHCM4U4BA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/review/477989779@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4965a37d8cc_5f981964140929"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ejF0QZxq0g9Y_nFGiuuLPUHSWJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:14:32 -0000

----==_mimepart_5f4965a37d8cc_5f981964140929
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi approved this pull request.

Overall I think this is ready to merge. I left some small editorial nits

> @@ -2281,7 +2293,89 @@ the associated data and ciphertext. This results in a negligible 1 to 3 block
 overestimation of the number of operations.
 
 
-## Confidentiality Limits
+## Analysis AEAD_AES_128_GCM and AEAD_AES_256_GCM Usage Limits {#gcm-bounds}

Should this be Analysis *of* AEAD_... ?

> +simplifying assumptions:
+
+- The number of ciphertext blocks an attacker uses in forgery attempts is
+bounded by v * l, the number of forgery attempts and the size of each packet (in
+blocks).
+
+- The amount of offline work done by an attacker does not dominate other factors
+in the analysis.
+
+The bounds in {{?GCM-MU}} are tighter and more complete than those used in
+{{AEBounds}}, which allows for larger limits than those described in {{?TLS13}}.
+
+
+### Confidentiality Limit
+
+For confidentiality, Theorum (4.3) in {{?GCM-MU}} establish that - for a single

s/establish/establishes/ ?

> @@ -1552,30 +1549,40 @@ number of attempts to forge packets. TLS achieves this by closing connections
 after any record fails an authentication check. In comparison, QUIC ignores any
 packet that cannot be authenticated, allowing multiple forgery attempts.
 
-Endpoints MUST count the number of received packets that fail authentication for
-each set of keys.  If the number of packets that fail authentication with the
-same key exceeds a limit that is specific to the AEAD in use, the endpoint MUST
-stop using those keys.  Endpoints MUST initiate a key update before reaching
-this limit.  If a key update is not possible, the endpoint MUST immediately
-close the connection.  Applying a limit reduces the probability that an attacker
-is able to successfully forge a packet; see {{AEBounds}} and {{ROBUST}}.
+Endpoints MUST count the number of encrypted packets for each set of keys. If

I'll second that. IKEv2 simultaneous key update is so complicated that most configurations I've seen intentionally use different limits on both endpoints to reduce the odds of a simultaneous rekey. In QUIC however, simultaneous rekey has the same complexity as regular rekey so I don't think it's worth working around.

> +is RECOMMENDED that endpoints immediately close the connection with a connection
+error of type PROTOCOL_VIOLATION before reaching a state where key updates are
+not possible.
+
+For AEAD_AES_128_GCM and AEAD_AES_256_GCM, the confidentiality limit is 2^25
+encrypted packets; see {{gcm-bounds}}. For AEAD_CHACHA20_POLY1305, the
+confidentiality limit is greater than the number of possible packets (2^62) and
+so can be disregarded. For AEAD_AES_128_CCM, the confidentiality limit is 2^23.5
+encrypted packets; see {{ccm-bounds}}. Applying a limit reduces the probability
+that an attacker can distinguish the AEAD in use from a random permutation; see
+{{AEBounds}}, {{ROBUST}}, and {{?GCM-MU=DOI.10.1145/3243734.3243816}}.
+
+In addition to counting packets sent, endpoints MUST count the number of
+received packets that fail authentication during the lifetime of a connection.
+If the total number of received packets that fail authentication within the
+connection, across all keys, exceeds the integrity limit for the selected AEAD,

New text looks great to me, thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477989779
----==_mimepart_5f4965a37d8cc_5f981964140929
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> approved this pull request.</p>

<p>Overall I think this is ready to merge. I left some small editorial nits</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r479513923">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2281,7 +2293,89 @@ the associated data and ciphertext. This results in a negligible 1 to 3 block
 overestimation of the number of operations.
 
 
-## Confidentiality Limits
+## Analysis AEAD_AES_128_GCM and AEAD_AES_256_GCM Usage Limits {#gcm-bounds}
</pre>
<p>Should this be Analysis <em>of</em> AEAD_... ?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r479514039">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +simplifying assumptions:
+
+- The number of ciphertext blocks an attacker uses in forgery attempts is
+bounded by v * l, the number of forgery attempts and the size of each packet (in
+blocks).
+
+- The amount of offline work done by an attacker does not dominate other factors
+in the analysis.
+
+The bounds in {{?GCM-MU}} are tighter and more complete than those used in
+{{AEBounds}}, which allows for larger limits than those described in {{?TLS13}}.
+
+
+### Confidentiality Limit
+
+For confidentiality, Theorum (4.3) in {{?GCM-MU}} establish that - for a single
</pre>
<p>s/establish/establishes/ ?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r479506349">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1552,30 +1549,40 @@ number of attempts to forge packets. TLS achieves this by closing connections
 after any record fails an authentication check. In comparison, QUIC ignores any
 packet that cannot be authenticated, allowing multiple forgery attempts.
 
-Endpoints MUST count the number of received packets that fail authentication for
-each set of keys.  If the number of packets that fail authentication with the
-same key exceeds a limit that is specific to the AEAD in use, the endpoint MUST
-stop using those keys.  Endpoints MUST initiate a key update before reaching
-this limit.  If a key update is not possible, the endpoint MUST immediately
-close the connection.  Applying a limit reduces the probability that an attacker
-is able to successfully forge a packet; see {{AEBounds}} and {{ROBUST}}.
+Endpoints MUST count the number of encrypted packets for each set of keys. If
</pre>
<p>I'll second that. IKEv2 simultaneous key update is so complicated that most configurations I've seen intentionally use different limits on both endpoints to reduce the odds of a simultaneous rekey. In QUIC however, simultaneous rekey has the same complexity as regular rekey so I don't think it's worth working around.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3789#discussion_r479513029">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +is RECOMMENDED that endpoints immediately close the connection with a connection
+error of type PROTOCOL_VIOLATION before reaching a state where key updates are
+not possible.
+
+For AEAD_AES_128_GCM and AEAD_AES_256_GCM, the confidentiality limit is 2^25
+encrypted packets; see {{gcm-bounds}}. For AEAD_CHACHA20_POLY1305, the
+confidentiality limit is greater than the number of possible packets (2^62) and
+so can be disregarded. For AEAD_AES_128_CCM, the confidentiality limit is 2^23.5
+encrypted packets; see {{ccm-bounds}}. Applying a limit reduces the probability
+that an attacker can distinguish the AEAD in use from a random permutation; see
+{{AEBounds}}, {{ROBUST}}, and {{?GCM-MU=DOI.10.1145/3243734.3243816}}.
+
+In addition to counting packets sent, endpoints MUST count the number of
+received packets that fail authentication during the lifetime of a connection.
+If the total number of received packets that fail authentication within the
+connection, across all keys, exceeds the integrity limit for the selected AEAD,
</pre>
<p>New text looks great to me, thanks!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477989779">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MUFK2Y3PIP4KHYR3SDAF2HANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3XV4CTAXAXOKDYE3SDAF2HA5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR6YXEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477989779",
"url": "https://github.com/quicwg/base-drafts/pull/3789#pullrequestreview-477989779",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4965a37d8cc_5f981964140929--


From nobody Fri Aug 28 13:19:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B53E43A0B8B for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:19:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 urd2NSjpN4PU for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:19:24 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 807CE3A09F7 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:19:24 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id A8CF85E0048 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:19:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598645963; bh=1gQlSaBLznOPkmIE8Q8VsxCegQ5q3mzdueOZR0hYKwg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wQI7zOOQvsH7dlegKJ00+VBiYmMSTr7FoVa41ArdH8mlh72f7nN91bmJSgx5P0AZk YzLAqdyoF2ZljX6Vuy54qPEkP8nxQVwqo/66wjtLwZs5jLXOpPATM98DlK8GpZ32rU hN7seNrhrl9SPW8RXpnEVFMfPoeHPPNs9iWYdjHA=
Date: Fri, 28 Aug 2020 13:19:23 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK22WDOQBNLYK2R25HV5KVD4XEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/478002646@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4966cb98088_33fe1964733f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sIrwyiT_j21k6uvRrvnE_eW7tuo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:19:26 -0000

----==_mimepart_5f4966cb98088_33fe1964733f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

We certainly don't mention a general rule anywhere, but we can't stop an endpoint from enforcing MUSTs on its own. I think it's useful to explicitly call it out out here because this is the sort of place where we want to call explicit attention. 

I would have liked a SHOULD here, but calling it out with a MAY is still useful I think.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#discussion_r479516271
----==_mimepart_5f4966cb98088_33fe1964733f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479516271">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<p>We certainly don't mention a general rule anywhere, but we can't stop an endpoint from enforcing MUSTs on its own. I think it's useful to explicitly call it out out here because this is the sort of place where we want to call explicit attention.</p>
<p>I would have liked a SHOULD here, but calling it out with a MAY is still useful I think.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479516271">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SN2RD5U6AWUM326DSDAGMXANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2GUQ4EWGGKBMGE7MDSDAGMXA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR633VQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479516271",
"url": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479516271",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4966cb98088_33fe1964733f1--


From nobody Fri Aug 28 13:27:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FCCA3A0BA3 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:27:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MpRQudPqXK-8 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:27:38 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B45703A0B9F for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:27:38 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 0BC9690001D for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:27:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598646458; bh=Fw7fvNR13v1kaJzZOQkVM/cYgmWz5UfkBBitxGOonos=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RSF259xwzADOsk+KWfxvF/9SyK1++q7fZ6UcNAUw2mXFa/HvLgD32qBQuKr7BnFLG iBG7YjZk5Z5p8g14uxzyAJn+mn1kNooq/88vvBc+NOGSlyNOrh8uFrcD5X5EFG7EUG Lx5b0c+AGpxkBowjVE8Qek0+emyy+KrNxPZ+D+Mc=
Date: Fri, 28 Aug 2020 13:27:37 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DMEWX2RUH5IE6XUF5KVE3TEVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/478006842@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4968b9f0825_322a196411868"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1ua9VJmZkwf7xqbpw_uO3vjj44k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:27:40 -0000

----==_mimepart_5f4968b9f0825_322a196411868
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr commented on this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

> We certainly don't mention a general rule anywhere, but we can't stop an endpoint from enforcing MUSTs on its own.

Well, we can't stop them in the "no protocol police" sense, but we certainly can have a MUST-level rule that forbids it.

>  I think it's useful to explicitly call it out out here because this is the sort of place where we want to call explicit attention.

Why?

My general point is that text should do work. And if there is already a general rule permitting to you to error on MUST violations then why does this text need to be there? And working backward from that one might infer that no such rule exists.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#discussion_r479519667
----==_mimepart_5f4968b9f0825_322a196411868
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ekr</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479519667">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<blockquote>
<p>We certainly don't mention a general rule anywhere, but we can't stop an endpoint from enforcing MUSTs on its own.</p>
</blockquote>
<p>Well, we can't stop them in the "no protocol police" sense, but we certainly can have a MUST-level rule that forbids it.</p>
<blockquote>
<p>I think it's useful to explicitly call it out out here because this is the sort of place where we want to call explicit attention.</p>
</blockquote>
<p>Why?</p>
<p>My general point is that text should do work. And if there is already a general rule permitting to you to error on MUST violations then why does this text need to be there? And working backward from that one might infer that no such rule exists.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479519667">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7U7GJOIEJE2RZA4NTSDAHLTANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MTSS4KVK7YG4UZX3SDAHLTA5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR644OQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479519667",
"url": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479519667",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4968b9f0825_322a196411868--


From nobody Fri Aug 28 13:40:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 156EE3A0BDF for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:40:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.039
X-Spam-Level: 
X-Spam-Status: No, score=-1.039 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xClTlbJA-8gt for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:40:01 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 92EAB3A0D87 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:39:40 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 036417A0A59 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:39:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598647180; bh=k+4cveU767JiNgfEAjItfYoRYbU9EgrGo4nbbfrPSZk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hrhFFZHBfidUmcSYfyXKWfo1aKhiEsEaAEXEkFnnZUjcvR1hTjcLM6H/+ncFiQcTW K/llNAf3+4Ws5J+Ea3aHrKdDdCFk2BuHUp7GZkEFRqCAabM6y7cCekQm+NTe8RfF8g pwvlPMQwKWcheMtEVgfzOBxTw+Mf77Ln8kVm+3mQ=
Date: Fri, 28 Aug 2020 13:39:39 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77C5XMIWSJB7DSV4F5KVGIXEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/review/478012760@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f496b8bb17c5_246d196418465e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-KqF2OwaDI7iRkgtU9B_7JIwBH0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:40:02 -0000

----==_mimepart_5f496b8bb17c5_246d196418465e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-478012760
----==_mimepart_5f496b8bb17c5_246d196418465e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-478012760">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ7YPR3YDFXKHTRUWLSDAIYXANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32R4ZTIQYQ4N6SGU3SDAIYXA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR66KWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-478012760",
"url": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-478012760",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f496b8bb17c5_246d196418465e--


From nobody Fri Aug 28 13:53:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5182E3A0C35 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:53:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 O-A-exHYFvPN for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 13:53:40 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 739F23A0C48 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:53:40 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 665595C0E89 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 13:53:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598648019; bh=QOsYVDuw695V6u6P9XBablQ2CVte8NQ00f42iO+lM2U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Woue94c3+EjkgCp2IyFJ45M/L+5hP4LCVE5jhDY4V7gpG5Py5Kc+B/CpSGY2h7XMf VnX3FOoUMZi4AJT0ehHTf+zyT9BcCUSfNhMxsVjP+IjKiq/QkGV63dn2upFyukHkVN Sv8Uxo6qc4oOjqPL9/5wuVIPtp7VxGgpVn2pyg5I=
Date: Fri, 28 Aug 2020 13:53:39 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4CNYLZNY7PKIZLNPN5KVH5HEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/478011102@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f496ed35630a_622c1964118937"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pck9nLUWLorNy7GxQ_lHoXPzHS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 20:53:50 -0000

----==_mimepart_5f496ed35630a_622c1964118937
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi requested changes on this pull request.

Overall I do think that this PR is going in the right direction, but I don't think it's quite ready to be merged yet.

> +
+Therefore, clients SHOULD NOT send a token received in a NEW_TOKEN frame from
+one server address in an Initial packet that is sent to a different server
+address. As strict equality might reduce the utility of this mechanism, clients
+MAY employ heuristics that result in different server addresses being treated
+as equivalent, such as treating addresses with a shared prefix of sufficient
+length as being functionally equivalent (for instance, /24 in IPv4 or /56 in
+IPv6). In addition, clients SHOULD treat a preferred address that is
+successfully validated as equivalent to the address on which the connection was
+made; see {{preferred-address}}.
+
+Sending a Retry packet ({{packet-retry}}) offers a server the option to change
+the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server's

Do we have text that explicitly mandates that replies to a RETRY packet MUST be sent to the same address?

> +the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server's
+address, thereby preventing the use of subsequent Initial packets for request
+forgery.
+
+
+### Request Forgery with Preferred Addresses
+
+Servers can specify a preferred address, which clients then migrate to after
+confirming the handshake; see {{preferred-address}}. The Destination Connection
+ID field of packets that the client sends to a preferred address can be used
+for request forgery.
+
+A client MUST NOT send non-probing frames to a preferred address prior to

Seeing this normative requirement in Security Considerations makes me uneasy as an implementer might miss it. Could we instead move the `MUST NOT` to the section that defines preferred_address and then only reference it here?

> +
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.
+
+A server that only sends probing packets ({{probing}}) to an address prior to
+address validation provides an attacker with only limited control over the

I do find it somewhat ironic that address validation might make this worse: the client sending a PATH_CHALLENGE to the server can pretty much guarantee that the server will send a PATH_RESPONSE with client-provided content to the client's spoofed source address. Should we mention that?

> +Services offered over loopback interfaces (that is, the IPv6 address ::1 or the
+IPv4 address 127.0.0.1) often lack proper authentication. Endpoints MAY prevent
+connection attempts or migration to a loopback address. Endpoints SHOULD NOT
+allow connections or migration to a loopback address if the same service was
+previously available at a different interface or if the address was provided by
+a service at a non-loopback address. Endpoints that depend on these
+capabilities could offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate uses. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network indicating that sending datagrams to unvalidated addresses in a
+given range is not safe.

The recommendation in this paragraph is confusing to me. It somewhat concludes that this is a problem but contradicts itself in saying that implementers should both not allow migration and not refuse migration. I would prefer we figure out which strategy is best and recommend it instead of this.

> +what packets the peer sends and where these packets are sent. If an attacker
+can target a vulnerable service with a controlled payload, that service might
+perform actions that are attributed to the attacker's peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
+attacker can select the address to which its peer sends UDP datagrams and can
+control some of the unprotected content of those packets. As much of the data
+sent by QUIC endpoints is protected, this includes control over ciphertext. An
+attack is successful if an attacker can cause a peer to send a UDP datagram to
+a host that will perform some action based on content in the datagram.

Could we add a paragraph here that provides examples of real harm? What protocols are both UDP-based and non-authenticated in a way that would make them vulnerable to a request forgery from a QUIC stack?

> +frames in packets prior to completing address validation. Note that this does
+not prevent an attacker from using the Destination Connection ID field for an
+attack.
+
+Endpoints are not expected to have specific information about the location of
+servers that could be vulnerable targets of a request forgery attack. However,
+it might be possible over time to identify specific UDP ports that are common
+targets of attacks or particular patterns in datagrams that are used for
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports or not
+send datagrams that match these patterns prior to validating the destination
+address. Endpoints MAY retire connection IDs containing patterns known to be
+problematic without using them.
+
+Note:
+
+: Modifying endpoints to apply these protections is more efficient than

This depends on what you mean by efficient. Some of the recommendations in this section will add a round-trip which is not efficient.

> +lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network that indicates that sending datagrams to unvalidated addresses in a
+given range is not safe.
+

I think you're referring to [draft-ietf-rtcweb-mdns-ice-candidates](https://tools.ietf.org/html/draft-ietf-rtcweb-mdns-ice-candidates). For us to do something like that we'd need a way to convey hostnames in preferred_address or elsewhere, and I'm not sure we should be doing that.

> +used for request forgery.
+
+
+### Request Forgery with Client Initial Packets
+
+An attacker acting as a server can choose the IP address and port on which it
+advertises its availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC or is not
+willing to accept a QUIC connection.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets sent by clients. A client
+choosing an unpredictable Destination Connection ID ensures that servers are
+unable to control any of the encrypted portion of Initial packets from clients.

This is mentioned in the last paragraph of this section. Perhaps we just need to reference that here?

> +A client MUST NOT send non-probing frames to a preferred address prior to
+validating that address; see {{address-validation}}. This greatly reduces the
+options that a server has to control the encrypted portion of datagrams.
+
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.

Isn't that prevented by address validation?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-478011102
----==_mimepart_5f496ed35630a_622c1964118937
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> requested changes on this pull request.</p>

<p>Overall I do think that this PR is going in the right direction, but I don't think it's quite ready to be merged yet.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479522984">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Therefore, clients SHOULD NOT send a token received in a NEW_TOKEN frame from
+one server address in an Initial packet that is sent to a different server
+address. As strict equality might reduce the utility of this mechanism, clients
+MAY employ heuristics that result in different server addresses being treated
+as equivalent, such as treating addresses with a shared prefix of sufficient
+length as being functionally equivalent (for instance, /24 in IPv4 or /56 in
+IPv6). In addition, clients SHOULD treat a preferred address that is
+successfully validated as equivalent to the address on which the connection was
+made; see {{preferred-address}}.
+
+Sending a Retry packet ({{packet-retry}}) offers a server the option to change
+the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server&#39;s
</pre>
<p>Do we have text that explicitly mandates that replies to a RETRY packet MUST be sent to the same address?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479524786">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server&#39;s
+address, thereby preventing the use of subsequent Initial packets for request
+forgery.
+
+
+### Request Forgery with Preferred Addresses
+
+Servers can specify a preferred address, which clients then migrate to after
+confirming the handshake; see {{preferred-address}}. The Destination Connection
+ID field of packets that the client sends to a preferred address can be used
+for request forgery.
+
+A client MUST NOT send non-probing frames to a preferred address prior to
</pre>
<p>Seeing this normative requirement in Security Considerations makes me uneasy as an implementer might miss it. Could we instead move the <code>MUST NOT</code> to the section that defines preferred_address and then only reference it here?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479525739">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.
+
+A server that only sends probing packets ({{probing}}) to an address prior to
+address validation provides an attacker with only limited control over the
</pre>
<p>I do find it somewhat ironic that address validation might make this worse: the client sending a PATH_CHALLENGE to the server can pretty much guarantee that the server will send a PATH_RESPONSE with client-provided content to the client's spoofed source address. Should we mention that?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479527084">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +Services offered over loopback interfaces (that is, the IPv6 address ::1 or the
+IPv4 address 127.0.0.1) often lack proper authentication. Endpoints MAY prevent
+connection attempts or migration to a loopback address. Endpoints SHOULD NOT
+allow connections or migration to a loopback address if the same service was
+previously available at a different interface or if the address was provided by
+a service at a non-loopback address. Endpoints that depend on these
+capabilities could offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate uses. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network indicating that sending datagrams to unvalidated addresses in a
+given range is not safe.
</pre>
<p>The recommendation in this paragraph is confusing to me. It somewhat concludes that this is a problem but contradicts itself in saying that implementers should both not allow migration and not refuse migration. I would prefer we figure out which strategy is best and recommend it instead of this.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479528429">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +what packets the peer sends and where these packets are sent. If an attacker
+can target a vulnerable service with a controlled payload, that service might
+perform actions that are attributed to the attacker&#39;s peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
+attacker can select the address to which its peer sends UDP datagrams and can
+control some of the unprotected content of those packets. As much of the data
+sent by QUIC endpoints is protected, this includes control over ciphertext. An
+attack is successful if an attacker can cause a peer to send a UDP datagram to
+a host that will perform some action based on content in the datagram.
</pre>
<p>Could we add a paragraph here that provides examples of real harm? What protocols are both UDP-based and non-authenticated in a way that would make them vulnerable to a request forgery from a QUIC stack?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479529109">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +frames in packets prior to completing address validation. Note that this does
+not prevent an attacker from using the Destination Connection ID field for an
+attack.
+
+Endpoints are not expected to have specific information about the location of
+servers that could be vulnerable targets of a request forgery attack. However,
+it might be possible over time to identify specific UDP ports that are common
+targets of attacks or particular patterns in datagrams that are used for
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports or not
+send datagrams that match these patterns prior to validating the destination
+address. Endpoints MAY retire connection IDs containing patterns known to be
+problematic without using them.
+
+Note:
+
+: Modifying endpoints to apply these protections is more efficient than
</pre>
<p>This depends on what you mean by efficient. Some of the recommendations in this section will add a round-trip which is not efficient.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479527744">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network that indicates that sending datagrams to unvalidated addresses in a
+given range is not safe.
+
</pre>
<p>I think you're referring to <a href="https://tools.ietf.org/html/draft-ietf-rtcweb-mdns-ice-candidates" rel="nofollow">draft-ietf-rtcweb-mdns-ice-candidates</a>. For us to do something like that we'd need a way to convey hostnames in preferred_address or elsewhere, and I'm not sure we should be doing that.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479523270">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +used for request forgery.
+
+
+### Request Forgery with Client Initial Packets
+
+An attacker acting as a server can choose the IP address and port on which it
+advertises its availability, so Initial packets from clients are assumed to be
+available for use in this sort of attack. The address validation implicit in
+the handshake ensures that - for a new connection - a client will not send
+other types of packet to a destination that does not understand QUIC or is not
+willing to accept a QUIC connection.
+
+Initial packet protection (Section 5.2 of {{QUIC-TLS}}) makes it difficult for
+servers to control the content of Initial packets sent by clients. A client
+choosing an unpredictable Destination Connection ID ensures that servers are
+unable to control any of the encrypted portion of Initial packets from clients.
</pre>
<p>This is mentioned in the last paragraph of this section. Perhaps we just need to reference that here?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479525176">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A client MUST NOT send non-probing frames to a preferred address prior to
+validating that address; see {{address-validation}}. This greatly reduces the
+options that a server has to control the encrypted portion of datagrams.
+
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.
</pre>
<p>Isn't that prevented by address validation?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-478011102">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7N7URE7RJKAOBTNI3SDAKNHANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FYPQMVTEIYH2PTZ3SDAKNHA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR655XQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-478011102",
"url": "https://github.com/quicwg/base-drafts/pull/3996#pullrequestreview-478011102",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f496ed35630a_622c1964118937--


From nobody Fri Aug 28 14:03:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9B873A0B5B for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 14:03:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 3HFf8MEjxT4y for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 14:03:56 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 86BD23A0C33 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 14:03:56 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 93AB9840A5B for <quic-issues@ietf.org>; Fri, 28 Aug 2020 14:03:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598648635; bh=Hz0fxhg+mSAIaimYwD9H0f4G2qA2fhYMcDfiib+v5Jk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hHS34rkuO3hslKS5N7A0J306RHEV1mkr0AKPeiPMizee77o0bVlh4V9talzr7hIKV tFjnqQZDJMqz4MXhR6wmKGfBWo4KzO+OW5yXDqaFHTxlG0sPZbo1k6S3xcDEU8CvAd o4ktU++v1yrNa9ba8nWwm2rZlvLAWRth8nw4FKFI=
Date: Fri, 28 Aug 2020 14:03:55 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37V4HIUYQQ64UMBB55KVJDXEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/c683145496@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49713b83f74_69491964252037"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yzLzlksaR-bWZ1tTQnCYbw3QapA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Aug 2020 21:03:58 -0000

----==_mimepart_5f49713b83f74_69491964252037
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that this PR makes the spec harder to read, with no obvious benefit. If someone wants to standardize QUIC over another medium, they'll have to write some sort of document for that, and simply saying "replace UDP with X" in that document should be good enough. I'd strongly prefer we didn't make the spec more generic at the cost of readability.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683145496
----==_mimepart_5f49713b83f74_69491964252037
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think that this PR makes the spec harder to read, with no obvious benefit. If someone wants to standardize QUIC over another medium, they'll have to write some sort of document for that, and simply saying "replace UDP with X" in that document should be good enough. I'd strongly prefer we didn't make the spec more generic at the cost of readability.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683145496">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FM6ZNZND3TRO6H63SDALTXANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6R7A6RRGTI3E4MCPDSDALTXA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFC37SGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683145496",
"url": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683145496",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49713b83f74_69491964252037--


From nobody Fri Aug 28 17:36:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 773663A0E98 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 17:36:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 rtHfLeDL7Kt3 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 17:36:30 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FCEE3A0E97 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 17:36:30 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id D238B60059F for <quic-issues@ietf.org>; Fri, 28 Aug 2020 17:36:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598661388; bh=vJ4I+g0dasderTHdaH9sVcT7P0S7lFpGSy1rvwsLhlk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I7pPjmnesPde3zKpML875Wg38Srt1C5XkNFDFjaI6lAJBLUX+6tVARearzaAjPcG/ 9DcVCDvldfVtJxrn/wpvhIo3HT0wBowsBqTAg5Eujr9etAebA1QZW9HK0rvRl/5wmY LNkVZVW2eASB9o3yYBiHs31V+gFqjc/i9wWiA+h8=
Date: Fri, 28 Aug 2020 17:36:28 -0700
From: Junho Choi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UCAV3XDL4ZRSAZ6N5KWCAZEVBNHHCOPRYC4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3917/review/478081848@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3917@github.com>
References: <quicwg/base-drafts/pull/3917@github.com>
Subject: Re: [quicwg/base-drafts] Byte counting at Congestion avoidance (#3917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49a30cc13fa_1a0f196419539d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: junhochoi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8qgXU5zcbJlLpObvDBLnKOV2joE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 00:36:31 -0000

----==_mimepart_5f49a30cc13fa_1a0f196419539d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@junhochoi commented on this pull request.



> +      bytes_acked += acked_packet.sent_bytes
+      if (bytes_acked >= congestion_window):
+        bytes_acked -= congestion_window
+        congestion_window += max_datagram_size

I implemented ABC for cubic in quiche https://github.com/cloudflare/quiche/pull/624 and did some evaluation:
Measured using quiche apps (quiche-server and quiche-client) in 5mbps/60ms rtt/0% loss. Also last highlighted row is when I changed MAX_DATAGRAM_SIZE to 1350 to match with what quiche apps use (quiche has MAX_DATAGRAM_SIZE constant). 

![Screen Shot 2020-08-28 at 5 21 49 PM](https://user-images.githubusercontent.com/1229714/91624295-43120300-e954-11ea-8559-9028131dbfdb.png)

You can see it can save some amount of sent packets (3.8% for cubic, 6.7% for reno, 9.3% for cubic and 1350 mss aligned) with slightly faster download time.

I think it's up to editors for deciding to merge this PR not, but I believe it's good for implementers to start with less issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3917#discussion_r479584623
----==_mimepart_5f49a30cc13fa_1a0f196419539d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@junhochoi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3917#discussion_r479584623">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +      bytes_acked += acked_packet.sent_bytes
+      if (bytes_acked &gt;= congestion_window):
+        bytes_acked -= congestion_window
+        congestion_window += max_datagram_size
</pre>
<p>I implemented ABC for cubic in quiche <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="688385594" data-permission-text="Title is private" data-url="https://github.com/cloudflare/quiche/issues/624" data-hovercard-type="pull_request" data-hovercard-url="/cloudflare/quiche/pull/624/hovercard" href="https://github.com/cloudflare/quiche/pull/624">cloudflare/quiche#624</a> and did some evaluation:<br>
Measured using quiche apps (quiche-server and quiche-client) in 5mbps/60ms rtt/0% loss. Also last highlighted row is when I changed MAX_DATAGRAM_SIZE to 1350 to match with what quiche apps use (quiche has MAX_DATAGRAM_SIZE constant).</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/1229714/91624295-43120300-e954-11ea-8559-9028131dbfdb.png"><img src="https://user-images.githubusercontent.com/1229714/91624295-43120300-e954-11ea-8559-9028131dbfdb.png" alt="Screen Shot 2020-08-28 at 5 21 49 PM" style="max-width:100%;"></a></p>
<p>You can see it can save some amount of sent packets (3.8% for cubic, 6.7% for reno, 9.3% for cubic and 1350 mss aligned) with slightly faster download time.</p>
<p>I think it's up to editors for deciding to merge this PR not, but I believe it's good for implementers to start with less issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3917#discussion_r479584623">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PZAJNOIHICOKQJDDSDBEQZANCNFSM4O4TLDOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34SUFUTGFFVS4M63LSDBEQZA5CNFSM4O4TLDOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR7PGOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3917#discussion_r479584623",
"url": "https://github.com/quicwg/base-drafts/pull/3917#discussion_r479584623",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49a30cc13fa_1a0f196419539d--


From nobody Fri Aug 28 17:47:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FFC53A0EA9 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 17:47:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qwksc_Lgumom for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 17:47:08 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4245F3A0EA7 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 17:47:08 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 5589E5C0080 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 17:47:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598662027; bh=abyKYhCehysG5kyO4X6mrVqYmrIco1RWqBUrNPR7rsI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QYbZ4gUc/EB7+/GHi37u5WvxAWqjuTOtegZVTDoIuqEtnfzcasTZT1ORNVC6t05eD AHzw4KrFrFnPF/aDTIV24LW2Hfd5MMF0pmLNQ0qiWtRsO6c4tQD03kQIf6vCo8G+6C 7hqjP6KHBjZEzhTGh8rkgzYbZdAHIYBPoqCEAOb8=
Date: Fri, 28 Aug 2020 17:47:07 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46OFJTR5BSTOSBWFF5KWDIXEVBNHHCRBJDQE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4000/review/478083053@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4000@github.com>
References: <quicwg/base-drafts/pull/4000@github.com>
Subject: Re: [quicwg/base-drafts] Out of order relative to other ack-eliciting packets (#4000)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49a58b45ef9_6e9196430077c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wBHu_e7t6Vh-p_e4QbWnJ9tufi8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 00:47:09 -0000

----==_mimepart_5f49a58b45ef9_6e9196430077c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-478083053
----==_mimepart_5f49a58b45ef9_6e9196430077c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-478083053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QARJFKNTR4JST5WTSDBFYXANCNFSM4QA7SYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27G6AWQPFX7WB5SBDSDBFYXA5CNFSM4QA7SYYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR7PP3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-478083053",
"url": "https://github.com/quicwg/base-drafts/pull/4000#pullrequestreview-478083053",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49a58b45ef9_6e9196430077c--


From nobody Fri Aug 28 18:05:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 332423A0D89 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:05:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Dtfe0bUR0ojV for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:05:41 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED78C3A0D87 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:05:40 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 161185E079F for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:05:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598663140; bh=EjMZdQRt04qrzbaX0r4MZNqjs7Swyt3naoXF3EgUZwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Yu3eMabvowWqu8DmyuF15z2RtGipi61HESodFhxJxzmHVmwuGRX9mmfoha9R3tfsm cGqDnQsKzTPFAGHXegrbEiE3B7b7BCFLsvt92XM4hNZR8DVRCew9pNbyQWf1tC+QRm N6F4fVy83Za5G+vvwTx0Xt8AacjbD4agiUmAJ+8Y=
Date: Fri, 28 Aug 2020 18:05:40 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ADNVEGGO75XO44PN5KWFOJEVBNHHCR7KE5Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4061/683209140@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4061@github.com>
References: <quicwg/base-drafts/issues/4061@github.com>
Subject: Re: [quicwg/base-drafts] Generalizing QUIC to allow underlying tranports other than UDP (#4061)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49a9e465cd_1b85196454660"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1QPa2sYgDC141Y-u7_F9bdJO6Zw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 01:05:42 -0000

----==_mimepart_5f49a9e465cd_1b85196454660
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thank you for the intellectual exercise, @Ericson2314. Having seen the accompanying #4043, I'm convinced now that this is not a direction we should pursue, for at least two reasons:
- All implementers of QUIC today are doing this for UDP. Reading the text with the generalization makes it less concrete and, as @DavidSchinazi notes, less readable for the most common usage case that we are targeting with QUICv1.
- It is not clear to me what the driving use-case of such a generalization is, and therefore who benefits from this generalization.
- Without an implementation of it on a different underlying protocol, I'm wary that this would catch all the assumptions we've made.

When there is a need, it's easy enough to do a document that maps QUIC to a different underlying transport. Until then, this generalization seems unnecessary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683209140
----==_mimepart_5f49a9e465cd_1b85196454660
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thank you for the intellectual exercise, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/Ericson2314/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Ericson2314">@Ericson2314</a>. Having seen the accompanying <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="683264837" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4043" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/4043/hovercard" href="https://github.com/quicwg/base-drafts/pull/4043">#4043</a>, I'm convinced now that this is not a direction we should pursue, for at least two reasons:</p>
<ul>
<li>All implementers of QUIC today are doing this for UDP. Reading the text with the generalization makes it less concrete and, as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> notes, less readable for the most common usage case that we are targeting with QUICv1.</li>
<li>It is not clear to me what the driving use-case of such a generalization is, and therefore who benefits from this generalization.</li>
<li>Without an implementation of it on a different underlying protocol, I'm wary that this would catch all the assumptions we've made.</li>
</ul>
<p>When there is a need, it's easy enough to do a document that maps QUIC to a different underlying transport. Until then, this generalization seems unnecessary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683209140">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TYTBCUWZZ7T4RI43SDBH6JANCNFSM4QNVUF6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFNZNXMI6B2Z5SA4TSDBH6JA5CNFSM4QNVUF6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFC4PDNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683209140",
"url": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683209140",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49a9e465cd_1b85196454660--


From nobody Fri Aug 28 18:20:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA64F3A0EDE for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:20:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 J8g-wbGXOL8G for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:20:00 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6CB5C3A0EDD for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:20:00 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 8649C5E03FE for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:19:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598663999; bh=A5SPRiEA0YWpE4atUodhW5A7x6KFndvz+9YzRJ4O5/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aND1lQEA3/uc09Y2Ukh8f7plJhphdNTX3i5idTC9+OP66ipbqINtMbY5UmSBJl9NH +MQkitvi5nk2/6it/tg3rHrwAeXAtqvNyBjZFkQTbkxQychMZ5oXQSP280+rTwpqdk 6fT55k8HnsyuFMf6BnNmit9C7aajZBdLtKCRqWq0=
Date: Fri, 28 Aug 2020 18:19:59 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVXKB2AU42YJ6IMU55KWHD7EVBNHHCQTEK7Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3990/review/478086097@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3990@github.com>
References: <quicwg/base-drafts/pull/3990@github.com>
Subject: Re: [quicwg/base-drafts] Let server abort on post-Retry packet number reset (#3990)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49ad3f75649_57731964178ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pGZBDxb8zalYQEYIRmPWMAWuOsA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 01:20:02 -0000

----==_mimepart_5f49ad3f75649_57731964178ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the

My argument for why here is because this PN reuse can be a security issue.

That said, you're right that it's not as principled as I would like it to be; there also isn't such a general rule, and you make a good point that it might be useful to have a general rule.

Given that we don't have such a rule at the moment, I would be happy to take this text in and evaluate this with other MAYs in the general sense if there's enough interest to do it. Would you mind filing a separate issue for this?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3990#discussion_r479589737
----==_mimepart_5f49ad3f75649_57731964178ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479589737">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4807,6 +4807,8 @@ responding to a Retry packet. However, the data sent in these packets could be
 different than what was sent earlier. Sending these new packets with the same
 packet number is likely to compromise the packet protection for those packets
 because the same key and nonce could be used to protect different content.
+A server MAY abort the connection if it detects that the client reset the
</pre>
<p>My argument for why here is because this PN reuse can be a security issue.</p>
<p>That said, you're right that it's not as principled as I would like it to be; there also isn't such a general rule, and you make a good point that it might be useful to have a general rule.</p>
<p>Given that we don't have such a rule at the moment, I would be happy to take this text in and evaluate this with other MAYs in the general sense if there's enough interest to do it. Would you mind filing a separate issue for this?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3990#discussion_r479589737">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6W2MHIVEDHRZMXVQTSDBJT7ANCNFSM4PZ5KGEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3GDT3IJ2VAN73PPLDSDBJT7A5CNFSM4PZ5KGE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR7QHUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479589737",
"url": "https://github.com/quicwg/base-drafts/pull/3990#discussion_r479589737",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49ad3f75649_57731964178ac--


From nobody Fri Aug 28 18:23:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC27A3A0EE6 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:23:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rcVNGTAST21e for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:23:50 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89CBB3A0EE2 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:23:50 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 77E365C0A58 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:23:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598664229; bh=7iok7RqqtR8ucFwffzPMCJmtetedyrEoQZDqM7+ZK/E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cnmVNevIvMSxVAnGizuo3J70d6JFubQn6IN0HT02bDVpnjhuzm0KzUxL7bSZjSZYF xjqe+M4+FNVRYnSgrTYTKesat4qNcOQrDaV2wUbdF3PYon4Dx1JkyE6U32F8dNL9K0 WhlzlI46rM8kFY5RSzG8aZw4zhTHBPpc5v+BXZzs=
Date: Fri, 28 Aug 2020 18:23:49 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SAIUUASPWXM73OWV5KWHSLEVBNHHCOPRYC4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3917/review/478086410@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3917@github.com>
References: <quicwg/base-drafts/pull/3917@github.com>
Subject: Re: [quicwg/base-drafts] Byte counting at Congestion avoidance (#3917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49ae25682ac_745c196411389d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EkqVf9V3oTgM_bcsUK2iqWS8mrM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 01:23:52 -0000

----==_mimepart_5f49ae25682ac_745c196411389d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +      bytes_acked += acked_packet.sent_bytes
+      if (bytes_acked >= congestion_window):
+        bytes_acked -= congestion_window
+        congestion_window += max_datagram_size

I'm surprised to see these differences, @junhochoi -- why are the lost packets so different? Why's there any loss when the network has 0% loss?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3917#discussion_r479590127
----==_mimepart_5f49ae25682ac_745c196411389d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3917#discussion_r479590127">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +      bytes_acked += acked_packet.sent_bytes
+      if (bytes_acked &gt;= congestion_window):
+        bytes_acked -= congestion_window
+        congestion_window += max_datagram_size
</pre>
<p>I'm surprised to see these differences, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/junhochoi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/junhochoi">@junhochoi</a> -- why are the lost packets so different? Why's there any loss when the network has 0% loss?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3917#discussion_r479590127">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KNV4V25ST2B5F3QLSDBKCLANCNFSM4O4TLDOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3BCPJPG237K4JZVZLSDBKCLA5CNFSM4O4TLDOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR7QKCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3917#discussion_r479590127",
"url": "https://github.com/quicwg/base-drafts/pull/3917#discussion_r479590127",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49ae25682ac_745c196411389d--


From nobody Fri Aug 28 18:40:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 518343A0EFF for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:40:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xiIjQx8FEGRY for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:40:32 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D4163A0EFE for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:40:32 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 751185C08B8 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:40:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598665231; bh=YC8UQbiQnxKqN4MDVw8WQoDSsmN8M8az5N0oZ2+vsRg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ArmCWayinW5iNlpXEKteYqzHR6qL7i/gApBOF/tCOeL7VYT8T8TyhzBHaHpkRb66h lXDQBOwKgyO1wyfMglv1M6WPCZILireA7Gybxm+LI60Kh7EE/NQxAVsXQcjaiqF4EP ekwrxJmMBXFcKxdmnJLe/XIauotPkv3+ynrGoq/k=
Date: Fri, 28 Aug 2020 18:40:31 -0700
From: Junho Choi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6JEDYPXJGFITEGRM55KWJQ7EVBNHHCOPRYC4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3917/review/478087713@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3917@github.com>
References: <quicwg/base-drafts/pull/3917@github.com>
Subject: Re: [quicwg/base-drafts] Byte counting at Congestion avoidance (#3917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49b20f64f75_2ca71964417ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: junhochoi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VMHl5hEQFmutV3pX-rMyW-zNJWs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 01:40:33 -0000

----==_mimepart_5f49b20f64f75_2ca71964417ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@junhochoi commented on this pull request.



> +      bytes_acked += acked_packet.sent_bytes
+      if (bytes_acked >= congestion_window):
+        bytes_acked -= congestion_window
+        congestion_window += max_datagram_size

@janaiyengar it's basically loss by congestion. e.g. https://blog-cloudflare-com-assets.storage.googleapis.com/2020/05/cubic-hs.png (cubic+hystart case). All values are median number over 10 run. And lost packet here is the number of lost packets detected by quiche sender, so actual packet loss may be lower than that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3917#discussion_r479591757
----==_mimepart_5f49b20f64f75_2ca71964417ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@junhochoi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3917#discussion_r479591757">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +      bytes_acked += acked_packet.sent_bytes
+      if (bytes_acked &gt;= congestion_window):
+        bytes_acked -= congestion_window
+        congestion_window += max_datagram_size
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> it's basically loss by congestion. e.g. <a href="https://blog-cloudflare-com-assets.storage.googleapis.com/2020/05/cubic-hs.png" rel="nofollow">https://blog-cloudflare-com-assets.storage.googleapis.com/2020/05/cubic-hs.png</a> (cubic+hystart case). All values are median number over 10 run. And lost packet here is the number of lost packets detected by quiche sender, so actual packet loss may be lower than that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3917#discussion_r479591757">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4IBPQRMXT7N2JRR3LSDBMA7ANCNFSM4O4TLDOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XOYYPTYN5TDNFSD3SDBMA7A5CNFSM4O4TLDOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR7QUII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3917#discussion_r479591757",
"url": "https://github.com/quicwg/base-drafts/pull/3917#discussion_r479591757",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49b20f64f75_2ca71964417ef--


From nobody Fri Aug 28 18:49:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD0453A0F0D for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:49:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.899
X-Spam-Level: *
X-Spam-Status: No, score=1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, GB_SUMOF=5, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iLSAzh_-7Dpg for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 18:49:54 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 508B23A0F0A for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:49:54 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 696F9E0068 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 18:49:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598665793; bh=9s+QQHYTntJgfJa5qZ4wM2ZgsE08+nLeiqmExO7v8AA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VqjCyXr1bfXrK3IxtnSlvacYGHmRChwGaWUXdbIMpC35GuyZu6On5Am/Yw2ROl/1M EcYB9xNnpD0yWm0RN3XZFI+0cVXtmCZjP8sD+6soxaRsoFByp/1zXyRQk6lnGmxzzQ 7C8ZcimwDOaef5is0U0XiEuYZ5PzStddPh6a27jU=
Date: Fri, 28 Aug 2020 18:49:53 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VYRZZXAMNUUWOCN55KWKUDEVBNHHCR5CFZA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4059/review/478086704@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4059@github.com>
References: <quicwg/base-drafts/pull/4059@github.com>
Subject: Re: [quicwg/base-drafts] Gorry's ECN rewrite (#4059)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49b44157a96_98d1964216d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tTCOL1aVMGm-JdFRg12FScNMX2w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 01:49:56 -0000

----==_mimepart_5f49b44157a96_98d1964216d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

A few comments, but this seems to reduce text and is largely useful. Thank you, @gorryfair !

>  
-Erroneous application of ECN marks in the network can result in degraded
-connection performance.  An endpoint that receives an ACK frame with ECN
-counts therefore validates the counts before using them. It performs this
-validation by comparing newly received counts against those from the last
-successfully processed ACK frame. Any increase in ECN counts is validated
-based on the markings that were applied to packets that are newly
-acknowledged in the ACK frame.
+Erroneous application of CE-marks by the network can result in degraded

```suggestion
Erroneous application of ECN-CE markings by the network can result in degraded
```

>  with an ECT(0) marking.  Similarly, ECN validation fails if the sum of the
 increases to ECT(1) and ECN-CE counts is less than the number of newly
 acknowledged packets sent with an ECT(1) marking.  These checks can detect
-removal of ECN markings in the network.
+remarking of ECN CE-markings by the network.

```suggestion
remarking of ECN-CE markings by the network.
```

>  
-If an ACK frame newly acknowledges a packet that the endpoint sent with either
-ECT(0) or ECT(1) codepoints set, ECN validation fails if ECN counts are not
-present in the ACK frame.  This check detects a network element that zeroes out
-ECN bits or a peer that is unable to access ECN markings.
+If an ACK frame newly acknowledges a packet that the endpoint sent setting
+either the ECT(0) or ECT(1) codepoint, ECN validation fails if the ECN counts

```suggestion
either the ECT(0) or ECT(1) codepoint, ECN validation fails if the corresponding ECN counts
```

> +frame.  This is why ECN counts are permitted to be larger than the value
+corresponding to the largest acknowledged packet number.

The old text makes sense to me, but I don't understand this proposed text. What value corresponding to the largest acknowledged PN is this text talking about? 

> +ECN counts.  Coalesced packets (see {{packet-coalesce}}) carry several QUIC
+packets that share the same IP header.  The ECN count for the ECN codepoint

Perhaps "coalesced QUIC packets". Also "ECN counts" (plural, since different PN spaces).

>  with an ECT(0) marking.  Similarly, ECN validation fails if the sum of the
 increases to ECT(1) and ECN-CE counts is less than the number of newly
 acknowledged packets sent with an ECT(1) marking.  These checks can detect
-removal of ECN markings in the network.
+remarking of ECN CE-markings by the network.

"These checks can detect network elements that overwrite ECN-CE markings with an ECT(0) or ECT(1) codepoint."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4059#pullrequestreview-478086704
----==_mimepart_5f49b44157a96_98d1964216d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>A few comments, but this seems to reduce text and is largely useful. T=
hank you, <a class=3D"user-mention" data-hovercard-type=3D"user" data-hov=
ercard-url=3D"/users/gorryfair/hovercard" data-octo-click=3D"hovercard-li=
nk-click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.=
com/gorryfair">@gorryfair</a> !</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r479591597">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-Erroneous application of ECN marks in the network can result in degraded=
=0D
-connection performance.  An endpoint that receives an ACK frame with ECN=
=0D
-counts therefore validates the counts before using them. It performs thi=
s=0D
-validation by comparing newly received counts against those from the las=
t=0D
-successfully processed ACK frame. Any increase in ECN counts is validate=
d=0D
-based on the markings that were applied to packets that are newly=0D
-acknowledged in the ACK frame.=0D
+Erroneous application of CE-marks by the network can result in degraded=0D=

</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Erroneous application of CE-marks by the netw=
ork can result in degraded=0D
+Erroneous application of ECN-CE markings by the network can result in de=
graded=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r479591619">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  with an ECT(0) marking.  Similarly, ECN v=
alidation fails if the sum of the=0D
 increases to ECT(1) and ECN-CE counts is less than the number of newly=0D=

 acknowledged packets sent with an ECT(1) marking.  These checks can dete=
ct=0D
-removal of ECN markings in the network.=0D
+remarking of ECN CE-markings by the network.=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-remarking of ECN CE-markings by the network.=0D=

+remarking of ECN-CE markings by the network.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r479591830">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-If an ACK frame newly acknowledges a packet that the endpoint sent with =
either=0D
-ECT(0) or ECT(1) codepoints set, ECN validation fails if ECN counts are =
not=0D
-present in the ACK frame.  This check detects a network element that zer=
oes out=0D
-ECN bits or a peer that is unable to access ECN markings.=0D
+If an ACK frame newly acknowledges a packet that the endpoint sent setti=
ng=0D
+either the ECT(0) or ECT(1) codepoint, ECN validation fails if the ECN c=
ounts=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-either the ECT(0) or ECT(1) codepoint, ECN va=
lidation fails if the ECN counts=0D
+either the ECT(0) or ECT(1) codepoint, ECN validation fails if the corre=
sponding ECN counts=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r479592310">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +frame.  This is why ECN counts are permit=
ted to be larger than the value=0D
+corresponding to the largest acknowledged packet number.=0D
</pre>=0D
<p>The old text makes sense to me, but I don't understand this proposed t=
ext. What value corresponding to the largest acknowledged PN is this text=
 talking about?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r479590493">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +ECN counts.  Coalesced packets (see {{pac=
ket-coalesce}}) carry several QUIC=0D
+packets that share the same IP header.  The ECN count for the ECN codepo=
int=0D
</pre>=0D
<p>Perhaps "coalesced QUIC packets". Also "ECN counts" (plural, since dif=
ferent PN spaces).</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/4059#discussi=
on_r479591998">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  with an ECT(0) marking.  Similarly, ECN v=
alidation fails if the sum of the=0D
 increases to ECT(1) and ECN-CE counts is less than the number of newly=0D=

 acknowledged packets sent with an ECT(1) marking.  These checks can dete=
ct=0D
-removal of ECN markings in the network.=0D
+remarking of ECN CE-markings by the network.=0D
</pre>=0D
<p>"These checks can detect network elements that overwrite ECN-CE markin=
gs with an ECT(0) or ECT(1) codepoint."</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/4059#pullrequestreview-478086704">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3UPADUUHPTWPGN6WLSDBNEDANCNFSM4QMZAVOA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK73A55HDMNGWTIQXMTSDBNEDA5CNFSM4=
QMZAVOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODR7QMMA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/4059#pullrequestrev=
iew-478086704",=0D
"url": "https://github.com/quicwg/base-drafts/pull/4059#pullrequestreview=
-478086704",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f49b44157a96_98d1964216d6--


From nobody Fri Aug 28 19:46:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2FA03A0F46 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 19:45:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 QXuOyeNJ5StP for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 19:45:57 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5F8D3A0F43 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 19:45:57 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id B62B060001C for <quic-issues@ietf.org>; Fri, 28 Aug 2020 19:45:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598669156; bh=qnwtFIv01NLJ0LhPpKid6EKpFpTzuIYgsBTtGDi5eds=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GvJN3LYscqPSnRfdt4J8/dwpEA9XDW3TWWN/q++Dc/BzSazhUj6sscvXq+uL6w9V9 AMYIq7rIdWb0JzL8PxhPjcJkoUtD4PJMBnbUvHbB3PnUfKQzjhxvMmsJ+wiZlF+Bh3 beW+ToXd9OkL21beYUTRBkzkv5RBUZfEpPdrIQ8E=
Date: Fri, 28 Aug 2020 19:45:56 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2USTQ2KGH4IRY6Z2F5KWRGJEVBNHHCR7KE5Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4061/683224746@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4061@github.com>
References: <quicwg/base-drafts/issues/4061@github.com>
Subject: Re: [quicwg/base-drafts] Generalizing QUIC to allow underlying tranports other than UDP (#4061)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49c164a63a8_2f54196410574f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZRMF-z_0oeHkXnfkOlHIKqT5Vms>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 02:45:59 -0000

----==_mimepart_5f49c164a63a8_2f54196410574f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I am a bit confused by the association with concreteness with legibility. To me, this sounds like saying "I prefer to read assembly than C because it's more concrete w.r.t. the machine code". A higher-level description to me better conveys concepts like purpose behind a mechnaism, which cannot in-general be recovered easily from the low-level description, and furthermore no low-level details are actually being removed (It's like C with an appending containing the disassembly, to continue my earlier analogy).

I do understand that a standard can be revised, and so only talking about UDP now doesn't prevent talking about other underlying transports later once they are tried out. But just that there is a risk of specifying the details of other transports without experience, there is the risk of ending up with a "non-portable" protocol that is much more tightly bound to UDP than intended. That can also be a difficult situation to recover from.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683224746
----==_mimepart_5f49c164a63a8_2f54196410574f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I am a bit confused by the association with concreteness with legibility. To me, this sounds like saying "I prefer to read assembly than C because it's more concrete w.r.t. the machine code". A higher-level description to me better conveys concepts like purpose behind a mechnaism, which cannot in-general be recovered easily from the low-level description, and furthermore no low-level details are actually being removed (It's like C with an appending containing the disassembly, to continue my earlier analogy).</p>
<p>I do understand that a standard can be revised, and so only talking about UDP now doesn't prevent talking about other underlying transports later once they are tried out. But just that there is a risk of specifying the details of other transports without experience, there is the risk of ending up with a "non-portable" protocol that is much more tightly bound to UDP than intended. That can also be a difficult situation to recover from.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683224746">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOKEH2ZEA3JRZVMH3SDBTWJANCNFSM4QNVUF6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSTVDMKDML4RD5DDDSDBTWJA5CNFSM4QNVUF6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFC4S5KQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683224746",
"url": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683224746",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49c164a63a8_2f54196410574f--


From nobody Fri Aug 28 20:05:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B7903A0F57 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 20:05:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nYzbyzN3PZch for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 20:05:38 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E5BC3A0C68 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 20:05:37 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 0B5419025D8 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 20:05:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598670337; bh=AqYe0fslYQIFV/odPksnT1yq3RLICl0R7ue0K9m0JGs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c4hN7DH0srHMvMGrOGa/6mq9G1k5+c4hO7jC/u2IsBQsIUZ5qV24uHAk37kMmfX7z yzrEC6t6gIofUBX0rqhONanEZ7TwEaJUXYOGtKm1W6Y88O/7EkKq2zF686D0/FE+yR IDRI9ofFn8fycAWYdfyPNnx553H/Bkz5tgLM1KN8=
Date: Fri, 28 Aug 2020 20:05:36 -0700
From: John Ericson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5OTYRMIDIOFZCN6OV5KWTQBEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/c683226997@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49c600f0768_3666196417443"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ericson2314
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zi8KsKqPSDIZyL6mW4z5rRVU6sg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 03:05:40 -0000

----==_mimepart_5f49c600f0768_3666196417443
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue @MikeBishop So, going the basic thrust of both your comments so far, We'd end up with fewer constraints on the underlying protocol (e.g. need not be message-origin) and a good bit of information being conditioned on UDP only (ECN, MTU discovery and associated limits and restrictions, etc.). I see very different conclusions one might make based on that, such as:

1. Negative: Meaningfully generalizing QUIC is too difficult because so much is UDP specific, and we'd need to make sure the remainder stands on its own.

2. Neutral: Fine to just continue conditioning sections on being UDP-specific, and just leave fleshing out the remainder for other transports as a future exercise.

3. Positive: It's great there are so many UDP-specific details we can cut away. It would be good to reorder or even split the document to make UDP-specific vs UDP-agnostic a prominent axis around which the standard is organized.

I think before I put too much more work with it, would be good to confirm whether you agree with this analysis, and if so, which outlook you both take. Most of the broad feedback is still negative, so I don't want to just stir emotions while beating a dead horse.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683226997
----==_mimepart_5f49c600f0768_3666196417443
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/LPardue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> So, going the basic thrust of both your comments so far, We'd end up with fewer constraints on the underlying protocol (e.g. need not be message-origin) and a good bit of information being conditioned on UDP only (ECN, MTU discovery and associated limits and restrictions, etc.). I see very different conclusions one might make based on that, such as:</p>
<ol>
<li>
<p>Negative: Meaningfully generalizing QUIC is too difficult because so much is UDP specific, and we'd need to make sure the remainder stands on its own.</p>
</li>
<li>
<p>Neutral: Fine to just continue conditioning sections on being UDP-specific, and just leave fleshing out the remainder for other transports as a future exercise.</p>
</li>
<li>
<p>Positive: It's great there are so many UDP-specific details we can cut away. It would be good to reorder or even split the document to make UDP-specific vs UDP-agnostic a prominent axis around which the standard is organized.</p>
</li>
</ol>
<p>I think before I put too much more work with it, would be good to confirm whether you agree with this analysis, and if so, which outlook you both take. Most of the broad feedback is still negative, so I don't want to just stir emotions while beating a dead horse.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683226997">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UKXPDRPIXZAHDYMTSDBWABANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK53AS6TEMKCD6EA5PLSDBWABA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFC4TO5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683226997",
"url": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683226997",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49c600f0768_3666196417443--


From nobody Fri Aug 28 21:21:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10BD03A1063 for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 21:21:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5Dpgk_hLppcs for <quic-issues@ietfa.amsl.com>; Fri, 28 Aug 2020 21:21:54 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 990293A1057 for <quic-issues@ietf.org>; Fri, 28 Aug 2020 21:21:54 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 42CE456019B for <quic-issues@ietf.org>; Fri, 28 Aug 2020 21:21:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598674913; bh=FqQD/QAkW9pqPCodPaUI+62+BKPFDrrAJEYlVdLP85o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ETirMePIWW8xytIdLphh3cukPW7xFzUE/lW0rv4vQ1SjPqTOTvxwgc0yAB9T2TBaL R0oWLGAKHm+n2kjw7NXZM9FhWlsnpp4g8KczbWnOtXvyjil0vlYStpWkbyaGWr1mK7 ywomWXHFoSjC7ZwrVrTsx3m/df0Vrp/3NEfQe39k=
Date: Fri, 28 Aug 2020 21:21:53 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZWPUT43SKK4JDM5XF5KW4ODEVBNHHCR7KE5Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4061/683234067@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4061@github.com>
References: <quicwg/base-drafts/issues/4061@github.com>
Subject: Re: [quicwg/base-drafts] Generalizing QUIC to allow underlying tranports other than UDP (#4061)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f49d7e132992_20f31964165146"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hOt3pvY3XMZPHNXEe6sZrOEK4b8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 04:21:56 -0000

----==_mimepart_5f49d7e132992_20f31964165146
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Could you elaborate on how we might end tying QUIC too closely to UDP? I'm not sure I see how renaming things would help.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683234067
----==_mimepart_5f49d7e132992_20f31964165146
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Could you elaborate on how we might end tying QUIC too closely to UDP? I'm not sure I see how renaming things would help.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683234067">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7EV7CK5AZLYKVRQ53SDB66DANCNFSM4QNVUF6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YZX4EVIBEB2KJ7QLSDB66DA5CNFSM4QNVUF6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFC4VGEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683234067",
"url": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683234067",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f49d7e132992_20f31964165146--


From nobody Sat Aug 29 06:23:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A2693A08E5 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 06:23:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 qUdNQpBHDCR5 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 06:23:00 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B60D13A08F9 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 06:23:00 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 8B83B900204 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 06:22:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598707379; bh=25aXBju1frbWzJqvbFbErPUByXEt0xRklUwbAfbvgVo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1JUFeDZ/qFg06L+jvrA5YBZn5C7SKn/V93sqyLlpu73xl/9qhcR5oIAdV56HXMxfs GQ97PPwSnyIyHhB4lbn3kPGttGjX/ImjFkJmuxMQu62LDszrVQRSULhjalciSUR1f0 F66BwBHkmd4ATJanBo5Glz+0XvlUoqmADZL/JRAs=
Date: Sat, 29 Aug 2020 06:22:59 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7IHLGXUORW3QDDQ655KY33HEVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/478127709@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4a56b37ae43_4efb19641131967"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GBDNSaUoAPFqg58iGFupnomcggE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 13:23:02 -0000

----==_mimepart_5f4a56b37ae43_4efb19641131967
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

Thanks for updating this while I was gone, looks like a good resolution.

>  
 The recovery period aims to limit congestion window reduction to once per round
 trip. Therefore during recovery, the congestion window remains unchanged
 irrespective of new losses or increases in the ECN-CE counter.
 
-When entering recovery, a single packet MAY be sent even if bytes in flight
-now exceeds the recently reduced congestion window.  This speeds up loss
+When entering a recovery period, a single packet MAY be sent even if bytes in

I find this paragraph a bit odd given the adjusted text about when to reduce CWND, but I guess it's fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-478127709
----==_mimepart_5f4a56b37ae43_4efb19641131967
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<p>Thanks for updating this while I was gone, looks like a good resolution.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3978#discussion_r479649259">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 The recovery period aims to limit congestion window reduction to once per round
 trip. Therefore during recovery, the congestion window remains unchanged
 irrespective of new losses or increases in the ECN-CE counter.
 
-When entering recovery, a single packet MAY be sent even if bytes in flight
-now exceeds the recently reduced congestion window.  This speeds up loss
+When entering a recovery period, a single packet MAY be sent even if bytes in
</pre>
<p>I find this paragraph a bit odd given the adjusted text about when to reduce CWND, but I guess it's fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-478127709">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57SSR2KJN5C2D2GXLSDD6LHANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLMV54KL53ZGHERPTSDD6LHA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR72MXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-478127709",
"url": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-478127709",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4a56b37ae43_4efb19641131967--


From nobody Sat Aug 29 09:32:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 120C53A0DCD for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:32:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 oeW5Dr9cowC4 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:32:28 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ECDF13A0D9C for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:32:27 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id B5FE05C03F4 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:32:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598718746; bh=/auE3dVdydrE0rImoLjQKW0SonLr1+e+kZFRtJT7Hao=; h=Date:From:To:Subject:From; b=0k9xHKSUkaSVMsBKVaRcWxVa3ChzFfKZTo3RtmSa+1C+Bo7G6XfVKAa3YN1D3HSHd thVafrQGQjSlNkC4avXmk5x8ot7yI3YdFst7s38J7hsXQDBVA6xRp7FatF8GXls0nC ReG/SZHOHBWf328iHaXpD/VsXKVuWtakx+ruabNg=
Date: Sat, 29 Aug 2020 09:32:26 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/04f523-942f94@github.com>
Subject: [quicwg/base-drafts] 942f94: Unify the recovery period text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Kxc3rVsgoAbm7bdZRRSje69OwFc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 16:32:29 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 942f94e70a3ddf8c72a7d2f353ef15cd637a5213
      https://github.com/quicwg/base-drafts/commit/942f94e70a3ddf8c72a7d2f353ef15cd637a5213
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Unify the recovery period text

Removes a MAY and a MUST that are no longer necessary.



From nobody Sat Aug 29 09:32:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15F313A0D9C for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:32:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 z3Adau2ceDeD for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:32:37 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B1303A0D99 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:32:37 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id A83775E008D for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:32:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598718756; bh=K3KLYHjQTx8fKkwIZkyXEPefcVRE33bdmZZDiUrCU40=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kL8ecEMEZjypIkeRII8Bd7NLyNMj9DOqGIh2xqDRgOeh4Vtcp1Pzh5IkY+tuFsR3/ H/Kkv0wgTuHv7TaMVcomUMQNRJvRoejiszzsSj6L2VmdtGLQ3lr+CHalf9W/LatoGL rauIRNB4jwTBvhrVpiSdOK4gDjiy+8nfDMJvtqmA=
Date: Sat, 29 Aug 2020 09:32:36 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5604586970@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4a832498e88_697619641619fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CIDtNznbaD_ZNUYQO2AG4AD4zDk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 16:32:39 -0000

----==_mimepart_5f4a832498e88_697619641619fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

942f94e70a3ddf8c72a7d2f353ef15cd637a5213  Unify the recovery period text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/04f523dccd5f87a88847dcf4034b96283b0bac6f..942f94e70a3ddf8c72a7d2f353ef15cd637a5213

----==_mimepart_5f4a832498e88_697619641619fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/942f94e70a3ddf8c72a7d2f353ef15cd637a5213">942f94e</a>  Unify the recovery period text</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/04f523dccd5f87a88847dcf4034b96283b0bac6f..942f94e70a3ddf8c72a7d2f353ef15cd637a5213">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XBTET5JLUBOXPC4LSDEUSJANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7P2HGC6OP7WJMJX5LSDEUSJA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGYYDINJYGY4TOMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/04f523dccd5f87a88847dcf4034b96283b0bac6f..942f94e70a3ddf8c72a7d2f353ef15cd637a5213",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/04f523dccd5f87a88847dcf4034b96283b0bac6f..942f94e70a3ddf8c72a7d2f353ef15cd637a5213",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4a832498e88_697619641619fd--


From nobody Sat Aug 29 09:33:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0A963A0DCD for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:33:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Yj_4c7cvHhDp for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:33:51 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5B913A0DCB for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:33:51 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id A9B9D5E0E78 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:33:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598718829; bh=W0ahF7HXKo3vJrlsAswECzG7jYFLGbH/a+2gzYgRqpA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rH7GwuMg57IeYYop+va+Ta0Xki1yB7SHTrSITLmBzpm3awmX882F6fshE4fakPGqF o2k3FZMfaBPXxOFpc2mbwqk+7EP7tfJ2dUh43GeZI+AMH/37tdJbzNHwkSWwzWx2uF 7ous4GCu7NsY4h7EOBE1pmzRGUm9KZNlW8vKOEC4=
Date: Sat, 29 Aug 2020 09:33:49 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZWMVSHONEAMRZFSGF5KZSG3EVBNHHCRC6IJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4006/c683312851@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4006@github.com>
References: <quicwg/base-drafts/pull/4006@github.com>
Subject: Re: [quicwg/base-drafts] Cite the second reason bytes_in_flight might exceed CWND (#4006)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4a836d996b4_2ae819646170"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KQc83mSZ72QsEqJCFe3RZ67afa8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 16:33:53 -0000

----==_mimepart_5f4a836d996b4_2ae819646170
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We may want to revert this once #3978 lands

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4006#issuecomment-683312851
----==_mimepart_5f4a836d996b4_2ae819646170
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>We may want to revert this once <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a> lands</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4006#issuecomment-683312851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZTF62JGZVT2VJL4LSDEUW3ANCNFSM4QBVHR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KI7U4YOL33DLFDD3SDEUW3A5CNFSM4QBVHR2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFC5INUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4006#issuecomment-683312851",
"url": "https://github.com/quicwg/base-drafts/pull/4006#issuecomment-683312851",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4a836d996b4_2ae819646170--


From nobody Sat Aug 29 09:35:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08E133A0D12 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:35:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 0fqHEvDB-5fu for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:35:22 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B2C63A0D20 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:35:22 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id B77B7902517 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:35:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598718921; bh=4c3IpFjYfHBza9hHK4W5ih/6qqDB6o0SoBdUtbgeQQQ=; h=Date:From:To:Subject:From; b=AB/s4r60s0xsyMpycqOT4erhjPkzyvYdX2fXhXF3Mp+1FDp0nI+kmT4FCYHk8+TIy kq4X6rAHg3rr5Zwnb/MhWiUOCwfCjGKUDjENN6ZH8zcZ4L9/XviVei8YiQv16v6FSo q9xnPvD7tJFvYV64uguGLmRt9rma3w2u/xi/2hU8=
Date: Sat, 29 Aug 2020 09:35:21 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-must-new-reno/942f94-08e4ab@github.com>
Subject: [quicwg/base-drafts] 08e4ab: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XQW64pXYES2_9rlwANgtCQWi0Ek>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 16:35:24 -0000

  Branch: refs/heads/ianswett-must-new-reno
  Home:   https://github.com/quicwg/base-drafts
  Commit: 08e4abb131f757b6c9b220ad5c305efefdf77e89
      https://github.com/quicwg/base-drafts/commit/08e4abb131f757b6c9b220ad5c305efefdf77e89
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sat Aug 29 09:35:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D4993A0D20 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:35:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 PMOOdTq2Dfgo for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:35:33 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2BA813A0D12 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:35:33 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 0AD70600E29 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:35:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598718932; bh=CaTDcdTIyYhBM9CxgSQaK0GjV1zErLSuGwFaOBGKnDM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nfobyzjXERTLEg53kePZHlUZit57y11ORy6Y+sp1Tf9d6xiYUasW55oWKrQhedCGq mKQpRB6RXbXraNXZyPRk+YSSB7TA7id1iknKU1B+dC5fJk92UnI7KDDW3b2LV4+q3Z w8FPoDHxNOTCemkq4i706VQVSCxvrfrD3LeAt12c=
Date: Sat, 29 Aug 2020 09:35:31 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/push/5604593214@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4a83d3efeab_1d1119641071a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EI6KG2svCiV3bbK9jbHyN8F7Iuc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 16:35:35 -0000

----==_mimepart_5f4a83d3efeab_1d1119641071a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

08e4abb131f757b6c9b220ad5c305efefdf77e89  Update draft-ietf-quic-recovery.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978/files/942f94e70a3ddf8c72a7d2f353ef15cd637a5213..08e4abb131f757b6c9b220ad5c305efefdf77e89

----==_mimepart_5f4a83d3efeab_1d1119641071a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ianswett" class="user-mention">@ianswett</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/08e4abb131f757b6c9b220ad5c305efefdf77e89">08e4abb</a>  Update draft-ietf-quic-recovery.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3978/files/942f94e70a3ddf8c72a7d2f353ef15cd637a5213..08e4abb131f757b6c9b220ad5c305efefdf77e89">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QP77XG66HWFUU4ELSDEU5HANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LMQ5V3JDNN344WK3SDEU5HA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DCNRRHE4TEN2QOVZWQIZVGYYDINJZGMZDCNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978/files/942f94e70a3ddf8c72a7d2f353ef15cd637a5213..08e4abb131f757b6c9b220ad5c305efefdf77e89",
"url": "https://github.com/quicwg/base-drafts/pull/3978/files/942f94e70a3ddf8c72a7d2f353ef15cd637a5213..08e4abb131f757b6c9b220ad5c305efefdf77e89",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4a83d3efeab_1d1119641071a5--


From nobody Sat Aug 29 09:36:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB4E33A0D23 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:36:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 YW0XIXWLCpRN for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:36:14 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B88603A0D12 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:36:14 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id D472B5607E5 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:36:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598718973; bh=gw+40+IZxWl/5VOIlRw9XwgoqDPocvXNoW5DrI/fJ6c=; h=Date:From:To:Subject:From; b=OVhxnPgthbUbYYkW14AuZJEImskVtMMSR2UdB0/uQFkZCruVk5h2/ILpRlQDOimDn iF0qwLssmFLIW6yQKPxX63h85ZllgafM8ql9Cu859UXc7XbqjWaLeOt0rKpldZpryq Yg+dQ6EvCCNJxyOdY1g/s7XGR79Iz8iYp9v2Q42U=
Date: Sat, 29 Aug 2020 09:36:13 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a0e237-baa9f5@github.com>
Subject: [quicwg/base-drafts] baa9f5: Script updating gh-pages from 08e4abb1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h6uxnodcy7xhknkuBdilAZVt7wc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 16:36:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: baa9f5afa716018c1b7871191b962c7051ba6db8
      https://github.com/quicwg/base-drafts/commit/baa9f5afa716018c1b7871191b962c7051ba6db8
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    R double_received/draft-ietf-quic-http.html
    R double_received/draft-ietf-quic-http.txt
    R double_received/draft-ietf-quic-invariants.html
    R double_received/draft-ietf-quic-invariants.txt
    R double_received/draft-ietf-quic-qpack.html
    R double_received/draft-ietf-quic-qpack.txt
    R double_received/draft-ietf-quic-recovery.html
    R double_received/draft-ietf-quic-recovery.txt
    R double_received/draft-ietf-quic-tls.html
    R double_received/draft-ietf-quic-tls.txt
    R double_received/draft-ietf-quic-transport.html
    R double_received/draft-ietf-quic-transport.txt
    R double_received/index.html
    M ianswett-must-new-reno/draft-ietf-quic-http.html
    M ianswett-must-new-reno/draft-ietf-quic-http.txt
    M ianswett-must-new-reno/draft-ietf-quic-invariants.html
    M ianswett-must-new-reno/draft-ietf-quic-invariants.txt
    M ianswett-must-new-reno/draft-ietf-quic-qpack.html
    M ianswett-must-new-reno/draft-ietf-quic-qpack.txt
    M ianswett-must-new-reno/draft-ietf-quic-recovery.html
    M ianswett-must-new-reno/draft-ietf-quic-recovery.txt
    M ianswett-must-new-reno/draft-ietf-quic-tls.html
    M ianswett-must-new-reno/draft-ietf-quic-tls.txt
    M ianswett-must-new-reno/draft-ietf-quic-transport.html
    M ianswett-must-new-reno/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 08e4abb1. [ci skip]



From nobody Sat Aug 29 09:36:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1080B3A0D20 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:36:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 C384pWU9Eu9u for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:36:28 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD17B3A0C92 for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:36:28 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id DBB76E008D for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:36:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598718987; bh=Vjc44/9/M7ks7T03BZytnHsIzYgtx5n+R2+gYcWOuq8=; h=Date:From:To:Subject:From; b=yjvUld9QtUPqAvjcUFP5WaA7nc676vS+n2C8/Tljlw6xb4KgZzy5OG9y9SyLgmxrD PKsq2w+m9ZRIQboxv3AVJqksKhJe0iQ6w8FflGYJ36UU3kAhfAJRLzp4Chg6xRpN/L J06wxdeS7lGWZHi1JRdOycRK610sO6aEd1937q0g=
Date: Sat, 29 Aug 2020 09:36:27 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/baa9f5-e63bec@github.com>
Subject: [quicwg/base-drafts] e63bec: Script updating archive at 2020-08-29T16:36:10Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eeKWHgWSbfH8AtZyOHFxw4eT_B0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 16:36:30 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e63bec3ea9d415f853ce989a7b42e0d01881cfa3
      https://github.com/quicwg/base-drafts/commit/e63bec3ea9d415f853ce989a7b42e0d01881cfa3
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-29T16:36:10Z. [ci skip]



From nobody Sat Aug 29 09:42:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 351653A0CF6 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:42:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ryF5BTTUfCd7 for <quic-issues@ietfa.amsl.com>; Sat, 29 Aug 2020 09:42:07 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E70F3A0CEF for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:42:07 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 84D4FE007B for <quic-issues@ietf.org>; Sat, 29 Aug 2020 09:42:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598719326; bh=U/JcdG7ghpxU7/Dgj0hJvXqmwhhX3Dk+zroBJSsEcgM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qs9xvJkRL0o50/EarY/+3fxBt5dp52hB0nZIROaXfXcTtVPw3iHIJrbqFuBFu77YR Wce3TbOe+w8tVrmMqioTYNfcJEmACjaXYUZXMBduaqfxeTVz6aPbKWmwn3tiVK3Vry qLtwErcNGBq2BpIRY/l70ndNNz4SvoP4ynNZUXOI=
Date: Sat, 29 Aug 2020 09:42:06 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5THPI6OSEH44UJ2YF5KZTF5EVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478140107@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4a855e75141_50a71964117791"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Tm_xjZpxVdnLy5WHgnL70pf3tUI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Aug 2020 16:42:08 -0000

----==_mimepart_5f4a855e75141_50a71964117791
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478140107
----==_mimepart_5f4a855e75141_50a71964117791
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478140107">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFCAXBU52ER3OG4DDSDEVV5ANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7MDUI5XXEHMHX3DHTSDEVV5A5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR75NSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478140107",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478140107",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4a855e75141_50a71964117791--


From nobody Sun Aug 30 00:57:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B1EE3A11AC for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 00:57:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 S1My0uzHOtas for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 00:57:15 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37F853A11A6 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 00:57:15 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 17C887A0073 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 00:57:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598774234; bh=U9F1hUfT0GEYOgCYYimLNBIHUYjD4NyIKOq3LzAEAkM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iDiobWrVmjenS8dG91fzoUNmD1JVL7ylA1uvilBO4VcVi6Plm9typwv/68rwddDJl txwDdJ4TDhscHpIdbDhKjCNuGRwsKv3QadQbQVUdHaQFiuUwHSqQWE72529Z2Ny0Fb xY3W25PzIzFer6ragKSXAllvBX6icmRQ3fhEVcEI=
Date: Sun, 30 Aug 2020 00:57:13 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLEFQ4NWBAPBMDCY55K46NTEVBNHHCR5CFZA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4059/review/478180559@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4059@github.com>
References: <quicwg/base-drafts/pull/4059@github.com>
Subject: Re: [quicwg/base-drafts] Gorry's ECN rewrite (#4059)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4b5bd9c70ca_1a42196445010"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6UUTq7NS6yjY8mb74wwV78vPWo8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 30 Aug 2020 07:57:16 -0000

----==_mimepart_5f4b5bd9c70ca_1a42196445010
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair commented on this pull request.



> +frame.  This is why ECN counts are permitted to be larger than the value
+corresponding to the largest acknowledged packet number.

(I couldn't clearly understand the old text in the old context... but expect the intention was fine.) Could someone propose a new sentence following the structure of the old one?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4059#discussion_r479736606
----==_mimepart_5f4b5bd9c70ca_1a42196445010
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/4059#discussion_r479736606">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +frame.  This is why ECN counts are permitted to be larger than the value
+corresponding to the largest acknowledged packet number.
</pre>
<p>(I couldn't clearly understand the old text in the old context... but expect the intention was fine.) Could someone propose a new sentence following the structure of the old one?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4059#discussion_r479736606">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4SDVEFJECFEOEHQ5TSDIA5TANCNFSM4QMZAVOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IPLCAHS7KRKHFR6LSDIA5TA5CNFSM4QMZAVOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSAHJTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4059#discussion_r479736606",
"url": "https://github.com/quicwg/base-drafts/pull/4059#discussion_r479736606",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4b5bd9c70ca_1a42196445010--


From nobody Sun Aug 30 03:59:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B0963A12EA for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 03:59:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 e7gzgKZkcG90 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 03:59:49 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BBB23A08CC for <quic-issues@ietf.org>; Sun, 30 Aug 2020 03:59:01 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id B2FA8340098 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 03:58:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598785130; bh=D8tk5TTx4tgnT2CBuB8bHNMwuZTrDVQURi30r/Ec87g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fnxa28qqj/h2HX+/08+kwlW7iE5Xhbzfu6P+t6mPL5BRmj0DsPNYqjg41bvb6VSKO 2lwEAhKHhDsvWkjHcpyJ2MEQwAxZt8Nw1XHyh/gx2w9NmIrlz4nE6nyLh2MDshJFjz 705vl+TX2UQUaIItwkrEIf5WT31mQpzAZV9mKQFA=
Date: Sun, 30 Aug 2020 03:58:50 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TP2E7AW6VL45ENUF5K5TWVEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478192677@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4b866aa362a_6f601964364176"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MCW-73t5u1FeZcPrAynwThFpCac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 30 Aug 2020 10:59:52 -0000

----==_mimepart_5f4b866aa362a_6f601964364176
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann approved this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change in the peer's address is its port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion

```suggestion
characteristics, a sender would transmit too aggressively until the congestion
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478192677
----==_mimepart_5f4b866aa362a_6f601964364176
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@marten-seemann</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3945#discussi=
on_r479754628">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  immediately reset the congestion controll=
er and round-trip time estimator for=0D
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-REC=
OVERY}})=0D
-unless it has knowledge that a previous send rate or round-trip time est=
imate is=0D
-valid for the new path.  For instance, an endpoint might infer that a ch=
ange in=0D
-only the client&#39;s port number is indicative of a NAT rebinding, mean=
ing that the=0D
-new path is likely to have similar bandwidth and round-trip time. Howeve=
r, this=0D
-determination will be imperfect.  If the determination is incorrect, the=
=0D
-congestion controller and the RTT estimator are expected to adapt to the=
 new=0D
-path.  Generally, implementations are advised to be cautious when using =
previous=0D
-values on a new path.=0D
+unless the only change in the peer&#39;s address is its port number.  Be=
cause=0D
+port-only changes are commonly the result of NAT rebinding or other midd=
lebox=0D
+activity, the endpoint MAY instead retain its congestion control state a=
nd=0D
+round-trip estimate in those cases instead of reverting to initial value=
s.=0D
+In cases where congestion control state=0D
+retained from an old path is used on a new path with substantially diffe=
rent=0D
+characteristics, a sender may transmit too aggressively until the conges=
tion=0D
</pre>=0D
=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-characteristics, a sender may transmit too ag=
gressively until the congestion=0D
+characteristics, a sender would transmit too aggressively until the cong=
estion=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3945#pullrequestreview-478192677">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4NCOZH4F5BKDFNLCTSDIWGVANCNFSM4PFMDNHA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYQC4SF27FFJ6PWFPDSDIWGVA5CNFSM4=
PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GODSAKIJI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestrev=
iew-478192677",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview=
-478192677",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5f4b866aa362a_6f601964364176--


From nobody Sun Aug 30 17:20:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B0973A0B80 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:20:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 lZhpsMk5-sjB for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:20:12 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11B2F3A0B7E for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:20:12 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 47FDBE1E2A for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:20:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598833211; bh=wI/uvmrsjFqQ971ju+w+9ayMvDkEyYbTGmwnNQhog+M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U4wa7xlgGN4/6Ykp6+yJOUknFYomMTct0qLG1TCUVc6llfUqgJHPBbRvE3tOVpZYb Ky5hHdKHS1ImKAzjGziRxfkAVT59eVnmE1iII/l/rTmTrCzEOvlV7z954rHKW9WqQP l2GZD1RLBM6Eeji9i3Db/Pe9WSgyWjkjcwxPrwiY=
Date: Sun, 30 Aug 2020 17:20:11 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/push/5608035935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4c423b36c19_d9d19642970af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ljUsM3tXwsbm8xGNycsfUT8_Btw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 00:20:13 -0000

----==_mimepart_5f4c423b36c19_d9d19642970af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6ada1ac4688ca050869c7f72c6f256ba27cccd8b  Nits


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789/files/950c6ae004446b2ba0dba4156d1002eaf13dee81..6ada1ac4688ca050869c7f72c6f256ba27cccd8b

----==_mimepart_5f4c423b36c19_d9d19642970af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6ada1ac4688ca050869c7f72c6f256ba27cccd8b">6ada1ac</a>  Nits</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3789/files/950c6ae004446b2ba0dba4156d1002eaf13dee81..6ada1ac4688ca050869c7f72c6f256ba27cccd8b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6P3ELFPTSHW32NI3SDLUDXANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FSTYGCGOUYQFQVXLSDLUDXA5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQZTSNJXGQ2DQMCQOVZWQIZVGYYDQMBTGU4TGNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789/files/950c6ae004446b2ba0dba4156d1002eaf13dee81..6ada1ac4688ca050869c7f72c6f256ba27cccd8b",
"url": "https://github.com/quicwg/base-drafts/pull/3789/files/950c6ae004446b2ba0dba4156d1002eaf13dee81..6ada1ac4688ca050869c7f72c6f256ba27cccd8b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4c423b36c19_d9d19642970af--


From nobody Sun Aug 30 17:23:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1569B3A0B82 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:23:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 xbeUww7wNdqi for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:23:44 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6FDF3A0B80 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:23:43 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 25CB3520D7F for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:23:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598833423; bh=qHPTxJr1KjPKC2fgXpJOKc8slhKVyRzDQaR8h3zqbLA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dNevPFBR7IQF6IF29tGREyu8uDD8niEVCObZbFT3U7Nokus59Lpfi+wwCe65tpJUG Xu+ea1aegjzX3p0KSK+6aTvRCMnZUmSXUFjXc4+rYX4QCWO+aVspF7zYwu46vG6vKz XUpFB0SHaEP/t7rJDaFwjdxdqiis1QtuPMSCa3/Q=
Date: Sun, 30 Aug 2020 17:23:43 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3789/push/5608043504@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3789@github.com>
References: <quicwg/base-drafts/pull/3789@github.com>
Subject: Re: [quicwg/base-drafts] Expand AEAD limits to consider multi-user security. (#3789)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4c430f15f8a_345b196486874d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EjeFErG9_m1FTbrJIb-9ahsgBrE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 00:23:45 -0000

----==_mimepart_5f4c430f15f8a_345b196486874d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

1ab46496fb69c603d1e57f3c5f15f0e0a34d9155  rap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3789/files/6ada1ac4688ca050869c7f72c6f256ba27cccd8b..1ab46496fb69c603d1e57f3c5f15f0e0a34d9155

----==_mimepart_5f4c430f15f8a_345b196486874d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1ab46496fb69c603d1e57f3c5f15f0e0a34d9155">1ab4649</a>  rap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3789/files/6ada1ac4688ca050869c7f72c6f256ba27cccd8b..1ab46496fb69c603d1e57f3c5f15f0e0a34d9155">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27MWORQ7BPVZCALTDSDLUQ7ANCNFSM4OHPWRNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZVFCMIWKW7YMQS66DSDLUQ7A5CNFSM4OHPWRN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQZTSNJXGQ2DQMCQOVZWQIZVGYYDQMBUGM2TANA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3789/files/6ada1ac4688ca050869c7f72c6f256ba27cccd8b..1ab46496fb69c603d1e57f3c5f15f0e0a34d9155",
"url": "https://github.com/quicwg/base-drafts/pull/3789/files/6ada1ac4688ca050869c7f72c6f256ba27cccd8b..1ab46496fb69c603d1e57f3c5f15f0e0a34d9155",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4c430f15f8a_345b196486874d--


From nobody Sun Aug 30 17:51:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F2A73A0BE0 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:51:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 ledMHoBHKRVE for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:51:51 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BC003A0BDE for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:51:51 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 92F165C0029 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:51:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598835110; bh=U4z684KCfAN4TpSc9C/PwyFr2ZP8Vkb9VFiwfr9Q8lE=; h=Date:From:To:Subject:From; b=baJZTqhSVecWT4e+eOAvi+nWuGbaqjbJFPNZrWoX7vHwiFTZ+gLnutoNebVdZsymK I4RJ2xAibKCTLWFE1PLdiT+dCzKod5qSuUDCViTBPVcYI0UHMoPWKt3Jlb8WT0pdee Et3pJGD8UCy+EQ9bD+4a8q13mBtuRfu8A9izPvXM=
Date: Sun, 30 Aug 2020 17:51:50 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/4252d1-1cfbb7@github.com>
Subject: [quicwg/base-drafts] 1cfbb7: Make the preferred address change prominent
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vww8JPNU5UyDOMT1K8FNqPd1yRw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 00:51:53 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1cfbb7fdec57f73d8921736e093f7dd2e29b7974
      https://github.com/quicwg/base-drafts/commit/1cfbb7fdec57f73d8921736e093f7dd2e29b7974
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make the preferred address change prominent



From nobody Sun Aug 30 17:52:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 069083A0BE6 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:52:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 IorNuWV-9pbA for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:52:02 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B13F3A0BE0 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:52:02 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id E61DA580048 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:52:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598835121; bh=MabAxzSpEmMyly4YAPpqYdBjAEmWPd5Zo8ig2jK6htc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gyTJRRAESu7UtTPB4wHcEJ4cvG9kDw/J0ZGETjJhpNV/JUAV16MEEPkWLg22sTaL4 +fEpWLh+DRCSxN9rBdJRb/YTUWdHexzeaayLwNy8lGwgnoPj3+46esEeGKxs2etSPk 7bn9C5SwSSgrgLKDDHjyV9T8Dk0TDkhsvQanI0sA=
Date: Sun, 30 Aug 2020 17:52:00 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5608100729@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4c49b0a12ba_2c0e196415630d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c90uQ6-hoIPZuj8xUfZ5zYZmV6s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 00:52:04 -0000

----==_mimepart_5f4c49b0a12ba_2c0e196415630d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

1cfbb7fdec57f73d8921736e093f7dd2e29b7974  Make the preferred address change prominent


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/4252d1c829ea10800bc86fedb359e328782170f3..1cfbb7fdec57f73d8921736e093f7dd2e29b7974

----==_mimepart_5f4c49b0a12ba_2c0e196415630d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1cfbb7fdec57f73d8921736e093f7dd2e29b7974">1cfbb7f</a>  Make the preferred address change prominent</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/4252d1c829ea10800bc86fedb359e328782170f3..1cfbb7fdec57f73d8921736e093f7dd2e29b7974">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYCIEP7WLPBDPNTDATSDLX3BANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TZY5UABFZHQLM4VLSDLX3BA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGYYDQMJQGA3TEOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/4252d1c829ea10800bc86fedb359e328782170f3..1cfbb7fdec57f73d8921736e093f7dd2e29b7974",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/4252d1c829ea10800bc86fedb359e328782170f3..1cfbb7fdec57f73d8921736e093f7dd2e29b7974",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4c49b0a12ba_2c0e196415630d6--


From nobody Sun Aug 30 17:53:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 714813A0BEC for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:53:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 iaGfoDDWlnLf for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:53:24 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2EC4B3A0BE9 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:53:24 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id C5ABC7A056C for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:53:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598835203; bh=HEKm0/TVuGiy+hUVaY2fnek6T/lj4gnTcYjoGMtmxBg=; h=Date:From:To:Subject:From; b=1QfCb3KZPuxpoWuDik1RnzMcFzQmMGluDRrZH+nW8RuoJHRwuslU4bC5VU6TBU4Sa e3sHJD4ggX772HC32ybhnZmyz5Vi9nxtssqTFHT9/oj88adtJ09x47Gvutxq5rGz1d a0xRny2zVrcUo7rjByu4GZoxMbSoDBcwFTUNG3tA=
Date: Sun, 30 Aug 2020 17:53:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e63bec-d5b8cb@github.com>
Subject: [quicwg/base-drafts] d5b8cb: Script updating gh-pages from 1cfbb7fd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U6Vlc24oSpmQzhM0nALByE9YKVk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 00:53:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d5b8cbb07b8fb015e45fb0695df7dd3315164846
      https://github.com/quicwg/base-drafts/commit/d5b8cbb07b8fb015e45fb0695df7dd3315164846
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    R 1rtt-before-complete/draft-ietf-quic-http.html
    R 1rtt-before-complete/draft-ietf-quic-http.txt
    R 1rtt-before-complete/draft-ietf-quic-invariants.html
    R 1rtt-before-complete/draft-ietf-quic-invariants.txt
    R 1rtt-before-complete/draft-ietf-quic-qpack.html
    R 1rtt-before-complete/draft-ietf-quic-qpack.txt
    R 1rtt-before-complete/draft-ietf-quic-recovery.html
    R 1rtt-before-complete/draft-ietf-quic-recovery.txt
    R 1rtt-before-complete/draft-ietf-quic-tls.html
    R 1rtt-before-complete/draft-ietf-quic-tls.txt
    R 1rtt-before-complete/draft-ietf-quic-transport.html
    R 1rtt-before-complete/draft-ietf-quic-transport.txt
    R 1rtt-before-complete/index.html
    R ianswett-ack-delay-host-delay/draft-ietf-quic-http.html
    R ianswett-ack-delay-host-delay/draft-ietf-quic-http.txt
    R ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.html
    R ianswett-ack-delay-host-delay/draft-ietf-quic-invariants.txt
    R ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.html
    R ianswett-ack-delay-host-delay/draft-ietf-quic-qpack.txt
    R ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.html
    R ianswett-ack-delay-host-delay/draft-ietf-quic-recovery.txt
    R ianswett-ack-delay-host-delay/draft-ietf-quic-tls.html
    R ianswett-ack-delay-host-delay/draft-ietf-quic-tls.txt
    R ianswett-ack-delay-host-delay/draft-ietf-quic-transport.html
    R ianswett-ack-delay-host-delay/draft-ietf-quic-transport.txt
    R ianswett-ack-delay-host-delay/index.html
    R ianswett-pto-start/draft-ietf-quic-http.html
    R ianswett-pto-start/draft-ietf-quic-http.txt
    R ianswett-pto-start/draft-ietf-quic-invariants.html
    R ianswett-pto-start/draft-ietf-quic-invariants.txt
    R ianswett-pto-start/draft-ietf-quic-qpack.html
    R ianswett-pto-start/draft-ietf-quic-qpack.txt
    R ianswett-pto-start/draft-ietf-quic-recovery.html
    R ianswett-pto-start/draft-ietf-quic-recovery.txt
    R ianswett-pto-start/draft-ietf-quic-tls.html
    R ianswett-pto-start/draft-ietf-quic-tls.txt
    R ianswett-pto-start/draft-ietf-quic-transport.html
    R ianswett-pto-start/draft-ietf-quic-transport.txt
    R ianswett-pto-start/index.html
    M index.html
    M request-forgery/draft-ietf-quic-http.html
    M request-forgery/draft-ietf-quic-http.txt
    M request-forgery/draft-ietf-quic-invariants.html
    M request-forgery/draft-ietf-quic-invariants.txt
    M request-forgery/draft-ietf-quic-qpack.html
    M request-forgery/draft-ietf-quic-qpack.txt
    M request-forgery/draft-ietf-quic-recovery.html
    M request-forgery/draft-ietf-quic-recovery.txt
    M request-forgery/draft-ietf-quic-tls.html
    M request-forgery/draft-ietf-quic-tls.txt
    M request-forgery/draft-ietf-quic-transport.html
    M request-forgery/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 1cfbb7fd. [ci skip]



From nobody Sun Aug 30 17:53:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A26FE3A0BEA for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:53:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 noTCahUgH3Yk for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 17:53:39 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 643CA3A0BE9 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:53:39 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 9F42752009E for <quic-issues@ietf.org>; Sun, 30 Aug 2020 17:53:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598835218; bh=Rllq+eCB8u2ANhpGDKBJN0S+tTWbJHTV5hyjubHJlNw=; h=Date:From:To:Subject:From; b=aoAfQHVY1BG7z7KVYp43f6X+gtjf6nnt/OZPTqhTSx/cSypqLYpN+tjsi39p4X5nB kchEmm29WOXvrfeBncaLYZNCsA2ySP0+yuhpUEfHKboHSiXbYe1ujR3e8XrLobFmRc Qls4f2s+KLCCFONbjCLSkKtvgd/M43Q2hU3xtpC4=
Date: Sun, 30 Aug 2020 17:53:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d5b8cb-f9aee9@github.com>
Subject: [quicwg/base-drafts] f9aee9: Script updating archive at 2020-08-31T00:53:19Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tLhNnwmVJSiw-KxLOIJOEp8D-00>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 00:53:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f9aee9889dab3265ba5ca25ae0a30bc1871ec942
      https://github.com/quicwg/base-drafts/commit/f9aee9889dab3265ba5ca25ae0a30bc1871ec942
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-31T00:53:19Z. [ci skip]



From nobody Sun Aug 30 20:29:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 576643A0DE9 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 20:29:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 PT9ds1KVTUD8 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 20:29:31 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E70243A0DE8 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 20:29:30 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 2D0A760007B for <quic-issues@ietf.org>; Sun, 30 Aug 2020 20:29:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598844570; bh=eocbxuwuvO+EsHfT7+DX/VeKXNeTwMpIeGW7FbT7ASo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xME9PWIP2YgJ5jaSFPal8gz/yVJeqHXLmvS4t/DcwgLI4qFhKiKOShP9uYxd2z+Lx OY+AMlmu/tCc+8LqmPILFqBBY7XUI1CiEp/mdO9MxtJSmSBTiOTwMyroKT25yMDXrm E1IDlj+grM2q40c1DDeBz1up1GSQ48YHvETk9sVU=
Date: Sun, 30 Aug 2020 20:29:30 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EOQZCEXZ2463SIQN5LBHZVEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/478251836@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4c6e9a18fd6_55d81964526ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2D_1YZxApp2W15T1LckT5RKiA8M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 03:29:33 -0000

----==_mimepart_5f4c6e9a18fd6_55d81964526ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network that indicates that sending datagrams to unvalidated addresses in a
+given range is not safe.
+

I agree with David.  I don't see any way that the MDNS thing would make sense except in a very narrow domain (which WebRTC is).  Nothing stopping someone from defining an extension, of course.

> +A client MUST NOT send non-probing frames to a preferred address prior to
+validating that address; see {{address-validation}}. This greatly reduces the
+options that a server has to control the encrypted portion of datagrams.
+
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.

No, this is general, but it is mentioned above.  I will add a reminder.

> +
+Therefore, clients SHOULD NOT send a token received in a NEW_TOKEN frame from
+one server address in an Initial packet that is sent to a different server
+address. As strict equality might reduce the utility of this mechanism, clients
+MAY employ heuristics that result in different server addresses being treated
+as equivalent, such as treating addresses with a shared prefix of sufficient
+length as being functionally equivalent (for instance, /24 in IPv4 or /56 in
+IPv6). In addition, clients SHOULD treat a preferred address that is
+successfully validated as equivalent to the address on which the connection was
+made; see {{preferred-address}}.
+
+Sending a Retry packet ({{packet-retry}}) offers a server the option to change
+the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server's

> The design of QUIC relies on endpoints retaining a stable address for the duration of the handshake. An endpoint MUST NOT initiate connection migration before the handshake is confirmed, as defined in section 4.1.2 of [QUIC-TLS].

Not sure if that is enough, as [this](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-9-2) is not directly a requirement, but more of an assumption.

> +the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server's
+address, thereby preventing the use of subsequent Initial packets for request
+forgery.
+
+
+### Request Forgery with Preferred Addresses
+
+Servers can specify a preferred address, which clients then migrate to after
+confirming the handshake; see {{preferred-address}}. The Destination Connection
+ID field of packets that the client sends to a preferred address can be used
+for request forgery.
+
+A client MUST NOT send non-probing frames to a preferred address prior to

I think that repetition will do.

> +
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.
+
+A server that only sends probing packets ({{probing}}) to an address prior to
+address validation provides an attacker with only limited control over the

I considered it, but thought that the generic text was enough.  Note also that there is no guarantee that PATH_RESPONSE is sent on the same path.

> +Services offered over loopback interfaces (that is, the IPv6 address ::1 or the
+IPv4 address 127.0.0.1) often lack proper authentication. Endpoints MAY prevent
+connection attempts or migration to a loopback address. Endpoints SHOULD NOT
+allow connections or migration to a loopback address if the same service was
+previously available at a different interface or if the address was provided by
+a service at a non-loopback address. Endpoints that depend on these
+capabilities could offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate uses. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network indicating that sending datagrams to unvalidated addresses in a
+given range is not safe.

Yes, it acknowledges the problem, but this explicitly does not fix it (I don't know how you might read otherwise).  The SHOULD NOT exists to prohibit reactionary solutions that don't work.

Do you have a solution you would prefer?

> +what packets the peer sends and where these packets are sent. If an attacker
+can target a vulnerable service with a controlled payload, that service might
+perform actions that are attributed to the attacker's peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
+attacker can select the address to which its peer sends UDP datagrams and can
+control some of the unprotected content of those packets. As much of the data
+sent by QUIC endpoints is protected, this includes control over ciphertext. An
+attack is successful if an attacker can cause a peer to send a UDP datagram to
+a host that will perform some action based on content in the datagram.

I don't have anything concrete.  Any example would be hard to describe with anything other than "this person/organization did something really unwise".  Given the absence of a news-worthy example that would be easy to reference, this is really just a request to search for someone to shame.

> +frames in packets prior to completing address validation. Note that this does
+not prevent an attacker from using the Destination Connection ID field for an
+attack.
+
+Endpoints are not expected to have specific information about the location of
+servers that could be vulnerable targets of a request forgery attack. However,
+it might be possible over time to identify specific UDP ports that are common
+targets of attacks or particular patterns in datagrams that are used for
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports or not
+send datagrams that match these patterns prior to validating the destination
+address. Endpoints MAY retire connection IDs containing patterns known to be
+problematic without using them.
+
+Note:
+
+: Modifying endpoints to apply these protections is more efficient than

I must be very confused, but your round trip point seems wrong.  The key point here is that the round trip is not safe, so any time you attempt that you are exposing services to a potential attack.  The point of this text is to describe heuristics that *might* block attacks without sending a packet at all.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r479839185
----==_mimepart_5f4c6e9a18fd6_55d81964526ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479839185">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +lack proper authentication. Endpoints MAY prevent connection attempts or
+migration to a loopback address. Endpoints SHOULD NOT allow connections or
+migration to a non-loopback address if the same service was previously
+available over a different interface or the address was provided by a service
+at a non-loopback address. Endpoints that depend on these capabilities could
+offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate cases. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network that indicates that sending datagrams to unvalidated addresses in a
+given range is not safe.
+
</pre>
<p>I agree with David.  I don't see any way that the MDNS thing would make sense except in a very narrow domain (which WebRTC is).  Nothing stopping someone from defining an extension, of course.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479868764">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A client MUST NOT send non-probing frames to a preferred address prior to
+validating that address; see {{address-validation}}. This greatly reduces the
+options that a server has to control the encrypted portion of datagrams.
+
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.
</pre>
<p>No, this is general, but it is mentioned above.  I will add a reminder.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479837884">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Therefore, clients SHOULD NOT send a token received in a NEW_TOKEN frame from
+one server address in an Initial packet that is sent to a different server
+address. As strict equality might reduce the utility of this mechanism, clients
+MAY employ heuristics that result in different server addresses being treated
+as equivalent, such as treating addresses with a shared prefix of sufficient
+length as being functionally equivalent (for instance, /24 in IPv4 or /56 in
+IPv6). In addition, clients SHOULD treat a preferred address that is
+successfully validated as equivalent to the address on which the connection was
+made; see {{preferred-address}}.
+
+Sending a Retry packet ({{packet-retry}}) offers a server the option to change
+the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server&#39;s
</pre>
<blockquote>
<p>The design of QUIC relies on endpoints retaining a stable address for the duration of the handshake. An endpoint MUST NOT initiate connection migration before the handshake is confirmed, as defined in section 4.1.2 of [QUIC-TLS].</p>
</blockquote>
<p>Not sure if that is enough, as <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-9-2" rel="nofollow">this</a> is not directly a requirement, but more of an assumption.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479838446">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +the Token field. After sending a Retry, the server can also control the
+Destination Connection ID field of subsequent Initial packets from the client.
+This also might allow indirect control over the encrypted content of Initial
+packets. However, the exchange of a Retry packet validates the server&#39;s
+address, thereby preventing the use of subsequent Initial packets for request
+forgery.
+
+
+### Request Forgery with Preferred Addresses
+
+Servers can specify a preferred address, which clients then migrate to after
+confirming the handshake; see {{preferred-address}}. The Destination Connection
+ID field of packets that the client sends to a preferred address can be used
+for request forgery.
+
+A client MUST NOT send non-probing frames to a preferred address prior to
</pre>
<p>I think that repetition will do.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479838679">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+This document does not offer any additional countermeasures that are specific
+to use of preferred addresses and can be implemented by endpoints. The generic
+measures described in {{forgery-generic}} could be used as further mitigation.
+
+
+### Request Forgery with Spoofed Migration
+
+Clients are able to present a spoofed source address as part of an apparent
+connection migration to cause a server to send datagrams to that address.
+
+The Destination Connection ID field in any packets that a server subsequently
+sends to this spoofed address can be used for request forgery.
+
+A server that only sends probing packets ({{probing}}) to an address prior to
+address validation provides an attacker with only limited control over the
</pre>
<p>I considered it, but thought that the generic text was enough.  Note also that there is no guarantee that PATH_RESPONSE is sent on the same path.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479839022">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +Services offered over loopback interfaces (that is, the IPv6 address ::1 or the
+IPv4 address 127.0.0.1) often lack proper authentication. Endpoints MAY prevent
+connection attempts or migration to a loopback address. Endpoints SHOULD NOT
+allow connections or migration to a loopback address if the same service was
+previously available at a different interface or if the address was provided by
+a service at a non-loopback address. Endpoints that depend on these
+capabilities could offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate uses. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network indicating that sending datagrams to unvalidated addresses in a
+given range is not safe.
</pre>
<p>Yes, it acknowledges the problem, but this explicitly does not fix it (I don't know how you might read otherwise).  The SHOULD NOT exists to prohibit reactionary solutions that don't work.</p>
<p>Do you have a solution you would prefer?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479868380">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +what packets the peer sends and where these packets are sent. If an attacker
+can target a vulnerable service with a controlled payload, that service might
+perform actions that are attributed to the attacker&#39;s peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
+attacker can select the address to which its peer sends UDP datagrams and can
+control some of the unprotected content of those packets. As much of the data
+sent by QUIC endpoints is protected, this includes control over ciphertext. An
+attack is successful if an attacker can cause a peer to send a UDP datagram to
+a host that will perform some action based on content in the datagram.
</pre>
<p>I don't have anything concrete.  Any example would be hard to describe with anything other than "this person/organization did something really unwise".  Given the absence of a news-worthy example that would be easy to reference, this is really just a request to search for someone to shame.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479839626">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +frames in packets prior to completing address validation. Note that this does
+not prevent an attacker from using the Destination Connection ID field for an
+attack.
+
+Endpoints are not expected to have specific information about the location of
+servers that could be vulnerable targets of a request forgery attack. However,
+it might be possible over time to identify specific UDP ports that are common
+targets of attacks or particular patterns in datagrams that are used for
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports or not
+send datagrams that match these patterns prior to validating the destination
+address. Endpoints MAY retire connection IDs containing patterns known to be
+problematic without using them.
+
+Note:
+
+: Modifying endpoints to apply these protections is more efficient than
</pre>
<p>I must be very confused, but your round trip point seems wrong.  The key point here is that the round trip is not safe, so any time you attempt that you are exposing services to a potential attack.  The point of this text is to describe heuristics that <em>might</em> block attacks without sending a packet at all.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r479839185">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52WAAWQOVZYOEQDP3SDMKJVANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AONTZGPERYYESRODSDMKJVA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSAYWPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r479839185",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r479839185",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4c6e9a18fd6_55d81964526ef--


From nobody Sun Aug 30 20:29:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 811D03A0DE9 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 20:29:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 EVgS-QLyuh-V for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 20:29:55 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D4983A0D57 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 20:29:55 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 2D9D8580757 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 20:29:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598844594; bh=cArF5tMKy07gdHe8Vnl7l4HVi9fp5tqZzjjJ5lEcixE=; h=Date:From:To:Subject:From; b=KEInZD1pcCZ/D0YBTjwAZTRphVV0z3eoTX7gBrjsR+W5OGWm8k3myR3AGjdEwvdMG yHTwmeqJdfNJ+aqkzL7PS7Jn6YtEDSTHwyyVX2fLbmKEEKECpksfa2O7jdaX0TKRWt p6GeYz+u0h54TDpEJWcTNylWZcKMMRaOLhMyCt0Q=
Date: Sun, 30 Aug 2020 20:29:53 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/1cfbb7-a587bf@github.com>
Subject: [quicwg/base-drafts] a587bf: Mention ciphertext malleability
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/X_76nkUp8vwLfjbq9LWWSUbuBEA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 03:29:57 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: a587bf000834d69e8898467c2e579ae4cdf63768
      https://github.com/quicwg/base-drafts/commit/a587bf000834d69e8898467c2e579ae4cdf63768
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Mention ciphertext malleability



From nobody Sun Aug 30 20:30:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E867D3A0D57 for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 20:30:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 NJtcqSzGcaag for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 20:30:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 698F13A0DE9 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 20:30:05 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id BB36360075E for <quic-issues@ietf.org>; Sun, 30 Aug 2020 20:30:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598844604; bh=W53HOjrErnwGU0uCcLgKSOGpoz3n4GWKfORLIKceGTE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kCIY8Xu69usVxzEPfsDVzbBGO0mARr2eHiDNSrlEBWiENClRzzk+fa52cc0DfgvHj 8yg5jXh1M5clh0orfVO8kUi12w/bebTd3fuRs3aJ5jcpBFtPqOvN89YTOP9/AEdMD8 tZnsKQc/9ryXAKx+h/ciryygYbQJrYrOgMrO2ZUc=
Date: Sun, 30 Aug 2020 20:30:04 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5608479921@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4c6ebcab356_51351964900f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vJPOlaaYpAR90-vua8rYsEC1ZKI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 03:30:07 -0000

----==_mimepart_5f4c6ebcab356_51351964900f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a587bf000834d69e8898467c2e579ae4cdf63768  Mention ciphertext malleability


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/1cfbb7fdec57f73d8921736e093f7dd2e29b7974..a587bf000834d69e8898467c2e579ae4cdf63768

----==_mimepart_5f4c6ebcab356_51351964900f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a587bf000834d69e8898467c2e579ae4cdf63768">a587bf0</a>  Mention ciphertext malleability</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/1cfbb7fdec57f73d8921736e093f7dd2e29b7974..a587bf000834d69e8898467c2e579ae4cdf63768">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DUSVL7K6LSAA7XJTSDMKLZANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK37JBCKNVRSG63VFQTSDMKLZA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGYYDQNBXHE4TEMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/1cfbb7fdec57f73d8921736e093f7dd2e29b7974..a587bf000834d69e8898467c2e579ae4cdf63768",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/1cfbb7fdec57f73d8921736e093f7dd2e29b7974..a587bf000834d69e8898467c2e579ae4cdf63768",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4c6ebcab356_51351964900f--


From nobody Sun Aug 30 20:31:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED7B23A0DEA for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 20:31:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RpBgQKyJ8i8D for <quic-issues@ietfa.amsl.com>; Sun, 30 Aug 2020 20:31:06 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 26C2A3A0DE9 for <quic-issues@ietf.org>; Sun, 30 Aug 2020 20:31:06 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 639485E007B for <quic-issues@ietf.org>; Sun, 30 Aug 2020 20:31:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598844665; bh=WDR8hwYh48TfwT0xazkqc9666QDj+pJYb6nS1Sc7ETI=; h=Date:From:To:Subject:From; b=YnzsAEYKBDIq7arAD0UbQ6A/O9e3nFfDwoRdcYM9+rJu5cfbBwHZdYvMJcbkQpsgt GWypEljpcHuZujFfosIaXW835/eA04nLb4u/ke9hs6vLE9KNQ7Z6vkVA3fRAlfkt6C t3GOqH62d79W4Bufm09s/bX8u6KbNH/2OGJSwaHw=
Date: Sun, 30 Aug 2020 20:31:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f9aee9-40b20e@github.com>
Subject: [quicwg/base-drafts] 40b20e: Script updating gh-pages from a587bf00. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oQfYDktKIqyS2wDAT6QTJhrwA5M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 03:31:11 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 40b20ecb08a93e7998d61790a8e29b5cb2df331d
      https://github.com/quicwg/base-drafts/commit/40b20ecb08a93e7998d61790a8e29b5cb2df331d
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M index.html
    M request-forgery/draft-ietf-quic-http.html
    M request-forgery/draft-ietf-quic-invariants.html
    M request-forgery/draft-ietf-quic-recovery.html
    M request-forgery/draft-ietf-quic-tls.html
    M request-forgery/draft-ietf-quic-transport.html
    M request-forgery/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from a587bf00. [ci skip]



From nobody Mon Aug 31 01:10:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C2BE3A10A7 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 01:10:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2MfdB-y2hHIr for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 01:10:10 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5FAE3A109C for <quic-issues@ietf.org>; Mon, 31 Aug 2020 01:10:10 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id A8E40520045 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 01:10:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598861409; bh=ZI3riQ89YKlHLWPfG0tFoRh16Ez7Zf+z8HexdFfsBEI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VNcTa5J3ZEVv8PjSbHHr8LGwM/UU+qF177up+xLrWTKNkLlBe/PwyyeKFsnVWEGmt o6us8/SCBWgQxskSoajVTziHqBLKYak3yjNzX3MoIda6OcGwN0b0St8Mq2kWKPUJ70 pIDXVzjRySIg/c0rXwvXS/5weMexjO5yH3L8Q+Fo=
Date: Mon, 31 Aug 2020 01:10:09 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35KPN7V4ZIO5OAXWN5LCIWDEVBNHHCR7KE5Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4061/683633637@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4061@github.com>
References: <quicwg/base-drafts/issues/4061@github.com>
Subject: Re: [quicwg/base-drafts] Generalizing QUIC to allow underlying tranports other than UDP (#4061)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4cb0619937c_6c26196413854c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7epFcGOK4KYt_f9GV22NzMxkWO0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 08:10:12 -0000

----==_mimepart_5f4cb0619937c_6c26196413854c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As @DavidSchinazi is likely one of the first people to want an abstraction, his opposition is worth paying attention to.

For me, this discussion highlights how abstractions aren't free.  They aren't free in terms of the time that I need to spend in order to review changes, then maintain them.  I appreciate that someone is willing to do the work to create the abstraction, but remember that you are asking editors to maintain that abstraction.  Other such "gifts" have turned out to be extremely expensive in the past as well.

People have talked about comprehension.  I think that the pull request demonstrates a small regression in comprehension.  That might be improved, but, to my previous point, that's not work that I was planning on doing.

Either way, I've taken a look at the work so far and the number of subtle errors makes me disinclined to accept the gift.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683633637
----==_mimepart_5f4cb0619937c_6c26196413854c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> is likely one of the first people to want an abstraction, his opposition is worth paying attention to.</p>
<p>For me, this discussion highlights how abstractions aren't free.  They aren't free in terms of the time that I need to spend in order to review changes, then maintain them.  I appreciate that someone is willing to do the work to create the abstraction, but remember that you are asking editors to maintain that abstraction.  Other such "gifts" have turned out to be extremely expensive in the past as well.</p>
<p>People have talked about comprehension.  I think that the pull request demonstrates a small regression in comprehension.  That might be improved, but, to my previous point, that's not work that I was planning on doing.</p>
<p>Either way, I've taken a look at the work so far and the number of subtle errors makes me disinclined to accept the gift.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683633637">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMLMYVEG27G2VKSW3SDNLGDANCNFSM4QNVUF6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ENPOUOJAI6H5OCDLSDNLGDA5CNFSM4QNVUF6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFC7WXZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683633637",
"url": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683633637",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4cb0619937c_6c26196413854c--


From nobody Mon Aug 31 02:16:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B19953A1173 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 02:16:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.042
X-Spam-Level: 
X-Spam-Status: No, score=-1.042 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 npQxPxHLxRIc for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 02:16:09 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9C153A1172 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 02:16:09 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id F13E8340098 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 02:16:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598865368; bh=xl+hVHHdeQEe4So4JdiRbgnD3Wjj5cj6MnQkqGNCcQ0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TutgpWrUlAv5J1bhrz8og4XExZC7hWshWl+6msZ73lZ2f9qrM/cT1CSy5yOY6rz8Z SAbFDlAi/AJXDbapSZFMvJ37O6JqOpXb0hAu2iVjckYICX7+QSoPHxQ53YdEYevnnS qfR9rGuQk7uZADHatu0UCDLpjD4n6J7p62tWuqJs=
Date: Mon, 31 Aug 2020 02:16:08 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NOB4V2ESGZX7WJJF5LCQNREVBNHHCQBGZIM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3978/review/478448601@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3978@github.com>
References: <quicwg/base-drafts/pull/3978@github.com>
Subject: Re: [quicwg/base-drafts] Add some MUSTs to congestion control (#3978)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4cbfd8e148b_4c95196435905f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DDbi7CMIB6sBa5QkpsuXJ-KSC84>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 09:16:11 -0000

----==_mimepart_5f4cbfd8e148b_4c95196435905f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-478448601
----==_mimepart_5f4cbfd8e148b_4c95196435905f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-478448601">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2GUDJSQV3375LX7R3SDNS5RANCNFSM4PSHZKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QM37ZICXSLEGLR3LSDNS5RA5CNFSM4PSHZKZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSCIXWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-478448601",
"url": "https://github.com/quicwg/base-drafts/pull/3978#pullrequestreview-478448601",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4cbfd8e148b_4c95196435905f--


From nobody Mon Aug 31 02:18:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 785923A1179 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 02:18:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 0cMlgKhKjrgf for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 02:18:39 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E7DB3A1178 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 02:18:39 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 85E5A340600 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 02:18:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598865518; bh=KD5eXizGQmZ6HwkCVh8thX6QPMlXwpDFaaZg4QvFu5g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZmERjHGU9oeEiLQVviGZKH8WM7w61sn2l2v3RupgD8DXqQ4nFuZlzlNgt0yFgYrNf CNXIftiUYlYftWtFqnkCDQ+o2tV5oyBokWpucOyhv5AVNgfV1MZBT4WVJcp+mFSGJG KpSG1QpuR/bCGaYJdZYWO6Rt3dMBhDfmmbgXLeEY=
Date: Mon, 31 Aug 2020 02:18:38 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ6S2UMUMYXDAQVMDN5LCQW5EVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478450158@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4cc06e76fac_26231964129340"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O4a3ng0IzHde2iLH6FuDlzeI5BQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 09:18:40 -0000

----==_mimepart_5f4cc06e76fac_26231964129340
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer's ownership of its new address, an endpoint MUST
+On confirming a peer's ownership of its new address, an endpoint SHOULD

Why was this changed to a MUST? I thought if there is "unless" condition, MUST is the right choice.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478450158
----==_mimepart_5f4cc06e76fac_26231964129340
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480002312">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer&#39;s ownership of its new address, an endpoint MUST
+On confirming a peer&#39;s ownership of its new address, an endpoint SHOULD
</pre>
<p>Why was this changed to a MUST? I thought if there is "unless" condition, MUST is the right choice.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478450158">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XVEBWBIKK3UDZQ4DSDNTG5ANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ISAA4G6XQCPE2AZLSDNTG5A5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSCJD3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478450158",
"url": "https://github.com/quicwg/base-drafts/pull/3945#pullrequestreview-478450158",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4cc06e76fac_26231964129340--


From nobody Mon Aug 31 03:52:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39DC13A1225 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 03:52:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 m9WhSqO6Qa4I for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 03:52:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D27343A1222 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 03:52:15 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id A77296003F9 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 03:52:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598871134; bh=hO0rkgLUkNaNWHr8FnXe8X+tF+ckuyhiPHmFfHmx4sE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=byfCUzN/KRgSr5fXfl8BQrqqDldEDffrteQAbRS/8jJgUjvBkBzv/3g+onQ2hTVId cdznNk5WpbOWZT5EKe1jMY2yazcTzaVbkyty10O2jbOusjaf3Z9fT8BcGkck0OpdXA tEAzemCrvlxlBhw4bCvwWML1ikkAUj9SugkjXzko=
Date: Mon, 31 Aug 2020 03:52:14 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EC2FLW7VWWEJ6OGF5LC3V5EVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478507806@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4cd65e96dbc_de81964428147"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/emwXdA1LHOahVuYAzDbCmtcuFaI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 10:52:17 -0000

----==_mimepart_5f4cd65e96dbc_de81964428147
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change in the peer's address is its port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion

Not necessarily - if the new path has more capacity than the old one, the sender would not send to aggressively.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r480047533
----==_mimepart_5f4cd65e96dbc_de81964428147
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480047533">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change in the peer&#39;s address is its port number.  Because
+port-only changes are commonly the result of NAT rebinding or other middlebox
+activity, the endpoint MAY instead retain its congestion control state and
+round-trip estimate in those cases instead of reverting to initial values.
+In cases where congestion control state
+retained from an old path is used on a new path with substantially different
+characteristics, a sender may transmit too aggressively until the congestion
</pre>
<p>Not necessarily - if the new path has more capacity than the old one, the sender would not send to aggressively.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480047533">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YAHJ3H6VBPLPMBYDSDN6F5ANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLY6572OKQBR57C33SDN6F5A5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSCXGHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480047533",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480047533",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4cd65e96dbc_de81964428147--


From nobody Mon Aug 31 03:53:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 574513A122A for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 03:53:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 6psH1BWbYRR7 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 03:53:33 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 884ED3A1228 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 03:53:33 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id CFC2534009E for <quic-issues@ietf.org>; Mon, 31 Aug 2020 03:53:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598871212; bh=jb5aCDty3WKDjjGCEq3056F3cdjCZ6f+GNtjZYEF81Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HhoeVpN1IYdyHYahcXY+va4/3V5paaUA3rs0kvhN1/EVXoDwjIrvNtxSttjQTewm7 lcwHuaJU6QDLQUOholOg8SywhSUO4e8itu7Kma3QD8M+N4YoKSXcTTeMZ5kV4w/uNb IbrovXjVGQC7c91+UWtYryDFzad6iuI24IfyQUiY=
Date: Mon, 31 Aug 2020 03:53:32 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6HD3SURGZV3J6BU455LC32ZEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478508397@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4cd6acbf43f_339819642963f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q3CX4zuT6hqlSCta8eR63Av1ie8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 10:53:41 -0000

----==_mimepart_5f4cd6acbf43f_339819642963f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



> @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer's ownership of its new address, an endpoint MUST
+On confirming a peer's ownership of its new address, an endpoint SHOULD

It was changed to SHOULD because we added the "unless" clause. This is exactly what a SHOULD is for?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r480048014
----==_mimepart_5f4cd6acbf43f_339819642963f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480048014">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer&#39;s ownership of its new address, an endpoint MUST
+On confirming a peer&#39;s ownership of its new address, an endpoint SHOULD
</pre>
<p>It was changed to SHOULD because we added the "unless" clause. This is exactly what a SHOULD is for?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480048014">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY4SSCFFD2DGMLPHA3SDN6KZANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZI6LEJR3AICPFJSZLSDN6KZA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSCXK3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480048014",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480048014",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4cd6acbf43f_339819642963f9--


From nobody Mon Aug 31 05:02:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18A203A12C3 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 05:02:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 imigBtYu9ewv for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 05:02:57 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0261D3A12B1 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 05:02:56 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 36900E1EFB for <quic-issues@ietf.org>; Mon, 31 Aug 2020 05:02:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598875376; bh=zcxnzYUjqg00qX6twAyNLKWM91rXFgmI/Z6OXxlx6w0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BO2D+jdc0EA/k93TLPid3Uuve9q99EIm4S8IC0R3Dt7TaQb8+PoXNQT5pNo/akfZM wB1ff9orfMT8o5hBv72h1raR5pEAKu0ZV6PFJbO7vUzrSIB8TXVHoadYeilQMtrfw7 RNLkV/LwcxwyhGYq7hd1DOqdXsmoqIpArlg+HtBc=
Date: Mon, 31 Aug 2020 05:02:56 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TC7VH2X2TJ4UN22V5LDD7BEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478555061@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4ce6f025b84_5b0d19641545d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AoMyqvvH4Fow47gUQ3HnIIzicvU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 12:02:58 -0000

----==_mimepart_5f4ce6f025b84_5b0d19641545d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak commented on this pull request.



> @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer's ownership of its new address, an endpoint MUST
+On confirming a peer's ownership of its new address, an endpoint SHOULD

This is a thing I'm never sure about but I would use MUST with an explicit exception. While SHOULD would mean there might be more exceptions...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r480083617
----==_mimepart_5f4ce6f025b84_5b0d19641545d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480083617">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer&#39;s ownership of its new address, an endpoint MUST
+On confirming a peer&#39;s ownership of its new address, an endpoint SHOULD
</pre>
<p>This is a thing I'm never sure about but I would use MUST with an explicit exception. While SHOULD would mean there might be more exceptions...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480083617">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35CFBCD4CRETSVVWDSDOGPBANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SRRTM3AR55DJI2ODSDOGPBA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSDCXNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480083617",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480083617",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4ce6f025b84_5b0d19641545d6--


From nobody Mon Aug 31 05:48:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17DFD3A130F for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 05:48:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4RmU0nwpxl07 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 05:48:14 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD4CA3A130E for <quic-issues@ietf.org>; Mon, 31 Aug 2020 05:48:14 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 0078B520E34 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 05:48:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598878094; bh=dvRZCAXfy5PSTrFlwBJ3q+0VqVDlpiVSxpiTQckqUA8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y1Oue0As1Ei3oUTuv/Q+AjQ0isGmzH23wf0rqYKRe4+3p8A05iUUyiDMVIUHJjDcW LxGbE2wj/72uscmQ+T1W1rpONEPJkEuam2ik0Ec/l7//eeW+rHtlJEu89WiKPdJ4jT ZwsFk68iLlZnsEgVm9NmAM1Q2FzviEmNMkvjPE9Q=
Date: Mon, 31 Aug 2020 05:48:13 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5L54PJRHSWO5EUJV5LDJI3EVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478583177@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4cf18de5025_5b0d1964378338"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JLHY7HQ8RfrlfSmesvywo6r2gIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 12:48:16 -0000

----==_mimepart_5f4cf18de5025_5b0d1964378338
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



> @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer's ownership of its new address, an endpoint MUST
+On confirming a peer's ownership of its new address, an endpoint SHOULD

I was under the impression that a MUST with an exception was a SHOULD, per 2119. I have no problems if that understanding is wrong, although a MUST...unless just feels odd. What do others think?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r480106563
----==_mimepart_5f4cf18de5025_5b0d1964378338
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480106563">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer&#39;s ownership of its new address, an endpoint MUST
+On confirming a peer&#39;s ownership of its new address, an endpoint SHOULD
</pre>
<p>I was under the impression that a MUST with an exception was a SHOULD, per 2119. I have no problems if that understanding is wrong, although a MUST...unless just feels odd. What do others think?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480106563">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2B5BGRUZ4RBGZUTMDSDOLY3ANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6OXZNLILMCUXSTVZ3SDOLY3A5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSDJTCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480106563",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480106563",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4cf18de5025_5b0d1964378338--


From nobody Mon Aug 31 06:13:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F03F3A1369 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 06:13:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 rsWM8N4umZEl for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 06:13:42 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6934E3A1366 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 06:13:42 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id A5C40600A74 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 06:13:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598879621; bh=2oe1e5jUxCh0aKuFkEOTvzu95uM6N0NmZxJZPh3FI2s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mv4NeM4EDYojM+karnYxAkGaTUK0aEFuCzK5Kk/S/Cr0KLOhBfGW45yBVXklKUw1X w+pbpvdkUhWCJXDsdd4cwQcmlPUsrytFwa5KDKUsybA+5626121OuZiM8gv1OTW1JA kL67yCNZfOGCBVNZmcTo/e0TKfIBMsQH1BF/A6Ww=
Date: Mon, 31 Aug 2020 06:13:41 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7SZYVPBSYMK555EN5LDMILEVBNHHCROOLIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4043/c683768828@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4043@github.com>
References: <quicwg/base-drafts/pull/4043@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Begin lightly abstracting over the use of UDP as the underlying transport (#4043)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4cf78596b26_161319645036e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tXQX3lhJXsxYzlNmgomQPtg_VjM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 13:13:44 -0000

----==_mimepart_5f4cf78596b26_161319645036e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm seeing quite a bit of pushback on the issue and #4061. People who are in favor of making this change should please state their case soon.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683768828
----==_mimepart_5f4cf78596b26_161319645036e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm seeing quite a bit of pushback on the issue and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="687686894" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/4061" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/4061/hovercard" href="https://github.com/quicwg/base-drafts/issues/4061">#4061</a>. People who are in favor of making this change should please state their case soon.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683768828">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24DEX42WKLBCT6WSTSDOOYLANCNFSM4QG4T52A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK54Y2UL4GKLDOTBGLDSDOOYLA5CNFSM4QG4T52KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFDAXX7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683768828",
"url": "https://github.com/quicwg/base-drafts/pull/4043#issuecomment-683768828",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4cf78596b26_161319645036e6--


From nobody Mon Aug 31 07:32:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96AD13A13F9 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 07:31:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 JluOoZFYgbAC for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 07:31:58 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 449FF3A13F8 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 07:31:58 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id DB24A560427 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 07:31:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598884316; bh=SFd9kWqndXZ0ECYWKJHtowEba5iDCgh2pSUroSI3r3I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YcR7NyVX6rw7ER3wZK5UX/QzcG6I/LN5zOheP18AssmadGKsY4cYqyMIVwALjgEXE 9AX8QZurhClhvMe4s4aY812TpSTUxgceAd53PeGM7enUagN+iE0rxlmpTcpNqfU1Xv KfvpgyPkBUtuB2ZUZDndxOZ0aJb7J7RgOSDLdBlg=
Date: Mon, 31 Aug 2020 07:31:56 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7X4VTD24SRMEDSIN5LDVNZEVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478667900@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d09dccad42_48361964379476"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DstXRz2cqwbZVb5Yd-eJyAr1-Ws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 14:32:00 -0000

----==_mimepart_5f4d09dccad42_48361964379476
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert commented on this pull request.



>  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client's port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint's port number.  Because

@MikeBishop is there something left to resolve here?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r480170434
----==_mimepart_5f4d09dccad42_48361964379476
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@larseggert</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480170434">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  immediately reset the congestion controller and round-trip time estimator for
 the new path to initial values (see Appendices A.3 and B.3 in {{QUIC-RECOVERY}})
-unless it has knowledge that a previous send rate or round-trip time estimate is
-valid for the new path.  For instance, an endpoint might infer that a change in
-only the client&#39;s port number is indicative of a NAT rebinding, meaning that the
-new path is likely to have similar bandwidth and round-trip time. However, this
-determination will be imperfect.  If the determination is incorrect, the
-congestion controller and the RTT estimator are expected to adapt to the new
-path.  Generally, implementations are advised to be cautious when using previous
-values on a new path.
+unless the only change is the other endpoint&#39;s port number.  Because
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> is there something left to resolve here?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480170434">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYMPUVKYD5AAHD4IULSDOX5ZANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSG73DSK2L4PDZ7S3SDOX5ZA5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSD6I7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480170434",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480170434",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d09dccad42_48361964379476--


From nobody Mon Aug 31 09:05:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26BE63A171D for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:05:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 wLrGLueHwvUI for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:05:31 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4008B3A1719 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:05:31 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 85961840D77 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:05:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598889930; bh=vh4tgsTohXVplMtNxV2qfIo9LPlJ9YbWamU/grM3Y1c=; h=Date:From:To:Subject:From; b=unHBGqksdMmrGHJSsU8wIZFfh06j9bjI34ONqZfg1YgKLcFMk58kJ6ZNaERpy3qp6 0MuI9iLuMyDBrBTqAOSY2SV5qOwX2ZZlzl09Cesrz8rKdLgk/qQTRAsK1iqH88o9BD 57ugsO0fW5j3WKd1Skhj7yV/JIMEqo+9mMGnHxbQ=
Date: Mon, 31 Aug 2020 09:05:30 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/server-must-change/000000-ca952d@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/odnhDP4dbGTXfwSv7-jnOphSMz4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:05:32 -0000

  Branch: refs/heads/server-must-change
  Home:   https://github.com/quicwg/load-balancers


From nobody Mon Aug 31 09:06:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D98BD3A1780 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:06:27 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 z9Z-qeY8oO9w for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:06:26 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 04D703A1794 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:06:12 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 5AFCB580610 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:06:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598889972; bh=vwpyh0TOtFfXwTsS2o1OvaGSnq9nVcVPobnzNxR/gpU=; h=Date:From:To:Subject:From; b=nM2UCfmkwZ7XF54Pefz2lSMbup5IrdyZYzvQoz7ldcBP2H5cf9SjWPNOSSdcTXfS7 Ty2bzhApvoDVgRvgt163cY/c57yQjiDAC4NmIG99n3Y002cOYFK1tA02E6AjWTqFK3 8w4yH+RqIYdBkIgnR+j5fsIXCwdFpu2eu/ST+r4k=
Date: Mon, 31 Aug 2020 09:06:12 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/8a2944-1407bd@github.com>
Subject: [quicwg/load-balancers] 1dabd6: Script updating gh-pages from bfc9c06. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c1QSGJ5x1bov3zAog7SJSipcZhM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:06:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 1dabd651ca78a98a1a5f7e1327b0966d758f5418
      https://github.com/quicwg/load-balancers/commit/1dabd651ca78a98a1a5f7e1327b0966d758f5418
  Author: ID Bot <idbot@example.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    A .gitignore
    A _config.yml
    A archive.json
    A config-rotation-terms/draft-ietf-quic-load-balancers.html
    A config-rotation-terms/draft-ietf-quic-load-balancers.txt
    A config-rotation-terms/index.html
    A delete-ocid/draft-ietf-quic-load-balancers.html
    A delete-ocid/draft-ietf-quic-load-balancers.txt
    A delete-ocid/index.html
    A draft-ietf-quic-load-balancers.html
    A draft-ietf-quic-load-balancers.txt
    A fix-typo/draft-ietf-quic-load-balancers.html
    A fix-typo/draft-ietf-quic-load-balancers.txt
    A fix-typo/index.html
    A index.html
    A issues.html
    A issues.js
    A more-configs/draft-ietf-quic-load-balancers.html
    A more-configs/draft-ietf-quic-load-balancers.txt
    A more-configs/index.html
    A more-security/draft-ietf-quic-load-balancers.html
    A more-security/draft-ietf-quic-load-balancers.txt
    A more-security/index.html
    A new-stream-cipher-editorial/draft-ietf-quic-load-balancers.html
    A new-stream-cipher-editorial/draft-ietf-quic-load-balancers.txt
    A new-stream-cipher-editorial/index.html
    A no-zero-padding/draft-ietf-quic-load-balancers.html
    A no-zero-padding/draft-ietf-quic-load-balancers.txt
    A no-zero-padding/index.html
    A noncompliant/draft-ietf-quic-load-balancers.html
    A noncompliant/draft-ietf-quic-load-balancers.txt
    A noncompliant/index.html
    A one-stream-cipher/draft-ietf-quic-load-balancers.html
    A one-stream-cipher/draft-ietf-quic-load-balancers.txt
    A one-stream-cipher/index.html
    A stream-test-vector/draft-ietf-quic-load-balancers.html
    A stream-test-vector/draft-ietf-quic-load-balancers.txt
    A stream-test-vector/index.html

  Log Message:
  -----------
  Script updating gh-pages from bfc9c06. [ci skip]


  Commit: 35787a001248d2ac16a47917dee614badb84a4ee
      https://github.com/quicwg/load-balancers/commit/35787a001248d2ac16a47917dee614badb84a4ee
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt
    R fix-typo/draft-ietf-quic-load-balancers.html
    R fix-typo/draft-ietf-quic-load-balancers.txt
    R fix-typo/index.html
    M index.html
    R more-configs/draft-ietf-quic-load-balancers.html
    R more-configs/draft-ietf-quic-load-balancers.txt
    R more-configs/index.html
    R more-security/draft-ietf-quic-load-balancers.html
    R more-security/draft-ietf-quic-load-balancers.txt
    R more-security/index.html
    R new-stream-cipher-editorial/draft-ietf-quic-load-balancers.html
    R new-stream-cipher-editorial/draft-ietf-quic-load-balancers.txt
    R new-stream-cipher-editorial/index.html
    R noncompliant/draft-ietf-quic-load-balancers.html
    R noncompliant/draft-ietf-quic-load-balancers.txt
    R noncompliant/index.html
    R one-stream-cipher/draft-ietf-quic-load-balancers.html
    R one-stream-cipher/draft-ietf-quic-load-balancers.txt
    R one-stream-cipher/index.html

  Log Message:
  -----------
  Script updating gh-pages from 385254d. [ci skip]


  Commit: c5fb34d736d2f518388e46cec223c1a976fe07fa
      https://github.com/quicwg/load-balancers/commit/c5fb34d736d2f518388e46cec223c1a976fe07fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-13T19:35:32Z. [ci skip]


  Commit: 50dd6f4c99eddb4eaa365f7518a2d0dc10d94994
      https://github.com/quicwg/load-balancers/commit/50dd6f4c99eddb4eaa365f7518a2d0dc10d94994
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ca952dc. [ci skip]


  Commit: 25cc8c33d4fe7bc148544608101a3498603c56e9
      https://github.com/quicwg/load-balancers/commit/25cc8c33d4fe7bc148544608101a3498603c56e9
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-14T18:15:53Z. [ci skip]


  Commit: 65a20efdab5838a5668492940d4a73b606900902
      https://github.com/quicwg/load-balancers/commit/65a20efdab5838a5668492940d4a73b606900902
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    R config-rotation-terms/draft-ietf-quic-load-balancers.html
    R config-rotation-terms/draft-ietf-quic-load-balancers.txt
    R config-rotation-terms/index.html
    M index.html
    A new-test-vectors/draft-ietf-quic-load-balancers.html
    A new-test-vectors/draft-ietf-quic-load-balancers.txt
    A new-test-vectors/index.html
    R no-zero-padding/draft-ietf-quic-load-balancers.html
    R no-zero-padding/draft-ietf-quic-load-balancers.txt
    R no-zero-padding/index.html
    R stream-test-vector/draft-ietf-quic-load-balancers.html
    R stream-test-vector/draft-ietf-quic-load-balancers.txt
    R stream-test-vector/index.html

  Log Message:
  -----------
  Script updating gh-pages from 9f81662. [ci skip]


  Commit: 1407bd27ce596f5ebc3d045360a060f9b34f14f3
      https://github.com/quicwg/load-balancers/commit/1407bd27ce596f5ebc3d045360a060f9b34f14f3
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M index.html
    A server-must-change/draft-ietf-quic-load-balancers.html
    A server-must-change/draft-ietf-quic-load-balancers.txt
    A server-must-change/index.html

  Log Message:
  -----------
  Script updating gh-pages from ca952dc. [ci skip]


Compare: https://github.com/quicwg/load-balancers/compare/8a2944989bd1...1407bd27ce59


From nobody Mon Aug 31 09:06:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 365133A181F for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:06:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VecXFs8Cjzwg for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:06:37 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B71303A1823 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:06:19 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 004D0E0378 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:06:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598889979; bh=6ARGF23NCSDuJQLtimlfEUqe3jFFiCUnD4SPqf/EBS4=; h=Date:From:To:Subject:From; b=Pn+t7K+ebVD1YHhPdwBa24rlBoYaBbscBqPIhDSjnpFa0+P4NIorfoFIaz5cwccfv 4BZ+iYuVpvlYHbfr4tTBjhazuRyr9p+DDBk28jvRjLL7xefaR2rOteElbLH5nboBid OuCnmUr1GpD7Er1dosctWVGl37jntdlvAzP7r0dw=
Date: Mon, 31 Aug 2020 09:06:18 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/1407bd-9b51c0@github.com>
Subject: [quicwg/load-balancers] 9b51c0: Script updating archive at 2020-08-31T16:05:59Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qfp00Nd8hbcg2948ShYG1Cq4lnE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:06:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 9b51c00796c1a735d3cf7d37f7e73f59d0a98aa7
      https://github.com/quicwg/load-balancers/commit/9b51c00796c1a735d3cf7d37f7e73f59d0a98aa7
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-08-31T16:05:59Z. [ci skip]



From nobody Mon Aug 31 09:10:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D97F23A1763 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:10:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=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=github.com
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 NEYcOK4GeZJc for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:10:47 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA97D3A175E for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:10:46 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 47A39E1E9B for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:10:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598890246; bh=Xn7fdVd84aZAG812MDuSzbPTi0SodEjQd+dZIdOfRyU=; h=Date:From:To:Subject:From; b=TcpfUY3ZPXUanZJMtyKMT+c2xwW5IqyiEyZ21MiDkJNKBP0dlOOIh0scJBwPaCyVH /rXVouH06GMHORalE2CCWF1jap3EwjX/uTz3OkDbkNKv/7dA8BnKMLVC4ebvOPCqu6 Vy8dX0kX5Nd3y6wbOW1MXbIooh2SmYht06SiJqyk=
Date: Mon, 31 Aug 2020 09:10:46 -0700
From: Martin Duke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/server-must-change/ca952d-253803@github.com>
Subject: [quicwg/load-balancers] 253803: Update draft-ietf-quic-load-balancers.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jhceX3Z_5wU5TR9o28PP3sB5Me8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:10:49 -0000

  Branch: refs/heads/server-must-change
  Home:   https://github.com/quicwg/load-balancers
  Commit: 253803880a554327429cbad3195b9ba5404ee7dd
      https://github.com/quicwg/load-balancers/commit/253803880a554327429cbad3195b9ba5404ee7dd
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Update draft-ietf-quic-load-balancers.md



From nobody Mon Aug 31 09:11:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 318173A1772 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:11:21 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 eQy3sEGh0lLO for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:11:19 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 179DA3A1773 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:11:19 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id B7F9C7A0599 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:11:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598890278; bh=8oXUaEnNs+k+k5exTnNJLvlsDo0EMq5FdcBGTRl0340=; h=Date:From:To:Subject:From; b=iSzT5LnPV8LR4LmxDjnDQvqZVdYho+YLhBiNyF40SzsMBqMaH59qndRQ+bd1BwBX4 sIowu4EqWfJCICjtbbNpkrsIqmKZ0OA3KMqpJQy19UoelxgH9hrGYnsnEjJ0ovONQ5 5hK8Njs36hxQpe6TcttlasAIriDPtjPE5RLpu4lQ=
Date: Mon, 31 Aug 2020 09:11:18 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/9b51c0-324e1c@github.com>
Subject: [quicwg/load-balancers] 324e1c: Script updating gh-pages from 2538038. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WVHOakNSq3IOepeaClUqQnfP1D0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:11:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 324e1c23fe7f6984c3a9735be3a133cb8273fb46
      https://github.com/quicwg/load-balancers/commit/324e1c23fe7f6984c3a9735be3a133cb8273fb46
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M index.html
    M server-must-change/draft-ietf-quic-load-balancers.html
    M server-must-change/draft-ietf-quic-load-balancers.txt

  Log Message:
  -----------
  Script updating gh-pages from 2538038. [ci skip]



From nobody Mon Aug 31 09:13:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C800A3A1792 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:13:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 yieQdWv7A4Yw for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:13:09 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B6F093A1781 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:13:09 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id F0AE1560063 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:13:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598890388; bh=VWL7YDcwdevrDicasRmhn0ftFYu8tOXzrtY2NEsPLfo=; h=Date:From:To:Subject:From; b=TShnjI4sUhtDAFemrRHl1dlcI8kJfgFi0bHz2Wa9kDViOBqBQG18nRHrl7E1+dKH3 xzh83yCnWdFBunRtWEPJlLck2EVfSoqas3IUTQ4U+rU1z4mFE1KJxKac1slBrGZ7eT c7YuHXKbyIo23dV48nio8QrucSlclwPq+6JHCOms=
Date: Mon, 31 Aug 2020 09:13:08 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/ca952d-1dc88e@github.com>
Subject: [quicwg/load-balancers] 9f8166: New test vectors
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KEvvPppAUw37-wycLY1iXgWo2Q8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:13:11 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: 9f81662060ce61175903dd989e0cae35e5d35d75
      https://github.com/quicwg/load-balancers/commit/9f81662060ce61175903dd989e0cae35e5d35d75
  Author: Martin Duke <martin.h.duke@gmail.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  New test vectors


  Commit: 1dc88e31f72c4ddeff2a7cc20e69d4034cb31201
      https://github.com/quicwg/load-balancers/commit/1dc88e31f72c4ddeff2a7cc20e69d4034cb31201
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Merge pull request #49 from quicwg/new-test-vectors

New test vectors


Compare: https://github.com/quicwg/load-balancers/compare/ca952dcf4a97...1dc88e31f72c


From nobody Mon Aug 31 09:13:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E69E83A1794 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:13:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Alqp8P2ZlmFE for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:13:09 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD54A3A1783 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:13:09 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 0BFA3902600 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:13:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598890389; bh=bom3fFfAjL8RQWNjqjq0NMlqJ2uWCET+/cr8HoDH4MI=; h=Date:From:To:Subject:From; b=UKsPuXfE8mrgcuFYOVOqdKhl2aa2iyWC1Ohl0JxZD3h6kVLap9Uwy2inbkZrGgv0X W3mNmTUI3H2AvJaAitEMBuxLhK4g+RaJTJ3aKynV1dCRjaItLdW//yttO4CJ1jbAer vywIPqKoxfgIlOGoiQWSwYNdKy7F/v3pEODhi4W8=
Date: Mon, 31 Aug 2020 09:13:08 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/new-test-vectors/9f8166-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xq3EH-Qeq_ug_eLO4OogUK8uzV4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:13:12 -0000

  Branch: refs/heads/new-test-vectors
  Home:   https://github.com/quicwg/load-balancers


From nobody Mon Aug 31 09:14:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B9693A17E2 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:14:11 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 tI1wCL0IZSei for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:14:10 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 133AD3A17DE for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:14:10 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id B636B7A056C for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:14:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598890449; bh=LeDl16DKL6DOFSQBN8aKiR4Y1nz+L1ka7TbT5hn4h/k=; h=Date:From:To:Subject:From; b=1gf9nnA63UJAWW+yeUVQTPkibjdEspyxcD1SjJJ9HddYUnFMJTjXjNntz6uVeoVCY LiOqfNR8i3T3b//HszmSNxQ3lqicCf/FRLFuYNHYjLxxUuUiY/FM9Xx+Oxhg5qMTe2 Oj/dnzN/96gd1qX/vaP4naqJDD0s2yhDwiJsEan8=
Date: Mon, 31 Aug 2020 09:14:09 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/324e1c-a84761@github.com>
Subject: [quicwg/load-balancers] a84761: Script updating gh-pages from 1dc88e3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ApSn4weMkRN7g5y-aulanF4GEXg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:14:18 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: a84761d339c3be33e579ae64b816495dcff498b1
      https://github.com/quicwg/load-balancers/commit/a84761d339c3be33e579ae64b816495dcff498b1
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1dc88e3. [ci skip]



From nobody Mon Aug 31 09:18:03 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F0FD3A178D for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:18:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=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=github.com
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 ZZe_jKsLXc35 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:17:59 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (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 61DA83A13C2 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:17:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=+hysNpZZvaeqdeG9SBJ9YXmvQV3dqYjoicrqEeEs8To=; b= PT40lqJJoK94aJ0kETZ0fOIGmkI9Gb2+ukxCyKYlwg+GT0QpcLU1ft9Q01yxu4xk 7QwvIpJ/BkhOqiIvAS5dSlAtEbmp4G8X9abpTo7rr2DcaJNFHA9UWXP2bmJZpYUQ LkIqYQy3R1ZgOANogxs2VUcCsFb+a48Q7+NK31GOti4=
Received: by filter2003p1mdw1.sendgrid.net with SMTP id filter2003p1mdw1-9451-5F4D22A6-2E 2020-08-31 16:17:42.82304264 +0000 UTC m=+8668.340249531
Received: from github-lowworker-6349a71.ac4-iad.github.net (unknown) by geopod-ismtpd-6-1 (SG) with ESMTP id wCAKG4MqQjCN3LJgeagHgg for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:17:42.782 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6349a71.ac4-iad.github.net (Postfix) with ESMTP id B04CD4C001F7 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:17:42 -0700 (PDT)
Date: Mon, 31 Aug 2020 16:17:43 +0000 (UTC)
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/1dc88e-c655cd@github.com>
Subject: [quicwg/load-balancers] c655cd: Replace "man it the middle" with "on-path attacker"
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3DQYHis3fK/Lx4xLP4Uk0xRbsxtKpnn5VYyF lgfFcC9+Dn62OKRBehCfZcMvyYyABPoNixjAiKbOyET1XeECspRti3o6L+Nkb62odnwKzJXAOBKaES w1hgGFIz27OJZ8qd2/NWEi+cPEzdZt9/vyQAh8L0+FYn4sJu7Qqv+CLRfQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JRZ_4IYjtXs0v9miUHlKTebzFdc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:18:01 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: c655cd33689cd4f183c28c6ff19795447b7845fc
      https://github.com/quicwg/load-balancers/commit/c655cd33689cd4f183c28c6ff19795447b7845fc
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Replace "man it the middle" with "on-path attacker"



From nobody Mon Aug 31 09:19:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94FB83A179A for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:18:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 5_Fle2jnX1F4 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:18:58 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90E843A178D for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:18:58 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id CB4B484013A for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:18:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598890737; bh=8iYRJBkNK/52Z+03Be9xWr6NDVySf2TfHrGTRKn6xH8=; h=Date:From:To:Subject:From; b=JhInsm5gpGBI8SMAmW8Vy+mmxgzZKzwMpFTue4OEnxUvUPxzjYHMJd9LBZOh3uWnE A/lVLFAd+lstKgaTO20V73ju4GLP8AgoXeYtX7Mf/Is62G+x3cth7dUzqLTlUwT11w iW2RAk4Np4I9w+7zEfekVUx3pdLV9Dse8DCJ4O+U=
Date: Mon, 31 Aug 2020 09:18:57 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/a84761-0d72ef@github.com>
Subject: [quicwg/load-balancers] 0d72ef: Script updating gh-pages from c655cd3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aX5iwBseY_1r5IKJv5lR2uWxhlA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:19:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 0d72ef9489efc4fb2791a26bb9576365d5057fb3
      https://github.com/quicwg/load-balancers/commit/0d72ef9489efc4fb2791a26bb9576365d5057fb3
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c655cd3. [ci skip]



From nobody Mon Aug 31 09:27:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D38393A1759 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:27:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 P7_KygTLez5N for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 09:27:02 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 383C93A1754 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:27:02 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 83CDB90002C for <quic-issues@ietf.org>; Mon, 31 Aug 2020 09:27:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598891221; bh=smwp83yYI172m2JqEKpN+nVBUokyZPfpaUoN7Ya1utY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=SsiHBh1lNRsAC7HL8PKcIW4hboszJx0EmH9/G3QM0U+ErWXQkuLgVPeCkHQTka20k jW7Z3dHW+olrlcGgCi1lJgSpPqoyg6LZP5AjNSG5b0vLkP8PfUmcO5q31PYQtqntdu lIo/IHSECJWl51E+GsHC9EjCQGkyogFJ4ZJPVHJ0=
Date: Mon, 31 Aug 2020 09:27:01 -0700
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4I5SZXX3LPUB34AFN5LEC5LEVBNHHCSFTCVQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4063@github.com>
Subject: [quicwg/base-drafts] Move/duplicate no server migration text (#4063)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d24d574e47_649319647287f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mV4-78gGecRwjJ__m7OaxDfGTT0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 16:27:04 -0000

----==_mimepart_5f4d24d574e47_649319647287f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

9.6 says:

   Migrating a connection to a new server address mid-connection is left
   for future work.  If a client receives packets from a new server
   address not indicated by the preferred_address transport parameter,
   the client SHOULD discard these packets.

However, this is after several sections which describe how connection migration works generically from either side, including this text in 9.3.

  Receiving a packet from a new peer address containing a non-probing
   frame indicates that the peer has migrated to that address.
   In response to such a packet, an endpoint MUST start sending
   subsequent packets to the new peer address and MUST initiate path
   validation (Section 8.2) to verify the peer's ownership of the
   unvalidated address.

Which is confusing and in fact arguably contradictory. I would propose that we add a sentence to the top of 9.3 that explains that while the text is generic, it actually only applies to servers.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4063
----==_mimepart_5f4d24d574e47_649319647287f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>9.6 says:</p>
<p>Migrating a connection to a new server address mid-connection is left<br>
for future work.  If a client receives packets from a new server<br>
address not indicated by the preferred_address transport parameter,<br>
the client SHOULD discard these packets.</p>
<p>However, this is after several sections which describe how connection migration works generically from either side, including this text in 9.3.</p>
<p>Receiving a packet from a new peer address containing a non-probing<br>
frame indicates that the peer has migrated to that address.<br>
In response to such a packet, an endpoint MUST start sending<br>
subsequent packets to the new peer address and MUST initiate path<br>
validation (Section 8.2) to verify the peer's ownership of the<br>
unvalidated address.</p>
<p>Which is confusing and in fact arguably contradictory. I would propose that we add a sentence to the top of 9.3 that explains that while the text is generic, it actually only applies to servers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4063">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3K2BAPOUQ7POV4NCTSDPFNLANCNFSM4QQWMEVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ7GFKIG7DMHKSQGGDSDPFNLA5CNFSM4QQWMEVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KIWMKWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4063",
"url": "https://github.com/quicwg/base-drafts/issues/4063",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d24d574e47_649319647287f9--


From nobody Mon Aug 31 11:29:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CF943A0D49 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:29:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 SRD-TADzawY1 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:29:28 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1483D3A0D48 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:29:28 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 1BC32840EDF for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:29:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598898567; bh=pC5VfL1rD5QMOEixFZMChquENR/ePz2s1lD8XboBGPw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HE8IrRNXjBfsLNVjguVz6oXuQ6rPUCoB2oWgYMGND8MxAKSUIBuL6Cd4uk2HbkJeZ etw6fi3BhKgUWODj2t7yU+UKAtmuBvAMjr2hW1Tl8Mm6duVC9DsKyUTeKkHSRAEpkY A2YBTUCGSZBI3k9a7S7XUQyzuHLK2FPu//SlcHo4=
Date: Mon, 31 Aug 2020 11:29:27 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ZCJN4L7TGIGGGSI55LERIPEVBNHHCOPRYC4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3917/review/478844481@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3917@github.com>
References: <quicwg/base-drafts/pull/3917@github.com>
Subject: Re: [quicwg/base-drafts] Byte counting at Congestion avoidance (#3917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d4187cd3f_26441964384638"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yW1iUk3k8NZTusnSWZJNhYofrlg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 18:29:29 -0000

----==_mimepart_5f4d4187cd3f_26441964384638
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> +      bytes_acked += acked_packet.sent_bytes
+      if (bytes_acked >= congestion_window):
+        bytes_acked -= congestion_window
+        congestion_window += max_datagram_size

Are these controlled at the bottleneck or is this uncontrolled loss on the Internet? The number of packets lost seem quite different, and I'm trying to understand why those loss numbers are so different.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3917#discussion_r480310156
----==_mimepart_5f4d4187cd3f_26441964384638
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3917#discussion_r480310156">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +      bytes_acked += acked_packet.sent_bytes
+      if (bytes_acked &gt;= congestion_window):
+        bytes_acked -= congestion_window
+        congestion_window += max_datagram_size
</pre>
<p>Are these controlled at the bottleneck or is this uncontrolled loss on the Internet? The number of packets lost seem quite different, and I'm trying to understand why those loss numbers are so different.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3917#discussion_r480310156">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35VHUE3UR6H4ZNAKTSDPTYPANCNFSM4O4TLDOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK35XLKO66OWYDKNQBLSDPTYPA5CNFSM4O4TLDOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSFJMQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3917#discussion_r480310156",
"url": "https://github.com/quicwg/base-drafts/pull/3917#discussion_r480310156",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d4187cd3f_26441964384638--


From nobody Mon Aug 31 11:30:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D9463A0D4A for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:30:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 VyAI2bYhegQU for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:30:33 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39E383A0D49 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:30:33 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 301139000AA for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:30:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598898632; bh=VcZMTNV1bWN+Ui+yW9MfdipTCTJNUMmgXEkNKBuAb2Q=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=SmdKXaYvLj9uU7jBsjDk65AL86Hjfc5H/0tZwkX48A2SLuBK4FD+i4LOzT4qHw7ZC 5eKuAuvveomxDRNDwfIwY18gCcE69WJHmlU6G8MGwlIAbm2rkQU4PswVY4ZIPrBnV/ bly+/8WfllPAbxFlDgNp1euJnp/ioL48E9FbgO84=
Date: Mon, 31 Aug 2020 11:30:32 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZB33ZURDVXU3UXCL55LERMREVBNHHCSF377I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4064@github.com>
Subject: [quicwg/base-drafts] Can PATH_RESPONSE be sent on a different path than PATH_CHALLENGE? (#4064)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d41c820d5b_5d5219642803ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xC8LilMw2RohYBy-OnVbLHeb-4Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 18:30:34 -0000

----==_mimepart_5f4d41c820d5b_5d5219642803ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Currently, [the Path Validation Responses subsection](https://tools.ietf.org/html/draft-ietf-quic-transport-29#section-8.4) does not specify which path a PATH_RESPONSE needs to be sent over. That was somewhat surprising to me, as I had expected it to be scoped to the path that PATH_CHALLENGE was received on. If it isn't, could we add a sentence to the Path Validation Responses subsection to explicitly state that a PATH_RESPONSE is not scoped to a given path (and ideally explaining why it isn't)?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4064
----==_mimepart_5f4d41c820d5b_5d5219642803ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Currently, <a href="https://tools.ietf.org/html/draft-ietf-quic-transport-29#section-8.4" rel="nofollow">the Path Validation Responses subsection</a> does not specify which path a PATH_RESPONSE needs to be sent over. That was somewhat surprising to me, as I had expected it to be scoped to the path that PATH_CHALLENGE was received on. If it isn't, could we add a sentence to the Path Validation Responses subsection to explicitly state that a PATH_RESPONSE is not scoped to a given path (and ideally explaining why it isn't)?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4064">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4I2T5A47N2GJB24XLSDPT4RANCNFSM4QQZ24NQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4AEZNBS7AKOEE2GQTSDPT4RA5CNFSM4QQZ24N2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KIXP75A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4064",
"url": "https://github.com/quicwg/base-drafts/issues/4064",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d41c820d5b_5d5219642803ba--


From nobody Mon Aug 31 11:32:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBEF83A1880 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:32:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 2m2ynLH8fMu1 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:32:35 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6A253A0D4D for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:32:35 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id AC52484002C for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:32:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598898754; bh=w6wRebD4R7X6CxZsXR0/KBc6KqlKS6+8vBsWeerSQQI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oS69WWPSl4UomJd/0fHa8U/wHKWVGbFHbXufS0Mg4Ha4LXp/kcYVWKFQYKdwg1Ici vKa7a23+MfOFUS04n/texb83EgIqdStsO6cc4XsmywBHIPCOxjSlkbgSZ9wqQSiBqQ +biAG30fx/skOchYjHj41NNHeTquivjoxIMFV4HQ=
Date: Mon, 31 Aug 2020 11:32:34 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QZ2AZLMBQP7IZAIV5LERUFEVBNHHCRC6IJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4006/c683953301@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4006@github.com>
References: <quicwg/base-drafts/pull/4006@github.com>
Subject: Re: [quicwg/base-drafts] Cite the second reason bytes_in_flight might exceed CWND (#4006)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d42429b45f_17e619642694cb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mTZaSjY5E3sagNhcQRQ6TLZJzEg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 18:32:37 -0000

----==_mimepart_5f4d42429b45f_17e619642694cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#3978 still allows you to reduce the cwnd on entering recovery, so I think this text is still good.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4006#issuecomment-683953301
----==_mimepart_5f4d42429b45f_17e619642694cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="671406403" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3978" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3978/hovercard" href="https://github.com/quicwg/base-drafts/pull/3978">#3978</a> still allows you to reduce the cwnd on entering recovery, so I think this text is still good.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4006#issuecomment-683953301">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KBT4EZDMKAL2SLJ3SDPUEFANCNFSM4QBVHR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK77X3TKWP4J63Y6RK3SDPUEFA5CNFSM4QBVHR2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFDCEZFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4006#issuecomment-683953301",
"url": "https://github.com/quicwg/base-drafts/pull/4006#issuecomment-683953301",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d42429b45f_17e619642694cb--


From nobody Mon Aug 31 11:33:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2FCA3A1882 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:33:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 DltqlFccrsmW for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:33:42 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5785F3A1880 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:33:42 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 95B599000A9 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:33:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598898821; bh=8UuEdkJptHjgHxqz9jsnP1i1W0K9Zc39FC38L1u7GcU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YpCZZ5a+c9ZvxEX23AnG4xIk7ThynVrTrz4KABpwGutbRnE5V2bJXT0J5ezdnnnbi DMyq0WKClqeQqR6nflgZKUMuxow6JrkWy6zBTTJrYjeknwuUtURxNSLI+GHYE4ULEi 8QnOLB08M+MsIAJVbGKGGxOmqnQ/yVdQMEO83d2s=
Date: Mon, 31 Aug 2020 11:33:41 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XW5J7P4DIV3CW5QV5LERYLEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/478847462@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d428586354_21a71964242696"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FauAtSgwdZ5MNZJE-32b8K3Ow2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 18:33:44 -0000

----==_mimepart_5f4d428586354_21a71964242696
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi commented on this pull request.



> +what packets the peer sends and where these packets are sent. If an attacker
+can target a vulnerable service with a controlled payload, that service might
+perform actions that are attributed to the attacker's peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
+attacker can select the address to which its peer sends UDP datagrams and can
+control some of the unprotected content of those packets. As much of the data
+sent by QUIC endpoints is protected, this includes control over ciphertext. An
+attack is successful if an attacker can cause a peer to send a UDP datagram to
+a host that will perform some action based on content in the datagram.

I'm not trying to shame anyone. I'm trying to ascertain whether this change is the right one: we're worsening the performance of the protocol (by requiring extra round-trips in some scenarios) and if the attack is purely theoretical then we shouldn't do that. Having a concrete example of actual harm would help motivate the performance degradation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r480312537
----==_mimepart_5f4d428586354_21a71964242696
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r480312537">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +what packets the peer sends and where these packets are sent. If an attacker
+can target a vulnerable service with a controlled payload, that service might
+perform actions that are attributed to the attacker&#39;s peer, but decided by the
+attacker.
+
+For example, cross-site request forgery {{?CSRF=DOI.10.1145/1455770.1455782}}
+exploits on the Web cause a client to issue requests that include authorization
+cookies {{?COOKIE=RFC6265}}, allowing one site access to information and
+actions that are intended to be restricted to a different site.
+
+As QUIC runs over UDP, the primary attack modality of concern is one where an
+attacker can select the address to which its peer sends UDP datagrams and can
+control some of the unprotected content of those packets. As much of the data
+sent by QUIC endpoints is protected, this includes control over ciphertext. An
+attack is successful if an attacker can cause a peer to send a UDP datagram to
+a host that will perform some action based on content in the datagram.
</pre>
<p>I'm not trying to shame anyone. I'm trying to ascertain whether this change is the right one: we're worsening the performance of the protocol (by requiring extra round-trips in some scenarios) and if the attack is purely theoretical then we shouldn't do that. Having a concrete example of actual harm would help motivate the performance degradation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r480312537">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LPF2KTPI37NXXFHDSDPUILANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CG5O2SOK4AXYIDOTSDPUILA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSFKDZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r480312537",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r480312537",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d428586354_21a71964242696--


From nobody Mon Aug 31 11:46:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDDFF3A1899 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:46:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 EDXWnFW2Htr1 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 11:46:52 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8ED53A1898 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:46:51 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 265D5840049 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 11:46:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598899611; bh=MoLhiptDv48ZdKJEBE0Z8gz8lBQ51rkuYJuhwR+RN60=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MhYoJ4vQvbQ50IsDdxKXiCQF9FWYTpylExAOAW4jhfEw0TBfzMXRPFLJ+Rxv5C+lp bBFPOoDaNxrw2SWB5VVpBB5G0qufs+DEaKDfX2KWenm4uXX5aQXyIXiLpLZlJclqPw z43rvJmLh9dQbhn+jKIK/dJMUo/58vlS1K8VS5p0=
Date: Mon, 31 Aug 2020 11:46:51 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHR6YIELSMHKGBP5V5LETJXEVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/478856163@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d459b1730e_29a019641164f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6MFnQb6pZu_441cefR4BEd4FPYU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 18:46:53 -0000

----==_mimepart_5f4d459b1730e_29a019641164f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi commented on this pull request.



> +frames in packets prior to completing address validation. Note that this does
+not prevent an attacker from using the Destination Connection ID field for an
+attack.
+
+Endpoints are not expected to have specific information about the location of
+servers that could be vulnerable targets of a request forgery attack. However,
+it might be possible over time to identify specific UDP ports that are common
+targets of attacks or particular patterns in datagrams that are used for
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports or not
+send datagrams that match these patterns prior to validating the destination
+address. Endpoints MAY retire connection IDs containing patterns known to be
+problematic without using them.
+
+Note:
+
+: Modifying endpoints to apply these protections is more efficient than

It's definitely possible that I'm the one confused. In my understanding, we have two ways of solving the "QUIC endpoint is sending attacker-controlled data to unvalidated address" issue:
1. the QUIC endpoint limits what it sends before validation
2. a magical network appliance verifies that the QUIC endpoint isn't sending evil packets where it shouldn't

I do agree with you that we want (1) instead of (2), but saying that (1) is more *efficient* than (2) isn't necessarily true if you measure efficiency as QUIC performance, because (1) can add a round trip but (2) doesn't

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r480319780
----==_mimepart_5f4d459b1730e_29a019641164f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r480319780">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +frames in packets prior to completing address validation. Note that this does
+not prevent an attacker from using the Destination Connection ID field for an
+attack.
+
+Endpoints are not expected to have specific information about the location of
+servers that could be vulnerable targets of a request forgery attack. However,
+it might be possible over time to identify specific UDP ports that are common
+targets of attacks or particular patterns in datagrams that are used for
+attacks. Endpoints MAY choose to avoid sending datagrams to these ports or not
+send datagrams that match these patterns prior to validating the destination
+address. Endpoints MAY retire connection IDs containing patterns known to be
+problematic without using them.
+
+Note:
+
+: Modifying endpoints to apply these protections is more efficient than
</pre>
<p>It's definitely possible that I'm the one confused. In my understanding, we have two ways of solving the "QUIC endpoint is sending attacker-controlled data to unvalidated address" issue:</p>
<ol>
<li>the QUIC endpoint limits what it sends before validation</li>
<li>a magical network appliance verifies that the QUIC endpoint isn't sending evil packets where it shouldn't</li>
</ol>
<p>I do agree with you that we want (1) instead of (2), but saying that (1) is more <em>efficient</em> than (2) isn't necessarily true if you measure efficiency as QUIC performance, because (1) can add a round trip but (2) doesn't</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r480319780">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4WB3W4IK2R2R2DVZ3SDPVZXANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3V52B4Q6VA7EGBMR3SDPVZXA5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSFMHYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r480319780",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r480319780",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d459b1730e_29a019641164f1--


From nobody Mon Aug 31 12:21:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2F0E3A18FE for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 12:21:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 gy9eAqezWLJx for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 12:21:22 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C62023A18F5 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 12:21:22 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id D6F285C0036 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 12:21:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598901681; bh=WT4PlL61UGPCqDZhpizRDZgy+y8SI2/gkNGpxZeEF1g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I70LxbhIBz9To6qRClvSqqZ0lf3MHMzOQGX8ZzLlYQiBOO62HIqQZMxGj8JTJbgE7 0r8aIlksOnzQ0dlwkI2jRm1sj6HYbXAWR027b1x22L47XgAPVCH4QxJLqADPIMuoPf 912b8O8rxxhf1eNaSEIo+quCJd0Zl4QleXZVmEIQ=
Date: Mon, 31 Aug 2020 12:21:21 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TRPFAMNBFVRJGE455LEXLDEVBNHHCR7KE5Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4061/683980219@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4061@github.com>
References: <quicwg/base-drafts/issues/4061@github.com>
Subject: Re: [quicwg/base-drafts] Generalizing QUIC to allow underlying tranports other than UDP (#4061)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d4db1c5090_6286196424933b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Te4VsAeTLEwTbcrudprG4b0QMhE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 19:21:24 -0000

----==_mimepart_5f4d4db1c5090_6286196424933b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> "there is the risk of ending up with a "non-portable" protocol that is much more tightly bound to UDP than intended."

QUIC was meant to run on UDP, and there was no intention to make this protocol portable in this working group. The first sentence of the [working group's charter](https://datatracker.ietf.org/wg/quic/about/) says: "The QUIC working group will provide standards-track specifications for a UDP-based, stream-multiplexing, encrypted transport protocol, based on pre-standardization implementation and deployment experience."

This suggests to me that building a portable version of QUIC is outside the scope of the working group.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683980219
----==_mimepart_5f4d4db1c5090_6286196424933b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>"there is the risk of ending up with a "non-portable" protocol that is much more tightly bound to UDP than intended."</p>
</blockquote>
<p>QUIC was meant to run on UDP, and there was no intention to make this protocol portable in this working group. The first sentence of the <a href="https://datatracker.ietf.org/wg/quic/about/" rel="nofollow">working group's charter</a> says: "The QUIC working group will provide standards-track specifications for a UDP-based, stream-multiplexing, encrypted transport protocol, based on pre-standardization implementation and deployment experience."</p>
<p>This suggests to me that building a portable version of QUIC is outside the scope of the working group.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683980219">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GWXU3MCKWAVS353LSDPZ3DANCNFSM4QNVUF6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNFAOACIZFUSJXIALSDPZ3DA5CNFSM4QNVUF6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFDCLLOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683980219",
"url": "https://github.com/quicwg/base-drafts/issues/4061#issuecomment-683980219",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d4db1c5090_6286196424933b--


From nobody Mon Aug 31 12:28:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88FF03A1903 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 12:28:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.483
X-Spam-Level: 
X-Spam-Status: No, score=-1.483 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 4g391AUGna42 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 12:28:32 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E51B3A1900 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 12:28:32 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 98B1F5E0574 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 12:28:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598902111; bh=sxtSGWrIkkN/rPpiIQu0SSqbJ8aKxEkufaz7Lqdrvjs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=auS/fqCWFpjhN/+celNWRysfa4uj2IB4XwU+jckAA8KbzEa5FwbO74Aw/5Mc+oRoz 4bf/xziIXnmbQuWzbUYml7+owFiE8egUY9To2c0BdH1+M9vlup/reyCglX2P0aasrI SV8ZZdjACwHErEQ//3n0EELvEEa3klDy4hU/8xio=
Date: Mon, 31 Aug 2020 12:28:31 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4IVTBVXG5QNKP6MLV5LEYF7EVBNHHCPFZD6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3945/review/478892907@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3945@github.com>
References: <quicwg/base-drafts/pull/3945@github.com>
Subject: Re: [quicwg/base-drafts] Word-smithed version of Ted's resolution to #3842 from the mailing list (#3945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d4f5f896c9_57601964605737"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ShBEBxVcO_4CNiZlTSlOZMyHk5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 19:28:34 -0000

----==_mimepart_5f4d4f5f896c9_57601964605737
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer's ownership of its new address, an endpoint MUST
+On confirming a peer's ownership of its new address, an endpoint SHOULD

We've used "MUST ... unless" in the document to carve out specific exceptions. RFC 2119 says that violating a SHOULD is allowed if the implementer knows what they're doing. "MUST ... unless" is more prescriptive -- it says that the implementer can ignore the MUST only under the exceptional condition.

In this instance, I agree with @mirjak that "MUST ... unless" is the intent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3945#discussion_r480348791
----==_mimepart_5f4d4f5f896c9_57601964605737
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480348791">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2432,17 +2432,18 @@ The capacity available on the new path might not be the same as the old path.
 Packets sent on the old path MUST NOT contribute to congestion control or RTT
 estimation for the new path.
 
-On confirming a peer&#39;s ownership of its new address, an endpoint MUST
+On confirming a peer&#39;s ownership of its new address, an endpoint SHOULD
</pre>
<p>We've used "MUST ... unless" in the document to carve out specific exceptions. RFC 2119 says that violating a SHOULD is allowed if the implementer knows what they're doing. "MUST ... unless" is more prescriptive -- it says that the implementer can ignore the MUST only under the exceptional condition.</p>
<p>In this instance, I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mirjak/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mirjak">@mirjak</a> that "MUST ... unless" is the intent.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3945#discussion_r480348791">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OHU76HZ7IKIAPT5LSDP2V7ANCNFSM4PFMDNHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7W57HDEKSFOY6OTV3SDP2V7A5CNFSM4PFMDNHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSFVG2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480348791",
"url": "https://github.com/quicwg/base-drafts/pull/3945#discussion_r480348791",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d4f5f896c9_57601964605737--


From nobody Mon Aug 31 14:48:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60D593A1984 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 14:48:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 bPs0SfZYECus for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 14:48:48 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B26D3A1982 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 14:48:48 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 3DEDF600E0C for <quic-issues@ietf.org>; Mon, 31 Aug 2020 14:48:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598910527; bh=iMYQAtmPG7M2HZXqyL3qKuYIVDEMipVlgTE7lagFRFo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LajKfmRfkvnyo5mfafqRvL7FWcSxVKUdkPzyRxFUeRnxJonQznHTh9XDa5HLNvYwS Y1JLL4p7qo1IUdOgNKJsyzUBk3c5ZG789Wtu4LmYtvc0nwIAgBYyrhlVoaitBLzfhH 33ew51BCwWwszt2p7sW6gopc4K/ArmuaE+ILcvz8=
Date: Mon, 31 Aug 2020 14:48:47 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHJNSZTB7RXP3VCUV5LFIT7EVBNHHCREMQGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/4010/review/478978660@github.com>
In-Reply-To: <quicwg/base-drafts/pull/4010@github.com>
References: <quicwg/base-drafts/pull/4010@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion pseudocode to match text (#4010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d703f2ea5f_78f319647125f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w6kF97HaWUxaMisFCOp9HDIXZEk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 21:48:49 -0000

----==_mimepart_5f4d703f2ea5f_78f319647125f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett requested changes on this pull request.

This is likely good, but I'm worried this is becoming overly complex and implementation dependent.

I'd actually suggest we remove pseudocode for InPersistentCongestion() and leave it up to implementers.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-478978660
----==_mimepart_5f4d703f2ea5f_78f319647125f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> requested changes on this pull request.</p>

<p>This is likely good, but I'm worried this is becoming overly complex and implementation dependent.</p>
<p>I'd actually suggest we remove pseudocode for InPersistentCongestion() and leave it up to implementers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-478978660">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7J4SPOMKHMGDCCVT3SDQLD7ANCNFSM4QCRYCRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CCN7LCMVMQ32NLGTSDQLD7A5CNFSM4QCRYCR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSGKEZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-478978660",
"url": "https://github.com/quicwg/base-drafts/pull/4010#pullrequestreview-478978660",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d703f2ea5f_78f319647125f--


From nobody Mon Aug 31 16:09:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 441943A0943 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:09:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 9adODDg0bSko for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:09:29 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E1853A08F6 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:09:29 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 4F0B26001F3 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:09:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598915368; bh=WPOayFg4xN5bS5cByF2QS4qsBqoERHMqdqP1v3LHR0s=; h=Date:From:To:Subject:From; b=Yq7iQFQBA4y3TL3d62lBz2y9BCG0Jpa2IpH6uXF4GeOqEILQtv4guWflTrQnJr++m cbBUMXjhwPjy+aN/NW2bRz06+Zbe5de8If/K+yisYxaEfdr0yR+0GnKv8FE6ahqa2M FyiNuMOyHy755yq91yy8idB+y8S9H1b2FkNgaahE=
Date: Mon, 31 Aug 2020 16:09:28 -0700
From: David Schinazi <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/version-negotiation/push/refs/heads/master/e0b5de-63b19e@github.com>
Subject: [quicwg/version-negotiation] 63b19e: Setup repository for draft-ietf-quic-version-negot...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6TtKvCY-57gBDC7MUEUlaLD9uXE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 23:09:30 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/version-negotiation
  Commit: 63b19e2ac9562ea7a9de2686b4a79b4227f23bc7
      https://github.com/quicwg/version-negotiation/commit/63b19e2ac9562ea7a9de2686b4a79b4227f23bc7
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M .circleci/config.yml
    A .github/workflows/archive.yml
    A .github/workflows/ghpages.yml
    A .github/workflows/publish.yml
    M .gitignore
    A .note.xml
    M CONTRIBUTING.md
    M LICENSE.md
    M Makefile
    M README.md

  Log Message:
  -----------
  Setup repository for draft-ietf-quic-version-negotiation using https://github.com/martinthomson/i-d-template



From nobody Mon Aug 31 16:10:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D89343A0943 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:10:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FNuRS8M9qKyI for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:10:13 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB4ED3A08F6 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:10:12 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 1F2A2840E02 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:10:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598915412; bh=kocZfnmJF5h7Ge5Q01o9EBpkrmDFOY4dtAfuY2TjGnw=; h=Date:From:To:Subject:From; b=SYiQ1QVhMtgBZ7GaQI9fCt7ZHBb7JJVIghVl5ZDJxHe98r29502nbT8XhIx5IF7r0 Lo5YkHQy1xS4pS/oNzi+V6Hx9KYCCKM9lWsrYKAdV3apy0sf6u97NKlbXgS+aX+T7F VQdz8/0pS3VHpjp6XZLWCZgLH8ZHqlw5kF7kowGo=
Date: Mon, 31 Aug 2020 16:10:12 -0700
From: David Schinazi <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/version-negotiation/push/refs/tags/draft-ietf-quic-version-negotiation-01/000000-c22dda@github.com>
Subject: [quicwg/version-negotiation]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ycd8zSh8PQv-zLb3EnjFJgk3mDk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 23:10:14 -0000

  Branch: refs/tags/draft-ietf-quic-version-negotiation-01
  Home:   https://github.com/quicwg/version-negotiation


From nobody Mon Aug 31 16:10:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A54E53A0943 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:10:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ustJj4gDuOO5 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:10:22 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A10073A08F6 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:10:22 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id F0C0B5201FC for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:10:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598915421; bh=nkH2P5E3IRnj8D8sItcCXhax2LZVS9t656I2TJ9y0iE=; h=Date:From:To:Subject:From; b=Ys04ZVinSjlUE40ZNMXoGLForz/4xb2wy92QJKOCfUaTfvcu94zKOxmdZ3FR4oUgl lKTTWLIMN8v4OOjkrVOT7iG0YiPxTyTpny8ze2zM5CxqBazeCg9/61Z2YEbaiMNTcf O3XQspfNLBuLMtRF15trpE9Jc/Uvk/wMThhb2EoE=
Date: Mon, 31 Aug 2020 16:10:21 -0700
From: "github-actions[bot]" <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/version-negotiation/push/refs/heads/gh-pages/c437ba-088228@github.com>
Subject: [quicwg/version-negotiation] 95e2b2: Script updating gh-pages from 3cb6a76. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GNkbrw2kfO6E9CvT7lGOcYtv4dw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 23:10:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/version-negotiation
  Commit: 95e2b2e1a7b78e36cad9be87ec6590dc0a0c8aba
      https://github.com/quicwg/version-negotiation/commit/95e2b2e1a7b78e36cad9be87ec6590dc0a0c8aba
  Author: David Schinazi <dschinazi@google.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    A .gitignore
    A draft-ietf-quic-version-negotiation.html
    A draft-ietf-quic-version-negotiation.txt
    A index.html
    A issues.json
    A pulls.json

  Log Message:
  -----------
  Script updating gh-pages from 3cb6a76. [ci skip]


  Commit: 088228235036a3be0840161b07a9da4aeaa6db47
      https://github.com/quicwg/version-negotiation/commit/088228235036a3be0840161b07a9da4aeaa6db47
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M draft-ietf-quic-version-negotiation.html
    M draft-ietf-quic-version-negotiation.txt

  Log Message:
  -----------
  Script updating gh-pages from 63b19e2. [ci skip]


Compare: https://github.com/quicwg/version-negotiation/compare/c437baedc986...088228235036


From nobody Mon Aug 31 16:11:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 615763A19B0 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:10:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 07mUce45MEX7 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:10:57 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDC583A19B5 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:10:57 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 1743B5E0945 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:10:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598915457; bh=jMNVd4AnYO217Miy0d359xVzJhaZLXIvw3lkcDTBp5Q=; h=Date:From:To:Subject:From; b=RCwm/d6AUMisnEm4hLh0bJu/blUPZr/1FEclRA995RTNza4BKFtACcX2viOoSnqVr llZ5zkdx605FTwMxR6CByjX1vuuckSS9LszUMvOe/gOJKM0j0UsQKy1rg+n+qoh2Ts wg88aWcrtogBpmJLc/QFX4gKXC9Afr8Okh6ld2fM=
Date: Mon, 31 Aug 2020 16:10:57 -0700
From: "github-actions[bot]" <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/version-negotiation/push/refs/heads/gh-pages/088228-4b4ec2@github.com>
Subject: [quicwg/version-negotiation] 4b4ec2: Script updating gh-pages from 63b19e2. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HUOiB_Cz3zj8tUjOIKHTLkZ-JlI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 23:10:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/version-negotiation
  Commit: 4b4ec2e834a380afb66fa1db237a498d54fd1aa7
      https://github.com/quicwg/version-negotiation/commit/4b4ec2e834a380afb66fa1db237a498d54fd1aa7
  Author: ID Bot <idbot@example.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    A draft-ietf-quic-version-negotiation-01/draft-ietf-quic-version-negotiation.html
    A draft-ietf-quic-version-negotiation-01/draft-ietf-quic-version-negotiation.txt
    A draft-ietf-quic-version-negotiation-01/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 63b19e2. [ci skip]



From nobody Mon Aug 31 16:46:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91F283A19DA for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:46:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.697
X-Spam-Level: 
X-Spam-Status: No, score=-1.697 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 RDfc9yYaAmpO for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 16:46:08 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD0D63A1096 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:46:07 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 136659001F3 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 16:46:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598917567; bh=YeReF4QIYDcFveXn+q40wIQLQvx0VtRni6XueitsxlA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=131tZyPdOQL89FiH31uFk6LNiyiTseM2YcHAw29ox9n4T+BIaEf4KCfWqcvQBeEkg bVM2EkZ5Jl6ZU0fTgMTCcnGzxs7OoaPkiz5YRLy8r7naswc45t0jon1fNDj/I29wFq Gih7xOhQxsHulfrJhL7gHsCccUFldHOiTjh6PGD4=
Date: Mon, 31 Aug 2020 16:46:07 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TPSP2UA7AUEHQLAV5LFWL7EVBNHHCQ3GPNU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/review/479072756@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d8bbf2ffa_40191964873c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KfjABxeqoo6nQOAdEt866jQDZPc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2020 23:46:12 -0000

----==_mimepart_5f4d8bbf2ffa_40191964873c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi commented on this pull request.



> +Services offered over loopback interfaces (that is, the IPv6 address ::1 or the
+IPv4 address 127.0.0.1) often lack proper authentication. Endpoints MAY prevent
+connection attempts or migration to a loopback address. Endpoints SHOULD NOT
+allow connections or migration to a loopback address if the same service was
+previously available at a different interface or if the address was provided by
+a service at a non-loopback address. Endpoints that depend on these
+capabilities could offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate uses. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network indicating that sending datagrams to unvalidated addresses in a
+given range is not safe.

Huh. I just reread the paragraph, and now it I agree with you that it mentions the issue and warns against reactionary solutions. I guess I must have misread it last time around, apologies.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996#discussion_r480476588
----==_mimepart_5f4d8bbf2ffa_40191964873c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r480476588">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +Services offered over loopback interfaces (that is, the IPv6 address ::1 or the
+IPv4 address 127.0.0.1) often lack proper authentication. Endpoints MAY prevent
+connection attempts or migration to a loopback address. Endpoints SHOULD NOT
+allow connections or migration to a loopback address if the same service was
+previously available at a different interface or if the address was provided by
+a service at a non-loopback address. Endpoints that depend on these
+capabilities could offer an option to disable these protections.
+
+Similarly, endpoints could regard a change in address to link-local address
+{{?RFC4291}} or an address in a private use range {{?RFC1918}} from a global,
+unique-local {{?RFC4193}}, or non-private address as a potential attempt at
+request forgery. Endpoints could refuse to use these addresses entirely, but
+that carries a significant risk of interfering with legitimate uses. Endpoints
+SHOULD NOT refuse to use an address unless they have specific knowledge about
+the network indicating that sending datagrams to unvalidated addresses in a
+given range is not safe.
</pre>
<p>Huh. I just reread the paragraph, and now it I agree with you that it mentions the issue and warns against reactionary solutions. I guess I must have misread it last time around, apologies.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3996#discussion_r480476588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DNDSFXXAGUAAWOQLSDQY37ANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZUI2XAKKP5UXLBFLTSDQY37A5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODSHBD5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r480476588",
"url": "https://github.com/quicwg/base-drafts/pull/3996#discussion_r480476588",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d8bbf2ffa_40191964873c1--


From nobody Mon Aug 31 17:49:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF3213A1A1A for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 17:49:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level: 
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 FMBxm2frC9iX for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 17:49:22 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D23B33A0B73 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 17:49:22 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 3F85A58057A for <quic-issues@ietf.org>; Mon, 31 Aug 2020 17:49:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598921362; bh=uvol7EjHp4JK1F9GqDpZ4aO4bFR5bNnCU7sw5dbyBfo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=i9Hu/Jx8M8hLZEZNz1AOJ5OIOgYQCH9qN+/qMsKUjnt8/U70tQY6O/HSJZ5lNwmET pQLVztKko9yA1fYRQk92JMswwTQcY/treGLujRNsqiikpLnpw6wKAAjWHfbYkMtclb l5jKjHL/oEUVWFmE2xEgan7tAzsyxUrzfFThgtmI=
Date: Mon, 31 Aug 2020 17:49:21 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZH6ITS4SWHU62JPO55LF5ZDEVBNHHCSHCGB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4065@github.com>
Subject: [quicwg/base-drafts] Avoid generating overlapping CIDs? (#4065)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4d9a91ee1fd_6ca41964143297"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gc3v6yAZJkgp9m2YM9DlYH00Ilk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 00:49:24 -0000

----==_mimepart_5f4d9a91ee1fd_6ca41964143297
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This may be stupid and is definitely editorial, but should we provide advice for an endpoint to not do the following:

CID for connection 1: 0x34a3f036
CID for connection 2: 0x34a3f036a2
?

It would be crazy to do this intentionally, but if an endpoint randomly generates CIDs with differing lengths, it probably ought to catch the case, or otherwise implement trial decryption.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4065
----==_mimepart_5f4d9a91ee1fd_6ca41964143297
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This may be stupid and is definitely editorial, but should we provide advice for an endpoint to not do the following:</p>
<p>CID for connection 1: 0x34a3f036<br>
CID for connection 2: 0x34a3f036a2<br>
?</p>
<p>It would be crazy to do this intentionally, but if an endpoint randomly generates CIDs with differing lengths, it probably ought to catch the case, or otherwise implement trial decryption.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4065">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FMM5DJBQ7VUYRSP3SDRAJDANCNFSM4QRDN7YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GKQGJ7UXQK6LY5FTSDRAJDA5CNFSM4QRDN7YKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KI4IYHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4065",
"url": "https://github.com/quicwg/base-drafts/issues/4065",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4d9a91ee1fd_6ca41964143297--


From nobody Mon Aug 31 17:52:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 215D53A1A22 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 17:52:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level: 
X-Spam-Status: No, score=-2.102 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 TQsx8eknBuz9 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 17:52:53 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 182623A1A1E for <quic-issues@ietf.org>; Mon, 31 Aug 2020 17:52:53 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id CE698520048 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 17:52:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598921571; bh=2QoIyUSI9f5A31YMCWRyqutj+MtxpKOz3njN2lVaaH8=; h=Date:From:To:Subject:From; b=GXD0gKWwoVenIa+qd6d6+6msC1zTK8OmmgHxcjS9jVRGEkrZ+jY8raJUBQAKCYRJu qi+TtRIol/JZuId71d8DAls/1JWjk2NaB8qv7QuSxBV91eTwTfQz8w/stlXg2gty3T TEz3lCPmmSdZU9PG4GSxIsn5ADbg4avSXtilnRNI=
Date: Mon, 31 Aug 2020 17:52:51 -0700
From: "github-actions[bot]" <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/version-negotiation/push/refs/heads/gh-pages/4b4ec2-cd4bf5@github.com>
Subject: [quicwg/version-negotiation] cd4bf5: Script updating archive at 2020-09-01T00:52:35Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YUN1M4nEyYNNYHYORJxVkBLR1XQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 00:52:54 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/version-negotiation
  Commit: cd4bf543c42ff4ddd211a6d74c198a14597a6e53
      https://github.com/quicwg/version-negotiation/commit/cd4bf543c42ff4ddd211a6d74c198a14597a6e53
  Author: ID Bot <idbot@example.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    A archive.json
    A issues.html
    A issues.js
    R issues.json
    R pulls.json

  Log Message:
  -----------
  Script updating archive at 2020-09-01T00:52:35Z. [ci skip]



From nobody Mon Aug 31 22:45:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 912343A0C28 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 22:45:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 kPgaqYl-r_5x for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 22:45:23 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 695193A0BF1 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 22:45:23 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 6B1D2520746 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 22:45:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598939122; bh=jRjifHGTuQXkFY/AhIYw+AUy3Jtqa6qWpVc2cOh2eOY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tyTTECfb/oukrp7HpGS4CuhdBQX2PeG7L5eXIXF0HhiSNTR2pS/SdNDfjzIhJeSRp OaPERAt9dG4trct5wcyIYd2JBGLtyvXo1PYAE3nOKxOrJ9LoQVP+1Gc0lhu7afjw9H nMuQydg53p1fllHtRIR0aj+Qi9qtQVy2wLO+XRcM=
Date: Mon, 31 Aug 2020 22:45:22 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77QH7YZBEGJL5KX755LHAPFEVBNHHCSFTCVQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4063/684361776@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4063@github.com>
References: <quicwg/base-drafts/issues/4063@github.com>
Subject: Re: [quicwg/base-drafts] Move/duplicate no server migration text (#4063)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4ddff25941f_50901964335555"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EN14sg4SubKsn3_KtCgSk-mS0PQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 05:45:25 -0000

----==_mimepart_5f4ddff25941f_50901964335555
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Is this enough?

> This document limits migration of connections to new client addresses, except as described in Section 9.6. 

This appears in [the top of Section 9](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-9-6) (that's paragraph 6, not sub-section 6 in case you look at the URL).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4063#issuecomment-684361776
----==_mimepart_5f4ddff25941f_50901964335555
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Is this enough?</p>
<blockquote>
<p>This document limits migration of connections to new client addresses, except as described in Section 9.6.</p>
</blockquote>
<p>This appears in <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-9-6" rel="nofollow">the top of Section 9</a> (that's paragraph 6, not sub-section 6 in case you look at the URL).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4063#issuecomment-684361776">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62GVIURG37PP45MS3SDSC7FANCNFSM4QQWMEVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3YWSGPP4PK26BQ4KTSDSC7FA5CNFSM4QQWMEVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFDFIQMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4063#issuecomment-684361776",
"url": "https://github.com/quicwg/base-drafts/issues/4063#issuecomment-684361776",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4ddff25941f_50901964335555--


From nobody Mon Aug 31 23:07:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 584E83A0C5A for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:07:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 VV82FeySZ5R2 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:07:18 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E3C13A0C57 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:07:18 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 35EEAE0DA8 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:07:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598940437; bh=KGv2526Ros498org1bJAkXnE5Db6D0FQd+UuGwTg2gs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lI94+AZ5QIm2dhAPUWgBuz4qnpZUpXZaexoMy5F/pF2OyHcOwic/a0nbyMyBm+n9v tMwUkxwsoHd72X1j2WOc/JmF+Ir/qOII6PN7BFCYl4cHJmfWWky2YDU7vqOvRjJ9Wk cGFove/fy7XGAZYNAlPuRvuGvjJBHfJ5v0xrrCaU=
Date: Mon, 31 Aug 2020 23:07:17 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3QDHYFFLRLYCOQL755LHDBLEVBNHHCSHCGB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4065/684406704@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4065@github.com>
References: <quicwg/base-drafts/issues/4065@github.com>
Subject: Re: [quicwg/base-drafts] Avoid generating overlapping CIDs? (#4065)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4de51526967_44e51964223454"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: larseggert
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-6t4JgKJHmJNVdIXmGotl0NUOV0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 06:07:19 -0000

----==_mimepart_5f4de51526967_44e51964223454
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't quite see the problem. In a long header, there is the CID length, so there is no confusion. In a short header, the implementation needs a way to derive the CID length implicitly, e.g., by only using one length or through some other means. That means an implementation can always distinguish the two? In other words, when it can't, it's buggy.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4065#issuecomment-684406704
----==_mimepart_5f4de51526967_44e51964223454
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I don't quite see the problem. In a long header, there is the CID length, so there is no confusion. In a short header, the implementation needs a way to derive the CID length implicitly, e.g., by only using one length or through some other means. That means an implementation can always distinguish the two? In other words, when it can't, it's buggy.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4065#issuecomment-684406704">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUPXG5FJDI7ICOH4DSDSFRLANCNFSM4QRDN7YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ZUGZ3OHBTMKRMQMLSDSFRLA5CNFSM4QRDN7YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFDFTPMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4065#issuecomment-684406704",
"url": "https://github.com/quicwg/base-drafts/issues/4065#issuecomment-684406704",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4de51526967_44e51964223454--


From nobody Mon Aug 31 23:18:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72F563A0C6B for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:18:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 klVWnkJvQ6ta for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:18:28 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F9023A0C6A for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:18:28 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 9FFAB600032 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:18:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598941107; bh=4QdfWxr9hnz0sOwYM4Hs4AKQamJPOyBFKf8sFWVzVxQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fmSLnbEIrQzJ7L2VXhmWWJtKeV1cytDhWLjtXZAsbk2q/M/ENucrMpKqdB/T7uPSU eG8+Ct/WI3Y2zaGP46v+Pw1iHY/kziI1EvOw04Pc9VGODgl+NwX/fXGpcAyEf4NnQo 8z6IwKKOQIN6wEv29BeqKJ+UDcKvAySYR8cCF+38=
Date: Mon, 31 Aug 2020 23:18:27 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYJHJLJVTUZTSQ4YK55LHELHEVBNHHCSHCGB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/4065/684424954@github.com>
In-Reply-To: <quicwg/base-drafts/issues/4065@github.com>
References: <quicwg/base-drafts/issues/4065@github.com>
Subject: Re: [quicwg/base-drafts] Avoid generating overlapping CIDs? (#4065)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4de7b38fff1_50d519646586e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DlT_a-mZIzN23vqIzyADrIhu7vk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 06:18:29 -0000

----==_mimepart_5f4de7b38fff1_50d519646586e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke's example is clearly ambiguous, but I don't think we need to document it.  It's pretty clear that connections wouldn't survive very long if this happened.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/4065#issuecomment-684424954
----==_mimepart_5f4de7b38fff1_50d519646586e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a>'s example is clearly ambiguous, but I don't think we need to document it.  It's pretty clear that connections wouldn't survive very long if this happened.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/4065#issuecomment-684424954">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7XUFJ2MRRJT73AGFTSDSG3HANCNFSM4QRDN7YA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4BSD5EOCDBMHNH6VTSDSG3HA5CNFSM4QRDN7YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFDFX56Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/4065#issuecomment-684424954",
"url": "https://github.com/quicwg/base-drafts/issues/4065#issuecomment-684424954",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5f4de7b38fff1_50d519646586e--


From nobody Mon Aug 31 23:43:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3519F3A0CBC for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:43:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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=github.com
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 Bp3A-feVKoX7 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:43:34 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A02FC3A0CA8 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:43:34 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 689B9560081 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:43:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598942613; bh=gUcuczAQd7/T3/H2vLNDsbwVlWoDXSA35ZXqEFgHcKQ=; h=Date:From:To:Subject:From; b=QoFW9gPrfxyUJzdqik9dVoyyowVTMNPQJ3uhaAftzqvTkWpISXXNtXOWGFQg+ctoF e82f/7GzMkb9oCYK+OESLLuI/SZTiBDdy7xyY8BQ2xb18vMqwORrAJ0J1ph+2OHp6w y27JnEWWzF2MjtDkjGmu3h8/a8w4rr2mPnXFk6cM=
Date: Mon, 31 Aug 2020 23:43:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/request-forgery/a587bf-7adbc3@github.com>
Subject: [quicwg/base-drafts] 7adbc3: This is not a true defense
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c4E2CyCwQJL46A9cQTa6eWP78kY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 06:43:39 -0000

  Branch: refs/heads/request-forgery
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7adbc31b00c3d26cff384bf66c88a5b72cc59722
      https://github.com/quicwg/base-drafts/commit/7adbc31b00c3d26cff384bf66c88a5b72cc59722
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  This is not a true defense



From nobody Mon Aug 31 23:43:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D7403A0CA3 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:43:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.555
X-Spam-Level: 
X-Spam-Status: No, score=-1.555 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 Yz2F-rdXjIyV for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:43:44 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0143B3A0CA1 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:43:44 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id D48CA5C07E4 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:43:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598942622; bh=gZY+szgE8syzcSFAed7RJoTjEZykzxSSPGyGgd2upK4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nj2mkyICSD+xvQ3yYV23XaYnws38sHY32+JzFI0SJaH/HSUJWHsQaktrNnhxr6Tp7 a5On1vDzzIFJ46Aiv/v3eKUlT359A+jZLna5SbHYzAKV2UASQrPxk/oJ5r4hB2HXHf TYU7eKTUiCtiS0+EQUW3djQoCH8zwyt1d/6Y+vaY=
Date: Mon, 31 Aug 2020 23:43:42 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3996/push/5615130423@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3996@github.com>
References: <quicwg/base-drafts/pull/3996@github.com>
Subject: Re: [quicwg/base-drafts] Document request forgery (#3996)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5f4ded9ec4c5f_159819646627e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vaFN6yw-Wr4IOHLniE47C7zgfU8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 06:43:45 -0000

----==_mimepart_5f4ded9ec4c5f_159819646627e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

7adbc31b00c3d26cff384bf66c88a5b72cc59722  This is not a true defense


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3996/files/a587bf000834d69e8898467c2e579ae4cdf63768..7adbc31b00c3d26cff384bf66c88a5b72cc59722

----==_mimepart_5f4ded9ec4c5f_159819646627e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7adbc31b00c3d26cff384bf66c88a5b72cc59722">7adbc31</a>  This is not a true defense</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3996/files/a587bf000834d69e8898467c2e579ae4cdf63768..7adbc31b00c3d26cff384bf66c88a5b72cc59722">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ5VNTN3BWKKEYTSEDSDSJZ5ANCNFSM4P56VPSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4FAMXSTU2BXDDFSWLSDSJZ5A5CNFSM4P56VPSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGQ3DOMRQGM4DENSQOVZWQIZVGYYTKMJTGA2DEMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3996/files/a587bf000834d69e8898467c2e579ae4cdf63768..7adbc31b00c3d26cff384bf66c88a5b72cc59722",
"url": "https://github.com/quicwg/base-drafts/pull/3996/files/a587bf000834d69e8898467c2e579ae4cdf63768..7adbc31b00c3d26cff384bf66c88a5b72cc59722",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5f4ded9ec4c5f_159819646627e--


From nobody Mon Aug 31 23:45:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 970B03A0C9F for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:45:17 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 AZdVlnImteZ7 for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:45:16 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9840A3A0BEC for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:45:16 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id C685B580575 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:45:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598942715; bh=SLvzlflwnOjClSgoKZv6huW/5LkbGXcXoikmGGCr/ks=; h=Date:From:To:Subject:From; b=cGWjyfoIZZi/0HY66HJNYFnhk7yPn72OytYIvks3mdY29nXBQztppd97bpgw4QEmI SyjNagnbGZgEptPua5IAhdudFVA/jspOwgQEWXzLcUvzIOc91KbQsn/wld+w0s1LM/ deJLfINvhrhY+rC+tZ0zHiH/qFtSzMjXGuaKUPho=
Date: Mon, 31 Aug 2020 23:45:15 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/40b20e-520fb6@github.com>
Subject: [quicwg/base-drafts] 520fb6: Script updating gh-pages from 7adbc31b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vFl0-3pksNGUqES4uV9Qc2oQOwI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 06:45:18 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 520fb63145a345c1c95c9d9043e32c3f192a0d02
      https://github.com/quicwg/base-drafts/commit/520fb63145a345c1c95c9d9043e32c3f192a0d02
  Author: ID Bot <idbot@example.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M index.html
    M request-forgery/draft-ietf-quic-http.html
    M request-forgery/draft-ietf-quic-http.txt
    M request-forgery/draft-ietf-quic-invariants.html
    M request-forgery/draft-ietf-quic-invariants.txt
    M request-forgery/draft-ietf-quic-qpack.html
    M request-forgery/draft-ietf-quic-qpack.txt
    M request-forgery/draft-ietf-quic-recovery.html
    M request-forgery/draft-ietf-quic-recovery.txt
    M request-forgery/draft-ietf-quic-tls.html
    M request-forgery/draft-ietf-quic-tls.txt
    M request-forgery/draft-ietf-quic-transport.html
    M request-forgery/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 7adbc31b. [ci skip]



From nobody Mon Aug 31 23:45:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F1B53A0C9F for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:45:31 -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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 e9QLDOpVWkXX for <quic-issues@ietfa.amsl.com>; Mon, 31 Aug 2020 23:45:30 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 652023A0BEC for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:45:30 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 15D607A03D6 for <quic-issues@ietf.org>; Mon, 31 Aug 2020 23:45:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598942730; bh=7XNvP4D7qT9XSqQv3F1EG2Yxmv7VrFb6aDGMClNj670=; h=Date:From:To:Subject:From; b=fq5OenJP7unlBTbOM6A1XiCETP8l0FyGpEx5XuM4CFztpud/JxYrkwluSYLU76HSg lu/Su4Yj40xN7DVdimOJe6oCpwwjbtME2WY6wqqydfO1pqQdXGtw0ErxVK0Ks6y7Nq QPBQgsGnRmiLdbufb1uY28+9jUfHCd2mYV3+4q+8=
Date: Mon, 31 Aug 2020 23:45:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/520fb6-0b7bc2@github.com>
Subject: [quicwg/base-drafts] 0b7bc2: Script updating archive at 2020-09-01T06:45:10Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Dlv2d1peOYlu9rp14ktgoQUzhc4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2020 06:45:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0b7bc2acf5094ab1874fce2b1f8e419e56f1ffb2
      https://github.com/quicwg/base-drafts/commit/0b7bc2acf5094ab1874fce2b1f8e419e56f1ffb2
  Author: ID Bot <idbot@example.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-09-01T06:45:10Z. [ci skip]


